12345678 |
- [2023-10-11 09:38:11.098] [INFO ] UdpServerCenterComm.run: Start.
- [2023-10-11 09:38:11.104] [INFO ] ApplicationConfig(bootingDateTime=2023-10-11 09:38:03, startSchedule=false, id=UTP01, name=안동시 교통정보 가공서버, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9900, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0, centerDump=false, dbgLinks=[], dbgIfscs=[], dbgRoads=[], dbgVmsIfscs=[])
- [2023-10-11 09:38:11.259] [INFO ] ===============================================================
- [2023-10-11 09:38:11.259] [INFO ] = UDP Center Communication Server Start.......................
- [2023-10-11 09:38:11.259] [INFO ] = bindAddress: 0.0.0.0
- [2023-10-11 09:38:11.260] [INFO ] = bindPort: 9900
- [2023-10-11 09:38:11.260] [INFO ] ===============================================================
- [2023-10-11 09:38:14.283] [INFO ] UdpServerCenterComm.run: ..End. CenterCommUdpServer(config=ApplicationConfig(bootingDateTime=2023-10-11 09:38:03, startSchedule=false, id=UTP01, name=안동시 교통정보 가공서버, history=true, statistics=true, userId=admin, userPswd=1234, centerCommEnable=true, listenPort=9900, bindingAddr=0.0.0.0, backlog=1024, acceptThreads=16, workerThreads=16, rcvBuf=16383, sndBuf=16383, readerIdleTimeSeconds=0, writerIdleTimeSeconds=0, allIdleTimeSeconds=0, connectTimeoutSeconds=0, centerDump=false, dbgLinks=[], dbgIfscs=[], dbgRoads=[], dbgVmsIfscs=[]), nioEventLoopGroup=io.netty.channel.nio.NioEventLoopGroup@5c669da8, bootstrap=Bootstrap(BootstrapConfig(group: NioEventLoopGroup, channelFactory: ReflectiveChannelFactory(NioDatagramChannel.class), options: {SO_REUSEADDR=true, SO_SNDBUF=8192, RCVBUF_ALLOCATOR=io.netty.channel.FixedRecvByteBufAllocator@31920ade, SO_RCVBUF=8192, SO_BROADCAST=false}, handler: com.its.traf.xnet.center.udp.CenterCommUdpServer$1@1d483de4, resolver: io.netty.resolver.DefaultAddressResolverGroup@4032d386)), isThreadRunning=false)
|