Caused by: java.sql.SQLException: Exhausted Resultset
Has anyone seen this error in RPM 13.2.6:
com.retek.platform.exception.RetekNetworkException: Server connection failed and retries were not successful .
exception id: null
at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:383)
at com.retek.platform.service.ServiceAccessor.directRemoteTransaction(ServiceAccessor.java:527)
at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:45)
at com.sun.proxy.$Proxy5.performJmsCheck(Unknown Source)
at com.retek.rpm.statuspage.RpmJmsServerCheck.execute(RpmJmsServerCheck.java:12)
at com.retek.rpm.statuspage.StatusPageCheck.runTest(StatusPageCheck.java:17)
at com.retek.rpm.statuspage.StatusPageProcessor.process(StatusPageProcessor.java:37)
at com.retek.rpm.statuspage.StatusPageCommandLineApplication.performAction(StatusPageCommandLineApplication.java:112)
at com.retek.rpm.statuspage.StatusPageCommandLineApplication.doCommand(StatusPageCommandLineApplication.java:98)