[Agendaware-dev-client] Strang Bug with Java Web Start
Status: Inactive
Brought to you by:
zacklink
|
From: Henry R. <hen...@hc...> - 2002-02-17 20:59:53
|
Dear all, A few weeks ago I promised to set up Agendaware to run with Java Web = Start (JWS). For this to happen the app should be capable of running = from an excutable jar because JWS runs the app also from jar file.(An = encrypted jar file that is!)=20 At this point Agendaware runs both from directory and from an excutable = jar and all the resources (images, tipfiles language files etc.) are = retrieved oke. But when I sign the JAR file with the jarsigner tool the = app DUMPS ( On Windows XP with J2sdk 1.4.0 ): " An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at = PC=3D0x6D2834C1 Function=3DJNI_OnLoad+0x249 Library=3DC:\j2sdk1.4.0\jre\bin\jpeg.dll Current Java thread: at sun.awt.image.JPEGImageDecoder.readImage(Native Method) at = sun.awt.image.JPEGImageDecoder.produceImage(JPEGImageDecoder.java:144) at = sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:= 257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:214) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:182) ... .. " Please check if the same error occurs with your stuff! As for as I know Java Web Start is shipped with j2sdk1.4.0 so this = should be no problem. The link to Agendaware with JWS is still the same : = http://agendaware.sourceforge.net/jws/ Tanks, Henry |