Opened 12 years ago

Closed 12 years ago

#926 closed defect (fixed)

GAST failed to start - vendorName == null when using imageio

Reported by: ianwallen Owned by: geonetwork-devel@…
Priority: critical Milestone: v2.7.0
Component: GAST Version:
Keywords: Cc:

Description

When attempting to start run gast.sh on linux the following error occurs

See http://osgeo-org.1560.n6.nabble.com/GAST-failed-to-start-tt4978424.html for details.

According to http://thierrywasyl.wordpress.com/2009/07/24/jai-how-to-solve-vendorname-null-exception/ the error is related to the MANIFEST.MF not containing Implementation-Vendor

Attachments (1)

pom.xml.patch (832 bytes ) - added by ianwallen 12 years ago.
Patch to solve issue

Download all attachments as: .zip

Change History (3)

by ianwallen, 12 years ago

Attachment: pom.xml.patch added

Patch to solve issue

comment:1 by ianwallen, 12 years ago

Uploaded patch which seems to work on linux (2.8 branch) - I have not tested this on other platforms.

comment:2 by simonp, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in 2.8.x and trunk - see commits 9192 and 9193

Note: See TracTickets for help on using tickets.