problem with MWS

Hi,

I am facing a problem while starting up MWS server.Its showing below error:
2012-07-22 20:23:46 IST (Framework:DEBUG) - Logging configured successfully.
2012-07-22 20:23:52 IST (Framework:INFO) - No registered exception delegate
2012-07-22 20:23:52 IST (Framework:FATAL) - [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
com.webMethods.portal.system.init.InitializationException: [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
at com.webMethods.portal.service.sql.core.ConnectionManager.validateDatasource(ConnectionManager.java:660)
at com.webMethods.portal.service.sql.core.ConnectionManager.init(ConnectionManager.java:274)
at com.webMethods.portal.service.sql.core.ConnectionManager.init(ConnectionManager.java:197)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializeDatabaseConfigLocator(ClusterPhaseProvider.java:73)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:35)
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:865)
at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:823)
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:597)
at com.webMethods.portal.system.start.Main.start(Main.java:132)
at com.webMethods.portal.system.start.Main.main(Main.java:38)
2012-07-22 20:23:52 IST (Framework:INFO) - Shutting down…
2012-07-22 20:23:52 IST (Framework:INFO) - Shutdown complete.

here is db.xml file:

<?xml version="1.0" encoding="UTF-8"?> com.webmethods.portal.service.sql.core.BaseSqlWorker com.webmethods.portal.service.sql.core.provider.pool.PooledConnectionProvider com.wm.dd.jdbc.oracle.OracleDriver jdbc:wm:oracle://Bikash-PC:1521;serviceName=orcl123; scott {DES}lVSvxp86ElQ= 100 true SELECT COUNT(*) FROM TBLTHING WHERE IDTHING = 1

am using the same db detail to create jdbc pool.its working fine…please help…
Thanks in advance
Regards
Bikash

Hi Bikash,

Did you ever resolve your issue? Using 8.01 release of webMethods.
Having the same issue. Best regards

Hi cberner,

Not sure if you resolved this issue but did you run database component configurator for MWS db scripts?