About javaws

2009-04-30 Thread
Hello, everybody. I have installed diablo-jdk16 on my FreeBSD 7.1 system. However, when I run the TopCoder Competition Arena, it failed to validate the certificate. And the details out put are below java.lang.RuntimeException: Unexpected error:

Re: About fetchmail

2009-04-21 Thread
Thanks, Mel. I found the reason is that sendmail failed to start because I replaced /usr/lib/libssl.so.5 with /usr/local/lib/libssl.so.5. After I rebuild the world, it got OK. On Mon, Apr 20, 2009 at 02:20:17PM +0200, Mel Flynn wrote: On Monday 20 April 2009 12:20:15 张臻 wrote: Today when I

About fetchmail

2009-04-20 Thread
Today when I used fetchmail to get my mails, it suddenly said that if failed to connect to localhost:25 and failed to send the mail to myself, does anyone know why? The information that fetch out put reading message x...@xxx.xx:1 of 3 (2223 octets) Trying to connect to 127.0.0.1/25...connection

Re: mount_cd9660 - /dev/md0: Invalid Arguement

2009-04-20 Thread
On Mon, Apr 20, 2009 at 08:32:58PM +0400, 遄桥紊� � wrote: Hello everyone, I am trying to mount an ISO image (which was converted with with help from ccd2iso tool), I used mdconfig -a -t vnode -f ./isoimage.iso -u 3 mount -t cd9660 /dev/md3 /cdrom and mdconfig -a -f /path/disk.iso md1 mount -t