Solution : https://service.sap.com/sap/support/notes/1149214 (SAP Service marketplace login required)
Summary :
Issues with starting the J2EE Engine on Linux x86_64 using IBM JDK 1.4.2 SR10 and Wily Introscope Agent are identified, stemming from a NoSuchMethodError related to ClassLoader.isReflectCacheEnabled(). IBM's JDK SR10 introduces a new Engine 2.3 in VM requiring modified Introscope agent configurations. For agents installed via SMD, rerun the setup for automatic parameter adjustments and generation of AutoProbeConnector. For non-SMD installations, use Introscope Agent Version 7.2 or above, adding the specified parameters to both the connector creation and VM startup commands to align with the new Engine requirements.
Key words :
prependtojvmruntimepath=/opt/ibmjava2-amd64-14 2/jre/bin/j9vm/jclsc14/classes, prependtojvmruntimepath=/opt/ibmjava2-amd64-142/jre/bin/j9vm/jclsc14/classes, prependtojvmruntimepath=/opt/ibmjava2-amd64-142/jre/bin/j9vm23/jclsc14/classes, /opt/ibmjava2-amd64-142/jre/bin/j9vm/jclsc14/classes, prependtojvmruntimepath=$java_home/jre/bin/j9vm/jclsc14/classes, prependtojvmruntimepath=$java_home/jre/bin/j9vm23/jclsc14/classes, jar -jvm /opt/ibmjava2-amd64-142 -output autoprobeconnector, solution manager versions prior, zip -jar createautoprobeconnector, file classes
Related Notes :
| 861215 | Recommended Settings for the Linux on AMD64/EM64T JVM |
| 797147 | Introscope Installation for SAP Customers |
| 171356 | SAP software on Linux: General information |