[Red5] red5 on Ubuntu 8.10 server

Carl Pickering carl at line3.co.uk
Wed Nov 19 06:28:31 PST 2008


Hello,

When I run it now, I get the following:

root at red5-dev:~# ant server
Buildfile: build.xml does not exist!
Build failed

I ran ant server before to build the build.xml file..

Carl


On 19/11/2008 14:07, "Manuel Raña" <info at vengava.com> wrote:

hi Carl,

"ant server" builds and start the server for you
If you want to start it manually cd to red5/dist dir and run red5.sh there



2008/11/19 Carl Pickering <carl at line3.co.uk>
Hello,

Sorry if this has been asked before, I couldn't find a search method within the mailman system.

I am attempting to install/run red5 on an Ubuntu box running 8.10 server (64Bit)

I have followed the directions on the Wiki page for installing on 8.04, which is actually very similar, couple things needed to be changed, such as the export path for Java, but I soon fixed that.

I have ran 'ant server' and it created a buildfile etc, so I can run ant. However, when I attempt to start red5, I get the following;

root at red5-dev:~# Starting Red5 (org.red5.server.Standalone)...
Exception in thread "main" java.lang.NoClassDefFoundError: org/red5/server/Standalone
Caused by: java.lang.ClassNotFoundException: org.red5.server.Standalone
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: org.red5.server.Standalone.  Program will exit.

My Java_HOME is JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.10/

As I say, this might have been answered before, so I'm sorry if it has. Can anyone shed some light on this please.

Thank you.

Carl

_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20081119/ab67e1c5/attachment.html>


More information about the Red5 mailing list