Great news that this works. 

Bob, it seems to me that the useCommandThread mechanism for setting up threads 
somehow avoids the need for Java to do a reverse DNS lookup, which is the 
process that triggers the error. Is that right?

Frieda


On Sep 16, 2011, at 12:52 AM, Paul Pillot wrote:

> We are in luck : it now works ! (both online and for localhost)
> Thanks Bob
> 
> Paul
> 
> Le 15 sept. 2011 à 23:51, Robert Hanson a écrit :
> 
>> OK, maybe we are in luck. Try:
>> 
>> jmolSetParameter("useCommandThread", "TRUE")
>> 
>> just before your jmolApplet() call. 
>> 
>> This forces the unsigned applet to use the same general mechanism as the 
>> signed applet for setting up threads. It's a bit more complicated, but it is 
>> now well tested in the signed applet and just might be necessary now in the 
>> unsigned one as well. 
>> 
>> Bob
>> 
> 
> 
> 
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to