Re: need for help in IBM aglets

zuhra sofyan <[email protected]> Fri, 20 Apr 2007 00:47:43 -0700 (PDT)
Newsgroups gmane.comp.db.mysql.java
Message-ID <[email protected]>
I try to fix it from java security file ($HOME/jre/lib/security/java.policy
and add 

permission java.net.SocketPermission "localhost:3306",
"connect,resolve,listen,accept";

the error message on the aglet did change into something like this:
[Warning: The hostname seems not having domain name.
 Please try -resolve option to resolve the fully qualified hostname
 or use -domain option to manually specify the domain name.] 

(same like when I first time run agletsd command), repeatedly everytime I
run the code, and now the message error in catch exception I get is 

Unable to connect to any hosts due to exception: java.net.ConnectException:
Connection refused: connect

What can I do to fix the problem? please help me.
-- 
View this message in context: http://www.nabble.com/need-for-help-in-IBM-aglets-tf3529930.html#a10092957
Sent from the MySQL - Java mailing list archive at Nabble.com.


-- 
MySQL Java Mailing List
For list archives: http://lists.mysql.com/java
To unsubscribe:    http://lists.mysql.com/[email protected]