IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online 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
Expand all | Collapse all

Issue with CA Wily Introscope 9.5.1.0 and webMethods 9.7

  • 1.  Issue with CA Wily Introscope 9.5.1.0 and webMethods 9.7

    Posted Mon November 03, 2014 06:42 PM

    Hello,

    Another finding from bringing up our webMethods 9.7. Upon adding CA Wily Introscope 9.7 JVM arguments to our custom_wrapper.conf for our default IS instance, we noticed the the JVM would exit upon launch. This was because of an issue with JVM 1.7 and profilers that use byte-code instrumentation for 1.5 which Wily 9.5.1.0 does. To remedy this we had to add the following to our custom_wrapper.conf wrapper.java.additional.204=-XX:-UseSplitVerifier. You can read more about -XX:-UseSplitVerifier at Oracle. A quick summary is it may lengthen the IS bootup time. Perhaps a Wily upgrade would remedy this issue, but we are not going to be upgrading Wily to resolve this single issue.

    Good luck with 9.7.

    Zach


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Issue with CA Wily Introscope 9.5.1.0 and webMethods 9.7

    Posted Thu June 25, 2015 08:13 AM

    Hi Zach,

    Can you please provide me the correct arguments to be placed in custom_wrapper.conf file to get the agent instrumented.

    I have the below line in custom_wrapper.conf and webMethods IS is started and running fine but agent is not instrumenting.

    wrapper.java.additional.99=-XX:-UseSplitVerifier -javaagent:/webm/srv01/CAWily/wily/AgentNoRedef.jar -Dcom.wily.introscope.ag
    entProfile=/webm/srv01/CAWily/wily/IntroscopeAgent.NoRedef.6667.profile

    Thanks in advance.


    Regards,
    Arjun.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods