[Geoserver-users] starting geoserver 2.3.4

Dear all,

after creation some new layers, i have a problem to start my geoserver 2.3.4
Details in the log file.

Kind regards,
Georg

geoserver.log (25.3 KB)

Hello Georg,

"Resource must be part of a store"

Your layers consist of two definition files layer.xml and feature.xml

in your DATA_DIR is a directory workspaces under which the workspaces are as
directories. The next level down contains the datastores as directories (no
idea how many you have) in these directories have one datastore.xml file
each. These datastore.xml files have a tag that looks like:
<id>DataStoreInfoImpl--58c1cc24:1288a26e311:-7fff</id>
In the directory are also the layers as directories, which hold to files
featuretype.xml and layer.xml

the featuretype.xml has a tag at the end that looks like;
  <store class="dataStore">
    <id>DataStoreInfoImpl--58c1cc24:1288a26e311:-7fff</id>
  </store>

As it is a nullpointer exception I suspect there is one layer with this tag
missing for whatever reason.
Delete and define again please.
Happy hunting....
I guess you can exclude the layers that loaded, the one to search for is the
one where you don't have the name in the log file.

Cheers

Christian

-----
____________________________

Dr Christian Maul
Project Manager

Information Services Branch
Department of Sustainability and Environment
Level13, Marland House, 570 Bourke Street
Melbourne 3000

PO Box 500, East Melbourne Vic 3002

Telephone: +61-3-8636 2325
Telefax: +61-3-8636 2813
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/starting-geoserver-2-3-4-tp5071066p5071192.html
Sent from the GeoServer - User mailing list archive at Nabble.com.