Mywebmethods Server starting problem

Hello everytime I am starting MyWebmethods Server it is showing following message and then it stoped :frowning: can anyone help me in this ?

2009-04-06 11:25:08 GMT+05:30 (webm.caf : INFO) - My webMethods Server 7.1.1.0.80
2009-04-06 11:25:08 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
2009-04-06 11:25:08 GMT+05:30 (Framework : INFO) - Initializing components of: miePhaseTwo
2009-04-06 11:25:08 GMT+05:30 (Framework : INFO) - Initializing components of: cluster
2009-04-06 11:25:08 GMT+05:30 (Framework : INFO) - Initializing server: master
2009-04-06 11:25:08 GMT+05:30 (Framework : INFO) - Initializing components of: classManager
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Initializing components of: global
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Initializing components of: languagePackManager
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [internalServers, internalServers]
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Initializing components of: internalServers
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
2009-04-06 11:25:09 GMT+05:30 (Framework : INFO) - Initializing components of: DataPhaseOne
2009-04-06 11:25:10 GMT+05:30 (messaging : INFO) - Distributed events are not enabled: JMS support will be disabled
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Cache Invalidation Thread started with sleep of 60000ms
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing components of: cache
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing components of: meta
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing components of: default
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ThingIDService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.XTypeService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ThingService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.dbo.DBOStorageService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaQueryService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.WatchService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.TypeService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.UserService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.RelationService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaEventService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaViewService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.AccessService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ServiceThingService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.subscription.impl.SubscriptionService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.notification.impl.NotificationService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ScheduleService
2009-04-06 11:25:10 GMT+05:30 (Framework : INFO) - No registered exception delegate
2009-04-06 11:25:10 GMT+05:30 (Framework : FATAL) - [POP.005.0021] Attempting to use non empty My webMethods Server database for fresh deployment. Please make sure to create new empty My webMethods Server database
com.webMethods.portal.PortalException: [POP.005.0021] Attempting to use non empty My webMethods Server database for fresh deployment. Please make sure to create new empty My webMethods Server database
at com.webMethods.portal.system.boot.PortalBootManager.verifyPortalBoot(PortalBootManager.java:72)
at com.webMethods.portal.system.boot.PortalBootManager.init(PortalBootManager.java:47)
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:118)
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:99)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:512)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:125)
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:44)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:257)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:512)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:125)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:89)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:27)
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:868)
at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:827)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webMethods.portal.system.start.Main.start(Main.java:126)
at com.webMethods.portal.system.start.Main.main(Main.java:47)
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down…
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: MWS
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: miePhaseTwo
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: global
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: classManager
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: cluster
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutting down components of: miePhaseOne
2009-04-06 11:25:11 GMT+05:30 (Framework : INFO) - Shutdown complete.

Hi,

This happens when you use an existing database schema.
Try to create new user in database and run DB scripts for the new user,and also change the DB details with the new user in db.xml file, then start the MWS.

This will help you.

Thanks,
Pranith.

Hi
i have created a new user and database
but as i start MWS it shutdown :frowning:
can you tell me whats the problem ?

2009-04-06 17:04:26 GMT+05:30 (webm.caf : INFO) - My webMethods Server 7.1.1.0.80
2009-04-06 17:04:26 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
2009-04-06 17:04:26 GMT+05:30 (Framework : INFO) - Initializing components of: miePhaseTwo
2009-04-06 17:04:26 GMT+05:30 (Framework : INFO) - Initializing components of: cluster
2009-04-06 17:04:26 GMT+05:30 (Framework : INFO) - Initializing server: master
2009-04-06 17:04:26 GMT+05:30 (Framework : INFO) - Initializing components of: classManager
2009-04-06 17:04:27 GMT+05:30 (Framework : INFO) - Initializing components of: global
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: languagePackManager
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [internalServers, internalServers]
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: internalServers
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: DataPhaseOne
2009-04-06 17:04:28 GMT+05:30 (messaging : INFO) - Distributed events are not enabled: JMS support will be disabled
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Cache Invalidation Thread started with sleep of 60000ms
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: cache
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: meta
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing components of: default
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ThingIDService
2009-04-06 17:04:28 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.XTypeService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ThingService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.dbo.DBOStorageService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaQueryService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.WatchService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.TypeService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.UserService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.RelationService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaEventService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.MetaViewService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.AccessService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ServiceThingService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.subscription.impl.SubscriptionService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.notification.impl.NotificationService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing com.webMethods.portal.service.meta2.impl.ScheduleService
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [UpgradePhase1, UpgradePhase1]
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [CoreServices, CoreServices]
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: CoreServices
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: directory
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: install
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: portlet
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: context
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: license
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [DeployableServices, DeployableServices]
2009-04-06 17:04:29 GMT+05:30 (Framework : INFO) - Initializing components of: DeployableServices
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: search
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: version
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: task
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [mechanics, mechanics]
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: mechanics
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: mechanics
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - getXTypeID Failed on wm_xt_mechanicsdata
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - xType not found: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : WARN) - Factory is not available for xtypeID: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [bizPolicy, bizPolicy]
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: bizPolicy
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: bizPolicy
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - getXTypeID Failed on wm_xt_bizpolicydata
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - xType not found: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : WARN) - Factory is not available for xtypeID: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: command
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [webApplication, webApplication]
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: webApplication
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: webApp
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - getXTypeID Failed on wm_xt_handlerdata
2009-04-06 17:04:30 GMT+05:30 (dataAccess : WARN) - xType not found: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : WARN) - Factory is not available for xtypeID: 0
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: authManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: sessionManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: dispatchManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: presManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: propertyEditorManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: errorManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: portletWebManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: legacy
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: webAppRuntimeConfigManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [bootstrap, bootstrap]
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Loading phase: [phaseID, phaseName] [bootstrapComponents, bootstrapComponents]
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Initializing components of: bootstrapComponents
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - No registered exception delegate
2009-04-06 17:04:30 GMT+05:30 (Framework : FATAL) - [POP.001.0002] A “java.lang.ClassCastException” occurred with the Message “com.webMethods.portal.mech.storage.impl.BootstrapContainerMechanics”
java.lang.ClassCastException: com.webMethods.portal.mech.storage.impl.BootstrapContainerMechanics
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.createAlias(BootstrapPhase.java:98)
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.createComponentData(BootstrapPhase.java:85)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:505)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:125)
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:44)
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:51)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:257)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:512)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:125)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:89)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:27)
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:868)
at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:827)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webMethods.portal.system.start.Main.start(Main.java:126)
at com.webMethods.portal.system.start.Main.main(Main.java:47)
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down PortalServlet
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down…
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: MWS
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: webApplication
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: webApp
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: portletWebManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down PortalServlet
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: bizPolicy
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: mechanics
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: DeployableServices
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: CoreServices
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: install
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: content
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: DataPhaseOne
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: meta
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: default
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: cache
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: miePhaseTwo
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: global
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: classManager
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: cluster
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutting down components of: miePhaseOne
2009-04-06 17:04:30 GMT+05:30 (Framework : INFO) - Shutdown complete.

now that you are past the DB issue, uninstall your MWS and make sure all of the old MWS files are deleted…then go ahead and do a fresh install of the MWS…
-Manju