Hi Colin,
Thank you very much for taking a look at this for me! And so quickly too! As you've probably guessed I'm a bit of a Java novice so I'm having difficultly trouble-shooting this by myself.
Here is the output I get when I attempt the upload:
- Code: Select all
Connect pressed
2013-07-08 12:38:12,803 0 [entQueue-0] INFO ome.formats.importer.ImportConfig - OMERO Version: 4.4.5-ice34-b20
2013-07-08 12:38:12,813 10 [entQueue-0] INFO ome.formats.importer.ImportConfig - Bioformats version: 4.4.5 revision: 03770c0 date: 19 November 2012
2013-07-08 12:38:12,829 26 [1-thread-1] DEBUG ome.formats.importer.ImportConfig - Loaded savedDirectory from ome.formats.importer.util.IniFileLoader@6b8e2779
2013-07-08 12:38:12,830 27 [1-thread-1] DEBUG ome.formats.importer.ImportConfig - Loaded savedDirectory from default
2013-07-08 12:38:12,858 55 [1-thread-1] ERROR ome.system.UpgradeCheck - Error reading from url: http://upgrade.openmicroscopy.org.uk?version=4.4.5-ice34-b20;os.name=Mac+OS+X;os.arch=x86_64;os.version=10.7.3;java.runtime.version=1.7.0_07-b10;java.vm.vendor=Oracle+Corporation "Server returned HTTP response code: 400 for URL: http://upgrade.openmicroscopy.org.uk?version=4.4.5-ice34-b20;os.name=Mac+OS+X;os.arch=x86_64;os.version=10.7.3;java.runtime.version=1.7.0_07-b10;java.vm.vendor=Oracle+Corporation"
2013-07-08 12:38:12,945 142 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Attempting initial SSL connection to localhost:4064
2013-07-08 12:38:14,338 1535 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Server: 4.4.8
2013-07-08 12:38:14,338 1535 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Client: 4.4.5-ice34-b20
2013-07-08 12:38:14,338 1535 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Java Version: 1.7.0_07
2013-07-08 12:38:14,339 1536 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Name: Mac OS X
2013-07-08 12:38:14,339 1536 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Arch: x86_64
2013-07-08 12:38:14,339 1536 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Version: 10.7.3
Scanning /Users/uqdmatt2/Documents/Programming/Java/Omero/another_test ...
Done.
tif
New file 'omero_test.tif' detected.
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Server: 4.4.8
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Client: 4.4.5-ice34-b20
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - Java Version: 1.7.0_07
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Name: Mac OS X
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Arch: x86_64
2013-07-08 12:38:24,426 11623 [1-thread-1] INFO ome.formats.OMEROMetadataStoreClient - OS Version: 10.7.3
2013-07-08 12:38:24,700 11897 [1-thread-1] ERROR loci.formats.ClassList - "loci.formats.in.HamamatsuVMSReader" is not valid.
2013-07-08 12:38:24,702 11899 [1-thread-1] ERROR loci.formats.ClassList - "loci.formats.in.CellSensReader" is not valid.
2013-07-08 12:38:24,711 11908 [1-thread-1] ERROR loci.formats.ClassList - "loci.formats.in.ZeissCZIReader" is not valid.
2013-07-08 12:38:24,809 12006 [1-thread-1] ERROR loci.formats.ClassList - "loci.formats.in.NDPIReader" is not valid.
2013-07-08 12:38:24,819 12016 [1-thread-1] ERROR loci.formats.ClassList - "loci.formats.in.MIASReader" is not valid.
2013-07-08 12:38:24,978 12175 [1-thread-1] DEBUG ome.formats.importer.ImportLibrary - FS lite enabled readers: [loci.formats.in.TiffDelegateReader, loci.formats.in.APNGReader, loci.formats.in.SVSReader, loci.formats.in.LeicaSCNReader, loci.formats.in.JPEGReader, loci.formats.in.JPEG2000Reader]
2013-07-08 12:38:24,978 12175 [1-thread-1] DEBUG ome.formats.importer.ImportLibrary - Maximum plane width: 3192
2013-07-08 12:38:24,978 12175 [1-thread-1] DEBUG ome.formats.importer.ImportLibrary - Maximum plane height: 3192
2013-07-08 12:38:25,012 12209 [1-thread-1] INFO ome.formats.importer.ImportCandidates - Depth: 4 Metadata Level: MINIMUM
2013-07-08 12:38:25,013 12210 [1-thread-1] DEBUG ome.formats.importer.cli.ErrorHandler - SCANNING: Depth:0 Num: 1 Tot: n/a File: t/omero_test.tif
2013-07-08 12:38:25,127 12324 [1-thread-1] DEBUG ome.formats.OMEROMetadataStoreClient - closing client session.
2013-07-08 12:38:25,145 12342 [1-thread-1] DEBUG ome.formats.OMEROMetadataStoreClient - client closed.
2013-07-08 12:38:25,145 12342 [1-thread-1] DEBUG ome.formats.OMEROMetadataStoreClient - Logout called, shutting keep alive down.
2013-07-08 12:38:25,146 12343 [1-thread-1] DEBUG ome.formats.OMEROMetadataStoreClient - keepalive shut down.
There are a few errors in there:
One related to checking for upgrades and a few from loci.formats related to invalid formats but I don't think this is causing my problem. I've tried with tif's and zvi's where I tested opening them in ImageJ first and then importing them to my VM Omero server using the client. All worked fine.
EDIT: Also, our IT manager has just pointed out to me that I should give you all the details! I was writing and testing the code on Mac OS X 10.7 (with HFS+ filesystem). Having read your message I then tested on Windows machine and hey presto! it worked. Would be great to work out why it doesn't on Mac OS.
Many thanks again for taking the time to look at this for me!
Cheers,
Dan.