Unable to start MWS 10.3

I have installed MWS 10.3 from scratch but unfortunately that is not coming up.

Using Repo URI:system
INFO | jvm 1 | 2021/02/26 17:49:46 |
INFO | jvm 1 | 2021/02/26 17:49:46 | !ENTRY com.softwareag.wsstack.osgi.axis2 4 0 2021-02-26 17:49:46.904
INFO | jvm 1 | 2021/02/26 17:49:46 | !MESSAGE FrameworkEvent ERROR
INFO | jvm 1 | 2021/02/26 17:49:47 | !STACK 0
INFO | jvm 1 | 2021/02/26 17:49:47 | org.osgi.framework.BundleException: Exception in com.softwareag.wsstack.osgi.axis2.internal.Activator.start() of bundle com.softwareag.wsstack.osgi.axis2.
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:800)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:729)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.Module.doStart(Module.java:581)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.Module.start(Module.java:449)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
INFO | jvm 1 | 2021/02/26 17:49:47 | Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Shutdown in progress
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.report(FutureTask.java:122)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.get(FutureTask.java:192)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.Activator.start(Activator.java:71)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.security.AccessController.doPrivileged(Native Method)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:772)
INFO | jvm 1 | 2021/02/26 17:49:47 | … 12 more
INFO | jvm 1 | 2021/02/26 17:49:47 | Caused by: java.lang.IllegalStateException: Shutdown in progress
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.Runtime.addShutdownHook(Runtime.java:211)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.apache.axis2.engine.ListenerManager.start(ListenerManager.java:177)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startAxis(AxisManager.java:233)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startImpl(AxisManager.java:147)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.access$100(AxisManager.java:75)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager$2.call(AxisManager.java:129)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.Thread.run(Thread.java:748)
INFO | jvm 1 | 2021/02/26 17:49:47 | Root exception:
INFO | jvm 1 | 2021/02/26 17:49:47 | java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Shutdown in progress
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.report(FutureTask.java:122)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.get(FutureTask.java:192)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.Activator.start(Activator.java:71)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.security.AccessController.doPrivileged(Native Method)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:772)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:729)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.Module.doStart(Module.java:581)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.Module.start(Module.java:449)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
INFO | jvm 1 | 2021/02/26 17:49:47 | Caused by: java.lang.IllegalStateException: Shutdown in progress
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.Runtime.addShutdownHook(Runtime.java:211)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.apache.axis2.engine.ListenerManager.start(ListenerManager.java:177)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startAxis(AxisManager.java:233)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.startImpl(AxisManager.java:147)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager.access$100(AxisManager.java:75)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.wsstack.osgi.axis2.internal.plugins.AxisManager$2.call(AxisManager.java:129)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
INFO | jvm 1 | 2021/02/26 17:49:47 | at java.lang.Thread.run(Thread.java:748)
INFO | jvm 1 | 2021/02/26 17:49:47 | INFO: Getting audit config from it’s default location.
INFO | jvm 1 | 2021/02/26 17:49:47 | WARNING: Audit configuration neither exists, nor could be found on the classpath. Auditing will not work.
INFO | jvm 1 | 2021/02/26 17:49:47 | INFO: Using dummy audit implementation.
INFO | jvm 1 | 2021/02/26 17:49:47 |
INFO | jvm 1 | 2021/02/26 17:49:47 | !ENTRY org.eclipse.equinox.cm 4 0 2021-02-26 17:49:47.244
INFO | jvm 1 | 2021/02/26 17:49:47 | !MESSAGE Failed to create bean jmxConnector
INFO | jvm 1 | 2021/02/26 17:49:47 | !STACK 0
INFO | jvm 1 | 2021/02/26 17:49:47 | java.lang.RuntimeException: Failed to create bean jmxConnector
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.platform.blueprint.ca.internal.AbstractManagedService.create(AbstractManagedService.java:219)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.platform.blueprint.ca.ManagedServiceFactory.updated(ManagedServiceFactory.java:33)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.equinox.internal.cm.ManagedServiceFactoryTracker$2.run(ManagedServiceFactoryTracker.java:279)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)
INFO | jvm 1 | 2021/02/26 17:49:47 | Caused by: java.lang.IllegalStateException: BundleContext is no longer valid
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.checkValid(BundleContextImpl.java:989)
INFO | jvm 1 | 2021/02/26 17:49:47 | at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:468)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.platform.blueprint.ca.internal.BeanRegistration.register(BeanRegistration.java:95)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.platform.blueprint.ca.internal.BeanLifecycle.open(BeanLifecycle.java:65)
INFO | jvm 1 | 2021/02/26 17:49:47 | at com.softwareag.platform.blueprint.ca.internal.AbstractManagedService.create(AbstractManagedService.java:217)
INFO | jvm 1 | 2021/02/26 17:49:47 | … 3 more
INFO | jvm 1 | 2021/02/26 17:49:48 | [Fri Feb 26 17:49:48 CET 2021] Bootstrap: Stopped
STATUS | wrapper | 2021/02/26 17:49:50 | ← Wrapper Stopped

Are there errors in the full.log or the sag-osgi.log?

1 Like

Hi

How did you resolve the above error.

Quite an old topic, but I guess the previous comment still holds, you could check for errors in the logs suggested earlier.

-NP

Hi Nagendra,

We reinstalled the MWS and this time we don’t see any issues.

However, in the older logs I observed that this error in sag-osgi.log. During my second attempt to install the MWS it was successful.

2023-12-29 08:29:25,054 ERROR [com.w.p.s.b.StartupManager ] - Expected DB component level not found. Found v10.7, but expected v10.7.fix1. Update DB component level.

1 Like

Hi Kiran,

looks like the database for MWS was prepard with GA version of DB Configurator & set of config scripts, but MWS was updated to a newer Fix before first start while DB was not updated to the matching DBS Fix set.

During reinstall either the DB was installed or updated with the correct set of scripts or the MWS was not patched before the first start, therefore still matching the basic setup of database schema.

Please note that the original was mentioning 10.3 in the subject, while latest comments refer to 10.7.
Despite that, the given informations above are not dependent on a specific version, but apply more or less or all available versions.

For future issues like these, it is recommended to open new threads referring to the older ones when this is applicable.
This makes it easier for the community to follow up with relevant advises.

Regards,
Holger

3 Likes

This topic was automatically closed after 1083 days. New replies are no longer allowed.