0% found this document useful (0 votes)
33 views

Log

The document contains log messages from a server service startup. It shows the service starting up and initializing its daemon server on port 5950. The logs indicate the port is being checked periodically and is not being listened on yet.

Uploaded by

moges tesfaye
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Log

The document contains log messages from a server service startup. It shows the service starting up and initializing its daemon server on port 5950. The logs indicate the port is being checked periodically and is not being listened on yet.

Uploaded by

moges tesfaye
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

2023 NOV 24 07:16:30,29:[thread: 2] [ERROR] [update]21588 : oldVersion:

1,newVersion:6
2023 NOV 24 07:16:30,234:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : ServerService onCreate()
2023 NOV 24 07:16:30,239:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : ServerService onStart()
2023 NOV 24 07:16:30,239:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : mIsStarting is false, set
mIsStarting = true
2023 NOV 24 07:16:30,240:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : startDaemonServer(true)
2023 NOV 24 07:16:30,241:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : mDaemonServer == null
2023 NOV 24 07:16:30,312:[thread: 2] [DEBUG] [daemon.server.DaemonServer]21737 :
StartServer
2023 NOV 24 07:16:30,370:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : set mIsStarting = false
2023 NOV 24 07:16:30,370:[thread: 58] [DEBUG] [daemon.net.nio.NioServerImp]21737 :
start nio server
2023 NOV 24 07:16:30,370:[thread: 2] [DEBUG]
[com.mobo.mrclean.server.ServerService]21737 : ServerService onStart used time: 131
2023 NOV 24 07:16:30,374:[thread: 2] [DEBUG]
[daemon.connection.ConnectionManager]21737 : SendMessage to all, businessID:199
2023 NOV 24 07:16:30,407:[thread: 58] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
start nio socket server success on port:5950
2023 NOV 24 07:16:30,437:[thread: 67] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
SelectReactor run()
2023 NOV 24 07:16:30,556:[thread: 66] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
CheckPortListened, port:5950NOT LISTEN
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program Name
2023 NOV 24 07:16:30,805:[thread: 66] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
CheckPortListened, port:5950NOT LISTEN
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program Name
2023 NOV 24 07:16:31,153:[thread: 66] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
CheckPortListened, port:5950NOT LISTEN
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program Name
2023 NOV 24 07:16:31,601:[thread: 66] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
CheckPortListened, port:5950NOT LISTEN
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program Name
2023 NOV 24 07:16:32,149:[thread: 66] [DEBUG] [daemon.net.nio.SelectReactor]21737 :
CheckPortListened, port:5950NOT LISTEN
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program Name

You might also like