Issue Details (XML | Word | Printable)

Key: MBS-3275
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Normal Normal
Assignee: Kuno Woudt
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

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

Internal server error when adding a new release

Created: 19/Aug/11 09:06 PM   Updated: 14/Sep/11 01:28 PM   Resolved: 24/Aug/11 09:05 PM
Component/s: Release editor
Affects Version/s: Bug fixes, 2011-08-22
Fix Version/s: None

Issue Links:
Relates
 


 Description  « Hide

When trying to add a new release the following error occurred:
Tried to re-submit about 5 times, but didn't succeed.
--->
Internal Server Error

Oops, something went wrong!

Error:

Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Add->add "No artist was created for Cliff Richard at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Wizard/ReleaseEditor.pm line 832."

Stack trace:

line 832 MusicBrainz::Server::Wizard::ReleaseEditor
line 777 MusicBrainz::Server::Wizard::ReleaseEditor
line 93 MusicBrainz::Server::Wizard::ReleaseEditor
line 23 MusicBrainz::Server::Controller::ReleaseEditor::Add
line 270 MusicBrainz::Server

Request data:

$VAR1 = {
'query_parameters' => {},
'body_parameters' => { 'save' => 'Enter edit', 'edit_note' => 'I own this cd. Track listing here: http://www.ultratop.be/nl/showitem.asp?titel=Testament+van+de+Sixties&cat=a', 'wizard_session_id' => '0.395931049618902' }
};

URL: http://musicbrainz.org/release/add

We're terribly sorry for this problem. Please wait a few minutes and repeat your request — the problem may go away.

If the problem persists, please report a bug and include all of the information that is shown above.

Please be sure to include the stack trace and request data shown above!



Sort Order: Ascending order - Click to sort in descending order
Kuno Woudt added a comment - 24/Aug/11 09:05 PM

I cannot reproduce this on current master.

I thought perhaps the artist is created from the untrimmed name and matched on the trimmed name or vice-versa, but in my tests this all seems to work correctly.

Please add specific steps on how to reproduce this problem, and include the browser and os version you're using.

I am going to close this ticket as "Cannot reproduce", but feel free to re-open it if you've added more details.


voiceinsideyou added a comment - 14/Sep/11 01:28 PM

Given this was a VA release add; this was probably caused by the linked ticket where someone has narrowed this down.