Ticket #926 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

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 - java.lang.IllegalArgumentException?: vendorName == null!

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

pom.xml.patch Download (0.8 KB) - added by ianwallen 12 months ago.
Patch to solve issue

Change History

Changed 12 months ago by ianwallen

Patch to solve issue

Changed 12 months ago by ianwallen

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

Changed 12 months ago by simonp

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.