Hi all,
I developed a java application that loads data from OMERO.
We are still using 4.4.8 OMERO.server with ice 3.4.
I'm using omero_client.jar to interface with OMERO.
Everything works correctly when I launch the application from Eclipse, both in debug and release mode.
I'm able to connect to our OMERO server, load images and work on them.
But when I execute the jar version of the application and I'm trying to connect to the server I receive the attached ConnectionLost exception from Ice.
I produce the jar version of the application by using the export function of Eclipse.
At this point I'm thinking I may be missing something when I'm packing the application.
Do you have any experience of similar problems?
Many thanks
Ciao,
Alex