Hi all
I have RAD 6 installed with websphere server v6.0
When i open RAD in new workspace and try to start the server i am getting message as "Server server1 open for e-business, problems occurred during startup"
and also i can see the following stack trace.
[2/2/07 9:11:29:518 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[2/2/07 9:11:29:612 IST] 0000000a MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/mbeans.xml.
[2/2/07 9:11:29:674 IST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
[2/2/07 9:11:30:174 IST] 0000000a SystemOut O PLGC0057I: Plug-in configuration service is started successfully.
[2/2/07 9:11:30:190 IST] 0000000a PMIImpl A PMON0001A: PMI is enabled
[2/2/07 9:11:30:721 IST] 0000000a CGBridgeServi I CWRCB0204E: The core group bridge service is disabled because it may not execute on a non-managed node.
[2/2/07 9:11:30:784 IST] 0000000a SibMessage I [:] CWSIU0000I: Release: WAS60.SIB Level: o0444.10
[2/2/07 9:11:30:799 IST] 0000000a SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[2/2/07 9:11:30:877 IST] 0000000a AuditServiceI A SECJ6004I: Security Auditing is disabled.
[2/2/07 9:11:30:924 IST] 0000000a distSecurityC I SECJ0309I: Java 2 Security is disabled.
[2/2/07 9:11:30:987 IST] 0000000a Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[2/2/07 9:11:31:002 IST] 0000000a distSecurityC I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[2/2/07 9:11:31:018 IST] 0000000a distSecurityC I SECJ0240I: Security service initialization completed successfully
[2/2/07 9:11:31:190 IST] 0000000a ObjectPoolSer I OBPL0007I: Object Pool Manager service is disabled.
[2/2/07 9:11:31:206 IST] 0000000a J2EEServiceMa I ASYN0059I: Work Manager service initialized successfully.
[2/2/07 9:11:31:252 IST] 0000000a CScopeCompone I CSCP0002I: Compensation service is disabled.
[2/2/07 9:11:31:315 IST] 0000000a SibMessage I [:] CWSID0006I: The SIB service was not enabled and will not be started.
[2/2/07 9:11:31:331 IST] 0000000a ActivitySessi I WACS0045I: ActivitySession service is disabled.
[2/2/07 9:11:31:346 IST] 0000000a SOAPContainer I WSWS1062I: SOAP Container Service has been initialized.
[2/2/07 9:11:31:377 IST] 0000000a SchedulerServ I SCHD0036I: The Scheduler Service is initializing.
[2/2/07 9:11:31:409 IST] 0000000a SchedulerServ I SCHD0037I: The Scheduler Service has been initialized.
[2/2/07 9:11:31:534 IST] 0000000a StartUpServic I STUP0008I: The Startup Beans service is disabled.
[2/2/07 9:11:31:534 IST] 0000000a I18nService I I18N0010I: The Internationalization service is created on server1.
[2/2/07 9:11:31:549 IST] 0000000a I18nServiceSe I I18N0010I: The Internationalization service is disabled on server1.
[2/2/07 9:11:31:987 IST] 0000000a CoordinatorIm I HMGR0206I: The Coordinator is an Active Coordinator for core group DefaultCoreGroup.
[2/2/07 9:11:32:002 IST] 0000000a DCSPluginSing I HMGR0005I: The Single Server DCS Core Stack transport has been started for core group DefaultCoreGroup.
[2/2/07 9:11:32:159 IST] 0000000a NameServerImp A NMSV0018I: Name server available on bootstrap port 2809.
[2/2/07 9:11:32:643 IST] 0000000a J2EEServiceMa I ASYN0055I: The Work Manager service started successfully.
[2/2/07 9:11:32:690 IST] 0000000a RecoveryDirec A WTRN0100E: Performing recovery processing for this WebSphere server (FileFailureScope: A3567ZDZWUU5NX9Node01Cell\A3567ZDZWUU5NX9Node01\se rver1 [1146722920])
[2/2/07 9:11:32:706 IST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: A3567ZDZWUU5NX9Node01Cell\A3567ZDZWUU5NX9Node01\se rver1 [1146722920])
[2/2/07 9:11:32:706 IST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: A3567ZDZWUU5NX9Node01Cell\A3567ZDZWUU5NX9Node01\se rver1 [1146722920])
[2/2/07 9:11:32:752 IST] 00000012 RecoveryManag A WTRN0028I: Transaction service recovering 0 transactions.
[2/2/07 9:11:32:799 IST] 0000000a ContainerImpl E WSVR0501E: Error creating component null [class com.ibm.ws.runtime.component.ResourceMgrImpl]
com.ibm.ws.exception.WsRuntimeException: java.lang.IllegalArgumentException: resolve against non-hierarchical or relative base
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getR esource(ResourceLocatorImpl.java:55)
at com.ibm.ws.runtime.component.ResourceMgrImpl.loadR esources(ResourceMgrImpl.java:646)
at com.ibm.ws.runtime.component.ResourceMgrImpl.start (ResourceMgrImpl.java:546)
at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:821)
at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:649)
at com.ibm.ws.runtime.component.ApplicationServerImpl .start(ApplicationServerImpl.java:149)
at com.ibm.ws.runtime.component.ContainerImpl.startCo mponents(ContainerImpl.java:821)
at com.ibm.ws.runtime.component.ContainerImpl.start(C ontainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(Serv erImpl.java:356)
at com.ibm.ws.runtime.WsServerImpl.bootServerContaine r(WsServerImpl.java:173)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl .java:120)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl. java:378)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.ja va:190)
Caused by: java.lang.IllegalArgumentException: resolve against non-hierarchical or relative base
at org.eclipse.emf.common.util.URI.resolve(URI.java:1 707)
at org.eclipse.emf.common.util.URI.resolve(URI.java:1 680)
at com.ibm.ws.runtime.config.RelativeURIContextResolv er.resolveRelativeURI(RelativeURIContextResolver.j ava:253)
at com.ibm.ws.runtime.service.ConfigRootImpl$3.normal ize(ConfigRootImpl.java:405)
at com.ibm.wtp.emf.resource.MappedXMIHelper.resolve(M appedXMIHelper.java:62)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handlePr oxy(XMLHandler.java:1935)
at org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler.handl eObjectAttribs(SAXXMIHandler.java(Compiled Code))
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createOb jectFromFactory(XMLHandler.java:1346)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createOb jectFromFeatureType(XMLHandler.java:1318)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createOb ject(XMLHandler.java:1213)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFe ature(XMLHandler.java:1048)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processE lement(XMLHandler.java:448)
at org.eclipse.emf.ecore.xmi.impl.XMIHandler.processE lement(XMIHandler.java:65)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startEle ment(XMLHandler.java:431)
at org.eclipse.emf.ecore.xmi.impl.SAXWrapper.startEle ment(SAXWrapper.java:75)
at org.apache.xerces.parsers.AbstractSAXParser.startE lement(Unknown Source)
at org.apache.xerces.parsers.AbstractXMLDocumentParse r.emptyElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerI mpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerI mpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerI mpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse (Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse (Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse( Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XM LLoadImpl.java:129)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doL oad(XMLResourceImpl.java:155)
at com.ibm.wtp.emf.resource.CompatibilityXMIResourceI mpl.basicDoLoad(CompatibilityXMIResourceImpl.java: 184)
at com.ibm.wtp.emf.resource.CompatibilityXMIResourceI mpl.doLoad(CompatibilityXMIResourceImpl.java:170)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.l oad(ResourceImpl.java:884)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.l oad(ResourceImpl.java:741)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResou rce(ConfigRootImpl.java:288)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResou rce(ConfigRootImpl.java:270)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getR esource(ResourceLocatorImpl.java:46)
What might be the problem? Please help me urgently.
Thanks in Advance.
__________________
If you love life, life will love you back.