You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2014/05/14 05:59:14 UTC

[jira] [Resolved] (OPENMEETINGS-963) Error while running red5.sh

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-963.
-------------------------------------------

    Resolution: Not a Problem
      Assignee: Maxim Solodovnik

The issue seems to be fixed in mailing lists
Please reopen if it is not

> Error while running red5.sh
> ---------------------------
>
>                 Key: OPENMEETINGS-963
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-963
>             Project: Openmeetings
>          Issue Type: Bug
>         Environment: Ubuntu Server 12.04 LTS, kernel 3.11.0-18
>            Reporter: Giovanni
>            Assignee: Maxim Solodovnik
>            Priority: Trivial
>
> Hi everybody!
> I'm trying to install OM 3.0.0 on a Ubuntu 12.04 server, with Java 6 just recently installed through install oracle-java6-installer.
> I'd like to perform the 3 steps installation: I unzip the .zip dile on a OPT folder, but as I sudo red5.sh I got the following error:
> Starting Red5 
> Exception in thread "main" java.lang.NoClassDefFoundError: org/red5/server/Bootstrap 
> Caused by: java.lang.ClassNotFoundException: org.red5.server.Bootstrap 
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 
> 	at java.security.AccessController.doPrivileged(Native Method) 
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) 
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 
> Could not find the main class: org.red5.server.Bootstrap.  Program will exit. 
> Any good tip for me?
> Cheers!



--
This message was sent by Atlassian JIRA
(v6.2#6252)