connectivity/com.nokia.tcf/src/com/nokia/tcf/api/messages.properties
author cawthron
Fri, 15 Jan 2010 11:19:08 -0600
branchRCL_2_4
changeset 768 774b5f74e4ed
parent 0 fb279309251b
child 1466 89deeb836b6d
permissions -rw-r--r--
add release notes about WINSCW compiler 3.2.5 build 487

TCErrorConstants.1=TCFError: Error opening communication port. OS Error: %d
TCErrorConstants.2=TCFError: This connection is already open.
TCErrorConstants.3=TCFError: Invalid client.
TCErrorConstants.4=TCFError: Timeout occurred on attempting to open connection.
TCErrorConstants.5=TCFError: Message file is open. This operation is not allowed.
TCErrorConstants.8=TCFError: Message processing is stopped. This operation is not allowed.
TCErrorConstants.9=TCFError: Message processing is in progress. This operation is not allowed.
TCErrorConstants.10=TCFError: Error writing to message file.
TCErrorConstants.11=TCFError: No message IDs have been specified in ITCMessageOptions.
TCErrorConstants.12=TCFError: Connection is not open.
TCErrorConstants.13=TCFError: This connection is not supported.
TCErrorConstants.14=TCFError: This is an unknown connection type.
TCErrorConstants.15=TCFError: Connection type is supported, but is missing some settings.
TCErrorConstants.16=TCFError: Connection type is supported, but has some invalid settings.
TCErrorConstants.17=TCFError: Connection type is supported, but there was an error in connecting.
TCErrorConstants.18=TCFError: Could not locate the TCF Server.
TCErrorConstants.19=TCFError: Could not create the TCF Server process.
TCErrorConstants.20=TCFError: Connection is in use by another process.
TCErrorConstants.21=TCFError: Protocol not supported by connection type. 
TCErrorConstants.22=TCFError: Feature not yet supported.
TCErrorConstants.23=TCFError: Error occurred while accessing communication port.
TCErrorConstants.24=TCFError: Timeout occurred in attempting to reconnect to communication port.
TCErrorConstants.25=TCFError: Multiple connections are open. Attaching cannot proceed.
TCErrorConstants.26=TCFError: No connections are open. Attaching cannot proceed.
TCErrorConstants.27=TCFError: Client already connected.
TCErrorConstants.28=TCFError: Invalid protocol decode format specified. Refer to ITCConnection.
TCErrorConstants.29=TCFError: Invalid retry interval or retry timeout specified.
TCErrorConstants.30=TCFError: Invalid input stream overflow option specified. Refer to ITCMessageOptions.
TCErrorConstants.31=TCFError: Invalid output message encode format specified. Refer to ITCMessageOptions.
TCErrorConstants.32=TCFError: Invalid protocol unwrapping option specified. Refer to ITCMessageOptions.
TCErrorConstants.33=TCFError: Input stream size must be > 0.
TCErrorConstants.34=TCFError: ITCMessageOptions missing.
TCErrorConstants.35=TCFError: ITCConnection missing.
TCErrorConstants.36=TCFError: ITCMessage missing.
TCErrorConstants.37=TCFError: ITCMessage options conflict with ITCMessageOptions encoding options.
TCErrorConstants.38=TCFError: Message IDs specified exceeded maximum (> 256)
TCErrorConstants.39=TCFError: Error creating input stream overflow file
TCErrorConstants.40=TCFError: Operation not allowed. Input stream is closed.
TCErrorConstants.41=TCFError: Platform configuration location not found.
TCErrorConstants.42=TCFError: Invalid Error Listener.
TCErrorConstants.43=TCFError: Error occurred while accessing communication port. Retry in progress.
TCErrorConstants.44=TCFInfo: Connection to communication port has been re-established.
TCErrorConstants.45=TCFError: Invalid baud rate specified. Refer to ITCRealSerialConnection.
TCErrorConstants.46=TCFError: Invalid data bits specified. Refer to ITCRealSerialConnection.
TCErrorConstants.47=TCFError: Invalid parity checking specified. Refer to ITCRealSerialConnection.
TCErrorConstants.48=TCFError: Invalid stop bits specified. Refer to ITCRealSerialConnection.
TCErrorConstants.49=TCFError: Invalid flow control specified. Refer to ITCRealSerialConnection.
TCErrorConstants.50=TCFError: TCFServer did not respond.
TCErrorConstants.51=TCFError: Input stream buffer overflowed. Messages have been lost.
TCErrorConstants.52=TCFInfo: Input stream buffer overflowed to file.
TCErrorConstants.53=TCFError: Input stream file overflowed. Messages have been lost.
TCErrorConstants.54=TCFError: Message file not specified.
TCErrorConstants.55=TCFError: Message file could not be created.
TCErrorConstants.56=TCFInfo: Trace box memory is close to overflowing.
TCErrorConstants.57=TCFError: Trace box memory has overflowed and is now closed.
TCErrorConstants.58=TCFInfo: Trace box memory was overflowed and is now available.
TCErrorConstants.59=TCFError: Trace box received corrupted trace data from the device.
TCErrorConstants.60=TCFError: Trace box protocol memory has overflowed. You must disconnect and reset the Trace box.
ITCRealSerialConnection.15=none
ITCRealSerialConnection.16=even
ITCRealSerialConnection.17=odd
ITCRealSerialConnection.26=none
ITCRealSerialConnection.27=hardware
ITCRealSerialConnection.28=software