MWS Giving Multiple Errors while starting up

Hi Friends,

Getting the following errors when starting MWS.

ERROR 1:

2009-05-30 21:25:03 IST (dataAccess : WARN) - getXTypeID Failed on wm_xt_installcomponentdata
2009-05-30 21:25:03 IST (Framework : FATAL) - ERROR installing: wm_folderview.pdp
com.webMethods.portal.PortalException: [POP.003.0137] Unable to create with unknown type: “0”.
at com.webMethods.portal.mech.storage.impl.ContainerMechanics.createChild(ContainerMechanics.java:1079)

ERROR 2:

Caused by: C:\webMethods7\MWS\server\default\temp\deploy.dccb.xml:55: com.webMethods.portal.bizPolicy.BizException: [POP.004.0104] Error installing/uninstalling component
at com.webMethods.portal.bizPolicy.command.install.taskdefs.AntBaseTask.handleException(AntBaseTask.java:121)
at com.webMethods.portal.bizPolicy.command.install.taskdefs.AntBaseTask.execute(AntBaseTask.java:101)

ERROR 3:

aused by: C:\webMethods7\MWS\server\default\temp\deploy.pdp.xml:55: java.lang.IllegalStateException: basedir C:\webMethods7\MWS\server\default\temp\wm_xt_localepropstorage\WEB-INF\config is not a directory
at com.webMethods.portal.bizPolicy.command.install.taskdefs.AntBaseTask.handleException(AntBaseTask.java:121)
at com.webMethods.portal.bizPolicy.command.install.taskdefs.AntBaseTask.execute(AntBaseTask.java:101)

ERROR 4:

— Nested Exception —
C:\webMethods7\MWS\server\default\temp\deploy.dccb.xml:55: com.webMethods.portal.bizPolicy.BizException: [POP.004.0104] Error installing/uninstalling component

ERROR 5:

C:\webMethods7\MWS\server\default\temp\deploy.pdp.xml:55: java.lang.IllegalStateException: basedir C:\webMethods7\MWS\server\default\temp\wm_xt_localepropstorage\WEB-INF\config is not a directory

ERROR 6:

ERROR installing: wm_caf_app_runtime_config.war. Required component is not installed or available for install: wm_basetypes.dccb
2009-05-30 21:27:59 IST (Framework : INFO) - Installing: wm_caf_deployer_services.war (97%) …
2009-05-30 21:27:59 IST (Framework : INFO) - Installing: wm_cafshared.war (97%) …
2009-05-30 21:28:00 IST (Framework : INFO) - Installing: wm_cafsystem.war (97%) …
2009-05-30 21:28:00 IST (Framework : INFO) - Installing: wm_calendar_admin.war (98%) …

Solutions I tried So far:

1) Tried installing both as a WIN Service and Application
2) Tried creating New Schema in DB and ran the MWS scripts again.
3) Installed in Separate Workstation and also tried to install it with the same IS in the same workstation
4) Read Documentation and Forum threads, but still not able to pin-point the issue. :frowning:

Any pointers will be helpfull in this regard. We are using IS 7.1.2, with ORACLE 9G RDBMS.

Do let me know in case any step is missing from my end.

Thanks,
Johnrose.

Hello Friends,

Any updates on the above issue. We have IS 7.1.2 setup. My OS is Windows XP Pro.

Guyz, who have done this successfully, can give any pointers. Or any tips that may be usefull

Hello Guyz,

Finally , we managed to get this issue resolved some two weeks back.

For your info, if anyone else faces the same issue, these are the steps that I took to rectify it.

Step 1: Create a Separate DB schema.
Step 2: Uninstall the MWS component first.
Step 3: Install it again as a applicaiton. Not as an windows Service.
Step 4: Restart your IS and MWS server.

You are done and good to go.

Thanks,
Johnrose.