hi arron:
 
did you try to restart the service after you did all the copying?  The logs show that there is not even a directory with that name.  The webapps directory gets read on startup of the server and contexts are created. 

 
On 5/4/06, aaron smith <[EMAIL PROTECTED]> wrote:
here is what is logged when I try to connect to that copied directory..

INFO   | jvm 1    | 2006/05/04 23:06:16 | [WARN] 12784515 mina-1:(
org.red5.server.net.rtmp.RTMPMinaIoHandler.sessionOpened ) Is tcp delay
enabled: false
INFO   | jvm 1    | 2006/05/04 23:06:16 | [DEBUG] 12784562 mina-4:(
org.red5.server.Server.lookupGlobal ) Check host and path:
localhost/vwcarfessional
INFO   | jvm 1    | 2006/05/04 23:06:16 | [DEBUG] 12784562 mina-4:(
org.red5.server.Server.lookupGlobal ) Check wildcard host with path:
/vwcarfessional
INFO   | jvm 1    | 2006/05/04 23:06:16 | [DEBUG] 12784562 mina-4:(
org.red5.server.Server.lookupGlobal ) Check host with no path: localhost/
INFO   | jvm 1    | 2006/05/04 23:06:16 | [DEBUG] 12784562 mina-4:(
org.red5.server.Server.lookupGlobal ) Check default host, default path: /
INFO   | jvm 1    | 2006/05/04 23:06:16 | [DEBUG] 12784562 mina-4:(
org.red5.server.BaseConnection.close ) Close, not connected nothing to do.


any ideas?

thanks much



Dominick Accattato wrote:
> this is a classpath issue.  Your new Application.java is not in Red5's
> classpath.  Please post the output errors.
>
> On 5/4/06, *aaron smith* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     actually.. all i'm trying to do is duplicate how the simpleRecorder
>     records to the oflaDemo/streams directory. I was just looking at the
>     Application.java class. it looks like that is only used in the
>     oflaDemo.swf to read the flv's.. why wouldn't just copying the
>     oflaDemo
>     app and updating the necessary xml work? am I missing something?
>
>     thanks again.
>
>     aaron smith wrote:
>     > I am trying to duplicate the oflaDemo app and call it something
>     else. I
>     > copied the directory. updated all the xml config stuff to
>     reflect what I
>     > want to cal it. and it doesnt work. but i'm wondering its the
>     > Application.java file that needs to be recompiled to reflect the
>     changes
>     > in directories. if so. how do I go about recompiling that?
>     >
>     > thanks much for all the help.
>     >
>     > smith
>     >
>     >
>     >
>     >
>     >
>     > _______________________________________________
>     > Red5 mailing list
>     > [email protected] <mailto:[email protected]>
>     > http://osflash.org/mailman/listinfo/red5_osflash.org
>     >
>     >
>     >
>     >
>     >
>
>
>
>     _______________________________________________
>     Red5 mailing list
>     [email protected] <mailto:[email protected]>
>     http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>



_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to