hmm just built a new dist from my source and it seems to include the said
file. I wonder how/why the jenkins built version doesn't include it.

On 30 January 2016 at 09:02, Andreas Kotes <count-apache....@flatline.de>
wrote:

> Hi,
>
> On Fri, Jan 29, 2016 at 08:23:33PM +0000, Yuri Z wrote:
> > On Fri, Jan 29, 2016 at 7:49 PM Andreas Kotes <
> count-apache....@flatline.de>
> > wrote:
> > > can I have Wiki / Confluence access, please?
> > >
> >
> > Done
>
> thanks Yuri!
>
> I'm trying to update
> https://cwiki.apache.org/confluence/display/WAVE/Install+WIAB in
> preparation for the official 0.4 release, and seem to be having trouble
> when not using Vagrant:
>
> count@hoschi:/mnt/storage-bulk/scratch$ curl -s -O
>
> https://builds.apache.org/view/S-Z/view/Wave/job/wave-artifacts/lastSuccessfulBuild/artifact/distributions/apache-wave-bin-0.4.tar.gz
> count@hoschi:/mnt/storage-bulk/scratch$ tar -zxf
> apache-wave-bin-0.4.tar.gz
> count@hoschi:/mnt/storage-bulk/scratch$ cd apache-wave/
> count@hoschi:/mnt/storage-bulk/scratch/apache-wave$ ./run-server.sh
> Jan 29, 2016 11:48:44 PM
> org.waveprotocol.box.server.waveserver.CertificateManagerImpl <init>
> WARNING: ** SIGNATURE VERIFICATION DISABLED ** see configuration
> federation.waveserver_disable_verification
> Jan 29, 2016 11:48:44 PM
> org.waveprotocol.box.server.waveserver.WaveServerImpl <init>
> INFO: Wave Server configured to host local domains: [local.net]
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/wave/pst/protobuf/Extensions
>         at
> org.waveprotocol.wave.federation.Proto.<clinit>(Proto.java:16304)
>         at
> org.waveprotocol.box.common.comms.WaveClientRpc.<clinit>(WaveClientRpc.java:11648)
>         at
> org.waveprotocol.box.common.comms.WaveClientRpc$ProtocolWaveClientRpc.getDescriptor(WaveClientRpc.java:11322)
>         at
> org.waveprotocol.box.common.comms.WaveClientRpc$ProtocolWaveClientRpc.getDescriptorForType(WaveClientRpc.java:11326)
>         at
> org.waveprotocol.box.server.rpc.ServerRpcProvider.registerService(ServerRpcProvider.java:769)
>         at
> org.waveprotocol.box.server.ServerMain.initializeFrontend(ServerMain.java:268)
>         at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:167)
>         at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:126)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.wave.pst.protobuf.Extensions
>         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)
>         ... 8 more
>
> It seems like the currently nightly build doesn't contain the stuff in
> wave-pst-0.1.jar anymore, and the latter isn't referenced via Class-Path
> in the wave-0.4.jar.
>
> I figure the split 18 days ago did this - do you plan to bump the
> version number and let 0.4-rc10 become the 0.4 or would you rather fix
> this differently?
>
> Cheers,
>
>    count
>
> --
> Andreas 'count' Kotes
> Taming computers for humans since 1990.
> "Don't ask what the world needs. Ask what makes you come alive, and go do
> it.
> Because what the world needs is people who have come alive." -- Howard
> Thurman
>

Reply via email to