JavaRanch » Java Forums »
Products »
JBoss
| Author |
problem at server start up
|
indu iyengar
Ranch Hand
Joined: Jul 30, 2010
Posts: 115
|
|
Hi all,
Just today I came from vacation, and when I tried to start server, it shows an alert of 'jboss has encountered a problem...' I don't know what happend in the mid
and in stack trace, with so..many exceptions.. like this
am using jboss 5.1 with jdk 1.6.(am not changed any versions right now)
guys, please help me
|
thanks ,
Indu
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8146
|
|
Please post the entire exception stacktrace and also more details on how you are starting the server and whether it has any applications deployed in it.
|
[My Blog] [JavaRanch Journal]
|
 |
indu iyengar
Ranch Hand
Joined: Jul 30, 2010
Posts: 115
|
|
thanks Jai..
stacktrace
and
jboss/.../default
folder it appears to be with some lock symbol ...
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8146
|
|
The real exception stacktrace will be somewhere before the "Failed to boot:" message. Can you post that?
|
 |
indu iyengar
Ranch Hand
Joined: Jul 30, 2010
Posts: 115
|
|
Now the stackTrace is -->>>
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8146
|
|
These are some core classes that it's complaining about. Are you sure the JBoss AS is clean and nothing changed and someone removed or messed up the installation? Try deploying your application to a new and clean JBoss AS instance.
|
 |
 |
|
|
subject: problem at server start up
|
|
|
|