Error Message :
ErrorMsg: AwE-9999 Internal error
Details: null
java.sql.SQLException: Protocol violation
ErrorMsg: AwE-9999 Internal error
Details: null
java.lang.OutOfMemoryError: Java heap space
Users receive a connection refused error message when attempting to log into the Application Manager client.
A review of the $AW_HOME/log/RmiServer log files show the following errors.
This error message occurred when a user previously submitted a large history query from the GUI.
Investigation
This can be confirmed in the log files by analyzing the following sections of the RmiServer log.
A request is made to query job history form the gui
This launches the history request with the following sequence number (SeqNo 24228).
There is a large time gap in the logs containing the following error message.
Note that sequence number 24228 is being referenced in the error which indicates that the error is coming from the history query previously launched.
Narrow the query results by:
Fix Status: Enhanced in version 9.4.4
Fix Version(s):
9.4.4
Starting in 9.4.4 the history query window now includes a 'Max Returned Rows' and 'Query Timeout' field. This was added in effort to help mitigate users from running large history queries from the client gui.