Ticket #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 - 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
Change History
Note: See
TracTickets for help on using
tickets.

