logHandler: ProcessId=pid: userid logged on
Message
INFO logHandler: ProcessId=66107:
smile logged on
Explanation
Developer for z/OS® Version 7.5: The message is logged after the RSE server thread is initialized and the port number is sent back to the client. The message is not related to the client actually connecting.
Developer for z/OS Version 7.6: The message is logged after the client actually connects.
Note: This
message is enhanced with the user log location in Developer for z/OS Versions
7.5.1.4, 7.6.2.2, and 8.0.2. Example:
logHandler: ProcessId=pid: userid logged on
with
the user logs location of userlog
.The message is part of a sequence of messages produced during logon. Example:
INFO logHandler: 66107:smile:4464456:8108-8118:9828744
INFO logHandler: ProcessId=66107: port 8108 assigned to smile
INFO logHandler: ProcessId=66107: smile logged on
Additional information
None.