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.  dbConfiguratorUI.sh is not working

    Posted Wed October 12, 2022 12:59 PM

    Dears
    I am trying to run dbConfiguratorUI.sh on my Linux server to fix my MWS schema issues initially I got some error but I did the following

    1. X11 error I run the following export DISPLAY=myIP:0.0
    2. Copy libXtst.so.6.1.0 from /usr/lib to /jvm/jvm/jre/lib/amd64.

    But now i am getting Can’t connect to X11 window server using ‘16.99.229.59:0.0’ as the value of the DISPLAY variable. So i am guessing server need to have connection to my machine as it will show the UI on my machine not sure i am right or wrong.

    what is best way to run dbConfiguratorUI.sh in Linux


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: dbConfiguratorUI.sh is not working

    Posted Thu October 13, 2022 01:58 PM

    When I try to run dbConfigurator.sh I got the following error
    Command
    ./dbConfigurator.sh -a catalog -d oracle -l jdbc:wm:oracle://ip:1521;serviceName=serviceName -u user -p password

    Database Connection error: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-12505 Connection refused, the specified SID (ORCL) was not recognized by the Oracle server.
    No components are installed
    -bash: -u: command not found


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: dbConfiguratorUI.sh is not working

    Posted Thu October 13, 2022 02:11 PM

    Can you please try adding jdbc:wm:oracle://ip:1521;serviceName=serviceName in quotes i.e. “jdbc:wm:oracle://ip:1521;serviceName=serviceName” and see if that makes any difference?


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: dbConfiguratorUI.sh is not working

    Posted Thu October 13, 2022 03:18 PM

    Hi
    Yes i can see the output now, can you tell me which component is missing which is causing issue for MWS


    •  Installed Components      *
      

    • ACT 26 ActiveTransfer OIS_DATA,OIS_INDX
    • ANL 80 Analysis OIS_DATA,OIS_INDX
    • ARC 59 Archive OIS_DATA,OIS_INDX
    • BLZ 10 Blaze OIS_DATA,OIS_INDX
    • RUL 10 BusinessRules OIS_DATA,OIS_INDX
    • CCS 27 Central Configuration OIS_DATA,OIS_INDX
    • CLS 10 CloudStreamsEvents OIS_DATA,OIS_INDX
    • XRF 11 CrossReference OIS_DATA,OIS_INDX
    • DTP 26 Data Purge OIS_DATA,OIS_INDX
    • DBM 25 Database Management OIS_DATA,OIS_INDX
    • DSL 20 DistributedLocking OIS_DATA,OIS_INDX
    • IDR 10 DocumentHistory OIS_DATA,OIS_INDX
    • EVS 10 EventPersistence OIS_DATA,OIS_INDX
    • ISC 50 ISCoreAudit OIS_DATA,OIS_INDX
    • ISI 55 ISInternal OIS_DATA,OIS_INDX
    • MED 40 MediatorEvents OIS_DATA,OIS_INDX
    • MSS 10 MobileSupport OIS_DATA,OIS_INDX
    • MWS 46 My webMethods Server OIS_DATA,OIS_INDX
    • ODM 60 OneDataMD OIS_DATA,OIS_INDX
    • OPM 30 Operation Management OIS_DATA,OIS_INDX
    • PRA 77 ProcessAudit OIS_DATA,OIS_INDX
    • PRE 80 ProcessEngine OIS_DATA,OIS_INDX
    • PTR 65 ProcessTracker OIS_DATA,OIS_INDX
    • PRP 30 Reporting OIS_DATA,OIS_INDX
    • PST 25 Staging OIS_DATA,OIS_INDX
    • SRP 15 SuiteReporting OIS_DATA,OIS_INDX
    • TNS 65 TradingNetworks OIS_DATA,OIS_INDX
    • TNA 65 TradingNetworksArchive OIS_DATA,OIS_INDX

    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: dbConfiguratorUI.sh is not working

    Posted Thu October 13, 2022 03:32 PM

    I got these exception when I run MWS, do i need to create MWS again but i can see MWS when i run catalog

    JAVA_HOME: /opt/webMethods/jvm/jvm
    MWS_HOME: /opt/webMethods/MWS
    Running MWS…
    Starting console mode using Tanuki Wrapper…
    Running Software AG My webMethods Server 9.9 (default)…
    wrapper | Base configuration file is /opt/mount1/webMethods/profiles/MWS_default/configuration/wrapper.conf
    wrapper | Found #include file in /opt/mount1/webMethods/profiles/MWS_default/configuration/wrapper.conf: /opt/webMethods/MWS/bin/wrapper-license.conf
    wrapper | Reading included configuration file, /opt/mount1/webMethods/MWS/bin/wrapper-license.conf
    wrapper | Found #include file in /opt/mount1/webMethods/profiles/MWS_default/configuration/wrapper.conf: /opt/webMethods/profiles/MWS_default/configuration/custom_wrapper.conf
    wrapper | Reading included configuration file, /opt/mount1/webMethods/profiles/MWS_default/configuration/custom_wrapper.conf
    wrapper | → Wrapper Started as Console
    wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.25
    wrapper | Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved.
    wrapper | http://wrapper.tanukisoftware.com
    wrapper | Licensed to Software AG for Software AG My webMethods Server
    wrapper |
    wrapper | Launching a JVM…
    jvm 1 | Java HotSpot™ 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
    jvm 1 | WrapperManager: Initializing…
    jvm 1 | Debug options:
    jvm 1 | file:/opt/mount1/webMethods/common/bin/.options not found
    jvm 1 | Registering the mirror bundle management hooks.
    jvm 1 | Oct 13, 2022 2:08:36 PM com.softwareag.platform.console.internal.LocalConsoleManager open
    jvm 1 | INFO: Local JLine console flag: com.softwareag.platform.console.local.enabled=auto
    jvm 1 | Oct 13, 2022 2:08:36 PM com.softwareag.platform.console.internal.LocalConsoleManager open
    jvm 1 | INFO: Local JLine console disabled: JVM not attached to a terminal.
    jvm 1 | !SESSION 2022-10-13 14:08:35.474 -----------------------------------------------
    jvm 1 | eclipse.buildId=unknown
    jvm 1 | java.version=1.8.0_51
    jvm 1 | java.vendor=Oracle Corporation
    jvm 1 | BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    jvm 1 |
    jvm 1 | !ENTRY org.eclipse.equinox.ds 4 0 2022-10-13 14:08:38.906
    jvm 1 | !MESSAGE Could not bind a reference of component com.softwareag.eda.nerv.admin.impl.NervRouteBundleFactoryImpl. The reference is: Reference[name = TextEncrypterService, interface = com.softwareag.event.routing.encryption.NervTextEncryptor, policy = dynamic, cardinality = 0…1, target = null, bind = setTextEncryptor, unbind = unsetTextEncryptor]
    jvm 1 |
    jvm 1 | !ENTRY org.eclipse.equinox.ds 4 0 2022-10-13 14:08:38.907
    jvm 1 | !MESSAGE Could not bind a reference of component com.softwareag.eda.nerv.admin.impl.NervRouteBundleFactoryImpl. The reference is: Reference[name = TextEncrypterService, interface = com.softwareag.event.routing.encryption.NervTextEncryptor, policy = dynamic, cardinality = 0…1, target = null, bind = setTextEncryptor, unbind = unsetTextEncryptor]
    jvm 1 | 2022-10-13 14:08:38 UTC (Osgi.Platform.Logger:ERROR) - [org.eclipse.equinox.ds:1.4.100.v20130515-2026 (363)] Could not bind a reference of component com.softwareag.eda.nerv.admin.impl.NervRouteBundleFactoryImpl. The reference is: Reference[name = TextEncrypterService, interface = com.softwareag.event.routing.encryption.NervTextEncryptor, policy = dynamic, cardinality = 0…1, target = null, bind = setTextEncryptor, unbind = unsetTextEncryptor]
    jvm 1 | 2022-10-13 14:08:38 UTC (Osgi.Platform.Logger:ERROR) - [org.eclipse.equinox.ds:1.4.100.v20130515-2026 (363)] Could not bind a reference of component com.softwareag.eda.nerv.admin.impl.NervRouteBundleFactoryImpl. The reference is: Reference[name = TextEncrypterService, interface = com.softwareag.event.routing.encryption.NervTextEncryptor, policy = dynamic, cardinality = 0…1, target = null, bind = setTextEncryptor, unbind = unsetTextEncryptor]
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.ObjectUtil
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.ThreadUtil
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.FileUtil
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.SystemPaths
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.Debug
    jvm 1 | 2022-10-13 14:08:38 UTC (install:INFO) - My webMethods Server 9.9.0.0000-0221
    jvm 1 | 2022-10-13 14:08:38 UTC (webm.caf:INFO) - My webMethods Server 9.9.0.0000-0221
    jvm 1 | 2022-10-13 14:08:38 UTC (com.webMethods.rtl.util.Debug:INFO) - Started sending JDK log messages to Log4J
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.io.FileIOManager
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.xml.XMLUtil
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.xml.XSLProcessorFactory
    jvm 1 | 2022-10-13 14:08:38 UTC (Framework:INFO) - Initializing component: com.webMethods.rtl.util.memory.MemoryMonitor
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - Initializing components of: miePhaseTwo
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - Initializing component: com.webMethods.portal.system.boot.StartupManager
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - Current DB component level is null
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:FATAL) - Expected DB component level not found. Found null, but expected 46. Update DB component level.
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - No registered exception delegate
    jvm 1 | com.webMethods.portal.system.init.InitializationException
    jvm 1 | at com.webMethods.portal.system.boot.StartupManager.verifyDbComponentLevel(StartupManager.java:60)
    jvm 1 | at com.webMethods.portal.system.boot.StartupManager.init(StartupManager.java:29)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:136)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:117)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:639)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:175)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:266)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:639)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:175)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:91)
    jvm 1 | at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:114)
    jvm 1 | at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:59)
    jvm 1 | at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:922)
    jvm 1 | at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:858)
    jvm 1 | at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:56)
    jvm 1 | at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:53)
    jvm 1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    jvm 1 | at java.lang.Thread.run(Thread.java:745)
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:FATAL) - Caught throwable:
    jvm 1 | com.webMethods.portal.system.init.InitializationException
    jvm 1 | at com.webMethods.portal.system.boot.StartupManager.verifyDbComponentLevel(StartupManager.java:60)
    jvm 1 | at com.webMethods.portal.system.boot.StartupManager.init(StartupManager.java:29)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:136)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:117)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:639)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:175)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:266)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:639)
    jvm 1 | at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:175)
    jvm 1 | at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:91)
    jvm 1 | at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:114)
    jvm 1 | at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:59)
    jvm 1 | at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:922)
    jvm 1 | at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:858)
    jvm 1 | at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:56)
    jvm 1 | at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:53)
    jvm 1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    jvm 1 | at java.lang.Thread.run(Thread.java:745)
    jvm 1 | 2022-10-13 14:08:39 UTC (com.softwareag.platform.shutdown.internal.ShutdownAction:INFO) - Starting shutdown of OSGi framework with: poll 1000, timeout 120000
    jvm 1 | 2022-10-13 14:08:39 UTC (com.softwareag.platform.shutdown.internal.ShutdownAction:INFO) - Stopping the OSGi framework
    jvm 1 | 2022-10-13 14:08:39 UTC (Framework:INFO) - Shutdown Manager running all shutdown hooks.
    jvm 1 | 2022-10-13 14:08:39 UTC (org.eclipse.gemini.blueprint.extender.internal.boot.ChainActivator:INFO) - Blueprint API detected; enabling Blueprint Container functionality
    jvm 1 | 2022-10-13 14:08:39 UTC (org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener:INFO) - Starting [org.eclipse.gemini.blueprint.extender] bundle v.[1.0.2.RELEASE]
    jvm 1 | 2022-10-13 14:08:39 UTC (org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener:INFO) - Detected extender custom configurations at {bundleentry://124.fwk1067695838/META-INF/spring/extender/blueprint.xml}
    jvm 1 | 2022-10-13 14:08:39 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Refreshing OsgiBundleXmlApplicationContext(bundle=org.eclipse.gemini.blueprint.extender, config=bundleentry://124.fwk1067695838/META-INF/spring/extender/blueprint.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:39 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Application Context service already unpublished
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Key store type: JKS
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Key store alias: ssos
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Key store pass is set: true
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Trust store type: JKS
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Trust store alias: ssos
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Trust store pass is set: true
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Registering internalSTS service for SAML 2. Issue and parsing are available.
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.security.idp.saml.SamlManagedService:INFO) - Registering internalSTS service for SAML 1.1. Issue and parsing are available.
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.wsstack.osgi.axis2.internal.OsgiAxisConfigurator:INFO) - WSSOGI0011: Using Axis2 configuration file file:/opt/webMethods/MWS/server/default/config/wss/axis2.xml
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Marshalling the blueprint element
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Creating a directory in the output bundle: META-INF/
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Creating a directory in the output bundle: OSGI-INF/
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Creating a directory in the output bundle: OSGI-INF/blueprint/
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Creating a file in the output bundle: OSGI-INF/blueprint/servicebeans.xml, size: 957 bytes
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - Creating a file in the output bundle: OSGI-INF/blueprint/blueprint.xml, size: 690 bytes
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.eda.nerv.admin.impl.NervRouteBundleImpl:INFO) - The NERV route bundle was written to the output stream.
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.event.routing.service.configuration.um.UniversalMessagingServiceType:INFO) - Byte size : 1647 copied from jar
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.platform.bundle.watchdog.internal.BundleWatchdogImpl:INFO) - MODIFIED bundle for file /opt/mount1/webMethods/profiles/MWS_default/configuration/event/routing/bundles/UniversalMessaging.jar
    jvm 1 | 2022-10-13 14:08:41 UTC (com.softwareag.wsstack.osgi.axis2.internal.OsgiAxisConfigurator:INFO) - WSSOGI0012: Using Axis2 repository /opt/webMethods/profiles/MWS_default/workspace/wsstack/repository
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintContainerCreator:INFO) - Discovered configurations {bundleentry://482.fwk1067695838/OSGI-INF/blueprint/servicebeans.xml, bundleentry://482.fwk1067695838/OSGI-INF/blueprint/blueprint.xml} in bundle [null (com.softwareag.event.routing.service.um.UniversalMessaging)]
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Refreshing OsgiBundleXmlApplicationContext(bundle=com.softwareag.event.routing.service.um.UniversalMessaging, config=bundleentry://482.fwk1067695838/OSGI-INF/blueprint/servicebeans.xml,bundleentry://482.fwk1067695838/OSGI-INF/blueprint/blueprint.xml): startup date [Thu Oct 13 14:08:41 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Application Context service already unpublished
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyServiceManager:INFO) - Adding OSGi service dependency for importer [&eventRouting] matching OSGi filter [(objectClass=com.softwareag.event.routing.EventRouting)]
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyServiceManager:INFO) - OsgiBundleXmlApplicationContext(bundle=com.softwareag.event.routing.service.um.UniversalMessaging, config=bundleentry://482.fwk1067695838/OSGI-INF/blueprint/servicebeans.xml,bundleentry://482.fwk1067695838/OSGI-INF/blueprint/blueprint.xml) is waiting for unsatisfied dependencies [[&eventRouting]]
    jvm 1 |
    jvm 1 | !ENTRY com.softwareag.wsstack.osgi.axis2 4 0 2022-10-13 14:08:41.774
    jvm 1 | !MESSAGE FrameworkEvent ERROR
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support.BlueprintContainerCreator:INFO) - Discovered configurations {bundleentry://141.fwk1067695838/OSGI-INF/blueprint/blueprint.xml} in bundle [JMX Core (com.softwareag.platform.jmx)]
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Refreshing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx, config=bundleentry://141.fwk1067695838/OSGI-INF/blueprint/blueprint.xml): startup date [Thu Oct 13 14:08:41 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Application Context service already unpublished
    jvm 1 | !STACK 0
    jvm 1 | org.osgi.framework.BundleException: Exception in com.softwareag.wsstack.osgi.axis2.internal.Activator.start() of bundle com.softwareag.wsstack.osgi.axis2.
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    jvm 1 | Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Shutdown in progress
    jvm 1 | at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    jvm 1 | at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.Activator.start(Activator.java:71)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    jvm 1 | at java.security.AccessController.doPrivileged(Native Method)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    jvm 1 | … 12 more
    jvm 1 | Caused by: java.lang.IllegalStateException: Shutdown in progress
    jvm 1 | at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
    jvm 1 | at java.lang.Runtime.addShutdownHook(Runtime.java:211)
    jvm 1 | at org.apache.axis2.engine.ListenerManager.start(ListenerManager.java:177)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startAxis(AxisManager.java:227)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startImpl(AxisManager.java:141)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.access$100(AxisManager.java:69)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager$2.call(AxisManager.java:123)
    jvm 1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    jvm 1 | at java.lang.Thread.run(Thread.java:745)
    jvm 1 | Root exception:
    jvm 1 | java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Shutdown in progress
    jvm 1 | at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    jvm 1 | at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.Activator.start(Activator.java:71)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    jvm 1 | at java.security.AccessController.doPrivileged(Native Method)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    jvm 1 | Caused by: java.lang.IllegalStateException: Shutdown in progress
    jvm 1 | at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
    jvm 1 | at java.lang.Runtime.addShutdownHook(Runtime.java:211)
    jvm 1 | at org.apache.axis2.engine.ListenerManager.start(ListenerManager.java:177)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startAxis(AxisManager.java:227)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startImpl(AxisManager.java:141)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.access$100(AxisManager.java:69)
    jvm 1 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager$2.call(AxisManager.java:123)
    jvm 1 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    jvm 1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    jvm 1 | at java.lang.Thread.run(Thread.java:745)
    jvm 1 | 2022-10-13 14:08:41 UTC (Osgi.Platform.Logger:ERROR) - [com.softwareag.wsstack.osgi.axis2:9.9.0.0000-0221 (209)] FrameworkEvent ERROR
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.eventtypestore.impl, config=bundleentry://62.fwk1067695838/OSGI-INF/blueprint/blueprint.xml))
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Application Context service already unpublished
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.event.routing, config=bundleentry://65.fwk1067695838/OSGI-INF/blueprint/spring.xml,bundleentry://65.fwk1067695838/OSGI-INF/blueprint/osgi.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:41 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:WARN) - Exception thrown from LifecycleProcessor on context close
    jvm 1 | java.lang.IllegalStateException: LifecycleProcessor not initialized - call ‘refresh’ before invoking lifecycle methods via the context: OsgiBundleXmlApplicationContext(bundle=com.softwareag.event.routing, config=bundleentry://65.fwk1067695838/OSGI-INF/blueprint/spring.xml,bundleentry://65.fwk1067695838/OSGI-INF/blueprint/osgi.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | at org.springframework.context.support.AbstractApplicationContext.getLifecycleProcessor(AbstractApplicationContext.java:360)
    jvm 1 | at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1057)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractOsgiBundleApplicationContext.doClose(AbstractOsgiBundleApplicationContext.java:187)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$501(AbstractDelegatedExecutionApplicationContext.java:60)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$2.run(AbstractDelegatedExecutionApplicationContext.java:194)
    jvm 1 | at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.normalClose(AbstractDelegatedExecutionApplicationContext.java:190)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.close(DependencyWaiterApplicationContextExecutor.java:382)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.doClose(AbstractDelegatedExecutionApplicationContext.java:214)
    jvm 1 | at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1010)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.closeApplicationContext(LifecycleManager.java:316)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.access$200(LifecycleManager.java:54)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager$2.run(LifecycleManager.java:291)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.RunnableTimedExecution$MonitoredRunnable.run(RunnableTimedExecution.java:55)
    jvm 1 | at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.RunnableTimedExecution.execute(RunnableTimedExecution.java:98)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.maybeCloseApplicationContextFor(LifecycleManager.java:286)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener$ContextBundleListener.handleEvent(ContextLoaderListener.java:235)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener$BaseListener.bundleChanged(ContextLoaderListener.java:137)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1568)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1504)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1499)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:506)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261)
    jvm 1 | at java.lang.Thread.run(Thread.java:745)
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.ip.impl.IpComponent:INFO) - Starting com.softwareag.event.routing.ip.impl.IpComponent@6f65e67e
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.ip.impl.IpComponent:INFO) - Started com.softwareag.event.routing.ip.impl.IpComponent@6f65e67e
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.impl.EventRoutingImpl:INFO) - Started com.softwareag.event.routing.impl.EventRoutingImpl@38ca3699
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.impl.EventRoutingImpl:INFO) - Event Routing has been initialized and is reading its configurations from directory: ‘/opt/mount1/webMethods/profiles/MWS_default/configuration’
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.impl.EventRoutingImpl:INFO) - Stopping com.softwareag.event.routing.impl.EventRoutingImpl@38ca3699
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:ERROR) - Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.event.routing, config=bundleentry://65.fwk1067695838/OSGI-INF/blueprint/spring.xml,bundleentry://65.fwk1067695838/OSGI-INF/blueprint/osgi.xml))
    jvm 1 | org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name ‘eventRoutingService’: Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
    jvm 1 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:210)
    jvm 1 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    jvm 1 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    jvm 1 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:608)
    jvm 1 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:60)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:325)
    jvm 1 | at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:290)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
    jvm 1 | at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageTwo(DependencyWaiterApplicationContextExecutor.java:311)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$2.run(DependencyWaiterApplicationContextExecutor.java:244)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyServiceManager$DependencyServiceListener.serviceChanged(DependencyServiceManager.java:153)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:950)
    jvm 1 | at com.softwareag.platform.bundle.watchdog.internal.BundleWatchdogsLifecycle$BundleWatchdogScope.open(BundleWatchdogsLifecycle.java:210)
    jvm 1 | at com.softwareag.platform.bundle.watchdog.internal.BundleWatchdogsLifecycle.updated(BundleWatchdogsLifecycle.java:94)
    jvm 1 | at org.eclipse.equinox.internal.cm.ManagedServiceFactoryTracker$2.run(ManagedServiceFactoryTracker.java:190)
    jvm 1 | at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.ip.impl.IpComponent:INFO) - Stopping com.softwareag.event.routing.ip.impl.IpComponent@6f65e67e
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.ip.impl.IpComponent:INFO) - Stopped com.softwareag.event.routing.ip.impl.IpComponent@6f65e67e
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor:ERROR) - Unable to create application context for [com.softwareag.event.routing], unsatisfied dependencies: none
    jvm 1 | org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name ‘eventRoutingService’: Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
    jvm 1 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:210)
    jvm 1 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    jvm 1 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    jvm 1 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:608)
    jvm 1 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:60)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:325)
    jvm 1 | at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    jvm 1 | at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:290)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
    jvm 1 | at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageTwo(DependencyWaiterApplicationContextExecutor.java:311)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$2.run(DependencyWaiterApplicationContextExecutor.java:244)
    jvm 1 | at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyServiceManager$DependencyServiceListener.serviceChanged(DependencyServiceManager.java:153)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    jvm 1 | at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
    jvm 1 | at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
    jvm 1 | at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:950)
    jvm 1 | at com.softwareag.platform.bundle.watchdog.internal.BundleWatchdogsLifecycle$BundleWatchdogScope.open(BundleWatchdogsLifecycle.java:210)
    jvm 1 | at com.softwareag.platform.bundle.watchdog.internal.BundleWatchdogsLifecycle.updated(BundleWatchdogsLifecycle.java:94)
    jvm 1 | at org.eclipse.equinox.internal.cm.ManagedServiceFactoryTracker$2.run(ManagedServiceFactoryTracker.java:190)
    jvm 1 | at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.deployer.common.persistence.file.internal.FilePersistenceManagerManagedServiceFactory:INFO) - Published PersistenceManager as OSGi service with properties {persistence.manager.name=AppPlatform, service.pid=com.softwareag.deployer.common.persistence.file.pid-1665670120319-5, file.persistence.manager.baseDir=/opt/mount1/webMethods/profiles/MWS_default/workspace/app-platform/deployer/cache}
    jvm 1 |
    jvm 1 | !ENTRY org.eclipse.equinox.cm 4 0 2022-10-13 14:08:42.209
    jvm 1 | !MESSAGE ManagedService is closed
    jvm 1 | !STACK 0
    jvm 1 | java.lang.IllegalStateException: ManagedService is closed
    jvm 1 | at com.softwareag.platform.blueprint.ca.internal.AbstractManagedService.assertOpen(AbstractManagedService.java:323)
    jvm 1 | at com.softwareag.platform.blueprint.ca.internal.AbstractManagedService.create(AbstractManagedService.java:208)
    jvm 1 | at com.softwareag.platform.blueprint.ca.ManagedServiceFactory.updated(ManagedServiceFactory.java:49)
    jvm 1 | at org.eclipse.equinox.internal.cm.ManagedServiceFactoryTracker$2.run(ManagedServiceFactoryTracker.java:190)
    jvm 1 | at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)
    jvm 1 | 2022-10-13 14:08:42 UTC (com.softwareag.event.routing.impl.EventRoutingImpl:INFO) - Stopped com.softwareag.event.routing.impl.EventRoutingImpl@38ca3699
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.evp.admin.API, config=bundleentry://78.fwk1067695838/OSGI-INF/blueprint/blueprint.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.estore.admin.API.AdminSessionFactoryRegistry}={org.eclipse.gemini.blueprint.bean.name=adminSessionFactoryProvider, org.springframework.osgi.bean.name=adminSessionFactoryProvider, osgi.service.blueprint.compname=adminSessionFactoryProvider, Bundle-SymbolicName=com.softwareag.evp.admin.API, Bundle-Version=9.9.0.0000-0087, service.id=286}]
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.estore.admin.API.AdminSessionFactory}={org.eclipse.gemini.blueprint.bean.name=adminSessionFactoryProvider, org.springframework.osgi.bean.name=adminSessionFactoryProvider, osgi.service.blueprint.compname=adminSessionFactoryProvider, Bundle-SymbolicName=com.softwareag.evp.admin.API, Bundle-Version=9.9.0.0000-0087, service.id=283}]
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.evp.admin.API, config=bundleentry://78.fwk1067695838/OSGI-INF/blueprint/blueprint.xml))
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Configuration Store Watchdog (com.softwareag.platform.config.watchdog)
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.watchdog, config=bundleentry://136.fwk1067695838/OSGI-INF/blueprint/blueprint.xml): startup date [Thu Oct 13 14:08:40 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ManagedService}={service.pid=com.softwareag.config.watchdog.pid, org.eclipse.gemini.blueprint.bean.name=loaderTracker, org.springframework.osgi.bean.name=loaderTracker, osgi.service.blueprint.compname=loaderTracker, Bundle-SymbolicName=com.softwareag.platform.config.watchdog, Bundle-Version=9.9.0.0000-0294, service.id=330}]
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.watchdog, config=bundleentry://136.fwk1067695838/OSGI-INF/blueprint/blueprint.xml))
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle bundle-watchdog-console (com.softwareag.platform.bundle.watchdog.console)
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.bundle.watchdog.console, config=bundleentry://127.fwk1067695838/OSGI-INF/blueprint/blueprint.xml): startup date [Thu Oct 13 14:08:40 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {java.lang.Object}={osgi.command.scope=bl, osgi.command.function=[install,activate,status], org.eclipse.gemini.blueprint.bean.name=watchdogCommands, org.springframework.osgi.bean.name=watchdogCommands, osgi.service.blueprint.compname=watchdogCommands, Bundle-SymbolicName=com.softwareag.platform.bundle.watchdog.console, Bundle-Version=9.9.0.0000-0294, service.id=295}]
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.bundle.watchdog.console, config=bundleentry://127.fwk1067695838/OSGI-INF/blueprint/blueprint.xml))
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle gemini-blueprint-extender (org.eclipse.gemini.blueprint.extender)
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=org.eclipse.gemini.blueprint.extender, config=bundleentry://124.fwk1067695838/META-INF/spring/extender/blueprint.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener:INFO) - Stopping [org.eclipse.gemini.blueprint.extender] bundle v.[1.0.2.RELEASE]
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle gemini-blueprint-extender (org.eclipse.gemini.blueprint.extender)
    jvm 1 | 2022-10-13 14:08:42 UTC (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=org.eclipse.gemini.blueprint.extender, config=bundleentry://124.fwk1067695838/META-INF/spring/extender/blueprint.xml): startup date [Thu Oct 13 14:08:39 UTC 2022]; root of context hierarchy
    jvm 1 | 2022-10-13 14:08:42 UTC (Framework:INFO) - Shutdown Manager running all shutdown hooks.
    jvm 1 | 2022-10-13 14:08:42 UTC (Framework:INFO) - System Bundle Shutdown Shutting down…
    jvm 1 | 2022-10-13 14:08:42 UTC (Framework:INFO) - StackTrace for shutdown - this is an expect info message only :
    jvm 1 | java.lang.Thread.getStackTrace(Thread.java:1552)
    jvm 1 | com.webMethods.portal.system.PortalSystem.shutdown(PortalSystem.java:935)
    jvm 1 | com.webMethods.portal.system.PortalSystemActivator.stop(PortalSystemActivator.java:82)
    jvm 1 | org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771)
    jvm 1 | java.security.AccessController.doPrivileged(Native Method)
    jvm 1 | org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764)
    jvm 1 | org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
    jvm 1 | org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
    jvm 1 | org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206)
    jvm 1 | org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592)
    jvm 1 | org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
    jvm 1 | org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
    jvm 1 | org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284)
    jvm 1 | org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692)
    jvm 1 | org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600)
    jvm 1 | org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261)
    jvm 1 | java.lang.Thread.run(Thread.java:745)
    jvm 1 |
    jvm 1 | 2022-10-13 14:08:42 UTC (Framework:INFO) - Stopped sending JDK log messages to Log4j
    jvm 1 | Shutting down Component: systempaths
    jvm 1 | Shutting down Component: fileutil
    jvm 1 | Shutting down Component: threadutil
    jvm 1 | Shutting down Component: objectutil
    jvm 1 | Shutdown complete.
    jvm 1 | Oct 13, 2022 2:08:42 PM com.softwareag.platform.shutdown.internal.ShutdownHook stop
    jvm 1 | INFO: JVM is shutting down. Can’t remove shutdown hook: Thread[OSGi shutdown thread 0,5,main]
    jvm 1 | Oct 13, 2022 2:08:43 PM com.softwareag.platform.shutdown.internal.ShutdownAction shutdown
    jvm 1 | INFO: OSGi framework stopped.
    jvm 1 | OSGi framework stopped.


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: dbConfiguratorUI.sh is not working

    Posted Fri October 14, 2022 10:03 AM

    Dears

    When I run catalog command I got

    • Executing action
    • Action : catalog
    • Database : Oracle
    • URL : jdbc:wm:oracle://d2OraCloud7-scan.dc02.its.hpecorp.net:1521;ServiceName=oisenti_app
    • User : OIS99MWS


    *** No components are installed ***


    But when I try to run create for MWS components I got following errors


              **Summary of installation errors**
    

    Error in executing file /opt/webMethods/common/db/scripts/oracle/mws/46.1/create/ora_mws_c_ddl_tables.sql
    SQL error [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-00955: name is already used by an existing object


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: dbConfiguratorUI.sh is not working

    Posted Mon October 17, 2022 10:52 AM

    Hi All,
    I have successfully update MWS schema to version 46 but now i got this error any lead please


    [POP.005.0042] Unable to start. The server name default could not be found in the cluster definition
    jvm 1 | com.webMethods.portal.PortalException: [POP.005.0042] Unable to start. The server name default could not be found in the cluster definition



    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: dbConfiguratorUI.sh is not working

    Posted Thu October 20, 2022 11:42 AM

    Hi Farooq,

    please drop and recerate the MWS instance by using the MWS/bin/mws.sh script.
    The error message indicates that the MWS instance has not been initialized properly.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB