Hi,

you need to include the protocol and database type in the JDBC connection string. Looks like you have just the IP address.

jdbc:postgresql://host:port/database

Only change the bits in boldface above.

cheers,
Andrea

On 10/09/2017 10:06 AM, [email protected] wrote:
Hi Everyone!

I´m installing DSpace in two servers, one for the app and the another for the database.

The servers are "Linux Centos 7 /64Bit for the two severs" and 

When run "ant fresh_install"
the task throw this exception

java.sql.SQLException: No suitable driver for "the ip"(section blue in the image)

I attached three screenshot, the one with PostgreSQL status, the second one with the jar location with the jdbc driver in the server for the app and the third one with
the error to run fresh install.

I put manually the .jar file in the PostgreSQL installation in the server for the database but it not worked. 

Also I read in the documentation the drive .jar for PostgreSQL already is on the build by default in dspace, but in this case the database not is in the same server.
--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

-- 
Dr Andrea Schweer
Lead Software Developer, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120


--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to