[ome-devel] analysis model import
Harry Hochheiser
hsh at nih.gov
Thu Mar 23 14:25:10 GMT 2006
Bernd:
A quick look at the code reveals that the getRemoteObject procedure
in the LSIDManager is not quite implemented:
sub getRemoteObject ($) {
carp ("OME::Tasks::LSIDManager::getRemoteObject() is not
implemented.");
....
Thus, it does nothing other than generate an warning now.
if we look at the calling code in ModuleImport.pm, it looks like the
call to getRemoteObject() is designed to check to see if the module
already exists in the DB. If it does, it is not processed any further.
Josiah knows this code much better than I do, but I don't think this
is going to cause you any problems as is. Ideally, getRemoteObject
would be fleshed out to make this check meaningful, but I don't even
know where to start with that.
Josiah, what do you think?
harry
On Mar 23, 2006, at 8:40 AM, Bernd Jagla wrote:
> I wanted to import an analysis module (see attachment) to describe
> the process of importing plate definitions for compound plates.
>
>
>
> I now have a module called Ai compound importer, so I believe that
> everything is OK, but
>
>
>
> I get the following message but can’t really interpret it.
>
>
>
> Why is it complaining that getRemoteObject is not implemented????
>
>
>
> Importing files
>
> 1/4: [IN PROGRESS] Starting import
>
> 3/4: [IN PROGRESS] Importing
>
> OME::Tasks::LSIDManager::getRemoteObject() is not implemented. at /
> home/bernd/ome_cvs/OME/src/perl2//OME/ImportExport/ModuleImport.pm
> line 183
>
> 4/4: [FINISHED] Imported 0 images from 0 files. 1 scanned.
> 0 unknown format, 0 duplicates, 0 errors.
>
> OME::Session __destroySession: $self->__destroySession();
>
> at /home/bernd/ome_cvs/OME/src/perl2//OME/Util/Commands.pm line 269
>
> Exiting...
>
> 4/4: [FINISHED] Imported 0 images from 0 files. 1 scanned.
> 0 unknown format, 0 duplicates, 0 errors.
>
> Exiting...
>
>
>
>
>
> Thanks for explaining this to me.
>
>
>
> Bernd
>
> Bernd Jagla, PhD
> Associate Research Scientist
> Columbia University
> 1150 St. Nicholas Avenue
> Russ Berrie Medical Pavilion, Room 520
> New York, NY 10032
> Tel: 212 - 851 5560 x16
> Fax: 212 - 851 5570
> e-mail: baj2107 at columbia.edu
>
>
>
>
> <Ai_compound_import.ome>
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20060323/1cefd980/attachment.htm
More information about the ome-devel
mailing list