[ome-devel] OMERO API Import: Exception on Pixels download inside Insight

Chris Allan callan at blackcat.ca
Tue Mar 11 15:01:36 GMT 2008


On 11 Mar 2008, at 13:55, Jost Gundelach wrote:

> Hello there,

Hi Jost.

>
> I wish to debug the importer, to get from him, what I have to do  
> for archiving files. Still I am not able to archive files with  
> mero3.0-Beta2.3 API.
> I tried to import the project [omero/branches/3.0-Beta2.3/ 
> components/bioformats-omero] in Eclipse, but of course it misses  
> the 'target/generated/resources'. So I tried to do a fullbuild to  
> get the generated hybernate stuff, but I am getting the following  
> error:

ant build (ant quick build if you want to avoid running tests);  
fullbuild assumes you want to setup the DB.

> -----snip------snip------snip------
> setup-db:
> Copying 1 file to /home/omero/devel/omero3.0-Beta2.3/components/ 
> server/target
> Copying 1 file to /home/omero/devel/omero3.0-Beta2.3/components/ 
> server/target
> Executing file: /home/omero/devel/omero3.0-Beta2.3/components/ 
> server/target/ddl.sql
> Failed to execute:   create table aberrationcorrection ( id int8  
> not null, owner_id int8 not null, group_id int8 not null,  
> creation_id int8 not null, permissions int8 not null, external_id  
> int8 unique, value varchar(255) not null unique, primary key (id) )
>
> BUILD FAILED
> -----snip------snip------snip------
>
>
> After that I tried to build only the 'components/bioformats-omero'
> -----snip------snip------snip------
> java omero -f components/bioformats-omero/build.xml
> Buildfile: components/bioformats-omero/build.xml
>
> deps-retrieve:
> Created dir: /home/omero/devel/omero3.0-Beta2.3/components/ 
> bioformats-omero/target/libs
> :: Ivy 2.0.0-alpha2-incubating - 20070712142751 :: http:// 
> incubator.apache.org/ivy/ ::
> :: loading settings :: file = /home/omero/devel/omero3.0-Beta2.3/ 
> etc/ivysettings.xml
> /home/omero/devel/omero3.0-Beta2.3/components/bioformats-omero/ 
> ivy.xml (No such file or directory) in file:/home/omero/devel/ 
> omero3.0-Beta2.3/components/bioformats-omero/ivy.xml
> -----snip------snip------snip------
>
> argh... need help...
>
> Best Regards
> Jost

Ciao.

-Chris


More information about the ome-devel mailing list