jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
GeoServer
  • GeoServer
  • GEOS-508

GeoServer: JAI fails

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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:
    Hide
    Mandriva 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)
    Show
    Mandriva 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 :
    0

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=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/featureTypes/tasmania_water_bodies/tasmania_water_bodies.shp, namespace=http://www.openplans.org/topp}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/demo/popup_map/data/poly_landmarks.shp, namespace=http://www.census.gov}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/demo/popup_map/data/giant_polygon.shp, namespace=http://www.census.gov}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/demo/popup_map/data/poi.shp, namespace=http://www.census.gov}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/featureTypes/states/states.shp, namespace=http://www.openplans.org/topp}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/featureTypes/tasmania_cities/tasmania_cities.shp, namespace=http://www.openplans.org/topp}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=tiger, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/demo/popup_map/data/tiger_roads.shp, namespace=http://www.census.gov}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/featureTypes/tasmania_state_boundaries/tasmania_state_boundaries.shp, namespace=http://www.openplans.org/topp}

]
java.util.NoSuchElementException: No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=null, connection parameters=

{url=file:/usr/share/tomcat5/webapps/geoserver/data/featureTypes/tasmania_roads/tasmania_roads.shp, namespace=http://www.openplans.org/topp}

]

Help is appreciated
thanks

Markus

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Chris Holmes added a comment - 21/Dec/05 7:51 AM

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.

Show
Chris Holmes added a comment - 21/Dec/05 7:51 AM 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.
Hide
Permalink
Brent Owens added a comment - 21/Dec/05 12:21 PM

This is a user configuration error, not a bug. The datastores appear broken in your example, this would cause no maps to be rendered.

Show
Brent Owens added a comment - 21/Dec/05 12:21 PM This is a user configuration error, not a bug. The datastores appear broken in your example, this would cause no maps to be rendered.
Hide
Permalink
Markus Neteler added a comment - 22/Dec/05 3:08 AM

Brent,

sorry, I don't understand why this should be my error.
I have downloaded the WAR file from your Website and then
run
http://localhost:8080/geoserver/wfs/GetCapabilities
which worked.
Then

  1. configuration (takes time to load the first time)
    http://localhost:8080/geoserver/
  2. -> configuration
  3. -> admin
  4. To interact with the configuration system you will need to login with the
  5. user name admin and the password geoserver. You can change the password
  6. at Server->Config->Password.
      1. ... takes time....

I have tried a couple of ours with RC6 and RC7 (geoserver-1.3.0-RC6-war.zip,
geoserver-1.3.0-RC7-war.zip).

How can the datastores be broken if I simply use the WAR file from
your web site?

Thanks

Markus

Show
Markus Neteler added a comment - 22/Dec/05 3:08 AM Brent, sorry, I don't understand why this should be my error. I have downloaded the WAR file from your Website and then run http://localhost:8080/geoserver/wfs/GetCapabilities which worked. Then configuration (takes time to load the first time) http://localhost:8080/geoserver/ -> configuration -> admin To interact with the configuration system you will need to login with the user name admin and the password geoserver. You can change the password at Server->Config->Password. ... takes time.... I have tried a couple of ours with RC6 and RC7 (geoserver-1.3.0-RC6-war.zip, geoserver-1.3.0-RC7-war.zip). How can the datastores be broken if I simply use the WAR file from your web site? Thanks Markus
Hide
Permalink
Markus Neteler added a comment - 14/Jan/06 3:58 PM

Hi Chris,

is there any hope? My course takes place in 3 days...
Too bad that I cannot get geoserver running.

Markus

Show
Markus Neteler added a comment - 14/Jan/06 3:58 PM Hi Chris, is there any hope? My course takes place in 3 days... Too bad that I cannot get geoserver running. Markus
Hide
Permalink
Andrea Aime added a comment - 29/Mar/07 2:06 AM

These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state

Show
Andrea Aime added a comment - 29/Mar/07 2:06 AM These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state

People

  • Assignee:
    Brent Owens
    Reporter:
    Markus Neteler
Vote (0)
Watch (0)

Dates

  • Created:
    17/Dec/05 1:14 PM
    Updated:
    29/Mar/07 2:06 AM
    Resolved:
    21/Dec/05 12:21 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.