This kind of problem happens to me when I've got a Java app running and I
try to run a J3D app in the same time.... generally, it kills both of my
processes... I have to shut down all java process if I want the J3D app to
run properly.
But I think it's because I'm working on NT4 with a very low hardware
config.
I'm using JDK1.4.0.3 + J3D1.3
Try updating your drivers as Florin says...

Jack


                                                                                       
                                                  
                      Florin Herinean                                                  
                                                  
                      <fherinean@PUBLITY.        Pour :    
[EMAIL PROTECTED]                                                  
                      DE>                        cc :                                  
                                                  
                      Envoyé par :               Objet :   [JAVA3D] AW: [JAVA3D] 
Java3d 1.3 with JRE 1.4.1_01-b01                        
                      Discussion list for                                              
                                                  
                      Java 3D API                                                      
                                                  
                      <JAVA3D-INTEREST@JA                                              
                                                  
                      VA.SUN.COM>                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  
                      28/01/03 11:11                                                   
                                                  
                      Veuillez répondre à                                              
                                                  
                      Discussion list for                                              
                                                  
                      Java 3D API                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  




I think you should update the video drivers. The exception is happening
outside java. Maybe also updating directx will help.

Florin


-----Ursprüngliche Nachricht-----
Von: Robert, Jerome [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 28. Januar 2003 11:07
An: [EMAIL PROTECTED]
Betreff: [JAVA3D] Java3d 1.3 with JRE 1.4.1_01-b01


When I try to run my program under Windows 2000 SP2, with Java3D 1.3 and
JRE
1.4.1_01-b01, I get the following error :

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6958AB9A
Function=DrvValidateVersion+0x71FEA
Library=C:\WINNT\System32\mxicd.dll

Current Java thread:
        at
javax.media.j3d.NativeConfigTemplate3D.isSceneAntialiasingMultiSamplesAvaila

ble(Native Method)
        at
javax.media.j3d.NativeConfigTemplate3D.hasSceneAntialiasingMultiSamples(Nati

veConfigTemplate3D.java:175)
        at javax.media.j3d.Renderer.doWork(Renderer.java:382)
        at javax.media.j3d.J3dThread.run(J3dThread.java:250)

My program works fine with Java3D 1.3 and 1.4.1_01-b01 under Linux. I tried
Java3D 1.3 Opengl, Java3D 1.3 Directx and Java3D 1.3.1 beta Opengl and I
always get the same error.

Did someone experiments the same problem ? Is it a problem from Java3D or
from the JVM ?

Jerome.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

==========================================================================To

unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".




==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to