[MOBY-l] Re: [Mygrid-developers] "BioMoby in Java" updated

Alan Robinson alan at ebi.ac.uk
Thu Mar 27 19:42:42 UTC 2003


Hi Martin,

I was having a go with the "TestingCentral" tool.

Going through the output, there were a couple of things that caught my
eye:

1) A *REALLY* big id apparently being generated by MOBY when registering a
   service:

METHOD: registerService 'TestingService_1048793444297'
----------------------------
<MOBYRegistration>
<id>63126151646453781418457781341446655375633553121836</id>
                                <success>1</success>
                                <message><![CDATA[]]></message>
                        </MOBYRegistration>

2) One of the services trying to deregister twice with ID '000009', but
   apparently using an ID of '0' the first time?

METHOD: deregisterService "000009"
---------------------------
<MOBYRegistration>
                                <id>0</id>
                                <success>1</success>
                                <message><![CDATA[]]></message>
                        </MOBYRegistration>
METHOD: deregisterServiceType "000009"
---------------------------
<MOBYRegistration>
                                <id>000009</id>
                                <success>1</success>
                                <message><![CDATA[]]></message>
                        </MOBYRegistration>


I ran the tool a couple of times, and saw the same thing happening again.


Alan.


On Mon, 3 Mar 2003, Martin Senger wrote:

> Dear Moby-users,
>    I have updated Java client accessing the Moby registry. The clients are
> available for download and playing with normally from the BioMoby CVS, but
> also separately from a convenient distribution package.
>    Please see details in the updated documentation. Before it appears on
> the main BioMoby homepage, you can find it also at
> http://industry.ebi.ac.uk/~senger/jMoby/.
> 
>    I am looking forward for any comments, suggestions and bug reports.
> 
>    Martin
> 
> -- 
> Martin Senger
> 
> EMBL Outstation - Hinxton                Senger at EBI.ac.uk     
> European Bioinformatics Institute        Phone: (+44) 1223 494636      
> Wellcome Trust Genome Campus             (Switchboard:     494444)
> Hinxton                                  Fax  : (+44) 1223 494468
> Cambridge CB10 1SD
> United Kingdom                           http://industry.ebi.ac.uk/~senger
> 
> 
> 
> _______________________________________________
> myGrid-developers mailing list
> myGrid-developers at mygrid.info
> http://mygrid.info/mailman/listinfo/mygrid-developers
> 



More information about the moby-l mailing list