NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: error

The first two classes not found (java.util.Timer and
java.util.TimerTask) were introduced in J2SE 1.3 so I suspect you are
using an older version of Java.

I'm not familiar with DisplayActivity. Does VisAD require 1.3? The
README says JDK 1.2.

Doug

Chhaya Mudgal wrote:
> 
>  I am getting following error
> 
> DisplayActivity.java:4: Class java.util.Timer not found in import.
> import java.util.Timer;
>        ^
> DisplayActivity.java:154: Superclass java.util.TimerTask of inner class
> visad.DisplayActivity. BusyTask not found.
>     extends java.util.TimerTask
>             ^
> error: Invalid class file format in ./ij/process/ImageProcessor.class.
> invalid constant type: 0
> /export/home/johnf/chhaya/visad/util/DataUtility.java:0: Class
> ij.process.ImageProcessor not found in class ij.process.ColorProcessor.
> //
> 
>  please tell me what am i missing.
> thanks
> 
> Chhaya

-- 
*----------------------------------------------------------------------*
| Doug Lindholm, Software Engineer          |  E-mail: lind@xxxxxxxx   |
| Research Applications Program             |   Phone: 303-497-8374    |
| National Center for Atmospheric Research  |                          |
| P.O. Box 3000                             |     There's no place     |
| Boulder, Colorado 80307-3000              |        like $HOME        |
*----------------------------------------------------------------------*


  • Follow-Ups:
    • Re: error
      • From: From: Bill Hibbard <hibbard@xxxxxxxxxxxxxxxxx>
  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: