History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-651
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Minor Minor
Assignee: Paul Libbrecht
Reporter: Carsten Ullrich
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

DC Metadata is brocken

Created: 2005-09-28 15:09   Updated: 2007-11-02 14:11
Component/s: MBase, MBase: SLuMB
Affects Version/s: None
Fix Version/s: 1.0

Time Tracking:
Not Specified


 Description  « Hide
MBaseRef mref= Manager.getOfficialMBase();
OJElement ele=mref.getCompleteDCMetadata(id);

works, but
OJXmlRpcMBaseRef mref=new OJXmlRpcMBaseRef("http://localhost:27000");
OJElement ele=mref.getCompleteDCMetadata(id);

throws the exception:
2005-09-28 15:29:34,334 INFO mbase.OJXmlRpcMBaseRef - Starting XML-RPC for Omdoc-Jdom at url http://localhost:27000
2005-09-28 15:29:34,336 INFO lucene.LuceneMBase - -> getCompleteDCMetadata
MBase exception: org.jdom.input.JDOMParseException: Error on line 1: required character (found "1") (expected "<")
MBaseException : org.jdom.input.JDOMParseException: Error on line 1: required character (found "1") (expected "<")
at org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef.parseStringElement(OJXmlRpcMBaseRef.java:691)
at org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef.getCompleteDCMetadata(OJXmlRpcMBaseRef.java:368)



 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Paul Libbrecht - 2006-11-08 12:11
Isn't this fixed ?
paul

Paul Libbrecht - 2007-03-13 16:03
should be fixed for 1.0
paul

Paul Libbrecht - 2007-03-13 16:03
should be fixed for 1.0
paul

Paul Libbrecht - 2007-11-02 14:11
Sorry, I cannot reproduce that. Can you ?
Currently resolving.

paul