[jboss-user] [Installation, Configuration & DEPLOYMENT] - Errors when the Jboss server starts
rodosa
do-not-reply at jboss.com
Thu Jan 31 08:00:47 EST 2008
Hello!!
I have some problems when the Jboss server starts. Could someone what's wrong? Because I've looking for the solution but I don't get nothing that helps me.
This is one of the errors reported. I only put the first lines because It's too long
|
| 2008-01-31 12:51:41,399 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Packages waiting for a deployer ---
| org.jboss.deployment.DeploymentInfo at 477faab3 { url=file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/META-INF/MANIFEST.MF }
| deployer: null
| status: null
| state: INIT_WAITING_DEPLOYER
| watch: file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/META-INF/MANIFEST.MF
| altDD: null
| lastDeployed: 1201780300337
| lastModified: 1201780300337
| mbeans:
|
| org.jboss.deployment.DeploymentInfo at cbb725fb { url=file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/WEB-INF/access.properties }
| deployer: null
| status: null
| state: INIT_WAITING_DEPLOYER
| watch: file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/WEB-INF/access.properties
| altDD: null
| lastDeployed: 1201780300337
| lastModified: 1201780300337
| mbeans:
|
| org.jboss.deployment.DeploymentInfo at 7134709e { url=file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/WEB-INF/classes/com/miApp/UserBean.class }
| deployer: null
| status: null
| state: INIT_WAITING_DEPLOYER
| watch: file:/C:/jbpm/jbpm-jpdl-3.2.2/server/server/jbpm/deploy/jbpm-console/WEB-INF/classes/com/miApp/UserBean.class
| altDD: null
| lastDeployed: 1201780300337
| lastModified: 1201780300337
| mbeans:
|
|
These are the rest of errors!!! I supposed that I've a bad configuration of web.xml & faces-config.xml files
| 2008-01-31 13:42:45,671 ERROR [STDERR] 31-ene-2008 13:42:45 com.sun.faces.config.ConfigureListener contextInitialized
| INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context 'null'
| 2008-01-31 13:42:46,203 ERROR [STDERR] 31-ene-2008 13:42:46 com.sun.faces.spi.InjectionProviderFactory createInstance
| ADVERTENCIA: JSF1033: Resource injection is DISABLED.
| 2008-01-31 13:42:46,453 ERROR [STDERR] 31-ene-2008 13:42:46 com.sun.faces.config.ConfigureListener registerELResolverAndListenerWithJsp
| GRAVE: Error Instantiating ExpressionFactory
| java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl
| at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352)
| at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1198)
| at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
| at java.lang.Class.forName0(Native Method)
| at java.lang.Class.forName(Class.java:169)
| at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:1606)
| at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:455)
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
|
Thanks for your help!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125128#4125128
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125128
More information about the jboss-user
mailing list