[ome-users] Unable to import image files

Josh Moore josh at glencoesoftware.com
Mon Mar 23 18:54:40 GMT 2015


Hi José,

On Mon, Mar 23, 2015 at 2:11 PM, José Salavert Torres <josator at ebi.ac.uk> wrote:
> Dear OMERO users:
>
> I was able to do the import before but now without changing configuration or anything it fails from any machine (even localhost). However Romero insight is working properly. Can you help me?:
...
> 2015-03-23 10:40:43,444 2219       [      main] ERROR        ome.formats.importer.ImportLibrary - Error on import
> java.lang.RuntimeException: Cannot exclusively use the managed repository.
>         at ome.formats.importer.ImportLibrary.checkManagedRepo(ImportLibrary.java:709) ~[blitz.jar:na]
>         at ome.formats.importer.ImportLibrary.createImport(ImportLibrary.java:316) ~[blitz.jar:na]
>         at ome.formats.importer.ImportLibrary.importImage(ImportLibrary.java:465) ~[blitz.jar:na]
>         at ome.formats.importer.ImportLibrary.importCandidates(ImportLibrary.java:271) ~[blitz.jar:na]
>         at ome.formats.importer.cli.CommandLineImporter.start(CommandLineImporter.java:216) [blitz.jar:na]
>         at ome.formats.importer.cli.CommandLineImporter.main(CommandLineImporter.java:752) [blitz.jar:na]
> 2015-03-23 10:40:43,444 2219       [      main] INFO         ome.formats.importer.ImportLibrary - Exiting on error

This looks like there is some server error. Could you provide use the output of:

$ bin/omero admin diagnostics

as well as:


$ bin/omero -s root at localhost fs repos

e.g.

 # | Id    | UUID                                 | Type    | Path
---+-------+--------------------------------------+---------+-------------------------------------------------------------------
 0 | 17    | ce1e2766-089f-4555-a52a-f75746fd44da | Public  |
/repositories/OMERO-5.0-latest-deploy
 1 | 18    | ScriptRepo                           | Script  |
/opt/hudson/workspace/OMERO-5.1-merge-deploy/src/dist/lib/scripts
 2 | 10901 | a5a2b4b3-d146-4ccc-98fa-7353a1ba023b | Managed |
/repositories/OMERO-5.1-merge-deploy/ManagedRepository
 3 | 18651 | 34b38044-0ff6-4019-8f97-4e0093f5a3c3 | Public  |
/repositories/OMERO-5.0-latest-deploy
 4 | 18701 | 640d985e-0ba5-47a6-bacb-42b7cf60354b | Public  |
/repositories/OMERO-5.1-merge-deploy
(5 rows)

Cheers,
~Josh



More information about the ome-users mailing list