[Red5] Hotfix for 0.7.0

Jeff Simpson jsimpson at ziaconsulting.com
Mon Mar 10 05:14:44 PDT 2008


Are there any exceptions is the log file(s).  Out of the box Red5 will 
log to $RED_ROOT/log directory.  There will be a red5.log and error.log 
in there.

-Jeff

Koi Scene wrote:
> Hi there,
>
> i am a little bit confused now. I have updated java to java 6, 
> activate it and copy all hotfix files for red5 7 to my server and 
> restart it. red5 works but when
> i try to start http://my-ip:5080 the same jetty error 404 appears.
>
> some idea ?
>
> Juergen
>
> Jeff Simpson schrieb:
>> Thanks for the tip.
>>
>> -Jeff
>>
>> Mondain wrote:
>>> I cant stress this enough.. please read this 
>>> http://jira.red5.org/confluence/display/docs/Logging+Setup to setup 
>>> your logging "properly".
>>> I noticed on my system that jetty is writing some stuff to a temp 
>>> directory that it creates under my user dir.. this may be a problem 
>>> on systems that have better security than windows; maybe there is a 
>>> new jetty option that we are missing in our default configs??
>>>
>>> Paul
>>>
>>> On Fri, Mar 7, 2008 at 10:18 AM, Jeff Simpson 
>>> <jsimpson at ziaconsulting.com <mailto:jsimpson at ziaconsulting.com>> wrote:
>>>
>>>     I wanted to follow up.  It turns out my problems stem from the
>>>     SLF layer (http://www.slf4j.org/).  I fiddled a while with
>>>     different combinations of jars and ended up removing all slf
>>>     related jars and just going with the latest tarball (from the
>>>     slf site).
>>>
>>>     The logging related jar's I was left with are:
>>>
>>>     commons-logging-1.1.jar
>>>     slf4j-api-1.5.0.jar
>>>     log4j-1.2.15.jar
>>>     commons-logging-1.1.jar
>>>     logback-classic-0.9.8.jar
>>>     logback-core-0.9.8.jar
>>>
>>>     At this point I'm not even sure this is related to the original
>>>     thread.  I've got my own log and in this error state the default
>>>     log/red5.log had the info I needed...
>>>
>>>     -Jeff
>>>
>>>
>>>     Jeff Simpson wrote:
>>>>     Sorry about the double post last time.
>>>>
>>>>     Anyway, I found something interesting.  If I deploy (using
>>>>     custom deploy scripts) in my home directory on Arch Linux it
>>>>     works.  I was having trouble when it runs from /opt...  I've
>>>>     replicated the problem multiple times.  Move it from my home
>>>>     directory to /opt, it stops working (i.e. 404 from Jetty). 
>>>>     Move it back to home and it's fine.  This doesn't explain the
>>>>     behavior on Gentoo though since I'm running out of my home dir
>>>>     on that machine.  More fiddling tomorrow...
>>>>
>>>>     -Jeff
>>>>
>>>>     Jeff Simpson wrote:
>>>>>     I'm seeing this issue as well.  Strangely, I had my Gentoo dev
>>>>>     server running dandy, added the jetty-6.1.8/red5.jar jar's,
>>>>>     restarted and now I get this error!  Been debugging it quite a
>>>>>     while and can not make heads or tails of what's going on.  I
>>>>>     tried disabling RTMPT (by commenting out the jetty listener in
>>>>>     red5-core.xml), but that didn't work.
>>>>>
>>>>>     I've got three machines which all respond with the 404: 2
>>>>>     gentoo boxes and a freshly installed Arch Linux box.  The Arch
>>>>>     box was actually working.  I rebooted it a couple times and
>>>>>     when I tried it later it was busted like the Gentoo boxes....
>>>>>     Got me.
>>>>>
>>>>>     <html>
>>>>>     <head>
>>>>>     <meta http-equiv="Content-Type" content="text/html;
>>>>>     charset=ISO-8859-1"/>
>>>>>     <title>Error 404 NOT_FOUND</title>
>>>>>     </head>
>>>>>     <body>
>>>>>     <h2>HTTP ERROR: 404</h2><pre>NOT_FOUND</pre>
>>>>>     <p>RequestURI=/remoting/TOPService</p>
>>>>>     <p><i><small><a href="http://jetty.mortbay.org"
>>>>>     <http://jetty.mortbay.org>>Powered by
>>>>>     jetty://</a></small></i></p>                                
>>>>>     </body>
>>>>>     </html>
>>>>>
>>>>>     -Jeff
>>>>>
>>>>>     Jeff Cook wrote:
>>>>>>     Has the official 0.7.0 tarball been update to reflect these changes
>>>>>>     yet? I applied the hotfix, but it didn't do anything; I'm still
>>>>>>     getting 404s at localhost:5080. I'm not sure if this problem is
>>>>>>     directly analogous to my situation, described in full at
>>>>>>     http://osflash.org/pipermail/red5_osflash.org/2008-March/019588.html .
>>>>>>     Thanks. : )
>>>>>>
>>>>>>     On Thu, Mar 6, 2008 at 2:41 AM, Steven Gong <steven.gong at gmail.com> <mailto:steven.gong at gmail.com> wrote:
>>>>>>       
>>>>>>>     I think we'd better create a new tag instead of updating the tag itself next
>>>>>>>     time as it might get the further maintenance harder. . We just need to
>>>>>>>     notice the users that the old release has those issues listed and fixed in
>>>>>>>     the new tag.
>>>>>>>
>>>>>>>     On Thu, Mar 6, 2008 at 1:46 AM, Mondain <mondain at gmail.com> <mailto:mondain at gmail.com> wrote:
>>>>>>>         
>>>>>>>>     I just updated the 0.7.0 tag itself.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>     On Wed, Mar 5, 2008 at 9:40 AM, Joao Henrique Silva Santos
>>>>>>>>           
>>>>>>>     <joao.s.santos at gmail.com> <mailto:joao.s.santos at gmail.com> wrote:
>>>>>>>         
>>>>>>>>>     should it be added a svn tag for 0.7.0 hotfix?
>>>>>>>>>
>>>>>>>>>     Joao
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>     On 05/03/2008, Mondain <mondain at gmail.com> <mailto:mondain at gmail.com> wrote:
>>>>>>>>>             
>>>>>>>>>>     For details and links go here:
>>>>>>>>>>     http://osflash.org/red5/070hotfix
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>     Paul
>>>>>>>>>>     --
>>>>>>>>>>     It is difficult to free fools from the chains they revere. - Voltaire
>>>>>>>>>>     _______________________________________________
>>>>>>>>>>      Red5 mailing list
>>>>>>>>>>      Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>>>>>>>>      http://osflash.org/mailman/listinfo/red5_osflash.org
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>               
>>>>>>>>>     _______________________________________________
>>>>>>>>>     Red5 mailing list
>>>>>>>>>     Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>>>>>>>     http://osflash.org/mailman/listinfo/red5_osflash.org
>>>>>>>>>
>>>>>>>>>             
>>>>>>>>     --
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>     It is difficult to free fools from the chains they revere. - Voltaire
>>>>>>>>     _______________________________________________
>>>>>>>>     Red5 mailing list
>>>>>>>>     Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>>>>>>     http://osflash.org/mailman/listinfo/red5_osflash.org
>>>>>>>>
>>>>>>>>
>>>>>>>>           
>>>>>>>     --
>>>>>>>     Best Regards
>>>>>>>     Steven Gong
>>>>>>>
>>>>>>>     InfraRed5 Red5 Consultant: http://www.infrared5.com, steven at infrared5.com <mailto:steven at infrared5.com>
>>>>>>>
>>>>>>>     Red5 Developer: http://osflash.org/red5,
>>>>>>>     http://jira.red5.org/confluence/display/~steven/Home <http://jira.red5.org/confluence/display/%7Esteven/Home>
>>>>>>>
>>>>>>>     Javaflash Project Founder and Maintainer: http://osflash.org/javaflash
>>>>>>>
>>>>>>>     Modesty is an overrated quality in men of no great accomplishment.  -- Ricky
>>>>>>>     Jay
>>>>>>>     _______________________________________________
>>>>>>>      Red5 mailing list
>>>>>>>      Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>>>>>      http://osflash.org/mailman/listinfo/red5_osflash.org
>>>>>>>
>>>>>>>
>>>>>>>         
>>>>>>     _______________________________________________
>>>>>>     Red5 mailing list
>>>>>>     Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>>>>     http://osflash.org/mailman/listinfo/red5_osflash.org
>>>>>>       
>>>
>>>     _______________________________________________
>>>     Red5 mailing list
>>>     Red5 at osflash.org <mailto:Red5 at osflash.org>
>>>     http://osflash.org/mailman/listinfo/red5_osflash.org
>>>
>>>
>>>
>>>
>>> -- 
>>> It is difficult to free fools from the chains they revere. - Voltaire
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Red5 mailing list
>>> Red5 at osflash.org
>>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080310/eb500ef3/attachment.html 


More information about the Red5 mailing list