Hi,
I add new FeatureType from the Oracle Data Store. After this I click on apply and save.
Then I shutdown the tomcat and I startet the tomcat again. I get the warning message.
118 [WARNING] org.vfny.geoserver.global.xml.ReaderUtils - trouble parsing XML in java.io.FileReader@anonymised.com: XML document structures must start and end within the same entity.
org.vfny.geoserver.global.ConfigurationException: Could not parse schema file:/home/appserv/krueger/gs-conf/featureTypes/g26_LINEFC_4567/schema.xml
I look in “featureTypes/g26_LINEFC_4567/schema.xml” and I see that schema.xml is broken.
<xs:complexType name = "LINEFC_4567_Type" >
<xs:complexContent>
<xs:extension base = "AbstractFeatureType" >
<xs:sequence>
<xs:element type = "xs:decimal" minOccurs = "0" name = "LINITEMID" nillable = "true" maxOccurs = "1" />
But when I add FeatureType and I don't shutdown the tomcat the File is correct.
Why make the Geoserver an invalid File when I shutdown the tomcat? I use the “geoserver-1.3.0a”
Thanks in advance,
Nils
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
Hello all
I also have this problem, with an ArcSde and a PostGIS Datastore.
I define datastores/data. No problem during session is up.
After restarting server, when i start Geoserver i recieve:
----------------------------------
- GEOSERVER_DATA_DIR: C:\Archivos de programa\GeoServer 1.4.0\data_dir
----------------------------------
[Fatal Error] :124:1: XML document structures must start and end within the
same
entity.
In ..\GeoServer 1.4.0\data_dir services.xml file is corrupt...
Windows XP Pro
Geoserver 1.4.0
JDK 1.6.0
Thank you in advance
Jesús de Diego
jesdial@anonymised.com
"Nils Krüger" wrote:
Hi,
I add new FeatureType from the Oracle Data Store. After this I click on
apply and save.
Then I shutdown the tomcat and I startet the tomcat again. I get the
warning message.
118 [WARNING] org.vfny.geoserver.global.xml.ReaderUtils - trouble parsing
XML in java.io.FileReader@anonymised.com: XML document structures must start and
end within the same entity.
org.vfny.geoserver.global.ConfigurationException: Could not parse schema
file:/home/appserv/krueger/gs-conf/featureTypes/g26_LINEFC_4567/schema.xml
I look in “featureTypes/g26_LINEFC_4567/schema.xml” and I see that
schema.xml is broken.
<xs:complexType name = "LINEFC_4567_Type" >
<xs:complexContent>
<xs:extension base = "AbstractFeatureType" >
<xs:sequence>
<xs:element type = "xs:decimal" minOccurs = "0" name = "LINITEMID"
nillable = "true" maxOccurs = "1" />
But when I add FeatureType and I don't shutdown the tomcat the File is
correct.
Why make the Geoserver an invalid File when I shutdown the tomcat? I use
the “geoserver-1.3.0a”
Thanks in advance,
Nils
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
View this message in context: http://www.nabble.com/invalid-schema.xml-tf2142181.html#a8230104
Sent from the GeoServer - User mailing list archive at Nabble.com.
jesdial ha scritto:
Hello all
I also have this problem, with an ArcSde and a PostGIS Datastore.
I define datastores/data. No problem during session is up.
After restarting server, when i start Geoserver i recieve:
----------------------------------
- GEOSERVER_DATA_DIR: C:\Archivos de programa\GeoServer 1.4.0\data_dir
----------------------------------
[Fatal Error] :124:1: XML document structures must start and end within the
same
entity.
In ..\GeoServer 1.4.0\data_dir services.xml file is corrupt...
Can you send us that file?
Also, I see there are spaces in the path... hmmm, it should not be
a problem, but you may want to check what happens if you use a
data dir location that doesn't have spaces in the path.
Cheers
Andrea
Hello all, Andrea
Installing GeoServer at c:\GeoServer (without spaces), seems to solve the
problem.
Thank you
Jesús de Diego
Andrea Aime-3 wrote:
jesdial ha scritto:
Hello all
I also have this problem, with an ArcSde and a PostGIS Datastore.
I define datastores/data. No problem during session is up.
After restarting server, when i start Geoserver i recieve:
----------------------------------
- GEOSERVER_DATA_DIR: C:\Archivos de programa\GeoServer 1.4.0\data_dir
----------------------------------
[Fatal Error] :124:1: XML document structures must start and end within
the
same
entity.
In ..\GeoServer 1.4.0\data_dir services.xml file is corrupt...
Can you send us that file?
Also, I see there are spaces in the path... hmmm, it should not be
a problem, but you may want to check what happens if you use a
data dir location that doesn't have spaces in the path.
Cheers
Andrea
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
View this message in context: http://www.nabble.com/invalid-schema.xml-tf2142181.html#a8261104
Sent from the GeoServer - User mailing list archive at Nabble.com.