Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to run pusher #18

Open
triniwiz opened this issue Mar 15, 2015 · 1 comment
Open

Error while trying to run pusher #18

triniwiz opened this issue Mar 15, 2015 · 1 comment

Comments

@triniwiz
Copy link

java -jar target/pusher-0.1.0-jar-with-dependencies.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/xmpp/component/Log
at org.buddycloud.pusher.Main.main(Main.java:41)
Caused by: java.lang.ClassNotFoundException: org.xmpp.component.Log
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more

@triniwiz
Copy link
Author

So i got it to compile on another server and transferred the .jar file and it runs but i still cannot get any emails or push notifications while using the buddycloud android app also theres no logs :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant