Edward Nash a écrit :
>> WARNUNG: Can't load a service for category "Operation". Cause is 
>> "ServiceConfigurationError: org (...) java.lang.NullPointerException".
>> sun.misc.ServiceConfigurationError: 
>> org.opengis.coverage.processing.Operation: Provider 
>> org.preagro.utils.coverages.operations.OutlierFilterOperation could not be 
>> instantiated: java.lang.NullPointerException
>>         (...snip...)
>> Caused by: java.lang.NullPointerException
>>         at 
>> org.geotools.referencing.NamedIdentifier.getName(NamedIdentifier.java:437)


I inspected the Geotools code and have been unable to spot where the bug occur. 
This is a case where a step-by-step execution in a debugger is required. From 
the above stack-trace, it sound like that a org.opengis.metadata.Citation 
object 
is created somewhere without title.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to