Thanks for the help :). My webMethods did screw the URL and as soon as I fixed it it looked like starting but for some reason it crashes after a while. 
After I start MWS from Window services, I go to the URL (http://localhost:8585) and i get the error “HTTP ERROR 503. Problem accessing /. Reason: SERVICE_UNAVAILABLE”. This is probably due to the fact My webMethods hasn’t completed the start, but after 5 minutes the service shuts down.:eek:
When I start the service from command prompt, it goes through million iterations and ends up being shutdown too. The last of the errors are as follow (please note the 2 lines in red):
2010-09-14 09:43:05 NZST (Framework:INFO) - Skipping: wm_discussion_board.war because it depends on: [wm_xt_discotres_category.pdp, wm_xt_discotres_forum.pdp]
2010-09-14 09:43:05 NZST (Framework:INFO) - ERROR installing: wm_discussion_board.war. Required component is not installed or available for install: wm_xt_discotres_category.pdp
2010-09-14 09:43:05 NZST (Framework:INFO) - Installing: wm_noodle.war (99%) …
2010-09-14 09:43:05 NZST (Framework:INFO) - Skipping: wm_noodle.war because it depends on: [wm_xt_usertabset.pdp, wm_xt_user_prefs_type.pdp, wm_xt_workspace.pd
p]
2010-09-14 09:43:05 NZST (Framework:INFO) - ERROR installing: wm_noodle.war. Required component is not installed or available for install: wm_xt_usertabset.pdp
2010-09-14 09:43:05 NZST (Framework:INFO) - Installing: wm_noodle_pack.war (100%) …
2010-09-14 09:43:05 NZST (Framework:INFO) - Skipping: wm_noodle_pack.war because it depends on: [wm_xt_imagefolder.pdp, wm_xt_workspace.pdp, wm_xt_attachments_
folder.pdp]
2010-09-14 09:43:05 NZST (Framework:INFO) - ERROR installing: wm_noodle_pack.war. Required component is not installed or available for install: wm_xt_imagefold
er.pdp
2010-09-14 09:43:05 NZST (Framework:INFO) - Installing: wm_tn.war (100%) …
2010-09-14 09:43:11 NZST (Framework:INFO) - Skipping: wm_tn.war because it depends on: [wm_xt_saved_search.pdp]
2010-09-14 09:43:11 NZST (Framework:INFO) - ERROR installing: wm_tn.war. Required component is not installed or available for install: wm_xt_saved_search.pdp
2010-09-14 09:43:11 NZST (Framework:INFO) - INSTALLED 0 components in 187 seconds
2010-09-14 09:43:11 NZST (Framework:INFO) - Initializing component: com.webMethods.portal.bizPolicy.biz.install.impl.SyncDeployService
2010-09-14 09:43:11 NZST (Framework:INFO) - Loading phase: [phaseID, phaseName] [startupComplete, startupComplete]
2010-09-14 09:43:11 NZST (Framework:INFO) - Initializing components of: startup Complete
2010-09-14 09:43:11 NZST (Framework:INFO) - Initializing component: com.webMethods.portal.system.PostInitStatus
2010-09-14 09:43:11 NZST (Framework:INFO) - My webMethods Server “default” Node “DNZPPPWMC10.chhnet.net-node1049” took 546 seconds to initialize
role: search
role: notification
role: autodeploy
role: taskengine
http listening at: DNZPPPWMC10.chhnet.net:8585
FrontEndUrl: http://DNZPPPWMC10.chhnet.net:8585
2010-09-14 09:43:11 NZST (Framework:INFO) - Initializing component: com.webMethods.portal.system.impl.SavePerfData
2010-09-14 09:43:11 NZST (Framework:INFO) - Initializing component: com.webMethods.jackrabbit.spi2mws.SearchIndexInitializer
2010-09-14 09:43:11 NZST (com.webMethods.jackrabbit.spi2mws.SearchIndexInitializer:INFO) - Initializing the search index synchronously
2010-09-14 09:43:11 NZST (Framework:FATAL) - [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message "at com.webMethods.jackrabbit.spi2mws.
MwsRepositoryService._getVersionStorageFolderId(MwsRepositoryService.java:1098)"
java.lang.NullPointerException
at com.webMethods.jackrabbit.spi2mws.MwsRepositoryService._getVersionStorageFolderId(MwsRepositoryService.java:1098)
at com.webMethods.jackrabbit.spi2mws.MwsRepositoryService$2.run(MwsRepositoryService.java:423)
at com.webMethods.jackrabbit.spi2mws.MwsRepositoryService.startSearchIndex(MwsRepositoryService.java:446)
at com.webMethods.jackrabbit.spi2mws.MwsRepositoryService.initSearchIndex(MwsRepositoryService.java:357)
at com.webMethods.jackrabbit.spi2mws.SearchIndexInitializer.init(SearchIndexInitializer.java:33)
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:126)
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:107)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:601)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:169)
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:259)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:601)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:169)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:89)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:53)
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)
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down PortalAxisServlet
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down PortalServlet
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down PortalServlet
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down PortalServlet
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down…
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down components of: MWS
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down components of: deploySync
2010-09-14 09:43:12 NZST (Framework:INFO) - Shutting down components of: webserver
Any idea why this is happening?
Thanks a lot
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods