Re: 3D Problem

Hi Felix,

All I could say is double-check you're using the 64-bit
versions of Java/Java3D

TomR

Felix Schüller wrote:

Thanks Don and Tom for your fast replies,

I installed Java3D 1.3.1 and i don't get the earlier error anymore. I
can run the demo examples so it seems that java 3d is working correct.
BUT if i try to run the P4_01 example again i get the following error.

Any ideas?



Unhandled exception
Type=GPF vmState=0x00000000
Target=2_20_20050524_1742_LHdSMr (Linux 2.4.21-27.0.2.ELsmp)
CPU=amd64 (2 logical CPUs) (0xb93ba000 RAM)
rdi=0000002abcfa2900 rsi=0000002abd3e0dd8 rax=0000000000000000
rbx=0000000000000000
rcx=0000000000000020 rdx=0000000000000000 rbp=00000000405011a0
r8=0000000000000800
r9=0000002a990a8bb8 r10=0000002abcfc0968 r11=0000002abcfc1149
r12=0000002a960d26c0
r13=0000002abd7d1a60 r14=0000002abd3e0dd8 r15=0000002abd3e0d40
rip=0000002a95fa66c0 rsp=0000000040501050 eflags=0000000000010246 cs=00000033
fs=00000000 gs=00000000
Module=/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2.x86_64/jre/bin/libj9vm22.so
Module_base_address=0000002a95f8d000 Symbol=(null)
Symbol_address=0000000000000000
trapno=000000000000000e err=0000000000000004 cr2=0000000000000010
Old_mask=0000000000000000
JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using
'/home/c707183/java/core.20050929.162023.2890.dmp'
JVMDUMP012E Error in System Dump: cannot find core file, check "ulimit
-c" is set high enough
JVMDUMP007I JVM Requesting Java Dump using
'/home/c707183/java/javacore.20050929.162023.2890.txt'
JVMDUMP010I Java Dump written to
/home/c707183/java/javacore.20050929.162023.2890.txt
JVMDUMP013I Processed Dump Event "gpf", detail "".

Thanks Felix



On 9/29/05, Tom Rink <rink@xxxxxxxxxxxxx> wrote:
Hi Felix,

I would try installing Java3D 1.3.2 instead 1.4
Note for 1.3.2 you'll need a fairly recent version of
GLX installed.  If you're not sure, try installing 1.3.1
first.

TomR

Felix Schüller wrote:

Hi there

if i try to run the P4_01 example from Ugo Taddei's Tutorial i always
get the error below.

Any ideas what is wrong or hints where to look closer?

Thanks in advance.

Felix

Java 3D [dev] 1.4.0-build6-experimental 16 Sep 2005 10:29:59 PDT

Java 3D WARNING : reported GLX version = 1.2
  GLX version 1.3 or higher is required
  The reported version number may be incorrect.  There is a known
  ATI driver bug in glXQueryVersion that incorrectly reports the GLX
  version as 1.2 when it really is 1.3, so Java 3D will attempt to
  run anyway.
************************************************************************
*** ERROR: Canvas3D constructed with a null GraphicsConfiguration
*** This will cause a NullPointerException in a subsequent release
************************************************************************
Exception in thread "main" java.lang.NullPointerException: Canvas3D:
null GraphicsConfiguration
      at javax.media.j3d.Canvas3D.<init>(Unknown Source)
      at javax.media.j3d.Canvas3D.<init>(Unknown Source)
      at visad.java3d.VisADCanvasJ3D.<init>(VisADCanvasJ3D.java:167)
      at visad.java3d.DisplayPanelJ3D.<init>(DisplayPanelJ3D.java:57)
      at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:355)
      at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:330)
      at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:227)
      at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:215)
      at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:165)
      at P4_01.<init>(P4_01.java:156)
      at P4_01.main(P4_01.java:223)
--
**************************************
Felix Schüller
Inst. f. Meteorology and Geophysics
University of Innsbruck
Innrain 52, A-6020 Innsbruck, Austria
Tel: +43-(0)-512-507-5457
Fax: +43-(0)-512-507-2924
Email: felix.schueller@xxxxxxxxxx
**************************************





--
**************************************
 Felix Schüller
 Inst. f. Meteorology and Geophysics
 University of Innsbruck
 Innrain 52, A-6020 Innsbruck, Austria
 Tel: +43-(0)-512-507-5457
 Fax: +43-(0)-512-507-2924
 Email: felix.schueller@xxxxxxxxxx
**************************************



  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: