Re: postgresql JDBC error

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: postgresql JDBC error
Дата
Msg-id 000a01c19943$6320d840$8201a8c0@inspiron
обсуждение исходный текст
Ответ на postgresql JDBC error  (Lloyd Holman <u59884@ee.port.ac.uk>)
Список pgsql-jdbc
Lloyd,

No it's not a corrupt database, looks like you are trying to run an
applet? The error is related to your jvm not being able to open a
socket. Nothing to do with the database yet

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Lloyd Holman
Sent: Wednesday, January 09, 2002 11:33 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] postgresql JDBC error


Hi everyone,

this is my first mail to this mailing list.  I was wondering if anyone
encountered this error when trying to establish a JDBC connection to a
postgresql database?

"SQLException caught: Something unusual has occured to cause the driver
to fail. Please report this exception:
java.security.AccessControlException: access denied
(java.net.SocketPermission localhost resolve)"

is it a corrupt database?

by the way the server is running redhat 6.x, apache and tomcat 3.x

Thanks in advance
Lloyd Holman


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: postgresql JDBC error
Следующее
От: "David Hooker"
Дата:
Сообщение: Need to use JDK 1.4