|
This document applies only to the following language
version(s):
English |
|
Problem(Abstract) |
nodeagent fails to start with following error.
ADMU0111E: Program exiting with
error:org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
Premature end of file.
Command "startNode.sh -trace" would display the following Exception:
WsServerLaunc E ADMU3002E: Exception attempting to process server
nodeagent
WsServerLaunc E ADMU3007E: Exception org.xml.sax.SAXParseException:
Premature end of file.
at
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1172)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:76)
at
org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:135)
at
com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at
com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at
org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at
org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at
com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:192)
at
com.ibm.ws.management.tools.WsServerLauncher.serverIsRunning(WsServerLauncher.java:323)
at
com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:187)
at
com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at
com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:91)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94) |
|
|
|
Cause |
Install_Root
\config\cells\<CEll_NAME>\nodes\<NODE_NAME>\serverindex.xml |
|
|
Resolving the
problem |
Run the following command to force the full
resynchronization to get the correct size files from Deployment Manager.
Install_Root \syncNode.sh <DMGR_HOST>
<DMGR_SOAP_PORT>
|
|
|