Forum Discussion

outis's avatar
outis
New Contributor
12 years ago

Mac OS X installer for 4.6.4 crashes

Description:
The SoapUI 4.6.4 OS X installer stops after the "install4j Wizard" window ("SoapUI 4.6.4 Installer is preparing the install4j Wizard...") closes on OS X 10.6.8 (other versions may also be affected).

Steps to reproduce:
1. download & mount SoapUI-4.6.4.dmg
2. (optional; doesn't affect behavior) copy SoapUI 4.6.4 Installer.app from disk image.
3. Run installer.
--> The "install4j Wizard" window opens.

Expected result:
A window for the installer appears after "install4j Wizard" window.

Actual result:
Progress bar in "install4j Wizard" fills most of the way, or reaches end, then switches an indeterminate indicator (i.e. barber pole). Window then closes. Errors appear in console log:
14/1/18 4:31:39 PM java[99093] *** NSInvocation: warning: object 0x1094a7390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
14/1/18 4:31:39 PM [0x0-0xe5fe5f].com.install4j.5517-2803-0637-4585.10911[98105] 2014-01-18 16:31:39.357 java[99093:903] *** NSInvocation: warning: object 0x1094a7390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
14/1/18 4:31:39 PM java[99093] *** NSInvocation: warning: object 0x1094a7390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
14/1/18 4:31:39 PM [0x0-0xe5fe5f].com.install4j.5517-2803-0637-4585.10911[98105] 2014-01-18 16:31:39.360 java[99093:903] *** NSInvocation: warning: object 0x1094a7390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] catch_mach_exception_raise_state_identity(): PID: 99100 thread: 0x1a073 type: 0xa code: 0x1000f7044 codeCnt: 0x2 flavor: 0x1000f7054 old_state: 0x1000f705c old_stateCnt: 0x2c new_state: 0x1000f802c new_stateCnt: 0x1000f8028
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] (com.apple.ReportCrash.Self[99100]) Job appears to have crashed: Trace/BPT trap
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] catch_mach_exception_raise_state_identity(): PID: 99099 thread: 0xbebb type: 0xa code: 0x7fff5fbfde74 codeCnt: 0x2 flavor: 0x7fff5fbfde84 old_state: 0x7fff5fbfde8c old_stateCnt: 0x2c new_state: 0x7fff5fbfe39c new_stateCnt: 0x7fff5fbfe398
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] (com.apple.ReportCrash[99099]) Job appears to have crashed: Trace/BPT trap
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] catch_mach_exception_raise_state_identity(): PID: 99093 thread: 0xbebf type: 0xa code: 0x7fff5fbfde74 codeCnt: 0x2 flavor: 0x7fff5fbfde84 old_state: 0x7fff5fbfde8c old_stateCnt: 0x2c new_state: 0x7fff5fbfe39c new_stateCnt: 0x7fff5fbfe398
14/1/18 4:31:39 PM com.apple.launchd.peruser.501[490] ([0x0-0xe5fe5f].com.install4j.5517-2803-0637-4585.10911[98105]) Exited with exit code: 5


Additional:
64-bit java is set as the preferred version in Java Preferences.

System Info:
OS X 10.6.8
Java 1.6.0_65-b14-462

5 Replies

  • Hello,

    I have successfully installed the 4.6.4.dmg file on my Mac Machine. Java should not be an issue if you are installing the the bundled version unless you have other software that install system wide Java Libraries. Can you please check and let me know. Thanks.

    Regards,
    Temil Sanchez
  • Hi,

    I have exactly the same issue with my Mac running OSX 10.6.8 when I tried to upgrade to SoapUI 4.6.2 and 4.6.3

    I get the following error in the message log:
    Jan 29 14:37:17 smac105052 java[6796]: *** NSInvocation: warning: object 0x10bca4390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
    Jan 29 14:37:17 smac105052 [0x0-0x80080].com.install4j.5517-2803-0637-4585.10901[6766]: 2014-01-29 14:37:17.944 java[6796:903] *** NSInvocation: warning: object 0x10bca4390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
    Jan 29 14:37:17 smac105052 java[6796]: *** NSInvocation: warning: object 0x10bca4390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
    Jan 29 14:37:17 smac105052 [0x0-0x80080].com.install4j.5517-2803-0637-4585.10901[6766]: 2014-01-29 14:37:17.946 java[6796:903] *** NSInvocation: warning: object 0x10bca4390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
    Jan 29 14:37:18 smac105052 ReportCrash[6797]: Saved crash report for java[6796] version 1.0 (1.0) to /Users/mbremer/Library/Logs/DiagnosticReports/java_2014-01-29-143718_smac105052.crash
    Jan 29 14:37:21 smac105052 com.apple.launchd.peruser.581[393] ([0x0-0x80080].com.install4j.5517-2803-0637-4585.10901[6766]): Exited with exit code: 5


    On my other Mac running OSX 10.8 I have no problem.

    I have the feeling that OSX 10.6 uses a slightly different Java implementation than OSX 10.6. On both machines I use Java supplied by Apple and not a version downloaded from Oracle.

    Regards,
    Martin
  • outis's avatar
    outis
    New Contributor
    SmartBear Support wrote:
    I have successfully installed the 4.6.4.dmg file on my Mac Machine.

    What version of OS X do you have? Mbremer may have a crucial clue, with his observation that installing on 10.6 crashes but 10.8 doesn't. I don't have a 10.8 machine available, so I can't confirm.

    SmartBear Support wrote:
    Java should not be an issue if you are installing the the bundled version

    Bundled version of SoapUI, Java, or something else? If the first, what distinguishes the bundled version from other versions? If the 2nd, only Apple's Java is installed.

    SmartBear Support wrote:
    unless you have other software that install system wide Java Libraries.

    I've installed a few Java libraries in /Library/Java/Extensions, if that's the sort of thing you're referring to:

    • junixsocket 1.3

    • Microsoft JDBC driver 3.0 (sqljdbc4.jar)

    • MySQL Connector 5.1.18

    • Xalan 2.7.1


    In case that's an issue, I temporarily disabled the extensions by moving them to another folder, to no affect: the 1st installer window still closed without another opening, and the same error messages appeared in the console log (though the code for the 1st catch_mach_exception_raise_state_identity() was "0x1000f8044").

    SmartBear Support wrote:
    Can you please check and let me know.

    Check which, whether I'm using the bundled version, whether other system wide Java libraries are installed, or something else?

    Thanks for looking in to this.
  • outis's avatar
    outis
    New Contributor
    The installer for 5.0.0 has the same issue. Here's the logged error messages:

    14/5/15 7:29:24 PM java[41664] *** NSInvocation: warning: object 0x108ded390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
    14/5/15 7:29:24 PM [0x0-0x34e14de].com.install4j.5517-2803-0637-4585.11140[41653] 2014-05-15 19:29:24.343 java[41664:903] *** NSInvocation: warning: object 0x108ded390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
    14/5/15 7:29:24 PM java[41664] *** NSInvocation: warning: object 0x108ded390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
    14/5/15 7:29:24 PM [0x0-0x34e14de].com.install4j.5517-2803-0637-4585.11140[41653] 2014-05-15 19:29:24.347 java[41664:903] *** NSInvocation: warning: object 0x108ded390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
    14/5/15 7:29:24 PM com.apple.launchd.peruser.501[526] catch_mach_exception_raise_state_identity(): PID: 41667 thread: 0x24a43 type: 0xa code: 0x1000f8044 codeCnt: 0x2 flavor: 0x1000f8054 old_state: 0x1000f805c old_stateCnt: 0x2c new_state: 0x1000f702c new_stateCnt: 0x1000f7028
    14/5/15 7:29:24 PM com.apple.launchd.peruser.501[526] (com.apple.ReportCrash.Self[41667]) Job appears to have crashed: Trace/BPT trap
    14/5/15 7:29:24 PM com.apple.launchd.peruser.501[526] catch_mach_exception_raise_state_identity(): PID: 41666 thread: 0x22197 type: 0xa code: 0x7fff5fbfde74 codeCnt: 0x2 flavor: 0x7fff5fbfde84 old_state: 0x7fff5fbfde8c old_stateCnt: 0x2c new_state: 0x7fff5fbfe39c new_stateCnt: 0x7fff5fbfe398
    14/5/15 7:29:24 PM com.apple.launchd.peruser.501[526] (com.apple.ReportCrash[41666]) Job appears to have crashed: Trace/BPT trap
    14/5/15 7:29:24 PM com.apple.launchd.peruser.501[526] catch_mach_exception_raise_state_identity(): PID: 41664 thread: 0x2219b type: 0xa code: 0x7fff5fbfde74 codeCnt: 0x2 flavor: 0x7fff5fbfde84 old_state: 0x7fff5fbfde8c old_stateCnt: 0x2c new_state: 0x7fff5fbfe39c new_stateCnt: 0x7fff5fbfe398
    14/5/15 7:29:25 PM com.apple.launchd.peruser.501[526] ([0x0-0x34e14de].com.install4j.5517-2803-0637-4585.11140[41653]) Exited with exit code: 5
  • Is there anything on this yet or has any of you been able to install SOAPUI in any other way? I am on Mac OS X 10.6.8 and trying to install soapui 5.0.0 and facing the same issue. Would be glad if i can get an alternative way for installing soapui.