XoomCode / AcidMaps

Interpolated Images Generator
GNU Lesser General Public License v3.0
33 stars 10 forks source link

Windows install. #10

Closed CDeaton closed 12 years ago

CDeaton commented 12 years ago

I have Windows 7 64 bit with java version "1.6.0_21" Java(TM) SE Runtime Environment (build 1.6.0_21-b07) Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode).

I have follwed the install direction for GeoServer but can't get past this error: 14 Oct 13:21:01 ERROR [context.ContextLoader] - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'amsService' defined in URL [jar: file:/G:/GeoServer_2_1_2/GeoServer%202.1.2/webapps/geoserver/WEB-INF/lib/acidmaps-2.0.jar!/applicationContext.xml]: Inst antiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geoserver/wms/WebMap at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowire CapableBeanFactory.java:883)

Any help would be appreicated.

Charlie

maurimiranda commented 12 years ago

Hi Charlie,

Have you copied the JNI to your system library path?

https://github.com/downloads/XoomCode/AcidMaps/AcidMaps_2.0_JNI_Windows_64_bit.rar

CDeaton commented 12 years ago

Yes I have.

CDeaton commented 12 years ago

But I did not have the acidmaps-2.0.jar file in the correct location. It at least runs the demo. THanks and sorry to be a bother.