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.

[netcdf-java] System output disabled using netcdfAll-5.1.0.jar

 
I recently upgraded from an older version of NetCDF Java (4.6.8) to 
netcdfAll-5.1.0.jar
 
Funny thing. When I call NetcdfFile.open for the first time, it disables 
System.out.   I was wondering if anyone knew of a way to prevent it from doing 
so.  
 
There are, of course, many applications where it is inappropriate to write to 
System.out (Java Servlets come to mind).  But I have some simple utilities that 
print diagnostic information to System.out.  And for my purposes, writing to 
system output is exactly what I want to do.   So any help on this matter would 
be appreciated.
 
Also, System.err seems to be unaffected.
 
Thanks in advance for your help.
 
Gary
  • 2019 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: