Issue Details (XML | Word | Printable)

Key: CACTUS-62
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Petar Tahchiev
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cactus

Sometimes, JBoss is stopped before it has finished starting

Created: 23/Oct/03 07:40 PM   Updated: 05/May/08 11:07 PM
Return to search
Component/s: Ant Integration
Affects Version/s: 1.5-beta1
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Operating System: Other
Platform: Other
Issue Links:
dependent
 

Bugzilla Id: 24054
Resolution Date: 05/May/08 11:07 PM


 Description  « Hide
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).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.