Hi All,
I need your help once again.
Installed wM8.2.2 on RedHat linux. When trying to start mws with the help of run.sh from /opt/softwareag/MWS/server/default/bin getting below error. This is the
first time I am starting MWS server.
com.webMethods.portal.PortalException: [POP.005.0004] Unable to register component: “null” due to “[POP.005.0029] server node name must not be empty”
at com.webMethods.portal.system.impl.BaseProvider.registerComponent(BaseProvider.java:409)
at com.webMethods.portal.system.cluster.impl.ClusterProvider.registerLocalClusterNode(ClusterProvider.java:369)
at com.webMethods.portal.system.cluster.impl.ClusterProvider.init(ClusterProvider.java:258)
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:107)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:602)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:170)
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:262)
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:602)
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:170)
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:91)
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:65)
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:59)
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:874)
at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:826)
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:133)
at com.webMethods.portal.system.start.Main.main(Main.java:38)
2015-04-27 07:34:39 EDT (Framework:INFO) - Shutting down…