Dear Fiji developers,
I had a go at Fiji using Webstart but am not able to run it as I get: Application Error. Unable to launch application. With the following exception: Error: Found unsigned entry in resource: http://download.java.net/media/java3d/webstart/release/j3d/1.5.2/j3dcore.jar Exception: com.sun.deploy.net.JARSigningException: Found unsigned entry in resource: http://download.java.net/media/java3d/webstart/release/j3d/1.5.2/j3dcore.jar at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source) at com.sun.javaws.security.SigningInfo.check(Unknown Source) at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source) at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source) at com.sun.javaws.Launcher.prepareResources(Unknown Source) at com.sun.javaws.Launcher.prepareAllResources(Unknown Source) at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source) at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source) at com.sun.javaws.Launcher.launch(Unknown Source) at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Best wishes Kees -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Dear Kees,
On Mon, 3 Dec 2012, Straatman, Kees R. (Dr.) wrote: > I had a go at Fiji using Webstart but am not able to run it as I get: > Application Error. Unable to launch application. I am very sorry: Fiji Webstart fell a bit unmaintained since nobody used it. To be precise: it has not been updated since end of June *last* year. If you need it, I will try to find some time to fix it, though. Do you want to use it in your courses, or where does your interest in Webstart'able Fiji come from? Ciao, Dscho -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Hi Kees,
On Mon, 3 Dec 2012, Straatman, Kees R. (Dr.) wrote: > From: Johannes Schindelin [[hidden email]] > > > On Mon, 3 Dec 2012, Straatman, Kees R. (Dr.) wrote: > > > > > I had a go at Fiji using Webstart but am not able to run it as I get: > > > Application Error. Unable to launch application. > > > > I am very sorry: Fiji Webstart fell a bit unmaintained since nobody used > > it. To be precise: it has not been updated since end of June *last* year. > > > > If you need it, I will try to find some time to fix it, though. Do you > > want to use it in your courses, or where does your interest in > > Webstart'able Fiji come from? > > I found it while preparing for the workshop and I was going to mention > it but I was also looking for a way for user to test Fiji here in > Leicester. Okay, but note that it usually downloads the complete Fiji, so if the goal was also to save on bandwidth, there are better ways. > We have moved recently to Windows 7 and most people are not able to > install/update software on their PC as they don't have administrator > rights anymore. Yes, but to "install" Fiji, it is enough to unpack the .zip file on the Desktop and launch it there. > I know there are ways around this but I thought if Fiji Webstart works > that might solve the problem for people who only use it occasionally. So > I was just checking if and how well it would work. Guess the answer is > no at the moment. Probably better remove it from the website? Or fix it. The problem is that Oracle decided to remove the signed .jar files because they did not want to maintain Java3D and JOGL: https://forums.oracle.com/forums/thread.jspa?messageID=9882107 Alas, I fixed the problem you described. I still have to find time to make a Jenkins job to keep it up-to-date, though! Ciao, Dscho -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Edit this page |