[
https://jira.jboss.org/jira/browse/JBPM-2626?page=com.atlassian.jira.plug...
]
Anand Kumar commented on JBPM-2626:
-----------------------------------
I am facing the same problem in jbpm4.0 on Tomcat 6.0
Feb 1, 2010 5:07:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Feb 1, 2010 5:07:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/gwt-console-server] startup failed due to previous errors
but here i am able to get the login page but after entering the username and password it
is unable to proceed further and don't specify any error message in the server console
also.
Can any one help me in fixing the problem
Console login fails on tomcat
-----------------------------
Key: JBPM-2626
URL:
https://jira.jboss.org/jira/browse/JBPM-2626
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Console
Affects Versions: jBPM 4.2
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: jBPM 4.2
The actual reason is that the gwt-console-server module doesn't deploy:
catalina out:
INFO: Deploying web application archive gwt-console-server.war
log4j:WARN No appenders could be found for logger
(org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap).
log4j:WARN Please initialize the log4j system properly.
Nov 4, 2009 3:40:11 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 4, 2009 3:40:11 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/gwt-console-server] startup failed due to previous errors
tomcat logs:
Nov 4, 2009 3:40:11 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class
org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
java.lang.NullPointerException
at
org.jboss.bpm.report.JMXServerConfig.getServerDataDir(JMXServerConfig.java:88)
at org.jboss.bpm.report.ReportFacade.initBirtService(ReportFacade.java:87)
at org.jboss.bpm.report.ReportFacade.<init>(ReportFacade.java:71)
at
org.jboss.bpm.console.server.ConsoleServerApplication.<init>(ConsoleServerApplication.java:48)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira