found the solution,  
Deleting asm-3.2.jar from the orientdb-community-1.7.7/lib and copying the 
rest of the jar's solved it. (Jetty 9x is using asm-4.1.jar)

thanks!

On Wednesday, 30 July 2014 09:36:37 UTC-5, Felipe Zuleta wrote:
>
> Hi
>
> Smartfox 2.8.0 used Jetty 6x and it worked fine with the build libs from 
> 1.7.7
>
> I updated to 2.9.0 which uses Jetty 9x, and now im getting, these errors 
> happened as soon as I copied the orientdb-community-1.7.7/lib folder to 
> /opt/SmartFoxServer_2X/SFS2X/lib:
>
> 30 Jul 2014 | 10:08:49,782 | WARN  | qtp165727581-42 | 
> util.thread.QueuedThreadPool |     | 
>
> java.lang.IncompatibleClassChangeError: class 
> org.eclipse.jetty.annotations.AnnotationParser$MyClassVisitor has interface 
> org.objectweb.asm.ClassVisitor as super class
>
> at java.lang.ClassLoader.defineClass1(Native Method)
>
> at java.lang.ClassLoader.defineClass(Unknown Source)
>
> at java.security.SecureClassLoader.defineClass(Unknown Source)
>
> at java.net.URLClassLoader.defineClass(Unknown Source)
>
> at java.net.URLClassLoader.access$100(Unknown Source)
>
> at java.net.URLClassLoader$1.run(Unknown Source)
>
> 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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.scanClass(AnnotationParser.java:971)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parseJarEntry(AnnotationParser.java:953)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:906)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:828)
>
> at 
> org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:159)
>
> at 
> org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:531)
>
> at 
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
>
> at 
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
>
> at java.lang.Thread.run(Unknown Source)
>
>
> and 11 more warnings like this: 
>
> 30 Jul 2014 | 10:08:49,786 | WARN  | qtp165727581-41 | 
> util.thread.QueuedThreadPool |     | 
>
> java.lang.IncompatibleClassChangeError: 
> org/eclipse/jetty/annotations/AnnotationParser$MyClassVisitor
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.scanClass(AnnotationParser.java:971)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parseJarEntry(AnnotationParser.java:953)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:906)
>
> at 
> org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:828)
>
> at 
> org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:159)
>
> at 
> org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:531)
>
> at 
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
>
> at 
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
>  at java.lang.Thread.run(Unknown Source) 
>
> Any help on this would be much appreciated!
>
> Felipe
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to