Issue Details (XML | Word | Printable)

Key: GALAXY-273
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dan Diephouse
Reporter: Andrew Perepelytsya
Votes: 0
Watchers: 0
Operations

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

Can't add/upload new artifact version via UI

Created: 27/May/08 02:56 PM   Updated: 29/May/08 02:39 PM
Component/s: Web
Affects Version/s: 1.0-beta-3
Fix Version/s: 1.0-RC

Time Tracking:
Not Specified

Labels:
User impact: High


 Description  « Hide
There's a regression somewhere in the upload code. The button changes to 'Uploading...' and nothing happens after that. Note that REST api works fine, as netboot created a workspace snapshot without issues using the same build.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Mark Griffin added a comment - 27/May/08 03:18 PM
Reassigning to Dan, this looks to be an API issue.

Caused by: javax.jcr.RepositoryException: Invalid UUID: le%3D%22word-wrap%3A%20break-word%3B%20white-space%3A%20pre-wrap%3B%22%3EOK%207055f7d8-580b-4c0c-ac09-b1d9ac3b50be: null: null
at org.apache.jackrabbit.core.SessionImpl.getNodeByUUID(SessionImpl.java:840)


Dan Diephouse added a comment - 29/May/08 01:25 PM
I can't reproduce this... can you give me more details on how you triggered this?

Andrew Perepelytsya added a comment - 29/May/08 02:05 PM
Add a new artifact, upload.
Go to the new artifact -> New Version -> Upload. It breaks here.

Dan Diephouse added a comment - 29/May/08 02:39 PM
It was just an issue with validation for new artifact uploading.