Issue Details (XML | Word | Printable)

Key: JS2-196
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Legolas Greenleaf
Votes: 0
Watchers: 0
Operations

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

Stop trying when hot deployment fails

Created: 19/Jan/05 06:02 PM   Updated: 24/Mar/05 08:59 AM
Return to search
Component/s: None
Affects Version/s: 2.0-M1
Fix Version/s: 2.0-dev/cvs, 2.0-M2

Time Tracking:
Not Specified

Environment: Windows 2000, JBoss 4.0.1, Jetspeed-2 M1

Resolution Date: 24/Mar/05 08:59 AM


 Description  « Hide
The deployment of the pam.war fails during start-up, so the war is un-deployed, and a deploy is retried, which also fails. Unless the war file is removed from the file system, this process is iterated infinitely.

The process follows these steps:
1. The ScannerThread detects a new war file in the deploy directory.
2. The Portlet war file is loaded.
3. The Portlet war file is deployed.
4. Error occurs during deployment.
5. The Portlet war file is un-deployed.
6. The Portlet file remains in the deploy dir to be detected when the ScannerThread wakes-up again.




 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ate Douma made changes - 24/Mar/05 08:59 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Fix Version/s 2.0-M2 [ 11015 ]
Fix Version/s 2.0-dev/cvs [ 10598 ]