You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Mahmut TEKER <te...@gmail.com> on 2013/03/04 14:26:32 UTC

Warning on Audio and Video TEST

Hi,

    During the audio and video test, before entering the conference 
room; system is giving warning about being not able to find test FLV 
however when I check the system it is there and it also can playack the 
TEST video. System is looking for the TEST video on "streams/TEST_Video" 
however when I check the FLV it is in something like 
"streams/*7*/TEST_Video". I want to infrom you about this warning. Thank 
you.

I am using "apache-openmeetings-2.1.0.r1446404-15-02-2013_0010.tar.gz" 
in my system.
Related warning is;

[WARN] [pool-5-thread-1] org.red5.server.stream.ProviderService -
Exception attempting to lookup file: TEST_SETUP_1362401743583.flv
java.io.FileNotFoundException: ServletContext resource
[*/streams/TEST_SETUP_1362401743583.flv*] cannot be resolved to URL because it does not exist at
org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:154)
~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
org.springframework.web.context.support.ServletContextResource.getFile(ServletContextResource.java:169)
~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
org.red5.server.stream.ProviderService.getStreamFile(ProviderService.java:199) [red5.jar:na] at
org.red5.server.stream.ProviderService.getVODProviderFile(ProviderService.java:115) [red5.jar:na]at
org.red5.server.adapter.MultiThreadedApplicationAdapter.streamPlayItemStop(MultiThreadedApplicationAdapter.java:1282) [red5.jar:na] at
org.red5.server.stream.PlaylistSubscriberStream$7.run(PlaylistSubscriberStream.java:759) [red5.jar:na] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_26] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_26]at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_26] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[na:1.6.0_26] at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) [na:1.6.0_26] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_26] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_26] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
[INFO] [pool-5-thread-1] org.red5.server.stream.ProviderService - File was null or did not exist: TEST_SETUP_1362401743583.flv
[INFO] [pool-5-thread-1] org.apache.openmeetings.remote.red5.ScopeApplicationAdapter - W3C x-category:stream x-event:stop c-ip: cs-bytes:-1 sc-bytes:-1
x-sname:32f2ac67-3601-4b04-9204-42a24d3bc90c x-file-length:6 x-file-size:-1 x-name:TEST_SETUP_1362401743583.flv



Re: Warning on Audio and Video TEST

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Cool!

yes for a 2.2 version then

Sebastian
Am 05.03.2013 18:18 schrieb "Maxim Solodovnik" <so...@gmail.com>:

> I can commit red5 update anytime (I have patch already)
> just believe this should be done after release :)
>
>
> On Tue, Mar 5, 2013 at 12:12 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
>> For the next release (after 2.1 ... maybe 2.2) we should target a Red5
>> update. In later version this issue might be fixed. Also I think h264
>> support for red5 is a quite young feature.
>>
>> We can run a hybrid ant+ivy and internally trigger a maven build.
>> But I think a complete Maven refactoring is worth considering (maybe a
>> 2.3 or later release).
>>
>> Sebastian
>> Am 05.03.2013 02:31 schrieb "Maxim Solodovnik" <so...@gmail.com>:
>>
>>> Just ignore it :)
>>> On Mar 4, 2013 8:27 PM, "Mahmut TEKER" <te...@gmail.com> wrote:
>>>
>>>>  Hi,
>>>>
>>>>    During the audio and video test, before entering the conference
>>>> room; system is giving warning about being not able to find test FLV
>>>> however when I check the system it is there and it also can playack the
>>>> TEST video. System is looking for the TEST video on "streams/TEST_Video"
>>>> however when I check the FLV it is in something like "streams/*7*/TEST_Video".
>>>> I want to infrom you about this warning. Thank you.
>>>>
>>>> I am using "apache-openmeetings-2.1.0.r1446404-15-02-2013_0010.tar.gz"
>>>> in my system.
>>>> Related warning is;
>>>>
>>>> [WARN] [pool-5-thread-1] org.red5.server.stream.ProviderService -
>>>> Exception attempting to lookup file: TEST_SETUP_1362401743583.flv
>>>> java.io.FileNotFoundException: ServletContext resource
>>>> [*/streams/TEST_SETUP_1362401743583.flv*] cannot be resolved to URL because it does not exist at
>>>> org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:154)
>>>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>>>> org.springframework.web.context.support.ServletContextResource.getFile(ServletContextResource.java:169)
>>>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>>>> org.red5.server.stream.ProviderService.getStreamFile(ProviderService.java:199) [red5.jar:na] at
>>>> org.red5.server.stream.ProviderService.getVODProviderFile(ProviderService.java:115) [red5.jar:na]at
>>>> org.red5.server.adapter.MultiThreadedApplicationAdapter.streamPlayItemStop(MultiThreadedApplicationAdapter.java:1282) [red5.jar:na] at
>>>> org.red5.server.stream.PlaylistSubscriberStream$7.run(PlaylistSubscriberStream.java:759) [red5.jar:na] at
>>>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_26] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_26]at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_26] at
>>>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[na:1.6.0_26] at
>>>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) [na:1.6.0_26] at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_26] at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_26] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
>>>> [INFO] [pool-5-thread-1] org.red5.server.stream.ProviderService - File was null or did not exist: TEST_SETUP_1362401743583.flv
>>>> [INFO] [pool-5-thread-1] org.apache.openmeetings.remote.red5.ScopeApplicationAdapter - W3C x-category:stream x-event:stop c-ip: cs-bytes:-1 sc-bytes:-1
>>>> x-sname:32f2ac67-3601-4b04-9204-42a24d3bc90c x-file-length:6 x-file-size:-1 x-name:TEST_SETUP_1362401743583.flv
>>>>
>>>>
>>>>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Warning on Audio and Video TEST

Posted by Maxim Solodovnik <so...@gmail.com>.
I can commit red5 update anytime (I have patch already)
just believe this should be done after release :)


On Tue, Mar 5, 2013 at 12:12 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> For the next release (after 2.1 ... maybe 2.2) we should target a Red5
> update. In later version this issue might be fixed. Also I think h264
> support for red5 is a quite young feature.
>
> We can run a hybrid ant+ivy and internally trigger a maven build.
> But I think a complete Maven refactoring is worth considering (maybe a 2.3
> or later release).
>
> Sebastian
> Am 05.03.2013 02:31 schrieb "Maxim Solodovnik" <so...@gmail.com>:
>
>> Just ignore it :)
>> On Mar 4, 2013 8:27 PM, "Mahmut TEKER" <te...@gmail.com> wrote:
>>
>>>  Hi,
>>>
>>>    During the audio and video test, before entering the conference room;
>>> system is giving warning about being not able to find test FLV however when
>>> I check the system it is there and it also can playack the TEST video.
>>> System is looking for the TEST video on "streams/TEST_Video" however when I
>>> check the FLV it is in something like "streams/*7*/TEST_Video". I want
>>> to infrom you about this warning. Thank you.
>>>
>>> I am using "apache-openmeetings-2.1.0.r1446404-15-02-2013_0010.tar.gz"
>>> in my system.
>>> Related warning is;
>>>
>>> [WARN] [pool-5-thread-1] org.red5.server.stream.ProviderService -
>>> Exception attempting to lookup file: TEST_SETUP_1362401743583.flv
>>> java.io.FileNotFoundException: ServletContext resource
>>> [*/streams/TEST_SETUP_1362401743583.flv*] cannot be resolved to URL because it does not exist at
>>> org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:154)
>>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>>> org.springframework.web.context.support.ServletContextResource.getFile(ServletContextResource.java:169)
>>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>>> org.red5.server.stream.ProviderService.getStreamFile(ProviderService.java:199) [red5.jar:na] at
>>> org.red5.server.stream.ProviderService.getVODProviderFile(ProviderService.java:115) [red5.jar:na]at
>>> org.red5.server.adapter.MultiThreadedApplicationAdapter.streamPlayItemStop(MultiThreadedApplicationAdapter.java:1282) [red5.jar:na] at
>>> org.red5.server.stream.PlaylistSubscriberStream$7.run(PlaylistSubscriberStream.java:759) [red5.jar:na] at
>>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_26] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_26]at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_26] at
>>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[na:1.6.0_26] at
>>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) [na:1.6.0_26] at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_26] at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_26] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
>>> [INFO] [pool-5-thread-1] org.red5.server.stream.ProviderService - File was null or did not exist: TEST_SETUP_1362401743583.flv
>>> [INFO] [pool-5-thread-1] org.apache.openmeetings.remote.red5.ScopeApplicationAdapter - W3C x-category:stream x-event:stop c-ip: cs-bytes:-1 sc-bytes:-1
>>> x-sname:32f2ac67-3601-4b04-9204-42a24d3bc90c x-file-length:6 x-file-size:-1 x-name:TEST_SETUP_1362401743583.flv
>>>
>>>
>>>


-- 
WBR
Maxim aka solomax

Re: Warning on Audio and Video TEST

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
For the next release (after 2.1 ... maybe 2.2) we should target a Red5
update. In later version this issue might be fixed. Also I think h264
support for red5 is a quite young feature.

We can run a hybrid ant+ivy and internally trigger a maven build.
But I think a complete Maven refactoring is worth considering (maybe a 2.3
or later release).

Sebastian
Am 05.03.2013 02:31 schrieb "Maxim Solodovnik" <so...@gmail.com>:

> Just ignore it :)
> On Mar 4, 2013 8:27 PM, "Mahmut TEKER" <te...@gmail.com> wrote:
>
>>  Hi,
>>
>>    During the audio and video test, before entering the conference room;
>> system is giving warning about being not able to find test FLV however when
>> I check the system it is there and it also can playack the TEST video.
>> System is looking for the TEST video on "streams/TEST_Video" however when I
>> check the FLV it is in something like "streams/*7*/TEST_Video". I want
>> to infrom you about this warning. Thank you.
>>
>> I am using "apache-openmeetings-2.1.0.r1446404-15-02-2013_0010.tar.gz" in
>> my system.
>> Related warning is;
>>
>> [WARN] [pool-5-thread-1] org.red5.server.stream.ProviderService -
>> Exception attempting to lookup file: TEST_SETUP_1362401743583.flv
>> java.io.FileNotFoundException: ServletContext resource
>> [*/streams/TEST_SETUP_1362401743583.flv*] cannot be resolved to URL because it does not exist at
>> org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:154)
>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>> org.springframework.web.context.support.ServletContextResource.getFile(ServletContextResource.java:169)
>> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
>> org.red5.server.stream.ProviderService.getStreamFile(ProviderService.java:199) [red5.jar:na] at
>> org.red5.server.stream.ProviderService.getVODProviderFile(ProviderService.java:115) [red5.jar:na]at
>> org.red5.server.adapter.MultiThreadedApplicationAdapter.streamPlayItemStop(MultiThreadedApplicationAdapter.java:1282) [red5.jar:na] at
>> org.red5.server.stream.PlaylistSubscriberStream$7.run(PlaylistSubscriberStream.java:759) [red5.jar:na] at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_26] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_26]at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_26] at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[na:1.6.0_26] at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) [na:1.6.0_26] at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_26] at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_26] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
>> [INFO] [pool-5-thread-1] org.red5.server.stream.ProviderService - File was null or did not exist: TEST_SETUP_1362401743583.flv
>> [INFO] [pool-5-thread-1] org.apache.openmeetings.remote.red5.ScopeApplicationAdapter - W3C x-category:stream x-event:stop c-ip: cs-bytes:-1 sc-bytes:-1
>> x-sname:32f2ac67-3601-4b04-9204-42a24d3bc90c x-file-length:6 x-file-size:-1 x-name:TEST_SETUP_1362401743583.flv
>>
>>
>>

Re: Warning on Audio and Video TEST

Posted by Maxim Solodovnik <so...@gmail.com>.
Just ignore it :)
On Mar 4, 2013 8:27 PM, "Mahmut TEKER" <te...@gmail.com> wrote:

>  Hi,
>
>    During the audio and video test, before entering the conference room;
> system is giving warning about being not able to find test FLV however when
> I check the system it is there and it also can playack the TEST video.
> System is looking for the TEST video on "streams/TEST_Video" however when I
> check the FLV it is in something like "streams/*7*/TEST_Video". I want to
> infrom you about this warning. Thank you.
>
> I am using "apache-openmeetings-2.1.0.r1446404-15-02-2013_0010.tar.gz" in
> my system.
> Related warning is;
>
> [WARN] [pool-5-thread-1] org.red5.server.stream.ProviderService -
> Exception attempting to lookup file: TEST_SETUP_1362401743583.flv
> java.io.FileNotFoundException: ServletContext resource
> [*/streams/TEST_SETUP_1362401743583.flv*] cannot be resolved to URL because it does not exist at
> org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:154)
> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
> org.springframework.web.context.support.ServletContextResource.getFile(ServletContextResource.java:169)
> ~[spring-web-3.1.1.RELEASE.jar:3.1.1.RELEASE] at
> org.red5.server.stream.ProviderService.getStreamFile(ProviderService.java:199) [red5.jar:na] at
> org.red5.server.stream.ProviderService.getVODProviderFile(ProviderService.java:115) [red5.jar:na]at
> org.red5.server.adapter.MultiThreadedApplicationAdapter.streamPlayItemStop(MultiThreadedApplicationAdapter.java:1282) [red5.jar:na] at
> org.red5.server.stream.PlaylistSubscriberStream$7.run(PlaylistSubscriberStream.java:759) [red5.jar:na] at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_26] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_26]at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_26] at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)[na:1.6.0_26] at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) [na:1.6.0_26] at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_26] at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_26] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_26]
> [INFO] [pool-5-thread-1] org.red5.server.stream.ProviderService - File was null or did not exist: TEST_SETUP_1362401743583.flv
> [INFO] [pool-5-thread-1] org.apache.openmeetings.remote.red5.ScopeApplicationAdapter - W3C x-category:stream x-event:stop c-ip: cs-bytes:-1 sc-bytes:-1
> x-sname:32f2ac67-3601-4b04-9204-42a24d3bc90c x-file-length:6 x-file-size:-1 x-name:TEST_SETUP_1362401743583.flv
>
>
>