Red5 Install

Hi.

I am have Mac OS X Leopard & Java 1.6 installed.

I Install OpenFire

I Download > http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openf ire_3_5_2.dmg

The install it succes i try http://localhost:9090/index.jsp and it’s, i enable the HTTP Binding with the port 7070

The i download the RED 5 Plug in from > http://red5.4ng.net/red5.war

i put it on > /usr/local/openfire/plugins/ and the red5 Folder it’s created

I think it’s done but when i go to the URL http://localhost:7070/red5/index.html also with http://localhost:7070/red5/

HTTP ERROR: 404

NOT_FOUND

RequestURI=/red5/index.html

the error LOG is >

2008.06.23 11:48:43 org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java: 507) Error loading plugin: /usr/local/openfire/plugins/red5

java.lang.UnsupportedClassVersionError: Bad version number in .class file

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:675)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)

at java.net.URLClassLoader.access$100(URLClassLoader.java:56)

at java.net.URLClassLoader$1.run(URLClassLoader.java:195)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

at java.lang.ClassLoader.loadClass(ClassLoader.java:316)

at java.lang.ClassLoader.loadClass(ClassLoader.java:251)

at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :385)

at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java :47)

at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:1014)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)

at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:280)

at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:135)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101 (ScheduledThreadPoolExecutor.java:65)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodi c(ScheduledThreadPoolExecutor.java:142)

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Schedu ledThreadPoolExecutor.java:166)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 650)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)

at java.lang.Thread.run(Thread.java:613)

The error apper also with the red5.war downloaded from http://www.igniterealtime.org/projects/openfire/plugins-beta.jsp

Please Help !!

2008.06.23 11:48:43 org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :507) Error loading plugin: /usr/local/openfire/plugins/red5 java.lang.UnsupportedClassVersionError: Bad version number in .class file

Openfire seems to be running a lower java version than 6.

-dele

how can i see if openfire is Running, i also install Asterisk & SIP plug-in´s and they appers on plug-in tab.

On shell :

Orion:~ Developer$ java -version

java version “1.6.0_05”

Java™ SE Runtime Environment (build 1.6.0_05-b13-120)

Java HotSpot™ 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)

…/openfire/bin/openfire status

Hi Dele,

I have checked the HTTP-binding, it looks correct, I changed the port to both 8080 or 7070, I still get 404 can not found. In log file.

Hi

Can you please share your red5.properties file?