I downloaded Jboss-3.2.3 and executed the run.bat file.
The server started but I am unable to send any request to http://localhost:8080/. I am
getting a 'Page cannot be displayed' error.
When I checked the server log, I can see the following error:
WARN [org.jboss.system.ServiceController] Problem starting service
jboss.web:service=WebServer
java.lang.NoClassDefFoundError: org/apache/log4j/Layout
at
org.apache.commons.logging.impl.Log4jFactory.getInstance(Log4jFactory.java:153)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:285)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409)
at org.apache.commons.digester.Digester.(Digester.java:346)
at org.jboss.web.tomcat.tc4.LoggedXmlMapper.(LoggedXmlMapper.java:35)
at
org.jboss.web.tomcat.tc4.ConfigHandler.applyHostConfig(ConfigHandler.java:55)
...........
...........
The log4j.jar is present in the JBOSS_DIST/server/default/lib directory and it
contains the Layout class.
Please help me resolve this problem.
Thanking in advance.
Praveen.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829699#3829699
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829699
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user