Dear DSpace developers:

I have downloaded and installed DSpace 1.5.1 according to the instructions
in
http://www.dspace.org/1_5_1Documentation/ch03.html#docbook-install.html-windows.
I am using Windows XP, 64 bits edition with JDK 1.5.0_16, Ant 1.7.1 and
Maven 2.0.9. First, I installed it with a local Postgres 8.3 database but
when accessing the application via http://localhost:8080/jspui, I got the
following error:

Internal System Error
>
> The system has experienced an internal error. Please try to do what you
> were doing again, and if the problem persists, please contact us so we can
> fix the problem.
>
By checking in the logs of the aplicacion (located in
C:\DSpace\log\dspace.txt) I found the following exception

> org.postgresql.util.PSQLException: The class class org.postgis.PGbox3d does
> not implement org.postgresql.util.PGobject
>
By searching in Google, I found in other application's forum that it could
be due to the JDBC driver version. I checked DSpace distribution and
confirmed that it includes postgresql-8.1-408.jdbc3.jar file which is for
Postgres 8.1. Fortunately, I got a Postgres 8.1 remote server and  repeated
the installation steps, but nothing changed. Does anybody have an idea about
this strange issue?. All my installations seemed to be successful (the
database seems to be correctly set up). I would really appreciate your help
for this problem.


Best regards,
Luis

PD: I have attached my log file which exposes the same error repeatedly.

Attachment: dspace.log
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to