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