Hello,

I have a problem to execute my builded MosaicImageBuilder java tool.

1.) The cmd-line call: java -jar MosaicIndexBuilder.jar -s C:\testpicture -w
*.tif -name test
2.) The exception which was printed out:

15.01.2008 14:56:15 it.geosolutions.utils.imagemosaic.MosaicIndexBuilder
getNotification
INFO: Progress is at 0.0
attached message is: Now indexing file test.0.tif
Exception in thread "MosaicIndexBuilder" java.lang.NullPointerException
        at
it.geosolutions.utils.imagemosaic.MosaicIndexBuilder.run(MosaicIndexBuilder.java:402)
        at java.lang.Thread.run(Unknown Source)

3.) I have take a look of the exception line in the source code and I think
it will get an exception with handling of AbstractGridCoverage2DReader, but
I'm not realy sure about the error.

4.) If I run the tool from eclipse, all things will gone right. So maybe I
use another enviroment with eclipse as I start the jar file from command
line. Could be that wrong?

Has anyone got the same situation, or knows anyone about the error?

Thanks and Greetings,
2StepForward
-- 
View this message in context: 
http://www.nabble.com/Problem-with-MosaicImageBuilder-tp14875984p14875984.html
Sent from the geotools-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to