Have the same problem here, how did you solve it?
James Purser, i'm using default run-config.sh file, can you help me
with this problem?
What am i doing wrong? I've tried to compile it @freebsd8.1 and
ubuntu10.10 with different java versions, the result is the same:
20.11.2010 19:10:55 com.google.inject.internal.MessageProcessor visit
INFO: An exception was caught and reported. Message:
java.lang.RuntimeException: Invalid certificate path store type: ''
java.lang.RuntimeException: Invalid certificate path store type: ''
at
org.waveprotocol.box.server.persistence.PersistenceModule.bindCertPathStore(PersistenceModule.java:
95)
at
org.waveprotocol.box.server.persistence.PersistenceModule.configure(PersistenceModule.java:
77)
at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at com.google.inject.spi.Elements
$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:101)
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
113)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
186)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
193)
at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:81)
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:69)
Exception in thread "main" com.google.inject.CreationException: Guice
creation errors:
1) No implementation for
org.waveprotocol.box.server.persistence.AccountStore was bound.
while locating org.waveprotocol.box.server.persistence.AccountStore
for parameter 0 at
org.waveprotocol.box.server.authentication.SessionManagerImpl.<init>(SessionManagerImpl.java:
48)
at
org.waveprotocol.box.server.ServerModule.configure(ServerModule.java:
101)
2) No implementation for
org.waveprotocol.box.server.persistence.AccountStore was bound.
while locating org.waveprotocol.box.server.persistence.AccountStore
for parameter 0 at
org.waveprotocol.box.server.robots.operations.NotifyOperationService.<init>(NotifyOperationService.java:
52)
at
org.waveprotocol.box.server.robots.RobotApiModule.provideActiveApiRegistry(RobotApiModule.java:
108)
3) No implementation for org.waveprotocol.wave.crypto.CertPathStore
was bound.
while locating org.waveprotocol.wave.crypto.CertPathStore
for parameter 3 at
org.waveprotocol.box.server.waveserver.CertificateManagerImpl.<init>(CertificateManagerImpl.java:
80)
at
org.waveprotocol.box.server.waveserver.WaveServerModule.configure(WaveServerModule.java:
86)
4) No implementation for org.waveprotocol.wave.crypto.CertPathStore
was bound.
while locating org.waveprotocol.wave.crypto.CertPathStore
for parameter 1 at
org.waveprotocol.wave.crypto.WaveSignatureVerifier.<init>(WaveSignatureVerifier.java:
52)
at
org.waveprotocol.box.server.waveserver.WaveServerModule.configure(WaveServerModule.java:
76)
5) An exception was caught and reported. Message: Invalid certificate
path store type: ''
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
5 errors
at
com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:
385)
at
com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:
164)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
116)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
186)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
193)
at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:81)
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:69)
Caused by: java.lang.RuntimeException: Invalid certificate path store
type: ''
at
org.waveprotocol.box.server.persistence.PersistenceModule.bindCertPathStore(PersistenceModule.java:
95)
at
org.waveprotocol.box.server.persistence.PersistenceModule.configure(PersistenceModule.java:
77)
at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at com.google.inject.spi.Elements
$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:101)
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
113)
... 4 more
---------- Forwarded message ----------
From: Somasundaram Arunachalam <[email protected]>
Date: 15 окт, 17:05
Subject: Problem in starting the server
To: Wave Protocol
Thanks James.
Now we are getting below error:
15 Oct, 2010 7:33:50 PM com.google.inject.internal.MessageProcessor
visit
INFO: An exception was caught and reported. Message:
java.lang.RuntimeException: Invalid certificate path store type: ''
java.lang.RuntimeException: Invalid certificate path store type: ''
at
org.waveprotocol.box.server.persistence.PersistenceModule.bindCertPathStore(PersistenceModule.java:
91)
at
org.waveprotocol.box.server.persistence.PersistenceModule.configure(PersistenceModule.java:
75)
at
com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at com.google.inject.spi.Elements
$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:
101)
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
113)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
186)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
193)
at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:
74)
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:
64)
Exception in thread "main" com.google.inject.CreationException: Guice
creation errors:
1) No implementation for
org.waveprotocol.box.server.persistence.AccountStore was bound.
while locating org.waveprotocol.box.server.persistence.AccountStore
for parameter 0 at
org.waveprotocol.box.server.authentication.SessionManagerImpl.<init>(SessionManagerImpl.java:
42)
at
org.waveprotocol.box.server.ServerModule.configure(ServerModule.java:
99)
2) No implementation for org.waveprotocol.wave.crypto.CertPathStore
was bound.
while locating org.waveprotocol.wave.crypto.CertPathStore
for parameter 3 at
org.waveprotocol.box.server.waveserver.CertificateManagerImpl.<init>(CertificateManagerImpl.java:
78)
at
org.waveprotocol.box.server.waveserver.WaveServerModule.configure(WaveServerModule.java:
86)
3) No implementation for org.waveprotocol.wave.crypto.CertPathStore
was bound.
while locating org.waveprotocol.wave.crypto.CertPathStore
for parameter 1 at
org.waveprotocol.wave.crypto.WaveSignatureVerifier.<init>(WaveSignatureVerifier.java:
52)
at
org.waveprotocol.box.server.waveserver.WaveServerModule.configure(WaveServerModule.java:
76)
4) An exception was caught and reported. Message: Invalid certificate
path store type: ''
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
4 errors
at
com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:
385)
at
com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:
164)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
116)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
186)
at
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:
193)
at org.waveprotocol.box.server.ServerMain.run(ServerMain.java:
74)
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:
64)
Caused by: java.lang.RuntimeException: Invalid certificate path store
type: ''
at
org.waveprotocol.box.server.persistence.PersistenceModule.bindCertPathStore(PersistenceModule.java:
91)
at
org.waveprotocol.box.server.persistence.PersistenceModule.configure(PersistenceModule.java:
75)
at
com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at com.google.inject.spi.Elements
$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:
101)
at com.google.inject.internal.InjectorShell
$Builder.build(InjectorShell.java:135)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:
113)
... 4 more
On Oct 15, 6:20 pm, James Purser <[email protected]> wrote:
> Hrmm, first off check what you have in the dist directory.
> Secondly, the command to run the server is contained within the
> ./run-server.sh script.
> This script imports the run-config.sh script and uses the settings to
> launch the server.
> James
> On Fri, Oct 15, 2010 at 11:52 PM, Somasundaram Arunachalam
> <[email protected]> wrote:
> > I have installed fedone in my ubuntu 9.04, based on
> >https://sites.google.com/a/waveprotocol.org/wave-protocol/code/instal...
> > I have successfully downloaded the code, created/checked
> > certificates,done with the ant build and run the run-config.sh file.
> > While starting the server, its showing the message
> > Unable to access jarfile dist/waveinabox-server-.jar
> > when I go and check in that location, there are other files like
> > fedone client, server, echoey, probey, So i try to change the name as
> > fedone and run it , but I m getting
> > Unable to access jarfile dist/fedone-server-0.2.jar
> > Please help me in fix this.
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Wave Protocol" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group
> > athttp://groups.google.com/group/wave-protocol?hl=en.
--
You received this message because you are subscribed to the Google Groups "Wave
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/wave-protocol?hl=en.