Hello! I have a problem with site protector console 2.0 sp 6.0: net.iss.rssp.remote.RemoteSiteException: The server did not respond in a timely manner, and the client stopped waiting for a response. Check to be sure that the server is still running and the machine has not been rebooted. The server did not respond to the client request. This could be due to one of the following: 1) The machine stopped running or responding to the network. Try pinging the machine. 2) The application server stopped running. Check the services running on the remote machine. 3) If you are behind a firewall, make sure your firewall is configured to allow ports 3996-3999 to pass through. 4) The request took longer to complete than the client was configured to wait. You can increase the time that the client waits for a response by changing this registry setting: -Dsun.rmi.transport.tcp.responseTimeout=<timeout>. Where <timeout> is the number of milliseconds the client waits for a response. at net.iss.rssp.security.client.ThreadedSecureProxy.doRemoteCall(ThreadedSecureProxy.java:156) at net.iss.rssp.security.client.ThreadedSecureProxy.access$000(ThreadedSecureProxy.java:24) at net.iss.rssp.security.client.ThreadedSecureProxy$2.run(ThreadedSecureProxy.java:110) at net.iss.rssp.security.client.ThreadedSecureProxy.callOffAwtThread(ThreadedSecureProxy.java:126) at net.iss.rssp.security.client.ThreadedSecureProxy.invoke(ThreadedSecureProxy.java:80) at $Proxy5.readAnalysisData(Unknown Source) at net.iss.rssp.console.analysis.AnalysisDataManager.getAnalysisData(AnalysisDataManager.java:39) at net.iss.rssp.console.analysis.AnalysisContentController$2.execute(AnalysisContentController.java:612) at net.iss.rssp.console.AsynchronousCall.run(AsynchronousCall.java:16) at net.iss.rssp.security.client.ConsoleRemoteManager$1.run(ConsoleRemoteManager.java:101) at foxtrot.AbstractWorkerThread$2.run(AbstractWorkerThread.java:49) at java.security.AccessController.doPrivileged(Native Method) at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:45) at net.iss.rssp.security.client.MultiWorkerThread.executeTask(MultiWorkerThread.java:136) at net.iss.rssp.security.client.MultiWorkerThread.run(MultiWorkerThread.java:126) at java.lang.Thread.run(Thread.java:595) Caused by: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: java.net.SocketTimeoutException: Read timed out at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:203) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126) at net.iss.rssp.security.server.SecureAdaptorImpl_Stub.invoke(Unknown Source) at net.iss.rssp.security.client.ConsoleRemoteManager$CachedSecureAdaptor.invoke(ConsoleRemoteManager.java:248) at net.iss.rssp.security.client.ThreadedSecureProxy.doRemoteCall(ThreadedSecureProxy.java:137) ... 15 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:284) at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:319) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:720) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:677) at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:235) at java.io.DataInputStream.readByte(DataInputStream.java:241) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:189) ... 19 more
Can anyone assist? Thanks! _______________________________________________ ISSForum mailing list [email protected] TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum To contact the ISSForum Moderator, send email to [EMAIL PROTECTED] The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328.
