Non fatal Protocol violation errors seen in RmiServer logs
search cancel

Non fatal Protocol violation errors seen in RmiServer logs

book

Article ID: 92690

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

The following errors will be seen in the RmiServer<timestamp>.log files located in the master's $AW_HOME/log or %AW_HOME%\log (Windows OS) directory:

NotificationAction_149073146: .AxConnectionPool: returnConnection sID-19264257 UC4DB
NoificationAction_149073146: AwE-9999
NotificationAction_149073146: SQL Error: 17401
ErrorMsg: AwE-9999 Internal error (3/15/18 1:48 PM)
Details: null
java.sql.SQLException: Protocol violation: [1]

Environment

Release:
Component: APPMGR

Cause

This is caused my a mismatch of the installed Oracle JDBC drivers and the version of Oracle the instance is running against.

Example:
Oracle JDBC driver 11.2.0.4.0
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
 

Resolution

Download the correct ojdbc.jar file from Oracle and replace this in the master's $AW_HOME/web/classes or %AW_HOME%\web\classes (Windows OS) directory.