thanks Carlos. So to reiterate, forgive my obvious n00bness with Tomcat:
1) you can't use a context for a new FDS app that exists under webapps.
Doesn't matter what you set the rtmp ports to either and can't set different
in eclipse then in webapps folder either.
2) if you have two FDS apps(read projects) you have to change the rtmp port
for one of them.
3) can't have two projects share a context root
off to coding!
DK
On 12/18/06, Carlos Rovira <[EMAIL PROTECTED]> wrote:
You have more than one FDS deployed and th RTMP port is in use. Try both
to remove one app or change the RTMP port in your app for another one
On 12/18/06, Douglas Knudsen <[EMAIL PROTECTED]> wrote:
>
> Ok, I'm learning the whole eclipse J2EE thing here. I got Peter's
> plugin installed. I can create a dynamic app and all following his sample
> here
>
>
> But everytime Tomcat starts up, the console log in eclipse has a error:
> [Flex] RTMP-Server failed to start up: java.net.BindException: Address
> already in use: bind
> Exception in thread "RTMP-Server"
> flex.messaging.endpoints.rtmp.RTMPException: The RTMP server has
> encountered a fatal exception starting up: Address already in use: bind
> at flex.messaging.endpoints.rtmp.BaseNIORTMPServer.run(
> BaseNIORTMPServer.java:310)
> at java.lang.Thread.run(Unknown Source)
>
>
> Any ideas? Seems to run ok so far, but what does this really indicate?
>
> As far as I can tell, when you use eclispe to do all this, the code is
> executed from teh workspace, not the webapps folder under tomcat correct? I
> checked all my services-config.xml files, all have different RTMP ports
> listed.
>
> --
> Douglas Knudsen
> http://www.cubicleman.com
> this is my signature, like it?
>
--
::| Carlos Rovira
::| http://www.carlosrovira.com
::| http://www.madeinflex.com
--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?