List Info

Thread: 404 error still!




404 error still!
user name
2008-03-25 04:37:27
My system is:
      WinXP sp2
      jdk_1.6.0
      red5_0.7.0final
I installed the hotfix,I copy red5.jar to /red5 and the 3
jars to
/red5/lib but it still has 404 error !

Who can help me?

_______________________________________________
Red5 mailing list
Red5osflash.org

http://osflash.org/mailman/listinfo/red5_osflash.org

Re: 404 error still!
user name
2008-03-25 04:42:29
Did you see any errors in the log?

On Tue, Mar 25, 2008 at 5:37 PM, wei tang < tomjamescngmail.com">tomjamescngmail.com> wrote:
My system is:
     WinXP sp2
     jdk_1.6.0
     red5_0.7.0final
I installed the hotfix,I copy red5.jar to /red5 and the 3 jars to
/red5/lib but it still has 404 error !

Who can help me?

_______________________________________________
Red5 mailing list
Red5osflash.org">Red5osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org



--
Best Regards
Steven Gong

InfraRed5 Red5 Consultant: http://www.infrared5.com, steveninfrared5.com">steveninfrared5.com

Red5 Developer: http://osflash.org/red5, http://jira.red5.org/confluence/display/~steven/Home

Javaflash Project Founder and Maintainer: http://osflash.org/javaflash
Re: 404 error still!
user name
2008-03-26 09:29:53
Thank you for your help!
My log is blank!

Maybe I find the reason.If I don't set the red5 service to
manual in
service panel of winXP,the
404 error disappear!But, I don't know why.

Moreover,I think there is something wrong with the config
files in
/doc/templates/myapp/WEB-INF in version0.7.0.Those files is
the same
to those in version0.6.If I use these config files as
templates,it has
errors!

Best Regards

2008/3/25, Steven Gong <steven.gonggmail.com>:
> Did you see any errors in the log?
>
>
> On Tue, Mar 25, 2008 at 5:37 PM, wei tang
<tomjamescngmail.com> wrote:
> >
> > My system is:
> >      WinXP sp2
> >      jdk_1.6.0
> >      red5_0.7.0final
> > I installed the hotfix,I copy red5.jar to /red5
and the 3 jars to
> > /red5/lib but it still has 404 error !
> >
> > Who can help me?
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5osflash.org
> > 
http://osflash.org/mailman/listinfo/red5_osflash.org
> >
>
>
>
> --
> Best Regards
> Steven Gong
>
> InfraRed5 Red5 Consultant: http://www.infrared5.com
, steveninfrared5.com
>
> Red5 Developer: http://osflash.org/red5,
> 
http://jira.red5.org/confluence/display/~steven/Home
>
> Javaflash Project Founder and Maintainer: http://osflash.org/javaf
lash
>
> _______________________________________________
>  Red5 mailing list
>  Red5osflash.org
>  
http://osflash.org/mailman/listinfo/red5_osflash.org
>
>

_______________________________________________
Red5 mailing list
Red5osflash.org

http://osflash.org/mailman/listinfo/red5_osflash.org

Re: 404 error still!
country flaguser name
Netherlands
2008-03-26 18:55:48
Change the path in
/webapps/your_app/WEB-INF/classes/logback.xml ;

it might point to something like "../log" or
"logs" and that directory might 
not be there.

Carefully check if the name is [log] or [logS] and use some
absolute path in 
case nothing shows up.

Last thing ; make sure the user that is running the Red5
server has enough 
write access in that specific directory.

Regards,
Walter


----- Original Message ----- 
From: "wei tang" <tomjamescngmail.com>
To: <red5osflash.org>
Sent: Wednesday, 26 March 2008 15:29
Subject: Re: [Red5] 404 error still!


> Thank you for your help!
> My log is blank!
>
> Maybe I find the reason.If I don't set the red5 service
to manual in
> service panel of winXP,the
> 404 error disappear!But, I don't know why.
>
> Moreover,I think there is something wrong with the
config files in
> /doc/templates/myapp/WEB-INF in version0.7.0.Those
files is the same
> to those in version0.6.If I use these config files as
templates,it has
> errors!
>
> Best Regards


_______________________________________________
Red5 mailing list
Red5osflash.org

http://osflash.org/mailman/listinfo/red5_osflash.org

Re: 404 error still!
user name
2008-03-27 21:01:03
Thanks very much!

I solved the problem!
^_^


Best Regards
2008/3/27, Walter Tak <walterwaltertak.com>:
> Change the path in
/webapps/your_app/WEB-INF/classes/logback.xml ;
>
> it might point to something like "../log" or
"logs" and that directory might
> not be there.
>
> Carefully check if the name is [log] or [logS] and use
some absolute path in
> case nothing shows up.
>
> Last thing ; make sure the user that is running the
Red5 server has enough
> write access in that specific directory.
>
> Regards,
> Walter
>
>
> ----- Original Message -----
> From: "wei tang" <tomjamescngmail.com>
> To: <red5osflash.org>
> Sent: Wednesday, 26 March 2008 15:29
> Subject: Re: [Red5] 404 error still!
>
>
> > Thank you for your help!
> > My log is blank!
> >
> > Maybe I find the reason.If I don't set the red5
service to manual in
> > service panel of winXP,the
> > 404 error disappear!But, I don't know why.
> >
> > Moreover,I think there is something wrong with the
config files in
> > /doc/templates/myapp/WEB-INF in version0.7.0.Those
files is the same
> > to those in version0.6.If I use these config files
as templates,it has
> > errors!
> >
> > Best Regards
>
>
> _______________________________________________
> Red5 mailing list
> Red5osflash.org
> 
http://osflash.org/mailman/listinfo/red5_osflash.org
>

_______________________________________________
Red5 mailing list
Red5osflash.org

http://osflash.org/mailman/listinfo/red5_osflash.org

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )