Thanks for your replies guys,
To Clarify further,
@Abhishek, The server was started only after the migration utility was completed.
@Sreenivas, the command was run but still got the same error after we try to start the server.
For some reason, MWS tries to believe it is a cluster and tries to find the second node on the cluster after migration.
The logs show that it fails at the moment it cannot find the cluster node. Please find the logs below:
_Full_Log
2014-08-04 10:45:48 CEST (com.softwareag.wsstack.osgi.axis2.setup.internal.TransportListenerRegistryManager:INFO) - updated(null)
2014-08-04 10:45:48 CEST (com.webMethods.portal.system.impl.BuildVersion:INFO) - MWS BuildVersion: 8.2.1.0.144
2014-08-04 10:45:48 CEST (com.webMethods.portal.system.impl.BuildVersion:INFO) - MWS InstalledVersion: 9.6.0.0000-0164
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.ObjectUtil
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.ThreadUtil
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.FileUtil
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.SystemPaths
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.Debug
2014-08-04 10:45:49 CEST (webm.caf:INFO) - My webMethods Server 9.6.0.0000-0164
2014-08-04 10:45:49 CEST (com.webMethods.rtl.util.Debug:INFO) - Started sending JDK log messages to Log4J
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.io.FileIOManager
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.xml.XMLUtil
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.rtl.util.xml.XSLProcessorFactory
2014-08-04 10:45:49 CEST (Framework:INFO) - Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing components of: miePhaseTwo
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.portal.system.boot.StartupManager
2014-08-04 10:45:49 CEST (Framework:INFO) - Current DB component level is 40
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing component: com.webMethods.portal.system.cluster.impl.ClusterProvider
2014-08-04 10:45:49 CEST (Framework:INFO) - Initializing components of: cluster
2014-08-04 10:45:49 CEST (Framework:INFO) - JMS ClientID: SDGEN002.mws.node.mwsdev.6227127950100431872
2014-08-04 10:45:49 CEST (Framework:INFO) - No registered exception delegate
2014-08-04 10:45:49 CEST (Framework:FATAL) - Caught throwable:
com.webMethods.portal.PortalException: [POP.005.0042] Unable to start. The server name mwsdev could not be found in the cluster definition
at com.webMethods.portal.system.cluster.impl.ClusterProvider.registerLocalClusterNode(ClusterProvider.java:545)
at com.webMethods.portal.system.cluster.impl.ClusterProvider.init(ClusterProvider.java:269)
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:117)
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.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:78)
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:744)
2014-08-04 10:45:49 CEST (com.softwareag.platform.shutdown.internal.ShutdownAction:INFO) - Starting shutdown of OSGi framework with: poll 1000, timeout 120000
#webMethods-General#webMethods#webMethods-Upgrade#Integration-Server-and-ESB