App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  install subclipse fail due to IBM JRE ?

    Posted Mon April 19, 2021 02:52 PM

    Hi Folks,
    Using ACE...
    trying to install subclipse from eclipse marketplace and it fails with "protocol error". From everything I read that's due to TLS not being negotiated correctly - although it could be due to not having certificates correctly in-place. I've tried to alter the IBM JRE so it supports all level of TLS - but nothing worked for me (altered the eclipse.ini and added in )
    -Djdk.tls.client.protocols=TLSv1.1,TLSv1.2
    -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
    -Djavax.net.debug=ssl:handshake:verbose
    -Dcom.ibm.jsse2.overrideDefaultTLS=true

    and various other combinations.

    Gave up and installed it in a different eclipse then grabbed the features and plugins directory !
    Any ideas how to sort this in the IBM ACE Toolkit ?

    thanks !

    John.



    ------------------------------
    John Hawkins
    Integration Consultant
    ------------------------------


  • 2.  RE: install subclipse fail due to IBM JRE ?

    Posted Tue April 20, 2021 02:34 AM
    Hi John,

    I use subclipse with IIB and ACE toolkits a long time without problems. We use https but I am not sure which TLS. However due to the old version of Eclipse used by the toolkit you need an older version of Subclipse, we use 1.10.10.


    ------------------------------
    Regards,
    Jan Fluitsma
    ------------------------------



  • 3.  RE: install subclipse fail due to IBM JRE ?

    Posted Tue April 20, 2021 04:25 AM
    Thanks Jan - that sounds like you installed it under IIB rather than ACE? I believe it's the java version they ship with ACE that's the problem. Once I've got past the install issue I can actually run subclipse under toolkit OK.

    ------------------------------
    John Hawkins
    Integration Consultant
    ------------------------------



  • 4.  RE: install subclipse fail due to IBM JRE ?

    Posted Wed April 21, 2021 02:48 AM
    Hi John,

    I use this version with both IIB and ACE. The version depends on the Eclipse version. The java version is reasonable new.
    However I don't install the plugin from Eclipse as a script is used. That might be the difference.
    1. Download site-1.10.10.zip
    2. Extract it to a dir of choice.
    3. Create a file: <install dir>/tools/dropins/subclipse.lnk
    4. In the file: path=<path to extract dir>
    5. Start toolkit with: ace tools -clean.

    Hope this will help.


    ------------------------------
    Regards,
    Jan Fluitsma
    ------------------------------



  • 5.  RE: install subclipse fail due to IBM JRE ?

    Posted Wed April 21, 2021 02:50 AM
    On the Tigris web site is a page stating which Subclipse version goes with which Eclipse version.

    ------------------------------
    Regards,
    Jan Fluitsma
    ------------------------------



  • 6.  RE: install subclipse fail due to IBM JRE ?

    Posted Wed April 21, 2021 04:25 AM
    Thanks Jan - the version I got 4.3.3 works fine -it's literally just that we can't install it using the marketplace directly is the problem. Thanks for the download of the site idea though - better than we did :-) But still not adequate for keeping up with fixes :-(

    ------------------------------
    John Hawkins
    Integration Consultant
    ------------------------------