Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to start WAS 5.0

0 views
Skip to first unread message

Sachin

unread,
Jan 5, 2004, 9:08:55 AM1/5/04
to
Hi I installed WAS 5.0 It was running fine till some time, but off
late while starting it is always giving the following error. I tried
uninstalling and installing again and it is still the same error. Can
any one help me with this ?

Thanks,
Sachin


Exception com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in
this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown
Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

[1/5/04 8:14:08:125 EST] 3ff8b401 AdminTool E ADMU0111E: Program
exiting with error: com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in
this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown
Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

[1/5/04 8:14:08:125 EST] 3ff8b401 AdminTool A ADMU0111E: Program
exiting with error: com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in
this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown
Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
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:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

0 new messages