Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.3.0 RC6
-
Fix Version/s: 1.3.0 PR1
-
Component/s: Configuration
-
Labels:None
-
Environment:HideMandriva 2006 Linux
with
java-1.4.2-gcj-compat-1.4.2.0-40.16mdk
gcc-java-4.0.1-5mdk
java-1.4.2-gcj-compat-bootstrap-devel-1.4.2.0-40.16mdk
tomcat5-servlet-2.4-api-5.0.30-9.1mdk
tomcat5-5.0.30-9.1mdk
tomcat5-jasper-5.0.30-9.1mdk
jai-1_1_2-lib-linux-i586-jdk.bin (from SUN)ShowMandriva 2006 Linux with java-1.4.2-gcj-compat-1.4.2.0-40.16mdk gcc-java-4.0.1-5mdk java-1.4.2-gcj-compat-bootstrap-devel-1.4.2.0-40.16mdk tomcat5-servlet-2.4-api-5.0.30-9.1mdk tomcat5-5.0.30-9.1mdk tomcat5-jasper-5.0.30-9.1mdk jai-1_1_2-lib-linux-i586-jdk.bin (from SUN)
-
Number of attachments :
Description
I tried to get GeoServer running on Mandriva 2006 Linux, while menus etc appear,
all demos fails. I suspect that JAI is the cause. Both 1.3.0-RC6 and 1.3.0-RC7 fail.
Is the java-1.4.2-gcj probably incompatible with JAI?
WFS GeoCapabilities seem to work.
WMS does not:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!DOCTYPE ServiceExceptionReport SYSTEM "http://localhost:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd"> <ServiceExceptionReport version="1.1.1"> <ServiceException code="">null</ServiceException> </ServiceExceptionReport>
And also the most wanted WFS-T demo do not (zoom icons etc are there but not the map).
Some details:
A) GeoServer Administration
Administration of running GeoServer application
This Administration page is currently at the idea stage, it is intended to show the runtime status (and allow interaction with) the running GeoSever application.
Locks: 0
Connections: 0
Memory: 9412K
Version of JVM: Free Software Foundation, Inc. : 1.4.2
JAI is available: true
B) GeoServer Configuration
Configuration of GeoServer application
tasmania_water_bodies:tasmania_water_bodies
DS_poly_landmarks:poly_landmarks
DS_giant_polygon:giant_polygon
DS_poi:poi
states_shapefile:states
tasmania_cities:tasmania_cities
DS_tiger_roads:tiger_roads
tasmania_state_boundaries:tasmania_state_boundaries
tasmania_roads:tasmania_roads
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=
]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=
]
Help is appreciated
thanks
Markus
Scheduling this for RC8. Would be very good to have it in order, since we should be working with JAI, with no additional downloads. Or at least have a FAQ entry pointing at the right thing to do with gcj if that's the problem.