I’m tearing my hair out trying to get MWS working.
Does everyone go through this, or is it usually straightforward?
I installed using the WM installer and the GUI DB configurator.
Since it’s failed, I’ve reinstalled several times, using the WM installer’s reinstall option. I’ve also dropped and recreated the tables several times, using the GUI DB configurator.
Everything appears to work, until I start MWS.
Depending on the order I do things, I get different errors.
Currently - just after recreating tables - I get:
(Framework : FATAL) - [POP.005.0026] Must have at least one server node defined
Just after a fresh install, I get:
2009-03-09 17:28:25 CET (dataAccess : WARN) - getXTypeID Failed on wm_xt_installcomponentdata
2009-03-09 17:28:26 CET (Framework : INFO) - No registered exception delegate
2009-03-09 17:28:26 CET (Framework : FATAL) - [POP.003.0137] Unable to create with unknown type: "0".
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)
at com.webmethods.portal.mech.install.impl.BasicInstallMechanics.registerComponent(BasicInstallMechanics.java:593)
In other circumstances I can’t put my finger on, I’ve seen NullPointerException and ClassCastException.
All I want to do is look at my Broker queues. Is there a simpler way?