Suppressing connector error messages
Optionally suppress a subset of the error messages generated by the connectors
About this task
You can optionally suppress a subset of the error messages generated
by the connectors. You can suppress the following messages:
- AWSJCO026E
- AWSJCO050E
- AWSJCO191E
- AWSJCO123E
- AWSJCO052E
- AWSJCO055E
- AWSJCO084E
- AWSJCO053E
- AWSJCO124E
- AWSJCO131E
- AWSJCO132E
To suppress the messages, perform the following steps:
Procedure
- Stop WebSphere Application Server Liberty Base, as explained in Application server - starting and stopping.
-
Browse to the TWSConfig.properties file, which is located
in:
On Windows operating systems- <TWA_home>\usr\servers\engineServer\resources\properties
- On UNIX operating systems
- <TWA_DATA_DIR>/usr/servers/engineServer/resources/properties
- Open the file in a flat text editor and set the com.ibm.tws.conn.exception.avoidDetailedMessages property to true. Add the property if it is not present.
- Start WebSphere Application Server Liberty Base, as explained in Application server - starting and stopping.