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

Unable to access the admin console of WPS 5.1

14 views
Skip to first unread message

Shyam Nair

unread,
Jun 14, 2007, 7:28:02 AM6/14/07
to
Hi,

I have installed the WebSphere Portal Server 5.1. After starting the server when i am accessing the admin console of the portal server i am getting the error [b]Error 503: Failed to load target servlet [portal][/b]. I havn't installed any DB seperatly, but i think the cloudscape got installed along with the WPS. I can see the directory
C:\Program Files\WebSphere\PortalServer\shared\app\cloudscape created with some jar files and a bin folder containing cview.bat file. How ever when I am looking to the log file for the error I can see

[i]
2007.06.14 11:11:18.684 I com.ibm.wps.logging.LogManager init

--------------------------------------------------------------------------------
IBM WebSphere Portal 5.1

Licensed Materials - Property of IBM
5724-E76 and 5724-E77
(C) Copyright IBM Corp. 2001, 2004 - All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
--------------------------------------------------------------------------------
Build Level:
wp510_083 (2004-11-19 11:38)
--------------------------------------------------------------------------------

2007.06.14 11:11:18.684 I com.ibm.wps.logging.LogManager init
Trace specification: *=all=disabled

2007.06.14 11:11:35.513 I com.ibm.wps.services.credentialvault.DefaultVault loadEncryptionExit
EJPSK0012I: Configuration file /defaultvault not found. System defaults to the DefaultEncryptionExit.

2007.06.14 11:11:35.529 I com.ibm.wps.services.credentialvault.VaultAdapterManager loadVaultAdapter
EJPSK0023I: Vault adapter type default was loaded successfully: WPS Default Vault Implementation

2007.06.14 11:19:20.494 E com.ibm.wps.engine.Servlet init
EJPFD0016E: Initialization of service failed. - StackTrace follows...

2007.06.14 11:19:20.494 E com.ibm.wps.engine.Servlet init
com.ibm.wps.util.DataBackendException: EJPSG0015E: Data Backend Problem javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException: vmcid: 0x0 minor code: 0 completed: No
at com.ibm.wps.services.puma.RealmAwareURManager.initRealms(RealmAwareURManager.java:122)
at com.ibm.wps.services.puma.RealmAwareURManager.<init>(RealmAwareURManager.java:82)
at com.ibm.wps.services.puma.PumaServiceImpl.init(PumaServiceImpl.java:126)
at com.ibm.wps.services.Service.init(Service.java:109)
at com.ibm.wps.services.Service.init(Service.java:85)
at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:361)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:269)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:125)
at com.ibm.wps.engine.Servlet.init(Servlet.java:204)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:82)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServletManager.java:876)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:224)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:542)
at com.ibm.ws.webcontainer.webapp.WebApp.loadServletManager(WebApp.java:1279)
at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:283)
at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:403)
at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:212)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1005)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:505)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:243)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)
Caused by: javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException: vmcid: 0x0 minor code: 0 completed: No
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:214)
at com.ibm.CORBA.iiop.UtilDelegateImpl.wrapException(UtilDelegateImpl.java:684)
at javax.rmi.CORBA.Util.wrapException(Util.java:296)
at com.ibm.websphere.wmm.objects._MemberService_Stub.getConfigurationData(_MemberService_Stub.java:2299)
at com.ibm.wps.services.puma.DefaultWMMAccessBean.getConfigurationData(DefaultWMMAccessBean.java:257)
at com.ibm.wps.services.puma.RealmAwareURManager.initRealms(RealmAwareURManager.java:92)
... 44 more
Caused by: org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException: vmcid: 0x0 minor code: 0 completed: No
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled Code))
at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
at com.ibm.rmi.util.ProxyUtil.copyObject(ProxyUtil.java:340)
at com.ibm.CORBA.iiop.UtilDelegateImpl.copyObject(UtilDelegateImpl.java:789)
at javax.rmi.CORBA.Util.copyObject(Util.java:333)
at com.ibm.websphere.wmm.objects._MemberService_Stub.getConfigurationData(_MemberService_Stub.java:2295)
... 46 more

2007.06.14 11:20:32.839 I com.ibm.icm.jcr.service.ServiceManager init()
interface com.ibm.icm.jcr.service.lock.LockManagerService

2007.06.14 11:28:50.352 E com.ibm.wps.engine.Servlet init
EJPFD0016E: Initialization of service failed. - StackTrace follows...

2007.06.14 11:28:50.352 E com.ibm.wps.engine.Servlet init
java.lang.Exception: ServiceManager: Previous initialization was not successful.
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:178)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:125)
at com.ibm.wps.engine.Servlet.init(Servlet.java:204)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:82)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
at javax.servlet.GenericServlet.init(GenericServlet.java(Inlined Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServletManager.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:224)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(WebAppServletManager.java:455)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(WebAppRequestDispatcherInfo.java:187)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppRequestDispatcherInfo.java:68)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1464)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1423)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:276)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:615)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

2007.06.14 12:20:29.322 I com.ibm.icm.jcr.service.ServiceManager init()
interface com.ibm.icm.jcr.service.lock.LockManagerService

2007.06.14 13:20:29.336 I com.ibm.icm.jcr.service.ServiceManager init()
interface com.ibm.icm.jcr.service.lock.LockManagerService

2007.06.14 14:20:29.428 I com.ibm.icm.jcr.service.ServiceManager init()
interface com.ibm.icm.jcr.service.lock.LockManagerService

2007.06.14 15:20:29.536 I com.ibm.icm.jcr.service.ServiceManager init()
interface com.ibm.icm.jcr.service.lock.LockManagerService

[/i]

Any comments for resolving this issue will be of great help

Thanks in advance

Shyam Nair

Jessica Garcia-Glennie

unread,
Jun 14, 2007, 11:36:07 AM6/14/07
to

Shyam Nair

unread,
Jun 15, 2007, 7:42:33 AM6/15/07
to
I tried by increasing the value of the Total Transaction Timeout as mentioned in the link from 120 to 300 seconds. But still I am having the probem. Is there any thing else that I have to do

Jessica Garcia-Glennie

unread,
Jun 15, 2007, 8:13:10 AM6/15/07
to
0 new messages