Benoît Thiébault a écrit :
> Exception in thread "main" java.lang.NoSuchFieldError: TRACE
> at org.geotools.util.logging.Log4JLogger.toLog4JLevel(Log4JLogger.java: 74)


Could it be a classpath isssue? It is possible that the TRACE level was not 
provided in older Log4J versions. Maybe GeoTools expects the Log4J library 
having this TRACE level, while the classpath contains a reference to an older 
Log4J jar file.

        Martin

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to