Details
Description
Multiple exceptions and errors occur while trying to upload GeoTiffs and JPEG/PNG files to Geoserver for staging.
When uploading JPEG/PNG files, I get an error back:
Unsupported File Format (I am uploading as a file.worldimage as per the documentation)
When uploading a GeoTiff, I get the stack trace that is covered in my conversations with Justin. A note that this occurs even the first time that a coverage is uploaded. NullPointerException is always thrown.
This seems related to the shapefile problem as well.
I was able to remotely debug this problem with Justin's help and found the location of and solutions to some of the bugs that were causing these problems.
I would like to contribute the bug fix back to the community.