[MOBY-dev] Problems with service registration using dashboard

René Ranzinger r.ranzinger at dkfz-heidelberg.de
Fri Aug 8 09:30:15 UTC 2008


HI,

the last two day's I tried to register some new moby services with the
dashboard (I used dashboard for registration several times before).
During the registration an error window pops up with this message :
===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: org.xml.sax.SAXParseException: Invalid byte 1 of 1-byte
UTF-8 sequence.
Fault code:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor:  null
When calling:
    http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========

The service does not occur in the service list and if I do a
update of the service list I get this error :
Error creating input stream: java.io.IOException: Server returned HTTP
response code: 500 for URL:
http://moby.ucalgary.ca/RESOURCES/MOBY-S/ServiceInstances

The last error disappear after some time, so that a update is possible,
but still the service is not in the list.

I tried two instances of Dashboard at two different computers and
operation systems. I also tried to register via the stored registration
XML :

<registerService><Category>moby</Category><serviceName>getGlycomeIdByCarbohydrate</serviceName><serviceType>Retrieval</serviceType><serviceLSID></serviceLSID><authURI>www.glycome-db.org</authURI><signatureURL></signatureURL><URL>http://www.glycome-db.org/moby/getGlycomeIdByCarbohydrate</URL><contactEmail>r.ranzinger at dkfz.de</contactEmail><authoritativeService>0</authoritativeService><Description><![CDATA[Gives 

all IDs (GlycomicsObjects) in GlycomeDB für a given for a given ID in
another database]]></Description><Input>
<Simple articleName="carbohydrate">
<objectType>GlycomicsObject</objectType>
</Simple>
</Input>
<secondaryArticles>
</secondaryArticles>
<Output>
<Collection articleName="entries">
<Simple articleName="">
<objectType>GlycomicsObject</objectType>
</Simple>
</Collection>
</Output>
</registerService>

Does anyone have an idea whats the problem?

René



More information about the MOBY-dev mailing list