aspose file tools
The moose likes JBoss and the fly likes Help troubleshooting why web container won't start Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Help troubleshooting why web container won Watch "Help troubleshooting why web container won New topic
Author

Help troubleshooting why web container won't start

Dave Alvarado
Ranch Hand

Joined: Jul 02, 2008
Posts: 434
Hi,

Recently, I restarted my JBoss 5.1 AS app, running locally, (Mac 10.5.6) and noticed that I could not reach my jmx-console via a web browser. Then I tried telnetting into the port on which I thought the web container was running and got a connection refused error. So it would seem that the web container isn't starting and I wanted to ask how I could troubleshoot this more. There is nothing suspicious in my boot.log file, the contents of which I have included below.

Thanks for any help, - Dave

Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8143
    
  52

What command do you use to start the server? And are you trying to access the server from a separate (remote) system? The boot.log isn't useful in these cases. It's the logs that you see on the console (or the last few lines in the server.log during startup) which will usually have important information like these:



What does your log show? And finally what URL are you trying to access?


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help troubleshooting why web container won't start
 
Similar Threads
Running JBoss 5.1.0 All Server
jboss not starting - config issue?
JBoss 5.1 throws NameNotFoundException while starting up
failed to initialize bean container with "Null beannMetaData" error
another project can run in tomcat inside eclipse but cannot run in jboss 5.0.1