Hello
I am trying to run a request like this
http://195.251.219.51:8080/geoserver/GetFeature?typeName=rail
I have the propper DB and table in postgres
and I have propperly changed user and password in the
info.xml from "test" to "whatever".
After trying to connect to DB I receive this message:
Problem getting Connection to db: Something unusual
has occured to cause the driver to fail. Please report
this exception: Exception: java.sql.SQLException:
FATAL: user "test" does not exist Stack Trace:
java.sql.SQLException: FATAL: user "test" does not
exist at
org.postgresql.Connection.openConnection(Connection.java:241)
at org.postgresql.Driver.connect(Driver.java:122) at
java.sql.DriverManager.getConnection(DriverManager.java:512)
at
java.sql.DriverManager.getConnection(DriverManager.java:140)
at
org.geotools.data.postgis.PostgisConnectionFactory.getConnection(PostgisConnectionFactory.java:143)
at
org.vfny.geoserver.config.TypeInfo.getNewConnection(Unknown
Source) at .............
What is the problem?
Why did it try to connect with user test?
Do I have to build the examples
after changing some files in geoserver's installation
dir?
Thanks in advance.
Anthimos Zachariadis
Univercity Of Macedonia - Greece
____________________________________________________________
Do You Yahoo!?
ÁðïêôÞóôå ôç äùñåÜí @yahoo.gr äéåýèõíóç óáò óôï http://www.otenet.gr
Yes, you do need to rebuild things after changing the configuration.xml
file. This copies the files to the proper locations for geoserver to read
them. The other option is to directly edit the configuration.xml file in
the webapps/geoserver directory, but modifying and rebuilding is the
preferred way.
Chris
On Sat, 24 May 2003, [iso-8859-7] Anthimos Zachariadis wrote:
Hello
I am trying to run a request like this
http://195.251.219.51:8080/geoserver/GetFeature?typeName=rail
I have the propper DB and table in postgres
and I have propperly changed user and password in the
info.xml from "test" to "whatever".
After trying to connect to DB I receive this message:
Problem getting Connection to db: Something unusual
has occured to cause the driver to fail. Please report
this exception: Exception: java.sql.SQLException:
FATAL: user "test" does not exist Stack Trace:
java.sql.SQLException: FATAL: user "test" does not
exist at
org.postgresql.Connection.openConnection(Connection.java:241)
at org.postgresql.Driver.connect(Driver.java:122) at
java.sql.DriverManager.getConnection(DriverManager.java:512)
at
java.sql.DriverManager.getConnection(DriverManager.java:140)
at
org.geotools.data.postgis.PostgisConnectionFactory.getConnection(PostgisConnectionFactory.java:143)
at
org.vfny.geoserver.config.TypeInfo.getNewConnection(Unknown
Source) at .............
What is the problem?
Why did it try to connect with user test?
Do I have to build the examples
after changing some files in geoserver's installation
dir?
Thanks in advance.
Anthimos Zachariadis
Univercity Of Macedonia - Greece
____________________________________________________________
Do You Yahoo!?
ÁðïêôÞóôå ôç äùñåÜí @yahoo.gr äéåýèõíóç óáò óôï http://www.otenet.gr
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel