Re: Problem 'make'ing VisAD due to HD5 libraries: Update: kind of works in linux

  • To: tsc <arsenius@xxxxxxxxxxx>
  • Subject: Re: Problem 'make'ing VisAD due to HD5 libraries: Update: kind of works in linux
  • From: Curtis Rueden <curtis@xxxxxxxxxxxxx>
  • Date: Mon, 31 Mar 2003 14:04:00 -0600
>> ERRORS FOR SPREADSHEET:
>> Exception in thread "main" java.lang.NullPointerException
>>         at 
>> visad.ss.SpreadSheet.constructSpreadsheetCells(SpreadSheet.java:2880)
>>         at 
>> visad.ss.SpreadSheet.constructSpreadsheetCells(SpreadSheet.java:2865)
>>         at visad.ss.SpreadSheet.<init>(SpreadSheet.java:1175)
>>         at visad.ss.SpreadSheet.main(SpreadSheet.java:530)
>> ...
>> END SS ERRORS
>
>Never seen this before. It may be related to the fact that
>rmic also throws a NullPointerException on your machine.
>Do you see this problem if you run the SpreadSheet from
>visad.jar?

I have seen this NullPointerException before. It indicates that the
class files created by RMIC are not in their proper locations. This
is probably because the RMIC command is failing on your build.

-Curtis


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