Jump to content
  • 0

Max mp4 upload size?


musicmakemelosecontrol
 Share

Question

I have been attempting to upload a 4k MP4 file to my VoD server using the ant media server UI. I've run into trouble, however, as the upload prompt spins and does attempt to upload the file, but then after ~40min or so I am presented with another prompt that says "only .mp4 files are accepted." 

I was wondering if perhaps there is a file size limit for uploading via UI? is 16.5gb too much?

Or any other ideas as to what this is?

Thanks in advance!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 1
2 hours ago, musicmakemelosecontrol said:

I have been attempting to upload a 4k MP4 file to my VoD server using the ant media server UI. I've run into trouble, however, as the upload prompt spins and does attempt to upload the file, but then after ~40min or so I am presented with another prompt that says "only .mp4 files are accepted." 

I was wondering if perhaps there is a file size limit for uploading via UI? is 16.5gb too much?

Or any other ideas as to what this is?

Thanks in advance!

Hi @musicmakemelosecontrol

Hint* : Is there any file upload size limit on the sever ?

Also checking server log may be useful, May be you get something there.

Link to comment
Share on other sites

  • 1

Hi @musicmakemelosecontrol,

How are you?

Thank you for writing here.

8 hours ago, musicmakemelosecontrol said:

I was wondering if perhaps there is a file size limit for uploading via UI?

No, there is no limit as such on the server side.

The duration entirely depends upon the network and the bandwidth availability.

Which AMS version are you using?

Thank you @rahul7827

@musicmakemelosecontrol please share the ant-media-server.log file and the vod name so that I can check the logs.

You can find this log under /usr/local/antmedia/log directory.

 

Thank you,

Mohit Dubey

  • Like 1
Link to comment
Share on other sites

  • 1
16 hours ago, musicmakemelosecontrol said:

 

 

Hi @rahul7827 and @Mohit thank you for your replies! Here are the logs...It looks like the connection was reset - perhaps it is from my computer losing internet connection from going to sleep or something? I can try again with different power saver settings.

 

undefined.red5.server.net.rtmp.RTMPHandler - Scope flash not found
2023-01-16 19:28:09,390 [RTMPConnectionExecutor-2] INFO  o.red5.server.net.rtmp.RTMPHandler - No application scope found for flash on host 45.79.111.174
2023-01-16 19:28:09,418 [RTMPConnectionExecutor-1] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: 71SYBFFRUXC6M
2023-01-16 19:28:09,419 [RTMPConnectionExecutor-2] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: X7EL8J4NOVM0E
2023-01-16 19:29:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:10 process cpu load:1 available memory: 387188 KB used memory(RSS): 370716 KB
2023-01-16 19:29:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:30:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:31:34,824 [pool-5-thread-1] INFO  o.r.server.service.ShutdownServer - Connected - local: /45.79.111.174:9999 remote: /38.55.18.81:25312
2023-01-16 19:31:34,825 [pool-5-thread-1] WARN  o.r.server.service.ShutdownServer - Exception caught when trying to listen on port 9999 or listening for a connection
java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.base/java.io.InputStreamReader.read(InputStreamReader.java:181)
	at java.base/java.io.BufferedReader.fill(BufferedReader.java:161)
	at java.base/java.io.BufferedReader.readLine(BufferedReader.java:326)
	at java.base/java.io.BufferedReader.readLine(BufferedReader.java:392)
	at org.red5.server.service.ShutdownServer.start(ShutdownServer.java:176)
	at org.red5.server.service.ShutdownServer$1.run(ShutdownServer.java:129)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
2023-01-16 19:31:34,869 [pool-5-thread-1] INFO  o.r.server.service.ShutdownServer - Connected - local: /45.79.111.174:9999 remote: /38.55.18.81:25314
2023-01-16 19:34:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 387192 KB used memory(RSS): 370716 KB
2023-01-16 19:34:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:39:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 387256 KB used memory(RSS): 370716 KB
2023-01-16 19:39:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:40:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:42:06,545 [RTMPConnectionScheduler-3] WARN  o.r.server.net.rtmp.RTMPConnection - Closing CIU1J8X2GZBMS, due to long handshake. State: connect
2023-01-16 19:42:06,547 [NioProcessor-11] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: CIU1J8X2GZBMS
2023-01-16 19:42:06,547 [NioProcessor-11] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for CIU1J8X2GZBMS
2023-01-16 19:42:06,600 [RTMPConnectionScheduler-6] WARN  o.r.server.net.rtmp.RTMPConnection - Closing WHLYHQBUJQ4DQ, due to long handshake. State: connect
2023-01-16 19:42:06,601 [RTMPConnectionScheduler-6] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: WHLYHQBUJQ4DQ
2023-01-16 19:42:07,087 [http-nio2-0.0.0.0-5080-exec-9] INFO  io.antmedia.rest.RestServiceBase - Version Name 2.5.1 Version Type Community Edition
2023-01-16 19:42:11,909 [RTMPConnectionScheduler-4] WARN  o.r.server.net.rtmp.RTMPConnection - Closing RQWJVVSWFDPO5, due to long handshake. State: connect
2023-01-16 19:42:11,910 [NioProcessor-13] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: RQWJVVSWFDPO5
2023-01-16 19:42:11,910 [NioProcessor-13] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for RQWJVVSWFDPO5
2023-01-16 19:42:11,965 [RTMPConnectionScheduler-4] WARN  o.r.server.net.rtmp.RTMPConnection - Closing UTYJGNXVP83GW, due to long handshake. State: connect
2023-01-16 19:42:11,967 [RTMPConnectionScheduler-4] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: UTYJGNXVP83GW
2023-01-16 19:42:37,907 [RTMPConnectionScheduler-8] WARN  o.r.server.net.rtmp.RTMPConnection - Closing 0JYETF3WMGGFT, due to long handshake. State: connect
2023-01-16 19:42:37,909 [NioProcessor-15] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: 0JYETF3WMGGFT
2023-01-16 19:42:37,909 [NioProcessor-15] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for 0JYETF3WMGGFT
2023-01-16 19:42:37,955 [RTMPConnectionScheduler-8] WARN  o.r.server.net.rtmp.RTMPConnection - Closing YZNB3CBXT1JMG, due to long handshake. State: connect
2023-01-16 19:42:37,956 [RTMPConnectionScheduler-8] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: YZNB3CBXT1JMG
2023-01-16 19:42:43,307 [RTMPConnectionScheduler-2] WARN  o.r.server.net.rtmp.RTMPConnection - Closing UVD3MG4C0WFQW, due to long handshake. State: connect
2023-01-16 19:42:43,308 [NioProcessor-1] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: UVD3MG4C0WFQW
2023-01-16 19:42:43,309 [NioProcessor-1] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for UVD3MG4C0WFQW
2023-01-16 19:42:43,339 [RTMPConnectionScheduler-2] WARN  o.r.server.net.rtmp.RTMPConnection - Closing Z3FPSBI0DTI5G, due to long handshake. State: connect
2023-01-16 19:42:43,341 [RTMPConnectionScheduler-2] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: Z3FPSBI0DTI5G
2023-01-16 19:44:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:3 process cpu load:1 available memory: 385596 KB used memory(RSS): 370928 KB
2023-01-16 19:44:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:49:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385592 KB used memory(RSS): 370928 KB
2023-01-16 19:49:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:50:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:54:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385556 KB used memory(RSS): 370928 KB
2023-01-16 19:54:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:59:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385780 KB used memory(RSS): 370928 KB
2023-01-16 19:59:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:00:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:04:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385608 KB used memory(RSS): 370928 KB
2023-01-16 20:04:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:09:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385656 KB used memory(RSS): 370928 KB
2023-01-16 20:09:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:10:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:14:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385284 KB used memory(RSS): 370928 KB
2023-01-16 20:14:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:19:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385520 KB used memory(RSS): 370928 KB
2023-01-16 20:19:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:20:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:24:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385704 KB used memory(RSS): 370932 KB
2023-01-16 20:24:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:25:38,319 [http-nio2-0.0.0.0-5080-exec-10] INFO  io.antmedia.rest.RestServiceBase - Version Name 2.5.1 Version Type Community Edition
2023-01-16 20:26:35,343 [http-nio2-0.0.0.0-5080-exec-9] INFO  o.a.coyote.http11.Http11Processor - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x050x010x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:513)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
	at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1710)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1184)
	at org.apache.tomcat.util.net.Nio2Endpoint.setSocketOptions(Nio2Endpoint.java:341)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:475)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:411)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:219)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
2023-01-16 20:26:50,685 [http-nio2-0.0.0.0-5080-exec-13] INFO  o.a.coyote.http11.Http11Processor - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x050x010x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:513)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
	at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1710)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1184)
	at org.apache.tomcat.util.net.Nio2Endpoint.setSocketOptions(Nio2Endpoint.java:341)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:475)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:411)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:219)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)



 

Hi @musicmakemelosecontrol,

Thank you.

Yes it seems there was a connection reset.

Please try it and let me know if it breaks.

Thank you 

Link to comment
Share on other sites

  • 0
2 hours ago, Mohit said:

Hi @musicmakemelosecontrol,

How are you?

Thank you for writing here.

No, there is no limit as such on the server side.

The duration entirely depends upon the network and the bandwidth availability.

Which AMS version are you using?

Thank you @rahul7827

@musicmakemelosecontrol please share the ant-media-server.log file and the vod name so that I can check the logs.

You can find this log under /usr/local/antmedia/log directory.

 

Thank you,

Mohit Dubey

 

8 hours ago, rahul7827 said:

Hi @musicmakemelosecontrol

Hint* : Is there any file upload size limit on the sever ?

Also checking server log may be useful, May be you get something there.

 

Hi @rahul7827 and @Mohit thank you for your replies! Here are the logs...It looks like the connection was reset - perhaps it is from my computer losing internet connection from going to sleep or something? I can try again with different power saver settings.

 

undefined.red5.server.net.rtmp.RTMPHandler - Scope flash not found
2023-01-16 19:28:09,390 [RTMPConnectionExecutor-2] INFO  o.red5.server.net.rtmp.RTMPHandler - No application scope found for flash on host 45.79.111.174
2023-01-16 19:28:09,418 [RTMPConnectionExecutor-1] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: 71SYBFFRUXC6M
2023-01-16 19:28:09,419 [RTMPConnectionExecutor-2] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: X7EL8J4NOVM0E
2023-01-16 19:29:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:10 process cpu load:1 available memory: 387188 KB used memory(RSS): 370716 KB
2023-01-16 19:29:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:30:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:31:34,824 [pool-5-thread-1] INFO  o.r.server.service.ShutdownServer - Connected - local: /45.79.111.174:9999 remote: /38.55.18.81:25312
2023-01-16 19:31:34,825 [pool-5-thread-1] WARN  o.r.server.service.ShutdownServer - Exception caught when trying to listen on port 9999 or listening for a connection
java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.base/java.io.InputStreamReader.read(InputStreamReader.java:181)
	at java.base/java.io.BufferedReader.fill(BufferedReader.java:161)
	at java.base/java.io.BufferedReader.readLine(BufferedReader.java:326)
	at java.base/java.io.BufferedReader.readLine(BufferedReader.java:392)
	at org.red5.server.service.ShutdownServer.start(ShutdownServer.java:176)
	at org.red5.server.service.ShutdownServer$1.run(ShutdownServer.java:129)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
2023-01-16 19:31:34,869 [pool-5-thread-1] INFO  o.r.server.service.ShutdownServer - Connected - local: /45.79.111.174:9999 remote: /38.55.18.81:25314
2023-01-16 19:34:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 387192 KB used memory(RSS): 370716 KB
2023-01-16 19:34:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:39:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 387256 KB used memory(RSS): 370716 KB
2023-01-16 19:39:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:40:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:42:06,545 [RTMPConnectionScheduler-3] WARN  o.r.server.net.rtmp.RTMPConnection - Closing CIU1J8X2GZBMS, due to long handshake. State: connect
2023-01-16 19:42:06,547 [NioProcessor-11] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: CIU1J8X2GZBMS
2023-01-16 19:42:06,547 [NioProcessor-11] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for CIU1J8X2GZBMS
2023-01-16 19:42:06,600 [RTMPConnectionScheduler-6] WARN  o.r.server.net.rtmp.RTMPConnection - Closing WHLYHQBUJQ4DQ, due to long handshake. State: connect
2023-01-16 19:42:06,601 [RTMPConnectionScheduler-6] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: WHLYHQBUJQ4DQ
2023-01-16 19:42:07,087 [http-nio2-0.0.0.0-5080-exec-9] INFO  io.antmedia.rest.RestServiceBase - Version Name 2.5.1 Version Type Community Edition
2023-01-16 19:42:11,909 [RTMPConnectionScheduler-4] WARN  o.r.server.net.rtmp.RTMPConnection - Closing RQWJVVSWFDPO5, due to long handshake. State: connect
2023-01-16 19:42:11,910 [NioProcessor-13] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: RQWJVVSWFDPO5
2023-01-16 19:42:11,910 [NioProcessor-13] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for RQWJVVSWFDPO5
2023-01-16 19:42:11,965 [RTMPConnectionScheduler-4] WARN  o.r.server.net.rtmp.RTMPConnection - Closing UTYJGNXVP83GW, due to long handshake. State: connect
2023-01-16 19:42:11,967 [RTMPConnectionScheduler-4] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: UTYJGNXVP83GW
2023-01-16 19:42:37,907 [RTMPConnectionScheduler-8] WARN  o.r.server.net.rtmp.RTMPConnection - Closing 0JYETF3WMGGFT, due to long handshake. State: connect
2023-01-16 19:42:37,909 [NioProcessor-15] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: 0JYETF3WMGGFT
2023-01-16 19:42:37,909 [NioProcessor-15] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for 0JYETF3WMGGFT
2023-01-16 19:42:37,955 [RTMPConnectionScheduler-8] WARN  o.r.server.net.rtmp.RTMPConnection - Closing YZNB3CBXT1JMG, due to long handshake. State: connect
2023-01-16 19:42:37,956 [RTMPConnectionScheduler-8] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: YZNB3CBXT1JMG
2023-01-16 19:42:43,307 [RTMPConnectionScheduler-2] WARN  o.r.server.net.rtmp.RTMPConnection - Closing UVD3MG4C0WFQW, due to long handshake. State: connect
2023-01-16 19:42:43,308 [NioProcessor-1] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: UVD3MG4C0WFQW
2023-01-16 19:42:43,309 [NioProcessor-1] WARN  o.r.s.net.rtmp.RTMPMinaIoHandler - Connection was not found for UVD3MG4C0WFQW
2023-01-16 19:42:43,339 [RTMPConnectionScheduler-2] WARN  o.r.server.net.rtmp.RTMPConnection - Closing Z3FPSBI0DTI5G, due to long handshake. State: connect
2023-01-16 19:42:43,341 [RTMPConnectionScheduler-2] INFO  o.r.s.net.rtmp.RTMPMinaConnection - Connection is closed: Z3FPSBI0DTI5G
2023-01-16 19:44:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:3 process cpu load:1 available memory: 385596 KB used memory(RSS): 370928 KB
2023-01-16 19:44:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:49:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385592 KB used memory(RSS): 370928 KB
2023-01-16 19:49:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:50:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 19:54:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385556 KB used memory(RSS): 370928 KB
2023-01-16 19:54:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 19:59:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385780 KB used memory(RSS): 370928 KB
2023-01-16 19:59:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:00:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:04:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385608 KB used memory(RSS): 370928 KB
2023-01-16 20:04:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:09:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385656 KB used memory(RSS): 370928 KB
2023-01-16 20:09:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:10:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:14:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:2 process cpu load:1 available memory: 385284 KB used memory(RSS): 370928 KB
2023-01-16 20:14:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:19:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385520 KB used memory(RSS): 370928 KB
2023-01-16 20:19:34,382 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:20:35,452 [pool-4-thread-1] INFO  org.red5.server.tomcat.WarDeployer - Deploy wars with app start
2023-01-16 20:24:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - System cpu load:1 process cpu load:1 available memory: 385704 KB used memory(RSS): 370932 KB
2023-01-16 20:24:34,381 [vert.x-eventloop-thread-0] INFO  i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
2023-01-16 20:25:38,319 [http-nio2-0.0.0.0-5080-exec-10] INFO  io.antmedia.rest.RestServiceBase - Version Name 2.5.1 Version Type Community Edition
2023-01-16 20:26:35,343 [http-nio2-0.0.0.0-5080-exec-9] INFO  o.a.coyote.http11.Http11Processor - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x050x010x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:513)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
	at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1710)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1184)
	at org.apache.tomcat.util.net.Nio2Endpoint.setSocketOptions(Nio2Endpoint.java:341)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:475)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:411)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:219)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
2023-01-16 20:26:50,685 [http-nio2-0.0.0.0-5080-exec-13] INFO  o.a.coyote.http11.Http11Processor - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x050x010x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:513)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:882)
	at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1710)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1184)
	at org.apache.tomcat.util.net.Nio2Endpoint.setSocketOptions(Nio2Endpoint.java:341)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:475)
	at org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor.completed(Nio2Endpoint.java:411)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:219)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)



 

Link to comment
Share on other sites

 Share

×
×
  • Create New...