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
  • 1.  Frequent JVM Shutdown Hooks in IS 9.5

    Posted Fri July 31, 2015 10:53 AM

    Hello everybody,

    I’ve been struggling with this problem for a while now and I don’t get what’s happening.
    We have several Integration Servers 9.5 Core Fix 7, and they stop for apparently no reason with a JVM Shutdown Hook. They’ve all been started with either “nohup ./server.sh &” or “./startup.sh”, so it shouldn’t be caused by user logoff. We checked that no one called shutdown.sh or kill in the command history.

    I don’t understand exactly how the new OSGi based architecture works, but it looks like the tanuki wrapper stops the IS and then dies itself. We then have to restart the IS manually. I can reproduce the behavior by deleting the wrapper.anchor file or by killing the wrapper process for example. From what I see in wrapper.log, these stops aren’t triggered through Command Central, because when I stop an IS with Command Central there’s a line “Anchor file deleted” in wrapper.log, and we see no such line.

    Anyone has already been confronted to this situation? What could cause this behavior apart from a manual action?

    If someone has good knowledge of the mechanics of the new OSGi based architecture for IS, I’d be very grateful if they could share their insights! :slight_smile:


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


  • 2.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Fri July 31, 2015 02:57 PM

    Do you have any errors reported on server.log file during the shutdown of IS.

    Also you may check if you are on the latest fix levels on IS.


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


  • 3.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Fri July 31, 2015 03:37 PM

    We are running CoreFix 7, which is probably not the latest fix level, and there are no error messages whatsoever in the logs prior to the JVM Shutdown Hook.

    However, we got the machines’ metrics from the ESX team, and we can see that the VM is subject to ballooning (an ESX mechanism wherein ESX reserves RAM on the virtual host in order to reclaim it for other hosts in case of usage spike). We used to have 2 Go of Reserved RAM and no ballooning on our old machines hosting IS 7.1.3, but the new machines running IS 9.5 do not have this setting, so may be this could be the problem. Setting Reserved RAM for machines running Java processes is a best practice according to ESX documentation.

    We have asked the ESX team to set 2Go of Reserved RAM on our machines and we hope that it will solve the problem.


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


  • 4.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Mon August 03, 2015 05:53 AM

    Hi Fabien,

    which OS are you using?

    Is the latest OSGI-Fix (or OGI-Fix, what is also calles sometimes) applied?

    As per my knowledge IS_9.5_SP1_Core_Fix7 ist the latest Fix, for OSGI it is OSGI_9.5_SP1_Fix8.

    If nothing helps, please open an inicdent at SAG Support for this.

    Regards,
    Holger


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


  • 5.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Fri August 21, 2015 05:01 AM

    Well we too have observer similar issue though the IS version at our end is v9.7, IS got restarted at pick business hour and support was clueless…
    Further investigation pointed to the Tanuki Wrapper which has restarted the IS.

    The situation occur as Tanuki wrapper keep watch on java process and if it do not get response in predefine time from the monitored process,( I assume it’s for 30 seconds). If the process do not response, wrapper will do the on-demand restart and that could be reason of unexpected restart of java process without the administrator notice.

    In your case though the IS couldn’t started …

    You can get the detail / reason in wrapper.log for the given time duration

    As a solution we can modify the wrapper.conf file and set the wrapper.ping.timeout=0 which will avoid the JVM restart even in case if wrapper do not get response to its ping in predefine time.


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


  • 6.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Fri August 21, 2015 06:11 AM

    Thanks for the info about wrapper.ping.timeout.

    It turned out that the root cause of these stops was indeed the lack of RAM on our machines. After adding the right amount of Reserved RAM in ESX configuration, we don’t run into this issue any more.

    The tricky thing about this problem is that we didn’t see it until we deployed our packages in Production. During our performance tests and non regression tests, the environments were identical to Production at all levels, but since it wasn’t Production, the ESX didn’t have to deal with the same constraints and the same level of demand, it had more than enough RAM for everybody, so our VMs weren’t subjet to ballooning and therefore the issue never occured.

    I’ll remember it next time for sure.


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


  • 7.  RE: Frequent JVM Shutdown Hooks in IS 9.5

    Posted Mon May 04, 2020 09:18 AM

    Hi All,

    My MWS server is getting closed automatically even after creating a new instance. can any one help me

    attaching the logs

    JAVA_HOME: C:\SoftwareAG\jvm\jvm
    MWS_HOME: C:\SoftwareAG\MWS
    WM_HOME: C:\SoftwareAG
    Windows version is 10.0.18362.778
    Starting as an application using Tanuki Wrapper
    wrapper | Base configuration file is C:\SoftwareAG\profiles\MWS_mws2\configuration\wrapper.conf
    wrapper | Found #include file in C:\SoftwareAG\profiles\MWS_mws2\configuration\wrapper.conf: C:\SoftwareAG\MWS\bin\wrapper-license.conf
    wrapper | Reading included configuration file, C:\SoftwareAG\MWS\bin\wrapper-license.conf
    wrapper | Found #include file in C:\SoftwareAG\profiles\MWS_mws2\configuration\wrapper.conf: %OSGI_INSTALL_AREA%/configuration/custom_wrapper.conf
    wrapper | After environment variable replacements: C:\SoftwareAG\profiles\MWS_mws2/configuration/custom_wrapper.conf
    wrapper | Reading included configuration file, C:\SoftwareAG\profiles\MWS_mws2\configuration\custom_wrapper.conf
    wrapper | → Wrapper Started as Console
    wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.37
    wrapper | Copyright (C) 1999-2018 Tanuki Software, Ltd. All Rights Reserved.
    wrapper | http://wrapper.tanukisoftware.com
    wrapper | Licensed to Software AG USA, Inc. for Software AG My webMethods Server
    wrapper |
    wrapper | Running in a console with QuickEdit Mode. Be careful when selecting text in the
    wrapper | console as this may cause to block the Java Application.
    wrapper |
    wrapper | Launching a JVM…
    jvm 1 | WrapperManager: Initializing…
    jvm 1 | [ProxyLogManager] Taking over JUL
    jvm 1 | [ProxyLogManager] readConfiguration() → com.softwareag.platform.jul.proxy.DefaultLogManager@3a71f4dd
    jvm 1 | Debug options:
    jvm 1 | file:/C:/SoftwareAG/profiles/MWS_mws2/configuration/.options loaded
    jvm 1 | !SESSION 2020-05-04 16:30:00.425 -----------------------------------------------
    jvm 1 | eclipse.buildId=unknown
    jvm 1 | java.version=1.8.0_222
    jvm 1 | java.vendor=Azul Systems, Inc.
    jvm 1 | BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:00.705
    jvm 1 | !MESSAGE Registering the location resolver hooks.
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.mirrors 1 0 2020-05-04 16:30:00.707
    jvm 1 | !MESSAGE Registering the mirror bundle management hooks.
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.shutdown 1 0 2020-05-04 16:30:00.709
    jvm 1 | !MESSAGE Registering the shutdown hook.
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.435
    jvm 1 | !MESSAGE Discovered location: osgi.user.area=file:/C:/Users/vipdeep/user/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.437
    jvm 1 | !MESSAGE Discovered location: osgi.instance.area=file:/C:/SoftwareAG/profiles/MWS_mws2/workspace/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.437
    jvm 1 | !MESSAGE Discovered location: osgi.configuration.area=file:/C:/SoftwareAG/profiles/MWS_mws2/configuration/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.438
    jvm 1 | !MESSAGE Discovered location: osgi.install.area=file:/C:/SoftwareAG/profiles/MWS_mws2/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.438
    jvm 1 | !MESSAGE Discovered location: eclipse.home.location=file:/C:/SoftwareAG/profiles/MWS_mws2/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.443
    jvm 1 | !MESSAGE Replacing system property java.security.auth.login.config->@url:osgi.configuration.area/jaas.config with java.security.auth.login.config->file:/C:/SoftwareAG/profiles/MWS_mws2/configuration/jaas.config
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.444
    jvm 1 | !MESSAGE Replacing system property sag.install.area->@url:osgi.install.area/…/… with sag.install.area->file:/C:/SoftwareAG/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.449
    jvm 1 | !MESSAGE Discovered location: sag.install.area=file:/C:/SoftwareAG/
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.locations 1 0 2020-05-04 16:30:02.450
    jvm 1 | !MESSAGE Registered location sag.install.area=file:/C:/SoftwareAG/
    jvm 1 | [Mon May 04 16:30:02 IST 2020] Bootstrap: Initialized shutdown handler to com.softwareag.platform.hook.shutdown.HookConfiguratorImpl$$Lambda$1/1735746378@e900bdb
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.shutdown 1 0 2020-05-04 16:30:02.485
    jvm 1 | !MESSAGE Initialized graceful shutdown handler.
    jvm 1 | [ProxyLogManager] setDelegate: com.softwareag.platform.jul.proxy.DefaultLogManager@3a71f4dd → org.apache.logging.log4j.jul.LogManager@3124c257
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\124\0.cp\jars\enttoolkit.jar
    jvm 1 | SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory
    jvm 1 | SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory
    jvm 1 | SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory
    jvm 1 | SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\146\0.cp\lib\spring-security-saml2-core-1.0.4.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\146\0.cp\lib\spring-security-core-5.0.6.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\aopalliance-1.0.0.6.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\bcel-5.2.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\neethi-3.0.2.14-v0002.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-xmlbeans-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-codegen-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\sdo-3.1.1.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\addressing-1.6.2.14-v0058-classpath-module.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\bcprov-jdk15on-1.52.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-json-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\packaging-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-jibx-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wsstack-admin-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-saaj-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\adapter-API-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-transport-local-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\rampart-core-1.6.2.14-v0017.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wsstack-commons-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\gson-2.2.1.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\jline-0.9.94.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\pwcb-server-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\client-API-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\message-receivers-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\adapter-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\jibx-run-1.2.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\saxon-8.9.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\deployment-client-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\commons-pool-1.3.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\spring-board-9.5.1-v0062-classes.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\xmltransport-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-jaxws-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\registry-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\not-yet-commons-ssl-0.3.16-v0032.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\deployment-server-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wsstack-jaas-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\reliable-messaging-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\saxon-xqj-8.9.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\saxon-dom-8.9.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\xmlbeans-2.3.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-corba-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\quartz-1.6.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\xmlschema-core-2.2.3.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\antlr-2.7.7.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\jaxwshandlerwrapper-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wsstack-l10n-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-jaxbri-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wso2eventing-API-2.1.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-java2wsdl-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\deployer-impl-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\xml-apis-1.4.1-v0005.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-mtompolicy-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\deployment-util-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wsstack-json-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-kernel-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\rampart-trust-1.6.2.14-v0017.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-webapp-1.6.2.14-v0058-classes.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\client-util-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\deployer-API-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\woden-core-1.0.10.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\client-impl-10.5.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-transport-all-1.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\sandesha2-client-constants-1.6.2.14-v0019.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-metadata-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\sandesha2-policy-1.6.2.14-v0019.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-fastinfoset-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\commons-dbcp-1.2.2.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\mex-1.6.2.14-v0058-impl.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-adb-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-soapmonitor-servlet-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\jakarta-regexp-1.4.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-transport-http-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-adb-codegen-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\commons-cli-1.2.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\axis2-spring-1.6.2.14-v0058.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\wso2-uri-templates-1.0.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\rampart-policy-1.6.2.14-v0017.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\commons-discovery-0.4.0.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\sandesha2-core-1.6.2.14-v0019.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\jibx-bind-1.2.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\183\0.cp\WEB-INF\lib\commons-fileupload-1.3.3.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\205\0.cp\libs\asm-3.1.jar
    jvm 1 | Creating file: C:\SoftwareAG\profiles\MWS_mws2\configuration\org.eclipse.osgi\207\0.cp\libs\asm-3.1.jar
    jvm 1 | [ProxyLogManager] reset() → org.apache.logging.log4j.jul.LogManager@3124c257
    jvm 1 | [Mon May 04 16:30:21 IST 2020] Bootstrap: Stopping…
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.shutdown 1 0 2020-05-04 16:30:21.779
    jvm 1 | !MESSAGE Stopping OSGi framework.
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.platform.hook.shutdown 1 0 2020-05-04 16:30:21.783
    jvm 1 | !MESSAGE Framework shutdown timeout set to 120 seconds. Please also check tanuki-wrapper shutdown property, if specified.
    wrapper | Shutdown failed: Timed out waiting for signal from JVM.
    wrapper | JVM did not exit on request, termination requested.
    wrapper | JVM exited after being requested to terminate.
    wrapper | ← Wrapper Stopped


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