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

WAS Admin Console and Portal Test Environment

1 view
Skip to first unread message

craig....@londonlife.com

unread,
Jun 9, 2005, 3:22:05 PM6/9/05
to
I am using RAD 6 and the integrated portal test environment for WPS 5.1. I cannot administer the WAS 5.1 server when my WPS server is started. The admin console will start in the browser but when I click on the application server, I get this error:

Error 500

An error occurred while processing request: /admin/applicationServerCollection.do

Message: Class org/eclipse/emf/ecore/resource/ResourceSet violates loader constraints: definition mismatch between parent and child loaders

java.lang.LinkageError: Class org/eclipse/emf/ecore/resource/ResourceSet violates loader constraints: definition mismatch between parent and child loaders
at com.ibm.ws.console.servermanagement.applicationserver.ApplicationServerCollectionAction.perform(ApplicationServerCollectionAction.java:97)
at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:1038)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:603)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:204)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:125)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:286)
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:449)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)

How can I administer this local test server?

fiq...@infoseek.jp

unread,
Jun 9, 2005, 10:40:21 PM6/9/05
to
Basically you cannot.
The console option of RAD tries to access console in the same server as Portal is running. But Portal 5.1 is using some library whose version is different from what WAS admin console requires. For this reason, in full installation, you need to start server1, not WebSphere_Portal to use WAS admin console.

The RAD server config provides part of settings you usually do with admin console.

0 new messages