[ 
https://issues.apache.org/jira/browse/WAVE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116543#comment-14116543
 ] 

SDr commented on WAVE-421:
--------------------------

Hi, using the latest git version, and configuring both the server, and 
federation, after compiling, the wave server fails to start with error dump:
Aug 30, 2014 5:19:21 PM org.waveprotocol.box.server.waveserver.WaveServerImpl 
<init>
INFO: Wave Server configured to host local domains: [wave.myhosthere.com]
Aug 30, 2014 5:19:21 PM org.waveprotocol.box.server.rpc.ServerRpcProvider 
parseAddressList
WARNING: Ignoring duplicate address in http addresses list: Duplicate entry 
'localhost:9898' resolved to 127.0.0.1

Exception in thread "main" java.lang.NoClassDefFoundError: 
org/xmpp/component/Log
        at 
org.waveprotocol.wave.federation.xmpp.ComponentPacketTransport.run(ComponentPacketTransport.java:89)
        at 
org.waveprotocol.wave.federation.xmpp.XmppFederationTransport.startFederation(XmppFederationTransport.java:45)
        at 
org.waveprotocol.box.server.ServerMain.initializeFederation(ServerMain.java:306)
        at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:197)
        at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:147)
Caused by: java.lang.ClassNotFoundException: org.xmpp.component.Log
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        ... 5 more

Error replicates only with federation enabled; with enable_federation = false 
the latest version works perfectly.
Any thoughts on how I might work around this?

Many thanks,
-SDr

> Federation broken: java.lang.NoClassDefFoundError: org/xmpp/component/Log 
> while attempting federation
> -----------------------------------------------------------------------------------------------------
>
>                 Key: WAVE-421
>                 URL: https://issues.apache.org/jira/browse/WAVE-421
>             Project: Wave
>          Issue Type: Bug
>          Components: Protocol
>            Reporter: SDr
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to