Just working with a fresh install of geoserver 2.5.1. Put in the arcSDE extension, and also the two sde92.jar files.
Restart. then when I try to add an SDE store, I get the error:
java.lang.NoClassDefFoundError: com/ibm/icu/text/UnicodeDecompressor
which looks like problem with icu4j. However icu4j-3.4.4 is present in the lib. Is there a compatibility issue between this and the arcsde92 jars?
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
Should say that is a default installation on window 7, with jetty. I can see from logs that it connects with arcSdE okay - just crashes at some point after that. Have tried icuj default (supplied with the arcsdE plugin), the older 3.2 version that 92 used to use, and the icu4.6 version. All for the same result. jre7
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
On Mon, Jul 28, 2014 at 4:40 AM, Phil Scadden <p.scadden@anonymised.com> wrote:
Should say that is a default installation on window 7, with jetty. I can
see from logs that it connects with arcSdE okay - just crashes at some
point after that. Have tried icuj default (supplied with the arcsdE
plugin), the older 3.2 version that 92 used to use, and the icu4.6
version. All for the same result. jre7
I see there is a known incompatibility between java7 and icu4j, but
the error it should cause is different:
http://bugs.icu-project.org/trac/ticket/8734
Maybe try downloading a more recent version:
http://site.icu-project.org/download
Cheers
Andrea
--
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
Got it. Switching to the 64bit jre7 did the trick.
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
On Tue, Jul 29, 2014 at 3:24 AM, Phil Scadden <p.scadden@anonymised.com> wrote:
Got it. Switching to the 64bit jre7 did the trick.
Hum... weird? Do you have an idea of why it works with it (or why it did not
before?)
Cheers
Andrea
--
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------