Giter Club home page Giter Club logo

Comments (2)

rockneverdies55 avatar rockneverdies55 commented on June 29, 2024

From openfire error.log:

2014.09.28 14:24:01 org.jivesoftware.openfire.container.PluginManager - Error loading plugin: /usr/share/openfire/plugins/jitsivideobridge
java.lang.UnsupportedClassVersionError: org/jitsi/videobridge/openfire/PluginImpl : Unsupported major.minor version 51.0
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
         at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
         at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:420)
         at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java:80)
         at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManager.java:1074)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
         at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
         at java.lang.Thread.run(Thread.java:679)

from jitsi-videobridge.

damencho avatar damencho commented on June 29, 2024

Hello and thanks for your report!

The error states that the plugin has been compiled to be ran with java 1.7 or higher. Its a packaging problem of the plugin which is downloaded from igniterealtime.org, report the problem there.

Note however that as our "Bugs and Issues" page [0] explains, we expect
reports to be submitted in the issue tracker once they have been
discussed
and confirmed as such on our dev mailing list [1]. This is really
important to us and we've tried to make it clear throughout the site. You
may also like to check the following page [2] for the rationale behind
our
decision.

For all these reason we may be marking this issue as Invalid. In all
cases, please report it on [email protected] so that we can have a proper
discussion.

[0] http://www.jitsi.org/index.php/Development/BugsAndIssues
[1] [email protected]
[2] http://producingoss.com/en/bug-tracker.html#bug-filtering

from jitsi-videobridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.