LException: Unable to connect to any hosts due to exception:
java.security.AccessControlException: access denied (java.net.SocketPermission
155.47.139.247:3306 connect,resolve)
SQLState: 08S01
VendorError: 0
When I used "localhost" I received this error:
SQLException: Unable to connect
om: Nathan Pierce [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 04, 2004 5:57 PM
To: [EMAIL PROTECTED]
Subject: SQLException: Unable to connect to any hosts due to exception:
java.security.AccessControlException: access denied
(java.net.SocketPermission 127.0.0.1:3306 connect,resolve)
I am trying
this error:
SQLException: Unable to connect to any hosts due to exception:
java.security.AccessControlException: access denied (java.net.SocketPermission
127.0.0.1:3306 connect,resolve)
SQLState: 08S01
VendorError: 0
Does anyone know what this means, or how to fix this?
Thanks
hi,
Please help me...
I am getting an error "java.sql.sqlException. Cannot connect to mysql
server on :3306. Is there a mysql server running on this machine/port
you are trying to connect to? (java.security.AccessControlException)" while
connecting to mysql database.
Thi