[ome-users] Install fails at importing bootstrap XML
Ilya Goldberg
igg at nih.gov
Mon Mar 26 22:34:02 BST 2007
Can you forward what's in /var/tmp/OME/install/
CoreDatabaseTablesTask.log?
I'm not sure why you're using localhost.localdomain. Why not just
"localhost"?
This may be the source of your problem - you're getting an error the
first time you try to connect to the image server (which is used to
store+import the InstallationModule OME-XML file).
I think you should use "localhost" (without the quotes) instead of
localhost.localdomain.
localhost is about the worst thing to use because you can't use a
remote computer with OME at all. An IP is better if its stable. If
its a LAN, then there's no reason not to have a stable IP. You can
put this stable IP and hostname in a remote computer's /etc/hosts
file, and work this way without any DNS services.
Many DHCP servers come with DNS servers, so they will resolve a DHCP
client ID on your local domain.
Or you can use a .local domain if you have ZeroConf/Rendezvous/
Bonjour (freely available for unixes/Macs/Windows).
-Ilya
On Mar 26, 2007, at 3:49 PM, James W. Picone wrote:
> What sorts of things could cause this error?
>
>
> Importing bootstrap XML
> \__ /OME_install/src/xml/OME/Annotations/InstallationModule.ome
> [FAILURE].
>
> Errors executing task: Error loading XML file
> "/OME_install/src/xml/OME/Annotations/InstallationModule.ome", see
> CoreDatabaseTablesTask.log details. at (eval 201) line 1
>
> at ./install.pl line 81
> main::run_tasks() called at ./install.pl line 265
>
> ALSO: I don't have a domain name setup yet on the server so I have
> been
> using the default localhost.localdomain . Is this going to cause
> external
> connectivity problems in the future and/or is it easily updatable?
>
> Thanks for any insight you can provide.
> -James Picone
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
More information about the ome-users
mailing list