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.

visad and Java 3D Beta 1

We put up VisAd with JDK 1.2 Beta 4 and Java 3D Alpha 3 without any   
problems. But we tried to upgrade to Java 3D Beta 1 and get the following   
run time error from some of the examples now.

  
C:\visad\examples>java DisplayTest 35
35: test direct manipulation linking Java2D and Java3D

delay


delay

java.lang.IllegalStateException: wakeupOn must be called from initialize   
or processStimulus
        at javax.media.j3d.Behavior.wakeupOn(Behavior.java:98)
        at   
visad.java3d.RemoveBehaviorJ3D.setWakeup(RemoveBehaviorJ3D.java:90)

delay

        at   
visad.java3d.RemoveBehaviorJ3D.addRemove(RemoveBehaviorJ3D.java:59)
        at   
visad.java3d.DisplayRendererJ3D.switchScene(DisplayRendererJ3D.java:270)
        at visad.java3d.RendererJ3D.doAction(Compiled Code)
        at visad.DisplayImpl.doAction(Compiled Code)
        at visad.ActionImpl.run(Compiled Code)
        at java.lang.Thread.run(Thread.java:475)

delay

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