Re: [JAVA3D] Java3d and Java Web Start

2004-06-29 Thread William Denniss
On 30/06/2004, at 7:03 AM, Mona Wong-Barnum wrote: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D2935EB Function=JNI_OnLoad+0x249 Library=C:\Program Files\Java\j2re1.4.1_05\bin\jpeg.dll Current Java thread:

Re: [JAVA3D] Java3d and Java Web Start

2004-06-29 Thread Mona Wong-Barnum
> An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D2935EB > Function=JNI_OnLoad+0x249 > Library=C:\Program Files\Java\j2re1.4.1_05\bin\jpeg.dll > Current Java thread: > at sun.awt.image.JPEGImageDecoder.rea

Re: [JAVA3D] Java3d and Java Web Start

2004-06-29 Thread Franck Calzada
nt: Tuesday, June 29, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java3d and Java Web Start Franck, > I'm trying to run my application (CazaPool3d) with java web start. > > Wh

Re: [JAVA3D] Java3d and Java Web Start

2004-06-29 Thread á͹´ÃÙÇì à´ÇÔÊѹ (Andrew Davison)
Franck, > I'm trying to run my application (CazaPool3d) with java web start. > > When I start the game, I have the following exception in the log. > Does anyone has an idea about this message ? I've not seen this error before, but it looks like your application is trying to access a DLL outside o

Re: [JAVA3D] Java3d and Java Web Start

2004-06-29 Thread á͹´ÃÙÇì à´ÇÔÊѹ (Andrew Davison)
Dear All, I've just added an appendix about installation using Java Web Start to the Java Gaming and Graphics online book at: http://fivedots.coe.psu.ac.th/~ad/jg/ [Scroll down to Appendix 2.] One of the examples uses Java 3D. Comments appreciated. - Andrew ==

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Jamie Warner
I have no idea what the problem is. If others have the same problem, please drop me email. I posted a message to the Java Web Start Forum asking others to run the Java3D test. I had the exact same problem with a little Java2D test (http://www.iasystservice.com:8080/test.jnlp. Move with arrow ke

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Jamie Warner
Hrm... Not sure. I installed JWS on another machine (1.0b) and it seemed to work fine. What OS are you running? I'm running win2k with IE 5.0 and Netscape 4.75. The machine running JWS DOESN'T have Java3D installed. I also have JDK1.3 installed. -Jamie Mark Beckman wrote: > Jamie, > I trie

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Mark Beckman
oops.. forgot to mention I am running Netscape 4.6 Could this be an issue??? In meantime, I will download newer version -Mark --- Jamie Warner <[EMAIL PROTECTED]> wrote: > Hrm... Not sure. I installed JWS on another machine > (1.0b) and it seemed to > work fine. What OS are you running? >

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Mark Beckman
Jamie, I am running Windows NT 4.0 Workstation. In the JWS prefs I have JRE 1.3 selected. (I also have JDK 1.2.2 installed). I installed JWS 1.0b. Here is the stacktrace from the "Exception" tab on the error dialog: JNLPException[category: Download Error : Exception: null : LaunchDesc: null

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Jamie Warner
Oops. I forgot to tell you that you have to have java web start (http://www.javasoft.com/products/javawebstart) installed. It should handle connecting the mime types to the browsers. (The JRE issue I don't know how to solve and am looking into). -Jamie John Wright wrote: > Jamie, > > I tried

Re: [JAVA3D] Java3D and Java Web Start

2000-10-24 Thread Mark Beckman
Jamie, I tried to run your app as well. Netscape complained about the lack of plugin... I downloaded and installed Java Web Start. Now when I access the page, JWS starts and the progress bar flashes for a while then I get the following message: *

Re: [JAVA3D] Java3D and Java Web Start

2000-10-23 Thread Pasi Paasiala
I was able to dowload the file. It launched WebStart, but in there I got the following error: The following required field is missing from the launch file: Syntax: jump [file|URL] MissingFieldException[ ] at com.sun.jnet.jnl.xml.XMLFormat.buildJREDesc(XMLFormat.java:255) at com.

Re: [JAVA3D] Java3D and Java Web Start

2000-10-23 Thread Siau Tan Long
Me too. I am using IE5.5 running in windows 2000. I got the prompt for downloading it. - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2000 7:52 AM Subject: Re: [JAVA3D] Java3D and Java Web Start

Re: [JAVA3D] Java3D and Java Web Start

2000-10-23 Thread John Wright
Jamie, I tried viewing your page with Netscape 4.73 with Java 1.3 installed (and Java 3D 1.2 installed) and your page just prompts me to download "file of type application/x-java-jnlp-file". Hmmm... not very informative. - John Wright Starfire Research Jamie Warner wrote: > > I have a simple l