|
Home > Archive > WebSphere Portal Server > August 2006 > Using RAD6, server startup gets a ClassCastException:
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Using RAD6, server startup gets a ClassCastException:
|
|
|
| using:
IBM Rational Software Development Platform
Version: 6.0.1
Build id: 20050725_1800
---
Hi
Please help.
When using RAD6, I am getting the following error messages each time I start the server (i.e., "Websphere Application Server v6.0"):
-
-
-
[8/23/06 10:52:01:052 EDT] 0000001b VirtualHost I SRVE0250I: Web Module adminconsole redirector has been bound to admin_host[*:9060,*:9043].
[8/23/06 10:52:01:349 EDT] 0000001b ApplicationMg A WSVR0221I: Application started: adminconsole
[8/23/06 10:52:01:661 EDT] 00000015 EJBContainerI I WSVR0207I: Preparing to start EJB jar: ADIS_ejb.jar
[8/23/06 10:52:01:880 EDT] 00000015 EJBContainerI I WSVR0037I: Starting EJB jar: ADIS_ejb.jar
[8/23/06 10:52:02:145 EDT] 00000015 WebGroup A SRVE0169I: Loading Web Module: ADIS_web.war.
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R [b]java.lang.ClassCastException: com.ibm.ws.webcontainer.servlet.ServletMapping [/b]
at com.ibm.ws.jsf.util.JspURIMatcher.addJspMappedServlets(JspURIMatcher.java:99)
at com.ibm.ws.jsf.util.JspURIMatcher.<init>(JspURIMatcher.java:50)
at com.ibm.ws.jsf.extprocessor.JSFExtensionFactory. createExtensionProcessor(JSFExtensionFac
tory.java:103)
at com.ibm.ws.webcontainer.webapp.WebApp.initializeExtensionProcessors(WebApp.java:1068)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:363)
at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
at com.ibm.ws.runtime.component.DeployedApplicationImpl. fireDeployedObjectStart(DeployedApplicat
ionImpl.java:1028)
at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R at com.ibm.ws.jsf.util.JspURIMatcher.addJspMappedServlets(JspURIMatcher.java:99)
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R at com.ibm.ws.jsf.util.JspURIMatcher.<init>(JspURIMatcher.java:50)
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R at com.ibm.ws.jsf.extprocessor.JSFExtensionFactory. createExtensionProcessor(JSFExtensionFac
tory.java:103)
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initializeExtensionProcessors(WebApp.java:1068)
[8/23/06 10:52:11:315 EDT] 00000015 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:363)
-
-
-
What possible configuration changes would alleviate such an error?
Thanks again for any help/suggestions
sd
|
|
|
|
|