logo       

Re: applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commun: msg#00008

db.mysql.java

Subject: Re: applet: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

On Thursday 12 July 2007 AlexeySmirnov's cat, walking on the keyboard, wrote:
> Caused by: java.net.SocketException: java.security.AccessControlException:
> access denied (java.net.SocketPermission 10.0.0.5:3306 connect,resolve)

I guess this is the problem: your applet does not have permissions to connect
to host 10.0.0.5. You should grant such permission to your applet (quick
thought).

Luca

--
MySQL Java Mailing List
For list archives: http://lists.mysql.com/java
To unsubscribe: http://lists.mysql.com/java?unsub=gcdmj-java@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise