Great! I wonder if that was left over from the 0.4 or some earlier version? Or perhaps when you installed the 0.5 version, your environment variables were pointing to an older JRE? Who knows ... these things should become easier with the passage of time.
=) Nathan On Wed, 16 Aug 2006, Gary Saunders wrote: > I found the problem it was in the wrapper.conf file it was pointing to an > older JRE 1.42 I switched it to 1.5 and it worked like a charm thanks for > the direction! > > -----Original Message----- > From: Nathan P. Johansen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 5:01 PM > To: Gary Saunders > Subject: RE: [Red5] Installing On Windows OS > > Humm, one other thing, exactly which version of the JRE do you have > installed? > > I used 1.5.0_07 - so I'm wondering what this line is all about: > > INFO | jvm 1 | 2006/08/16 16:40:25 | WrapperSimpleApp: Unable to > locate the class org.red5.server.Standalone: > java.lang.UnsupportedClassVersionError: org/red5/server/Standalone > (Unsupported major.minor version 49.0) > > > -Nathan > > > On Wed, 16 Aug 2006, Gary Saunders wrote: > > > Hi Nathan, > > Here is the error that I am getting > > > > --> Wrapper Started as Service > > STATUS | wrapper | 2006/08/16 16:40:24 | Launching a JVM... > > INFO | jvm 1 | 2006/08/16 16:40:25 | WrapperSimpleApp: Unable to > locate > > the class org.red5.server.Standalone: > > java.lang.UnsupportedClassVersionError: org/red5/server/Standalone > > (Unsupported major.minor version 49.0) > > INFO | jvm 1 | 2006/08/16 16:40:25 | > > INFO | jvm 1 | 2006/08/16 16:40:25 | WrapperSimpleApp Usage: > > INFO | jvm 1 | 2006/08/16 16:40:25 | java > > org.tanukisoftware.wrapper.WrapperSimpleApp {app_class} [app_parameters] > > INFO | jvm 1 | 2006/08/16 16:40:25 | > > INFO | jvm 1 | 2006/08/16 16:40:25 | Where: > > INFO | jvm 1 | 2006/08/16 16:40:25 | app_class: The fully > > qualified class name of the application to run. > > INFO | jvm 1 | 2006/08/16 16:40:25 | app_parameters: The parameters > > that would normally be passed to the > > INFO | jvm 1 | 2006/08/16 16:40:25 | application. > > STATUS | wrapper | 2006/08/16 16:40:27 | <-- Wrapper Stopped > > > > > > -----Original Message----- > > From: Nathan P. Johansen [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 16, 2006 4:32 PM > > To: Gary Saunders > > Subject: RE: [Red5] Installing On Windows OS > > > > Is the service running? If you used the Windows installer, there should > > have been the option (I think it is set by default) to run the Red5 server > > as a service - which means that it will start itself automatically. > > > > You can check this by clicking on Start > Control Panel > Administrative > > Tools > Services. > > > > In the list, scroll down and look for one named "Red5" - in the Status > > column, does it say that the service is Started? Is the Startup Type set > > to Automatic? > > > > If so, then you should be able to get to the admin page, as well as run > > the demos. If not, then you need to start the Red5 server - or redo the > > installation and set it to run as a service that starts up automatically, > > then restart your computer. > > > > You can write back to me rather than posting to the list if you'd like. > > > > Nathan > > > > On Wed, 16 Aug 2006, Gary Saunders wrote: > > > > > Sasha I didn't even get that that point. > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > > > Of Nathan P. Johansen > > > Sent: Wednesday, August 16, 2006 3:35 PM > > > To: Sascha > > > Cc: [email protected] > > > Subject: Re: [Red5] Installing On Windows OS > > > > > > Here's another interesting question ... what do you put in for the > > > username and password when it prompts you to enter these things? > > > > > > How do you setup or manage these username and password pairs to login to > > > the administration interface? > > > > > > -Nathan > > > > > > On Wed, 16 Aug 2006, Sascha wrote: > > > > > > > Gary Saunders schrieb: > > > > > > > > > > Hi, > > > > > > > > > > I just installed the windows executable for RED5 of to me windows > > > > > machine. It looked like it loaded everything fine however when I got > > > > > > to run the admin app I get "Page Not Found". This leads me to > believe > > > > > that the server isn't running even though in the services it says it > > > > > > is. I have Java 1.5 on this machine. Is there something else that I > am > > > > > > > missing. Please Help I am Newbie at this. Thanks. > > > > > > > > > > Best Regards, > > > > > > > > > hi, one question how did you tried to reach the server? > > > > > > > > the usual path to admin would be > > > > > > > > http://localhost:5080/admin > > > > > > > > if u get a "site not found error" there u might have a firewall > > > > running or something that may closes port 5080 on ur locale machine? > > > > > > > > greetz Sascha > > > > > > > > _______________________________________________ > > > > 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
