Hi Gary,

Well, I had it working fine with version 0.4 of the server.  When I went
to update to the 0.5 version I had to do two things:

        1. Download the latest JRE, which was 1.5.0_07 at the time.
        2. Update my environment variables with the new path, using
           "progra~1" instead of "Program Files" for JAVA_HOME

Then ... and maybe this was the key - I uninstalled Red5 - deleted
*EVERYTHING* from the 0.4 version that was on my computer, restarted the
computer, and reinstalled the Windows 0.5 version.  It worked fine after
tat - there were some older files from 0.4 hanging around, as well as
other potential issues, which may have been causing some interference.

Also, the enviroment variables may be treated in a case sensitive fashion
- so it's important to put them in as JAVA_HOME and JAVA_VERSION when you
do that.

If that doesn't work - then you've got me at a total loss now.  =)

Nate


On Wed, 16 Aug 2006, Gary Saunders wrote:

> What should be that Path to the JAVA directory? 
> 
> -----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



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

Reply via email to