Installation guide

Using the FlashCONNECT Socket Server Manager
FlashCONNECT Administrator’s Guide 69
Understanding Log Information
The following example displays an error code line that was logged:
6886 127.0.0.1/127.0.0.1 012501 085127 2916 -1512324104 S
ERROR:
<OMNIS>00100000003490140000000000000030010150000000000
00290com.pick.br.FCConnectionUnavailableException:
From FCJavaServer.call(FCRule): The connection to the
FlashCONNECT failed. Possible causes: 1)FCService is
not available. OR, 2)D3 Server pool might not start or
available, or invalid D3 Server pool name. 3)Invalid
session id value request.
The table below explains how to read the code line:
Code Line Description
6886 FlashCONNECT Socket Server port
number.
127.0.0.1/127.0.0.1 Client IP address/Server IP address.
012501 Date the error occurred; (mm:dd:yy).
085127 Time that the error was recorded:
(hh:mm:ss).
2916 Client port number.
-1512324104 WorkerID.
S/R Indicates the direction of the message.
S indicates that it was sent from the
FlashCONNECT Socket Server.
R indicates that FlashCONNECT Socket
Server received a message from an
external client.
ERROR: Message type. Can be error, access or
detail.