[vtkusers] VTK with JDK1.3.1_08

Jeff Lee jeff at cdnorthamerica.com
Wed Jun 25 06:27:22 EDT 2003


on which os are you compiling?  I have seen this before on winnt and 
older versions of java.  vtkPanel/Canvas are only dependent on jdk1.3 or 
greater.  I think it is a winnt/jdk1.3 problem.
-Jeff

R K Shyamprakash wrote:

>Jeff/Users,
>		I built VTK 4.2 with JDK1.3.1_08. The build completed successfully. But my
>application would not run. It crashes with the following error message. Is
>it that vtkPanel and vtkCanvas are not compatible with JDK version lower
>than 1.4 or its because of some other problem?
>
>Thanks
>Shyam
>
>An unexpected exception has been detected in native code outside the VM.
>Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f67616
>Function name=RtlLeaveCriticalSection
>Library=C:\WINNT\System32\ntdll.dll
>
>Current Java thread:
>        at vtk.vtkPanel.UnLock(Native Method)
>        at vtk.vtkCanvas.mouseMoved(vtkCanvas.java:204)
>        at java.awt.Component.processMouseMotionEvent(Component.java:3751)
>        at java.awt.Component.processEvent(Component.java:3543)
>        at java.awt.Component.dispatchEventImpl(Component.java:2588)
>        at java.awt.Component.dispatchEvent(Component.java:2492)
>        at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
>        at
>java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchT
>read.java:126)
>        at
>java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThr
>ad.java:93)
>        at
>java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
>        at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
>
>  
>





More information about the vtkusers mailing list