Restart the server and try a new port. Your building with JRE 1.5? I had to update to 1.6 because I couldn't build it. I also assume you've got it working locally in eclipse --or something-- and now your just trying to deploy to your remote machine? RHE4 also has a firewall and SELinux, you've opened the necessary ports and checked that 1935 isn't already reserved by some other application installed on the system. ( Flash Communication Server MX uses port 1935 btw ) -Jon
On 10/1/07, Stephen Hepworth <[EMAIL PROTECTED]> wrote: > > Hello- > > I am currently configuring the following: > > RHE4 > Apache2.2.6 > PHP5.2.4 > MySQL4.1 > JRE1.5 > ANT1.7 > Red5 0.63 > > My issue completely revolves around my absolute need to open Port 1935. I > have a piece of software that utilizes Port 1935 via Red5. > > When I build Red5 it completed and started-up but it DID NOT activate or > bind port 1935. So I hard set the paramaters and rebuilt. Still no 1935. > > I run nmap -p 1935 0.0.0.0 and it responds > > 1935 closed unknown. > > So I researched and spent 3 to 4 days getting to understand port 1935. I > have now open it manaually through RHE4 and restarted bind. The port now > reads open / unknown. > > But when I go to rebuild red5 it freezes in the middle of the build. It > says port is already assigned, but it doesn't fail it just freezes. > > So now I am completely confused??????? > > Any help would be appreciated. > > I know through persistence...success will be achieved :) > > Thanks > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman<http://osflash.org/mailman/listinfo/osflash_osflash.org> > /listinfo/osflash_osflash.org<http://osflash.org/mailman/listinfo/osflash_osflash.org> > >
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
