GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
PS, my java version is 
d:\>java -version
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)

Although somebody solved such problem by updating jvm from 1.5 to 1.6. 
http://community.igniterealtime.org/message/183565#183565
But obviously my problem is different.

Original comment by [email protected] on 10 Jul 2012 at 9:56

from redfire.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I have exactly the same problem! My JVM is updated to the latest version. 

After copying the .war file end restarting server, I can see that the .war file 
is extracted into a folder.

Original comment by [email protected] on 24 Jul 2012 at 10:43

from redfire.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
this is the error in log file (class not found):
2012.07.24 21:02:21 org.jivesoftware.openfire.container.PluginManager - Error 
loading plugin: E:\programmi\openfire\plugins\redfire
java.lang.NoClassDefFoundError: org/mortbay/jetty/HandlerContainer
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    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:1067)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
    at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.HandlerContainer
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 17 more

Original comment by [email protected] on 24 Jul 2012 at 2:05

Attachments:

from redfire.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
This is possibly the answer (because of Jetty version):
http://community.igniterealtime.org/thread/40922

Original comment by [email protected] on 24 Jul 2012 at 2:29

from redfire.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
In the 'Downloads' section, there are 2 version lines: for 3.7.0+ and for 3.6.4-

Original comment by [email protected] on 24 Jul 2012 at 2:41

from redfire.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Running openfire 3.7.1 had this same issue with version 0.0.0.6 for 3.7.0, but 
had somewhat better luck with version 0.0.0.5 for 3.7.0. I don't have 
screensharing working but at least the plugin installs.

Original comment by [email protected] on 26 Jul 2012 at 6:44

from redfire.

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.