[
https://issues.apache.org/jira/browse/WAVE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835227#comment-13835227
]
Yuri Zelikov commented on WAVE-398:
-----------------------------------
It seems like you are using a modified WIAB version, i.e
org.waveprotocol.box.server.waveserver.SolrSearchProviderImpl instead of
SimpleSearchProviderImpl. I guess you need to install a Solr server to be able
to use the SolrSearchProviderImpl
> Cannot see waves in inbox
> -------------------------
>
> Key: WAVE-398
> URL: https://issues.apache.org/jira/browse/WAVE-398
> Project: Wave
> Issue Type: Bug
> Components: Server
> Reporter: alex stancu
>
> I've done the install on a clean Ubuntu 12.04 LTS, installed default-jdk,
> ant, compiled and edited server.config, then I've done a run-server.sh
> I can make a new wave, edit it and all, if I save the url I can see the wave
> after logging out but without the url I see no waves in the inbox. The error
> log looks like this:
> WARNING: Failed to execute query: in:inbox
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection refused
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection refused
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing
> request: Connection refused
> Nov 28, 2013 5:44:11 PM org.apache.commons.httpclient.HttpMethodDirector
> executeWithRetry
> INFO: Retrying request
> Nov 28, 2013 5:44:11 PM
> org.waveprotocol.box.server.waveserver.SolrSearchProviderImpl search
> WARNING: Failed to execute query: in:inbox
> Should I modify the logging level maybe get some more information?
--
This message was sent by Atlassian JIRA
(v6.1#6144)