[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jurerai
Could this be the reason that jboss could not start or should we look elsewhere? Thank you, Jure View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197050#4197050 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197050

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jurerai
Jaikiran thank you for your help. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197101#4197101 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197101 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-17 Thread jaikiran
jurerai wrote : Could this be the reason that jboss could not start or should we look elsewhere? | | Thank you, | | Jure I don't think that should stop the server from starting. Moreover, you mentioned that the server is accessible through the http request. So the server is up and

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-16 Thread jaikiran
Please post the contents of the jboss-log4j.xml file. While posting xml content or code or logs, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button before posting, to ensure your post is correctly formatted. View the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-16 Thread jaikiran
!-- Buffer events and log them asynchronously -- |appender name=ASYNC class=org.apache.log4j.AsyncAppender | errorHandler class=org.jboss.logging.util.OnlyOnceErrorHandler/ | appender-ref ref=FILE/ | !-- | appender-ref ref=CONSOLE/ | appender-ref ref=SMTP/

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-16 Thread jurerai
Here it is: | ?xml version=1.0 encoding=UTF-8? | !DOCTYPE log4j:configuration SYSTEM log4j.dtd | | !-- = -- | !-- -- | !-- Log4j

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-16 Thread jurerai
Update: When I set debug = true in jboss-log4j.xml configuration file I got this return in line: Adding appender named ... Hope this would help. log4j: Adding appender named [ASYNC] to category [root]. Exception in thread Session pool worker java.lang.NullPointerException at

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-16 Thread jurerai
On http://localhost:9080/ we can access: JBoss Management * Tomcat status (full) (XML) * JMX Console * JBoss Web Console anonymous wrote : Did you do any changes to the %JBOSS_HOME%/server/ serverName/conf/jboss-lo4j.xml file? We didn't change anything, but this is a part of

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-15 Thread jaikiran
Did you do any changes to the %JBOSS_HOME%/server/ serverName/conf/jboss-lo4j.xml file? And does the %JBOSS_HOME%/server/ serverName/log/server.log show any progress? And finally, does the http request work http://localhost:8080/ View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2

2008-12-15 Thread jaikiran
jaikiran wrote : And finally, does the http request work http://localhost:8080/ | Assuming, you haven't changed the http port. Else, you the correct http port and see if you can access the server. anonymous wrote : 14:17:39,519 INFO [WebService] Using RMI server codebase: