[ome-users] MasOSMenuHandler.class not found in omero_client.jar

Mark Woodbridge m.woodbridge at imperial.ac.uk
Tue Aug 30 13:40:35 BST 2011


Hi Sindhu,

It looks like you're using the jnlp file I wrote. As I said in my 
earlier message, the Importer currently doesn't work with Web Start, and 
if I remember correctly it's related to the problem you're seeing. Some 
code in the Importer assumes that the config files are on the local disk 
so they're loaded using java.io.File rather than an InputStream from the 
classpath. This includes the version string.

Importing via Insight with Web Start works fine for us. But as Josh 
said, deploying via Web Start isn't officially supported (and I can only 
offer very limited help).

Mark.


On 30/08/11 13:05, Sindhu Emilda wrote:
> I do not have this jar file to include. It was not there in the zip file
> download for linux.
>
> Thanks,
> Sindhu.
>
> On 30 August 2011 17:46, Josh Moore <josh at glencoesoftware.com
> <mailto:josh at glencoesoftware.com>> wrote:
>
>     Could you try adding omero-clients-util instead of
>     omero.insight.jar? An insight class may be overriding a class from
>     another jar, especially since it's first on the JNLP list.
>     omero-clients-util.jar is a subset of omero.insight.jar intended for
>     other clients to reuse.
>
>     Cheers,
>     ~Josh
>
>     On Aug 30, 2011, at 5:44 AM, Sindhu Emilda wrote:
>
>      > Thanks for the reply Josh.
>      >
>      >>
>      >> Ah, ok. Could you send the JNLP file so we could test it as
>     well? The jars which should be on the classpath in the linux case are:
>      >
>      > I have attached the importer.jnlp file
>      >
>      > I included omero.insight.jar under the resources section in JNLP now,
>      > so now I don't get the MacOSMenuHandler not found exception.
>      >
>      > Now I have another problem. When the Importer GUI comes up, in the
>      > bottom left corner of the screen, it mentions "Dev Build", because of
>      > that I cannot use as it complains server and client version doesn't
>      > match. Not sure what is the problem.
>      >
>      > I tried executing the importer-gui script that comes with the
>     download
>      > and it opens up the client application saying "Beta4.3.1" on the
>      > bottom left corner. Not sure what difference does it make when I run
>      > it as as Webstart application. It would be great if you can test the
>      > attached JNLP file and let me know how it went.
>      >
>      > Thanks,
>      > Sindhu.
>
>
>
>
>
>
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users



More information about the ome-users mailing list