
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Operating System: Other
Platform: Other
Operating System: Other
Platform: Other
|
|
Issue Links:
|
|
|
| Bugzilla Id: |
24054
|
| Resolution Date: |
05/May/08 11:07 PM
|
|
It happens sometimes that the <cactus> task tells JBoss to shutdown whereas
JBoss has not completely finished starting. This leads to an exception trace
on the console from JBoss saying that it has not finished starting.
The reason is that we're polling a URL from the servlet container and this
container is listening on its port before JBoss is fully started.
One possible better implementation would be to use JMX to ask JBoss whether it
is started or not (if possible).
|
|
Description
|
It happens sometimes that the <cactus> task tells JBoss to shutdown whereas
JBoss has not completely finished starting. This leads to an exception trace
on the console from JBoss saying that it has not finished starting.
The reason is that we're polling a URL from the servlet container and this
container is listening on its port before JBoss is fully started.
One possible better implementation would be to use JMX to ask JBoss whether it
is started or not (if possible). |
Show » |
| No work has yet been logged on this issue.
|
|