Projects tigase _server tigase-http-api Issues #73
I cannot start the http-api properly (#73)
Won't Fix
连生 张 opened 6 years ago

May I ask if I used the wrong version

http1.png config.tdsl http2.png

连生 张 commented 6 years ago

The startup project will report an error when I try to change the version

java.lang.LinkageError: loader (instance of  sun/misc/Launcher$AppClassLoader): attempted  duplicate class definition for name: "org/groovy/debug/hotswap/ResetAgent$TimestampFieldRemover"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at tigase.util.ClassUtil.getClassesFromNames(ClassUtil.java:176)
	at tigase.util.ClassUtil.getClassesFromClassPath(ClassUtil.java:133)
	at tigase.util.reflection.ClassUtilBean.initialize(ClassUtilBean.java:90)
	at tigase.server.Bootstrap.start(Bootstrap.java:288)
	at tigase.server.XMPPServer.start(XMPPServer.java:184)
	at tigase.server.XMPPServer.main(XMPPServer.java:138)
wojciech.kapcia@tigase.net commented 6 years ago

For general questions please use forums: https://tigase.tech/projects/tigase-http-api/boards

Make sure you have all dependencies available (include transient dependencies as well)

We recommend using our distribution packages:

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
8536
Version
tigase-server-8.0.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-http-api#73
Please wait...
Page is in error, reload to recover