Hi, We're keep getting this error continously in the puakma.log: ------------------------------------------- 08/06/2007 11:21:48: (E) BOOSTERTransferWorker run(): javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake (193.14.107.65 - BOOSTERreq (443)) 08/06/2007 11:21:48: (D) 0 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=readRecord line=742 1 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=performInitialHandshake line=1030 2 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=readDataRecord line=678 3 class=com.sun.net.ssl.internal.ssl.AppInputStream method=read line=75 4 class=java.io.BufferedInputStream method=fill line=218 5 class=java.io.BufferedInputStream method=read1 line=256 6 class=java.io.BufferedInputStream method=read line=313 7 class=java.io.FilterInputStream method=read line=90 8 class=puakma.util.ByteStreamReader method=readLine line=137 9 class=puakma.addin.booster.BOOSTERTransferWorker method=readLine line=558 10 class=puakma.addin.booster.BOOSTERTransferWorker method=readHeaders line=577 11 class=puakma.addin.booster.BOOSTERTransferWorker method=run line=129 12 class=puakma.addin.booster.BOOSTERRequestManager method=run line=135 13 class=puakma.system.pmaThread method=run line=118 (SYSTEM - pmaSystem) 08/06/2007 11:21:48: (D) Attempting to use host:[192.168.252.8] port:443 (193.14.107.65 - BOOSTERreq (443)) 08/06/2007 11:21:48: (E) BOOSTERTransferWorker run(): javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake (193.14.107.65 - BOOSTERreq (443)) 08/06/2007 11:21:48: (D) 0 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=readRecord line=742 1 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=performInitialHandshake line=1030 2 class=com.sun.net.ssl.internal.ssl.SSLSocketImpl method=readDataRecord line=678 3 class=com.sun.net.ssl.internal.ssl.AppInputStream method=read line=75 4 class=java.io.BufferedInputStream method=fill line=218 5 class=java.io.BufferedInputStream method=read1 line=256 6 class=java.io.BufferedInputStream method=read line=313 7 class=java.io.FilterInputStream method=read line=90 8 class=puakma.util.ByteStreamReader method=readLine line=137 9 class=puakma.addin.booster.BOOSTERTransferWorker method=readLine line=558 10 class=puakma.addin.booster.BOOSTERTransferWorker method=readHeaders line=577 11 class=puakma.addin.booster.BOOSTERTransferWorker method=run line=129 12 class=puakma.addin.booster.BOOSTERRequestManager method=run line=135 13 class=puakma.system.pmaThread method=run line=118 (SYSTEM - pmaSystem) ------------------------------------------- We're using SSL both to the client and to the domino server. Is this error caused by the SSL handling in Web Booster or by firewalls between the client and Web Booster? Thanks, /Christer |