MWS 8.2 to MWS 9.7 Migrate

:? Hi, I’ am trying to migrate from MWS 8.2 to MWS 9.7 using the migration utility as described in webMethods docs.

  • Shut down MWS 8.2 components
  • Clone the database and execute database components to latest (9.7)
  • Install MWS 9.7 without creating a MWS instance
  • Run the migration utility
  • Update mws.db.xml config to point the correct db
  • Run mws -s default -update
  • Run mws -s default init /run in both cases I get the same result
    *** The server does not start and shows the error shown above

2015-04-19 16:30:26 CDT (Framework:INFO) - Initializing component: com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: [BuildVersion, InstalledVersion] = 8.2.1.0.144, 9.7.0.0001-0209
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: Versions Folders Found: [9.0.0, 9.0.1, 9.5.1, 9.6.0, 9.7.0]
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: Current Version: 8.2.1
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: Execute all upgrade version folders found.
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep[resetWebAppGlobalConfig] Version: 9.0.0 Started
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: executeSingScript: Skipping. Alias already exists: UpgradePhase1_resetWebAppGlobalConfig_9.0.0
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep[resetWebAppGlobalConfig] Version: 9.0.0 Finished
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep[resetWebAppGlobalConfig] Version: 9.0.1 Started
2015-04-19 16:30:26 CDT (com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep:INFO) - UpgradeStep: Running scriptconfig:/upgrade/9.0.1/resetWebAppGlobalConfig.xml
2015-04-19 16:30:26 CDT (Framework:INFO) - Executing upgrade step: resetWebAppGlobalConfig-9.0.1
2015-04-19 16:30:26 CDT (Framework:FATAL) - Application ‘global’ does not exist.
com.webMethods.portal.PortalException: Application ‘global’ does not exist.
at com.webMethods.portal.framework.web.impl.WebAppRuntimeConfigManager.persistCafAppConfig(WebAppRuntimeConfigManager.java:142)
at com.webMethods.portal.bizPolicy.impl.upgrade.ResetWebAppGlobalConfig.init(ResetWebAppGlobalConfig.java:121)
at com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep.executeSingleScript(UpgradeStep.java:188)
at com.webMethods.portal.bizPolicy.impl.upgrade.UpgradeStep.init(UpgradeStep.java:126)
at com.webMethods.portal.bizPolicy.impl.upgrade.UpgradePhase.initComponent(UpgradePhase.java:128)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:634)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:170)
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
at com.webMethods.portal.bizPolicy.impl.upgrade.UpgradePhase.init(UpgradePhase.java:63)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:266)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:634)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:170)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:91)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:87)
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:59)
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:920)
at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:856)
at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:56)
at com.webMethods.portal.system.PortalSystemActivator$1.call(PortalSystemActivator.java:53)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2015-04-19 16:30:26 CDT (Framework:INFO) - Shutdown Manager running all shutdown hooks.
2015-04-19 16:30:26 CDT (Framework:INFO) - Shutting down PortalServlet
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener:INFO) - Stopping [org.eclipse.gemini.blueprint.extender] bundle v.[1.0.2.RELEASE]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle gemini-blueprint-extender (org.eclipse.gemini.blueprint.extender)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=org.eclipse.gemini.blueprint.extender, config=bundleentry://87.fwk1634351068/META-INF/spring/extender/blueprint.xml): startup date [Sun Apr 19 16:29:53 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Stopping [org.eclipse.gemini.blueprint.extender] bundle v.[1.0.2.RELEASE]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle SIN-Utils Plug-in (com.softwareag.security.sin.utils)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.utils, config=bundleentry://147.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:58 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.utils.internal.repository.API.IInternalUserRepositoryFactory}={org.eclipse.gemini.blueprint.bean.name=internalRepoUserFactoryImpl, org.springframework.osgi.bean.name=internalRepoUserFactoryImpl, osgi.service.blueprint.compname=internalRepoUserFactoryImpl, Bundle-SymbolicName=com.softwareag.security.sin.utils, Bundle-Version=9.7.0.0000-0206, service.id=377}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.utils.internal.repository.API.IInternalGroupRepositoryFactory}={org.eclipse.gemini.blueprint.bean.name=internalRepoGroupFactoryImpl, org.springframework.osgi.bean.name=internalRepoGroupFactoryImpl, osgi.service.blueprint.compname=internalRepoGroupFactoryImpl, Bundle-SymbolicName=com.softwareag.security.sin.utils, Bundle-Version=9.7.0.0000-0206, service.id=376}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.utils, config=bundleentry://147.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle SIN-Jaas Plug-in (com.softwareag.security.sin.jaas)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.jaas, config=bundleentry://144.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:58 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.jaas.service.SAGJaasModifierServiceFactory}={org.eclipse.gemini.blueprint.bean.name=sagJaasModifierFactory, org.springframework.osgi.bean.name=sagJaasModifierFactory, osgi.service.blueprint.compname=sagJaasModifierFactory, Bundle-SymbolicName=com.softwareag.security.sin.jaas, Bundle-Version=9.7.0.0000-0206, service.id=373}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.jaas, config=bundleentry://144.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Sanitization Service (com.softwareag.security.sin.esapi)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.esapi, config=bundleentry://136.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:57 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.esapi.IRandomizer}={org.eclipse.gemini.blueprint.bean.name=randomizer, org.springframework.osgi.bean.name=randomizer, osgi.service.blueprint.compname=randomizer, Bundle-SymbolicName=com.softwareag.security.sin.esapi, Bundle-Version=9.7.0.0000-0206, service.id=367}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.esapi.IValidatorExtended}={org.eclipse.gemini.blueprint.bean.name=validatorExtended, org.springframework.osgi.bean.name=validatorExtended, osgi.service.blueprint.compname=validatorExtended, Bundle-SymbolicName=com.softwareag.security.sin.esapi, Bundle-Version=9.7.0.0000-0206, service.id=366}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.esapi.IValidator}={org.eclipse.gemini.blueprint.bean.name=validatorExtended, org.springframework.osgi.bean.name=validatorExtended, osgi.service.blueprint.compname=validatorExtended, Bundle-SymbolicName=com.softwareag.security.sin.esapi, Bundle-Version=9.7.0.0000-0206, service.id=365}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.esapi.IEncoder}={org.eclipse.gemini.blueprint.bean.name=encoder, org.springframework.osgi.bean.name=encoder, osgi.service.blueprint.compname=encoder, Bundle-SymbolicName=com.softwareag.security.sin.esapi, Bundle-Version=9.7.0.0000-0206, service.id=364}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.security.sin.esapi.ISanitizationFactory}={org.eclipse.gemini.blueprint.bean.name=sanitizationFactory, org.springframework.osgi.bean.name=sanitizationFactory, osgi.service.blueprint.compname=sanitizationFactory, Bundle-SymbolicName=com.softwareag.security.sin.esapi, Bundle-Version=9.7.0.0000-0206, service.id=363}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.esapi, config=bundleentry://136.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle JaasLibraryExtender (com.softwareag.platform.jaas.extender)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jaas.extender, config=bundleentry://100.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.sin.ssx(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.sin.is.ldap(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.sin.idp.saml.lm(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.sin.misc(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.sin.common(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.extender.internal.LoginModuleBundleTracker:INFO) - Unprocessing bundle com.softwareag.security.authz.store(9.7.0.0000-0206)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jaas.extender, config=bundleentry://100.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle authz-cli (com.softwareag.security.authz.cli)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.authz.cli, config=bundleentry://131.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:57 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.eclipse.osgi.framework.console.CommandProvider}={org.eclipse.gemini.blueprint.bean.name=authzServiceCLI, org.springframework.osgi.bean.name=authzServiceCLI, osgi.service.blueprint.compname=authzServiceCLI, Bundle-SymbolicName=com.softwareag.security.authz.cli, Bundle-Version=9.7.0.0000-0400, service.id=408}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.authz.cli, config=bundleentry://131.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle authz-shiro (com.softwareag.security.authz.shiro)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.authz.shiro, config=bundleentry://132.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:57 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ManagedService}={service.pid=com.softwareag.security.authz.pid, org.eclipse.gemini.blueprint.bean.name=authzService, org.springframework.osgi.bean.name=authzService, osgi.service.blueprint.compname=authzService, Bundle-SymbolicName=com.softwareag.security.authz.shiro, Bundle-Version=9.7.0.0000-0400, service.id=356}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.authz.shiro, config=bundleentry://132.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle NERV Core Impl (com.softwareag.eda.nerv.core.impl)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.nerv.core.impl, config=bundleentry://50.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:54 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.apache.camel.Processor}={processorId=bodyExtractor, org.eclipse.gemini.blueprint.bean.name=bodyExtractor, org.springframework.osgi.bean.name=bodyExtractor, osgi.service.blueprint.compname=bodyExtractor, Bundle-SymbolicName=com.softwareag.eda.nerv.core.impl, Bundle-Version=9.7.0.0000-0227, service.id=289}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.nerv.core.impl, config=bundleentry://50.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle JMX Core (com.softwareag.platform.jmx)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx, config=bundleentry://101.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:30:02 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (com.softwareag.platform.jmx.internal.JmxConnectorImpl:INFO) - Stopped JMX server on null
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx, config=bundleentry://101.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle SecureShellDaemon (com.softwareag.platform.sshd)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.sshd, config=bundleentry://111.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:30:06 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.sshd, config=bundleentry://111.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle EventType Store Implementation (com.softwareag.eda.eventtypestore.impl)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.eventtypestore.impl, config=bundleentry://47.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:54 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.store.API.parser.EventParser}={org.eclipse.gemini.blueprint.bean.name=eventParser, org.springframework.osgi.bean.name=eventParser, osgi.service.blueprint.compname=eventParser, Bundle-SymbolicName=com.softwareag.eda.eventtypestore.impl, Bundle-Version=9.7.0.0000-0227, service.id=286}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.store.API.xsdconverter.XsdConverterFactory}={org.eclipse.gemini.blueprint.bean.name=xsdConverterFactory, org.springframework.osgi.bean.name=xsdConverterFactory, osgi.service.blueprint.compname=xsdConverterFactory, Bundle-SymbolicName=com.softwareag.eda.eventtypestore.impl, Bundle-Version=9.7.0.0000-0227, service.id=285}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.common.osgi.EDAPropertiesListener}={org.eclipse.gemini.blueprint.bean.name=etsLoader, org.springframework.osgi.bean.name=etsLoader, osgi.service.blueprint.compname=etsLoader, Bundle-SymbolicName=com.softwareag.eda.eventtypestore.impl, Bundle-Version=9.7.0.0000-0227, service.id=284}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.eda.store.API.EDAEventTypeStoreManager}={org.eclipse.gemini.blueprint.bean.name=etsManagerImpl, org.springframework.osgi.bean.name=etsManagerImpl, osgi.service.blueprint.compname=etsManagerImpl, Bundle-SymbolicName=com.softwareag.eda.eventtypestore.impl, Bundle-Version=9.7.0.0000-0227, service.id=283}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.eventtypestore.impl, config=bundleentry://47.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle EDA Common Library (com.softwareag.eda.common)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.common, config=bundleentry://44.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:59 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ManagedService}={service.pid=com.softwareag.eda.nerv, org.eclipse.gemini.blueprint.bean.name=edaOsgiPropertiesWatcher, org.springframework.osgi.bean.name=edaOsgiPropertiesWatcher, osgi.service.blueprint.compname=edaOsgiPropertiesWatcher, Bundle-SymbolicName=com.softwareag.eda.common, Bundle-Version=9.7.0.0000-0227, service.id=384}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.framework.ServiceListener}={org.eclipse.gemini.blueprint.bean.name=edaOsgiPropertiesWatcher, org.springframework.osgi.bean.name=edaOsgiPropertiesWatcher, osgi.service.blueprint.compname=edaOsgiPropertiesWatcher, Bundle-SymbolicName=com.softwareag.eda.common, Bundle-Version=9.7.0.0000-0227, service.id=383}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.eda.common, config=bundleentry://44.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle SIN-IDP-SAML Plug-in (com.softwareag.security.sin.idp.saml)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.idp.saml, config=bundleentry://139.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:57 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.eclipse.gemini.blueprint.context.BundleContextAware, org.osgi.service.cm.ManagedService}={service.pid=com.softwareag.sso.pid, org.eclipse.gemini.blueprint.bean.name=managedSamlServiceBean, org.springframework.osgi.bean.name=managedSamlServiceBean, osgi.service.blueprint.compname=managedSamlServiceBean, Bundle-SymbolicName=com.softwareag.security.sin.idp.saml, Bundle-Version=9.7.0.0000-0206, service.id=370}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.sin.idp.saml, config=bundleentry://139.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Config Filter JAAS LDAP Plug-in (com.softwareag.security.config.filter.jaas.ldap.lm)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.config.filter.jaas.ldap.lm, config=bundleentry://134.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:57 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ConfigurationPlugin}={service.cmRanking=100, org.eclipse.gemini.blueprint.bean.name=jaasLDAPFilter, org.springframework.osgi.bean.name=jaasLDAPFilter, osgi.service.blueprint.compname=jaasLDAPFilter, Bundle-SymbolicName=com.softwareag.security.config.filter.jaas.ldap.lm, Bundle-Version=9.7.0.0000-0206, service.id=359}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.security.config.filter.jaas.ldap.lm, config=bundleentry://134.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Deployer Common Persistance Filesystem Implementation (com.softwareag.plm.deployer.common.persistence.file)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.plm.deployer.common.persistence.file, config=bundleentry://118.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ManagedServiceFactory}={service.pid=com.softwareag.deployer.common.persistence.file.pid, org.eclipse.gemini.blueprint.bean.name=FilePersistenceManager-msf, org.springframework.osgi.bean.name=FilePersistenceManager-msf, osgi.service.blueprint.compname=FilePersistenceManager-msf, Bundle-SymbolicName=com.softwareag.plm.deployer.common.persistence.file, Bundle-Version=9.7.0.0000-0163, service.id=352}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.plm.deployer.common.persistence.file, config=bundleentry://118.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle OSGi Subsystems (com.softwareag.platform.jmx.subsystems.osgi)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx.subsystems.osgi, config=bundleentry://104.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (com.softwareag.platform.jmx.subsystems.osgi.internal.OsgiSubsystemsRegistry:INFO) - Unregistering subsystem com.softwareag:type=subsystem,symbolicName=com.softwareag.eda.nerv.feature,version=9.7.0.0000-0227,name=NERV,subsystemId=NERV
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx.subsystems.osgi, config=bundleentry://104.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle jmx-framework (com.softwareag.platform.jmx.framework)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx.framework, config=bundleentry://103.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean}={com.softwareag.jmx.objectname=osgi.core:type=framework,version=1.5, org.eclipse.gemini.blueprint.bean.name=framework, org.springframework.osgi.bean.name=framework, osgi.service.blueprint.compname=framework, Bundle-SymbolicName=com.softwareag.platform.jmx.framework, Bundle-Version=9.7.0.0000-0400, service.id=345}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean}={com.softwareag.jmx.objectname=osgi.core:type=packageState,version=1.5, org.eclipse.gemini.blueprint.bean.name=packageState, org.springframework.osgi.bean.name=packageState, osgi.service.blueprint.compname=packageState, Bundle-SymbolicName=com.softwareag.platform.jmx.framework, Bundle-Version=9.7.0.0000-0400, service.id=344}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean, javax.management.NotificationBroadcaster}={com.softwareag.jmx.objectname=osgi.core:type=serviceState,version=1.5, org.eclipse.gemini.blueprint.bean.name=serviceState, org.springframework.osgi.bean.name=serviceState, osgi.service.blueprint.compname=serviceState, Bundle-SymbolicName=com.softwareag.platform.jmx.framework, Bundle-Version=9.7.0.0000-0400, service.id=343}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean, javax.management.NotificationBroadcaster}={com.softwareag.jmx.objectname=osgi.core:type=bundleState,version=1.5, org.eclipse.gemini.blueprint.bean.name=bundleState, org.springframework.osgi.bean.name=bundleState, osgi.service.blueprint.compname=bundleState, Bundle-SymbolicName=com.softwareag.platform.jmx.framework, Bundle-Version=9.7.0.0000-0400, service.id=342}]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.jmx.framework, config=bundleentry://103.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Configuration Store Watchdog (com.softwareag.platform.config.watchdog)
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.watchdog, config=bundleentry://96.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:26 CDT (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.7.0.0000-0400, service.id=319}]
2015-04-19 16:30:26 CDT (com.softwareag.wsstack.osgi.axis2.setup.internal.TransportListenerRegistryManager:INFO) - updated(null)
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.internal.ManagedConfiguration:INFO) - removed LoginRealm[ Default ]
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.internal.ManagedConfiguration:INFO) - removed LoginRealm[ PluggableUI ]
2015-04-19 16:30:26 CDT (com.softwareag.platform.jaas.internal.ManagedConfiguration:INFO) - removed LoginRealm[ PlatformManagement ]
2015-04-19 16:30:26 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.watchdog, config=bundleentry://96.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Property Config Store (com.softwareag.platform.config.store.props)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.store.props, config=bundleentry://95.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.platform.config.store.ConfigurationStore}={service.pid=extender.property.loader, service.description=Loads configurations from Bundle resources, org.eclipse.gemini.blueprint.bean.name=extenderLoader, org.springframework.osgi.bean.name=extenderLoader, osgi.service.blueprint.compname=extenderLoader, Bundle-SymbolicName=com.softwareag.platform.config.store.props, Bundle-Version=9.7.0.0000-0400, service.id=313}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.platform.config.store.ConfigurationStore}={service.pid=file.property.loader, service.description=Loads configurations from a set of property files, org.eclipse.gemini.blueprint.bean.name=fileLoader, org.springframework.osgi.bean.name=fileLoader, osgi.service.blueprint.compname=fileLoader, Bundle-SymbolicName=com.softwareag.platform.config.store.props, Bundle-Version=9.7.0.0000-0400, service.id=312}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.store.props, config=bundleentry://95.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Jaas Configuration Store (com.softwareag.platform.config.store.jaas)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.store.jaas, config=bundleentry://94.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {com.softwareag.platform.config.store.ConfigurationStore}={service.pid=jaas.file.loader, service.description=Loads the standard JAAS file, org.eclipse.gemini.blueprint.bean.name=store, org.springframework.osgi.bean.name=store, osgi.service.blueprint.compname=store, Bundle-SymbolicName=com.softwareag.platform.config.store.jaas, Bundle-Version=9.7.0.0000-0400, service.id=309}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.store.jaas, config=bundleentry://94.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle config-jmx (com.softwareag.platform.config.jmx)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.jmx, config=bundleentry://93.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:56 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean}={com.softwareag.jmx.objectname=osgi.compendium:service=cm,version=1.3, org.eclipse.gemini.blueprint.bean.name=configAdminMBean, org.springframework.osgi.bean.name=configAdminMBean, osgi.service.blueprint.compname=configAdminMBean, Bundle-SymbolicName=com.softwareag.platform.config.jmx, Bundle-Version=9.7.0.0000-0400, service.id=306}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {javax.management.DynamicMBean}={com.softwareag.jmx.objectname=com.softwareag:service=configLoader,version=1.0, org.eclipse.gemini.blueprint.bean.name=configLoaderMBean, org.springframework.osgi.bean.name=configLoaderMBean, osgi.service.blueprint.compname=configLoaderMBean, Bundle-SymbolicName=com.softwareag.platform.config.jmx, Bundle-Version=9.7.0.0000-0400, service.id=305}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.jmx, config=bundleentry://93.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Secure Token Configuration Filter (com.softwareag.platform.config.filter.securetokens)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.filter.securetokens, config=bundleentry://92.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:55 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ConfigurationPlugin}={service.cmRanking=30, org.eclipse.gemini.blueprint.bean.name=readerFilter, org.springframework.osgi.bean.name=readerFilter, osgi.service.blueprint.compname=readerFilter, Bundle-SymbolicName=com.softwareag.platform.config.filter.securetokens, Bundle-Version=9.7.0.0000-0400, service.id=302}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ConfigurationPlugin}={service.cmRanking=20, org.eclipse.gemini.blueprint.bean.name=writerFilter, org.springframework.osgi.bean.name=writerFilter, osgi.service.blueprint.compname=writerFilter, Bundle-SymbolicName=com.softwareag.platform.config.filter.securetokens, Bundle-Version=9.7.0.0000-0400, service.id=301}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.filter.securetokens, config=bundleentry://92.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Location Token Configuration Filter (com.softwareag.platform.config.filter.locations)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.filter.locations, config=bundleentry://91.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:55 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.osgi.service.cm.ConfigurationPlugin}={service.cmRanking=10, org.eclipse.gemini.blueprint.bean.name=locationFilter, org.springframework.osgi.bean.name=locationFilter, osgi.service.blueprint.compname=locationFilter, Bundle-SymbolicName=com.softwareag.platform.config.filter.locations, Bundle-Version=9.7.0.0000-0400, service.id=298}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.filter.locations, config=bundleentry://91.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle Config Loader Console (com.softwareag.platform.config.console)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.console, config=bundleentry://90.fwk1634351068/OSGI-INF/blueprint/blueprint.xml): startup date [Sun Apr 19 16:29:54 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.eclipse.osgi.framework.console.CommandProvider}={org.eclipse.gemini.blueprint.bean.name=adminCommands, org.springframework.osgi.bean.name=adminCommands, osgi.service.blueprint.compname=adminCommands, Bundle-SymbolicName=com.softwareag.platform.config.console, Bundle-Version=9.7.0.0000-0400, service.id=294}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.service.exporter.support.OsgiServiceFactoryBean:INFO) - Unregistered service [ServiceRegistrationWrapper for {org.eclipse.osgi.framework.console.CommandProvider}={org.eclipse.gemini.blueprint.bean.name=loaderCommands, org.springframework.osgi.bean.name=loaderCommands, osgi.service.blueprint.compname=loaderCommands, Bundle-SymbolicName=com.softwareag.platform.config.console, Bundle-Version=9.7.0.0000-0400, service.id=292}]
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener:INFO) - Application context succesfully closed (OsgiBundleXmlApplicationContext(bundle=com.softwareag.platform.config.console, config=bundleentry://90.fwk1634351068/OSGI-INF/blueprint/blueprint.xml))
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Unpublishing application context OSGi service for bundle gemini-blueprint-extender (org.eclipse.gemini.blueprint.extender)
2015-04-19 16:30:27 CDT (org.eclipse.gemini.blueprint.context.support.OsgiBundleXmlApplicationContext:INFO) - Closing OsgiBundleXmlApplicationContext(bundle=org.eclipse.gemini.blueprint.extender, config=bundleentry://87.fwk1634351068/META-INF/spring/extender/blueprint.xml): startup date [Sun Apr 19 16:29:54 CDT 2015]; root of context hierarchy
2015-04-19 16:30:27 CDT (com.softwareag.wsstack.osgi.axis2.internal.Activator:INFO) - Axis2 stopped.
2015-04-19 16:30:27 CDT (com.softwareag.eda.nerv.impl.EventEmitterImpl:INFO) - EventEmitterImpl.deactivate
2015-04-19 16:30:27 CDT (com.softwareag.eda.nerv.impl.cache.NERVCacheManager:INFO) - NERVCacheManager.deactivate
2015-04-19 16:30:27 CDT (com.softwareag.eda.nerv.impl.cache.NERVCacheManager:INFO) - [EDANII0093] Shutting down Ehcache CacheManager.
2015-04-19 16:30:27 CDT (com.softwareag.eda.nerv.impl.cache.NERVCacheManager:INFO) - End of NERVCacheManager.deactivate
2015-04-19 16:30:27 CDT (com.softwareag.eda.nerv.impl.EventEmitterImpl:INFO) - End of EventEmitterImpl.deactivate
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutdown Manager running all shutdown hooks.
2015-04-19 16:30:27 CDT (Framework:INFO) - System Bundle Shutdown Shutting down…
2015-04-19 16:30:27 CDT (Framework:INFO) - StackTrace for shutdown - this is an expect info message only :
java.lang.Thread.getStackTrace(Thread.java:1589)
com.webMethods.portal.system.PortalSystem.shutdown(PortalSystem.java:933)
com.webMethods.portal.system.PortalSystemActivator.stop(PortalSystemActivator.java:74)
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771)
java.security.AccessController.doPrivileged(Native Method)
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764)
org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206)
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592)
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257)
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215)
org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284)
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692)
org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600)
org.eclipse.osgi.framework.internal.core.InternalSystemBundle$1.run(InternalSystemBundle.java:261)
java.lang.Thread.run(Thread.java:745)

2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: MWS
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: DBO
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: webApplication
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: webApp
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: portletWebManager
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down PortalServlet
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: bizPolicy
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: mechanics
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: DeployableServices
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: CoreServices
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: portlet
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: install
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: content
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: DataPhaseOne
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: meta
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: default
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: cache
2015-04-19 16:30:27 CDT (com.webMethods.jms.db.DbJMSClient:INFO) - wm.db.jms.conn.purge.time set to 60
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: miePhaseTwo
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: global
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: languagePackManager
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: cluster
2015-04-19 16:30:27 CDT (Framework:INFO) - Shutting down components of: miePhaseOne
2015-04-19 16:30:27 CDT (Framework:INFO) - Stopped sending JDK log messages to Log4j

Any help to solve this issue will be appreciated, tanks in advice.

Hi Filiberto,

Steps for migration of MWS is as follow:

Step 1: Shut down MWS 8.2 components
Step 2: Clone the database and execute database components to latest (9.7)
Step 3 Install MWS 9.7 without creating a MWS instance
Step 4:
Update source mws.db.xml config to point the correct db
Run the migration utility select the option Existing for DB
OR,
Run the migration utility select the option Clone for DB and provide the DB details
Step 5: Run mws -s default init
Step 6: Run the mws -s default run

Thanks & Regards,
Abhishek

Hi, I see that’s a difference in the steps, I’ll try again and will return to confirm the results.

Thanks for your quick response and regards.