CENTOS 6.2 Issue
I am getting the following error. I am running CentOS 6.2 64-bit
PID: 16828; TIMESTAMP: 1423023843; LIFE: 16828_1423023843_I3jEm4OK
EvoStream Media Server (http://www.evostream.com) version 1.6.6 build 3535 – Gladiator – (built for CentOS-6.2-x86_64 on 2015-01-29T06:16:12.000)
1423023843:3:/crtmpserver/src/crtmpserver.cpp:398:Initialize:EvoStream Media Server (http://www.evostream.com) version 1.6.6 build 3535 – Gladiator – (built for CentOS-6.2-x86_64 on 2015-01-29T06:16:12.000)
1423023843:3:/crtmpserver/src/crtmpserver.cpp:401:Initialize:OS files descriptors count limits: 1024/1024
1423023843:3:/crtmpserver/src/crtmpserver.cpp:403:Initialize:Initialize I/O handlers manager: epoll with timerfd_XXXX support
1423023843:3:/crtmpserver/src/crtmpserver.cpp:457:Initialize:Configure modules
1423023843:3:/crtmpserver/src/crtmpserver.cpp:463:Initialize:Plug in the default protocol factory
1423023843:3:/crtmpserver/src/crtmpserver.cpp:470:Initialize:Configure factories
1423023843:3:/thelib/src/configuration/module.cpp:96:ConfigFactory:Loaded factory from application evostreamms
1423023843:3:/crtmpserver/src/crtmpserver.cpp:476:Initialize:Configure acceptors
1423023843:4:/thelib/src/netio/epoll/iohandlermanager.cpp:118:RegisterIOHandler:Handlers count changed: 0->1 IOHT_ACCEPTOR
1423023843:0:/common/src/platform/linux/linuxplatform.cpp:258:setFdReuseAddress:Unable to reuse port
1423023843:0:/common/src/platform/linux/linuxplatform.cpp:390:setFdOptions:Unable to enable reuse address
1423023843:0:/thelib/src/netio/epoll/tcpacceptor.cpp:63:Bind:Unable to set socket options
1423023843:0:/thelib/src/configuration/module.cpp:129:BindAcceptor:Unable to fire up acceptor from this config node: <MAP name="" isArray="false">n <STR name="ip">127.0.0.1</STR>n <UINT16 name="port">1112</UINT16>n <STR name="protocol">inboundJsonCli</STR>n <STR name="sslCert"></STR>n <STR name="sslKey"></STR>n <BOOL name="useLengthPadding">true</BOOL>n</MAP>
1423023843:0:/thelib/src/configuration/module.cpp:106:BindAcceptors:Unable to configure acceptor:n<MAP name="" isArray="false">n <STR name="ip">127.0.0.1</STR>n <UINT16 name="port">1112</UINT16>n <STR name="protocol">inboundJsonCli</STR>n <STR name="sslCert"></STR>n <STR name="sslKey"></STR>n <BOOL name="useLengthPadding">true</BOOL>n</MAP>
1423023843:0:/thelib/src/configuration/configfile.cpp:136:ConfigAcceptors:Unable to configure acceptors
1423023843:0:/crtmpserver/src/crtmpserver.cpp:478:Initialize:Unable to configure acceptors
1423023843:2:/crtmpserver/src/crtmpserver.cpp:532:Cleanup:Shutting down protocols manager
1423023843:2:/crtmpserver/src/crtmpserver.cpp:536:Cleanup:Shutting down I/O handlers manager
1423023843:4:/thelib/src/netio/epoll/iohandlermanager.cpp:128:UnRegisterIOHandler:Handlers count changed: 1->0 IOHT_ACCEPTOR
1423023843:2:/crtmpserver/src/crtmpserver.cpp:541:Cleanup:Unregister and delete default protocol handler
1423023843:2:/crtmpserver/src/crtmpserver.cpp:546:Cleanup:Shutting down applications
1423023843:2:/crtmpserver/src/crtmpserver.cpp:549:Cleanup:Delete the configuration
1423023843:2:/crtmpserver/src/crtmpserver.cpp:553:Cleanup:Doing final OpenSSL cleanup
1423023843:2:/crtmpserver/src/crtmpserver.cpp:565:Cleanup:Killing the web server
1423023843:2:/crtmpserver/src/crtmpserver.cpp:570:Cleanup:Shutting down the logger leaving you in the dark. Bye bye… 🙁
Thanks