I uploaded the 2 logs files omeroServerLogs.zip and omeroClientLogs.zip using http://qa.openmicroscopy.org.uk/qa/upload
I zipped both logs server and client after having done a telnet and openssl queries, web connection and tried to connect using the java client ( using the bash script OMEROinsight_unix.sh )
For information:
- Code: Select all
scp -r -P 2222 omero@localhost:/home/omero/OMERO.server/var/log /tmp/
zip -r /tmp/omeroServerLogs.zip /tmp/log/
and
- Code: Select all
zip /tmp/omeroClientLogs.zip ~/omero/log/omeroinsight.log