openfire - Google Wave Server Installation -
i trying install google wave server on linux virtual machine local host. followed instructions given on wave-protocol installation wiki http://code.google.com/p/wave-protocol/wiki/installation i'm getting error when run run-server.sh script.
$ ./run-server.sh jul 23, 2010 10:02:24 org.waveprotocol.wave.examples.fedone.waveserver.waveserverimpl info: wave server configured host local domains: [muranaka-desktop] jul 23, 2010 10:02:24 org.waveprotocol.wave.examples.fedone.waveserver.waveserverimpl severe: failed add our own signer info certificate store org.waveprotocol.wave.crypto.signatureexception: certificate validation failure
couldn't connect xmpp server:org.xmpp.component.componentexception: conflict jul 23, 2010 10:02:25 org.waveprotocol.wave.examples.fedone.servermain run info: starting server jul 23, 2010 10:02:25 org.waveprotocol.wave.examples.fedone.servermain main severe: ioexception when running server: address in use
in run-config.sh script set hostname host name , domain name localhost. cant seem passed certificate issue. used generate self signed certificates script provided on wiki generate certificates doesn't work. because im using localhost?
you can skip tests , build actual product running:
ant compile-gwt ant dist-server
( faced same problem, page saved day: http://mail-archives.apache.org/mod_mbox/incubator-wave-dev/201109.mbox/%3ccadgfs893ojbcgqjrqxfzkxhzu6wnefopdxjxutk6_oassjojog@mail.gmail.com%3e )
hope helped
Comments
Post a Comment