Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

error

Hi,
 
I am using visad for the first time. I am trying to run Simple example 
but I get the following error message

nopp% java Simple
Couldn't decode attribute y:units="promiscuous": Unit not in database
Couldn't decode attribute x:units="promiscuous": Unit not in database
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/usr/java1.3.1/jre/lib/sparc/libJ3D.so: ld.so.1: 
/usr/java1.3.1/bin/../bin/sparc/native_threads/java: fatal: relocation 
error: file /usr/java1.3.1/jre/lib/sparc/libJ3D.so: symbol glClipPlane: 
referenced symbol not found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at javax.media.j3d.MasterControl$17.run(MasterControl.java:787)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:784)
        at 
javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:229)
        at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:3326)
        at visad.java3d.DisplayPanelJ3D.<init>(DisplayPanelJ3D.java:54)
        at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:299)
        at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:280)
        at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:193)
        at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:141)
        at Simple.main(Simple.java:63)
 
 thanks

Chhaya


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