Issue Details (XML | Word | Printable)

Key: GALAXY-197
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: To be reviewed To be reviewed
Assignee: Andrew Perepelytsya
Reporter: Mike Carr
Votes: 0
Watchers: 0
Operations

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

Manually killing standalone version removes new entries

Created: 21/Apr/08 02:03 PM   Updated: 21/Apr/08 03:07 PM
Component/s: Web
Affects Version/s: 1.0-beta-2
Fix Version/s: 1.0-beta-3

Time Tracking:
Not Specified

Environment: Fedora 8, Java 1.5, Mule 2.0

Labels:
User impact: High


 Description  « Hide
To reproduce
executing the standalone version:
java -jar galaxy-web-standalone-1.0-beta-2.jar &

create a new workspace

ps -ef | grep galaxy
kill -9 <pid from above>

rm -rf jackrabbit/.lock

restart standalone version:
java -jar galaxy-web-standalone-1.0-beta-2.jar &

workspace is gone.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Andrew Perepelytsya added a comment - 21/Apr/08 03:07 PM
Thanks Mike. This has been addressed earlier for beta-3. All information is committed to a database immediately.