After installing all the dependencies I am getting this error when
trying to run OpenMeetings for the first time:

Setting default logging context: default
Red5 Server 0.9.0-dev $Rev: 3728 $ (http://code.google.com/p/red5/)
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.filesystemxmlapplicationcont...@e6f00:
display name
[org.springframework.context.support.filesystemxmlapplicationcont...@e6f00];
startup date [Sat Nov 14 14:38:11 GMT-05:00 2009]; root of context
hierarchy
Exception in thread "main" java.lang.reflect.InvocationTargetException
   at java.lang.reflect.Method.invoke(libgcj.so.90)
   at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:112)
   at org.red5.server.Bootstrap.main(Bootstrap.java:50)
Caused by: java.lang.NoClassDefFoundError:
org.springframework.core.CollectionFactory

Here is what I did:
Created a VirtualBox image with Debian Lenny using the network
install.
Installed imagemagick, ghostscript. ffmpeg, openoffice.org,
openoffice.org-headless, swftools, mysql, sun-java6-bin, sun-java6-
jdk, unzip

Configured MySql to listen to TCP and use utf8 as the default
character set (including restarting the service)

Downloaded http://openmeetings.googlecode.com/files/red5-openmeetings-rc5.zip
Created a folder called openmeetings_rc5
Unzipped red5-openmeetings-rc5.zip to the new folder

chmod +x red5*.sh

Execute ./red5.sh

I get

The following output to the console
Starting Red5
Red5 root: /root/openmeetings_rc5
Configuation root: /root/openmeetings_rc5/conf
Root: /root/openmeetings_rc5
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
14:38:10,115 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Could NOT find resource [logback-test.xml]
14:38:10,115 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Found resource [logback.xml] at [file:/root/openmeetings_rc5/conf/
logback.xml]
...
(I get more INFO messages)
...

Until the error I showed at the top of this message.

Is this a problem with the jdk, jre or just some misconfiguration.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to