Closed
Bug 588489
Opened 15 years ago
Closed 14 years ago
libxml causing errors in bugzilla API again
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: morgamic, Assigned: justdave)
Details
We're getting this error on the bugzilla forms:
* Application failed during request deserialization: no element found at line 1, column 0, byte -1 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187
Last time this happened it was caused by the newer version of the XML lib being pushed. Dave knows more.
Reporter | ||
Updated•15 years ago
|
Severity: minor → major
Updated•15 years ago
|
Assignee: server-ops → justdave
Assignee | ||
Updated•15 years ago
|
Assignee: justdave → nobody
Group: infra
Component: Server Operations → Bugzilla: Other b.m.o Issues
QA Contact: mrz → other-bmo-issues
Assignee | ||
Comment 1•15 years ago
|
||
we fixed this before by down-revving SOAP::Lite, but I thought I had heard this got fixed so we didn't need to anymore? mkanat: ideas? anything I can get you info about to diagnose if you thought it was fixed already?
Comment 2•15 years ago
|
||
It's this bug:
http://rt.cpan.org/Public/Bug/Display.html?id=58538
Reporter | ||
Comment 3•15 years ago
|
||
Can we downgrade again so the form can work? Not sure what else we can do.
Assignee | ||
Comment 4•15 years ago
|
||
all three webservers currently have version 0.710.08 on them.
Version 0.711 is available in RPMforge but not installed.
I just downgraded them to 0.710.07.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
I just tested and I'm getting the same error when trying to access the form. are we barking up the wrong tree?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•15 years ago
|
Assignee: nobody → justdave
Comment 6•15 years ago
|
||
Did the servers get restarted after the downgrade?
Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Did the servers get restarted after the downgrade?
They did. Do I need to downrev another version perhaps?
Comment 8•14 years ago
|
||
I assume after five months that people aren't still seeing this; if I'm incorrect, please reopen this bug :-)
Gerv
Status: REOPENED → RESOLVED
Closed: 15 years ago → 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•