readthefuckingmanual.net

[SOLVED] Your security policy has prevented the connection from being attempted. You probably need to grant the connect java.net.SocketPermission to the database server host and port that you wish to connect to.

Error added: 2009-08-28T23:39:20Z

1 people waiting for the answer...

1 answers found.

Answer 1077 (0.0% helpful)

Add permission java.net.SocketPermission \"127.0.0.1:5432\", \"resolve,connect\"; to your Tomcat policy file, and if you\'re using a name instead of an IP, make sure it resolves.
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: