App Connect

 View Only
  • 1.  IBM ACE v11.0.0.8 - Toolkit is Crashing with error code -1

    Posted Wed August 09, 2023 03:26 PM

    Hi,

    I am working on IBM ACE v11.0.0.8 to develop applications at my organisation. For some reason, the toolkit crashes once in a while with the below error "Java was Started but returned Exit Code = -1". 

    Please find the attached screenshot of the error, any help will be much appreciated.

    Thanks in Advance,

    - Syed



    ------------------------------
    syed hussain
    ------------------------------


  • 2.  RE: IBM ACE v11.0.0.8 - Toolkit is Crashing with error code -1

    Posted Thu August 10, 2023 02:43 AM

    Hello Syed, 

     You might find an error in the .log file when the crash happens and that is under your workspace directory that you were using when it crashed

    and the file is under the .metadata directory.   



    ------------------------------
    Paul Lacy
    ------------------------------



  • 3.  RE: IBM ACE v11.0.0.8 - Toolkit is Crashing with error code -1

    Posted Tue August 15, 2023 10:26 AM

    Hi,

    Below is the data from .log file when the application crashed. JFYI, I do not use MQ in my applciation

    Log File Data

    ============

    !ENTRY org.eclipse.emf.ecore 2 0 2023-08-15 10:13:25.225
    !MESSAGE Both 'com.ibm.etools.javaee.core' and 'com.ibm.etools.mft.service.model' register an extension parser for 'application'
     
    !ENTRY org.eclipse.ui 2 2 2023-08-15 10:13:27.478
    !MESSAGE Invalid preference category path: com.ibm.importer.preferences (bundle: com.ibm.adapter.c, page: com.ibm.adapter.c.ui.preferencepage.CPreferencePage)
     
    !ENTRY org.eclipse.ui 2 2 2023-08-15 10:13:27.482
    !MESSAGE Invalid preference category path: com.ibm.debug.breakpoints.common.pref.tracepoint (bundle: com.ibm.debug.wsa, page: com.ibm.debug.wsa.WSATracepointPreferencePage)
     
    !ENTRY org.eclipse.ui 2 2 2023-08-15 10:13:27.483
    !MESSAGE Invalid preference category path: com.ibm.importer.preferences (bundle: com.ibm.etools.cobol.preference.ui, page: com.ibm.etools.cobol.preference.ui.preferencepage.CobolPreferencePage)
     
    !ENTRY com.ibm.etools.mft.uri 0 0 2023-08-15 10:13:53.453
    !MESSAGE 
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-15 10:13:59.383
    !MESSAGE 
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-15 10:13:59.384
    !MESSAGE C:\Program Files\IBM\ACE\11.0.0.8\tools>mqsifindmqpath
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-15 10:13:59.618
    !MESSAGE BIP8100I: Unable to detect an installation of IBM MQ 
     
    !ENTRY com.ibm.mq.runtime 4 0 2023-08-15 10:13:59.836
    !MESSAGE WebSphere MQ install location is not found.



    ------------------------------
    syed hussain
    ------------------------------



  • 4.  RE: IBM ACE v11.0.0.8 - Toolkit is Crashing with error code -1

    Posted Wed August 16, 2023 06:35 AM

    Hello Syed,   

      There nothing in the above log that indicates any error.   MQ is not required if you do not use MQ nodes or want to use the flow exerciser with MQ,   

    Was that the entries around the time of the failure ?  The .log gets appended to every tine you start it  and it also gets backup up when it gets too big.  

    You should a entry like this when toolkit is started with that  workspace: 

    !SESSION 2023-04-06 08:05:31.949 -----------------------------------------------
    eclipse.buildId=4.15.0.2020042
    java.fullversion=8.0.7.11 - pwa6480sr7fp11-20220601_01(SR7 FP11)
    JRE 1.8.0 Windows 11 amd64-64-Bit Compressed References 20220511_28614 (JIT enabled, AOT enabled)
    OpenJ9   - 844d750
    OMR      - d297a72
    IBM      - 7175f82
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
    Framework arguments:  -product com.ibm.etools.msgbroker.tooling.ide

    Back up files are called  .bak_x.log where x is a number starting at 0.   

    Regards 



    ------------------------------
    Paul Lacy
    ------------------------------



  • 5.  RE: IBM ACE v11.0.0.8 - Toolkit is Crashing with error code -1

    Posted Fri August 18, 2023 09:58 AM

    Hi Paul,

    Below is the log from trace 

    !SESSION 2023-08-18 09:42:59.315 -----------------------------------------------
    eclipse.buildId=4.4.2.M20150204-1700
    java.fullversion=8.0.6.5 - pwa6480sr6fp5-20200111_02(SR6 FP5)
    JRE 1.8.0 Windows 10 amd64-64-Bit Compressed References 20200108_436782 (JIT enabled, AOT enabled)
    OpenJ9   - 7d1059c
    OMR      - d059105
    IBM      - c8aee39
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_CA
    Framework arguments:  -showlocation -product com.ibm.etools.msgbroker.tooling.ide tools_auto -showlocation -product com.ibm.etools.msgbroker.tooling.ide
    Command-line arguments:  -os win32 -ws win32 -arch x86_64 -showlocation -product com.ibm.etools.msgbroker.tooling.ide tools_auto -showlocation -product com.ibm.etools.msgbroker.tooling.ide
     
    !ENTRY org.eclipse.emf.ecore 2 0 2023-08-18 09:51:52.566
    !MESSAGE Both 'com.ibm.etools.javaee.core' and 'com.ibm.etools.mft.service.model' register an extension parser for 'application'
     
    !ENTRY org.eclipse.ui 2 2 2023-08-18 09:51:55.670
    !MESSAGE Invalid preference category path: com.ibm.importer.preferences (bundle: com.ibm.adapter.c, page: com.ibm.adapter.c.ui.preferencepage.CPreferencePage)
     
    !ENTRY org.eclipse.ui 2 2 2023-08-18 09:51:55.670
    !MESSAGE Invalid preference category path: com.ibm.debug.breakpoints.common.pref.tracepoint (bundle: com.ibm.debug.wsa, page: com.ibm.debug.wsa.WSATracepointPreferencePage)
     
    !ENTRY org.eclipse.ui 2 2 2023-08-18 09:51:55.678
    !MESSAGE Invalid preference category path: com.ibm.importer.preferences (bundle: com.ibm.etools.cobol.preference.ui, page: com.ibm.etools.cobol.preference.ui.preferencepage.CobolPreferencePage)
     
    !ENTRY com.ibm.etools.mft.uri 0 0 2023-08-18 09:52:20.413
    !MESSAGE 
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-18 09:52:28.020
    !MESSAGE 
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-18 09:52:28.020
    !MESSAGE C:\Program Files\IBM\ACE\11.0.0.8\tools>mqsifindmqpath
     
    !ENTRY com.ibm.mq.runtime 1 0 2023-08-18 09:52:28.260
    !MESSAGE BIP8100I: Unable to detect an installation of IBM MQ 
     
    !ENTRY com.ibm.mq.runtime 4 0 2023-08-18 09:52:28.791
    !MESSAGE WebSphere MQ install location is not found.



    ------------------------------
    syed hussain
    ------------------------------