#926: GAST failed to start - vendorName == null when using imageio
-----------------------+----------------------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: critical | Milestone: v2.7.0
Component: GAST | Version:
Keywords: |
-----------------------+----------------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/926>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#926: GAST failed to start - vendorName == null when using imageio
-----------------------+----------------------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: critical | Milestone: v2.7.0
Component: GAST | Version:
Keywords: |
-----------------------+----------------------------------------------------
Comment(by ianwallen):
Uploaded patch which seems to work on linux (2.8 branch) - I have not
tested this on other platforms.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/926#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
I would like to ask that someone please review the patch related to this
ticket. I believe it is pretty simple and should not cause any issues.
(although since GAST is currently not working, I don't see how the patch can
make it worse)
If there are any issues with the patch, please let me know and I will try to
help.
Thank you.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-926-GAST-failed-to-start-vendorName-null-when-using-imageio-tp4978580p4979512.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.
Ian,
I don't see any issues with it - it seems to work just fine for me on Linux (testing on Windows shortly). If no one else has a better suggestion then I'll commit it.
Cheers and thanks,
Simon
________________________________________
From: ianwallen [ianwallen@anonymised.com]
Sent: Thursday, 7 June 2012 12:05 AM
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] [GeoNetwork opensource Developer website] #926: GAST failed to start - vendorName == null when using imageio
I would like to ask that someone please review the patch related to this
ticket. I believe it is pretty simple and should not cause any issues.
(although since GAST is currently not working, I don't see how the patch can
make it worse)
If there are any issues with the patch, please let me know and I will try to
help.
Thank you.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-926-GAST-failed-to-start-vendorName-null-when-using-imageio-tp4978580p4979512.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
geonetwork-devel List Signup and Options
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Simon,
I would like to thank you for looking into this.
FYI: I just did a test with the latest nightly build on the latest Ubuntu.
(2.8 branch - geonetwork-install-branch-2012-06-06.jar) When I run the
gast.sh script, it prompts me for some default folders. I click OK and then
I get the error.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-926-GAST-failed-to-start-vendorName-null-when-using-imageio-tp4978580p4979712.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.
#926: GAST failed to start - vendorName == null when using imageio
------------------------+---------------------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: critical | Milestone: v2.7.0
Component: GAST | Version:
Resolution: fixed | Keywords:
------------------------+---------------------------------------------------
Changes (by simonp):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in 2.8.x and trunk - see commits 9192 and 9193
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/926#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.