Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFJava #JWP-203215]: ParameterTable: UnknownDiscipline 255



Tom,

To get rid of the WARN messages, you can set your own logging threshold:

 <appender name="ThreddsStdout" class="org.apache.log4j.ConsoleAppender">
    <param name="Threshold" value="WARN" />
    <layout class="org.apache.log4j.PatternLayout">
      <param name="ConversionPattern" value="%d{yyyy-MM-dd'T'HH:mm:ss.SSS Z} 
[%10r][%8X{ID}] %-5p - %c - %m%n"/>
      <!--param name="ConversionPattern" value="%d{ISO8601} [%10r - %10X{ID}] 
%-5p - %c - %m%n"/-->
    </layout>                                   
  </appender>

from WARN to ERROR


Documentation is at:
http://www.unidata.ucar.edu/Projects/THREDDS/tech/reference/ServletLog.html


Robb...


Ticket Details
===================
Ticket ID: JWP-203215
Department: Support netCDF Java
Priority: Normal
Status: Open


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690