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.

Re: Problem running VisAD

Hi Adrian,

I just downloaded, compiled and ran P1_01.java from Ugo's
tutorial, and it ran without any Exception. In the current
source, line 1271 of DataImpl.java is:

    return computeRanges(type, shadow);

and it is hard to see how it can generate a NullPointerException.

I am not sure what the problem is. It may provide a clue if I
knew what line 1271 of your DataImpl.java is.

Cheers,
Bill

On Tue, 19 Aug 2003, Adrian Wyss wrote:

> Hello
>
> I have problem runing VisAD.
> If I try to run the first example (P1_01.java)of the VisAD Tutorial I
> reveive the following exception:
>
> java.lang.NullPointerException
>       at visad.DataImpl.computeRanges(DataImpl.java:1271)
>       at visad.DataRenderer.computeRanges(DataRenderer.java:388)
>       at visad.DataRenderer.prepareAction(DataRenderer.java:346)
>       at visad.DisplayRenderer.prepareAction(DisplayRenderer.java:842)
>       at visad.DisplayImpl.doAction(DisplayImpl.java:1644)
>       at visad.java2d.DisplayImplJ2D.doAction(DisplayImplJ2D.java:312)
>       at visad.ActionImpl.run(ActionImpl.java:353)
>       at visad.util.ThreadPool$ThreadMinnow.run(ThreadPool.java:95)
>
> The classpath is set and the VisAD SpreedSheet (java
> visad.ss.SpreadSheet) runs fine.
>
> Thank you in advance...
>
> ***********************************************************
> SWISS NATIONAL STRONG MOTION NETWORK
>  
> Adrian Wyss
> Swiss Seismological Service
> ETH Hönggerberg
> CH-8093 Zürich
>  
> tel: +41-1-633-3243
> fax: +41-1-633-1065
>  
> ***********************************************************
>
>
>


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