[
https://issues.apache.org/jira/browse/SOLR-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561197#action_12561197
]
Eric commented on SOLR-463:
---------------------------
when i execute snapinstaller or commit scripts in sor/bin, get above commit
log, and snapinstaller shows "snapshot installed but Solr server has not open a
new Searcher", in fact solr has already opened new searcher and updated
contented can be searched;here the os is ubantu;
But under federa, i can get same xml content in commit.log and without failed
tip.
> script commit failed
> --------------------
>
> Key: SOLR-463
> URL: https://issues.apache.org/jira/browse/SOLR-463
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Environment: Linux, Ubantu
> Reporter: Eric
> Fix For: 1.3
>
>
> ------------------------------------commit.log-----------------------------------------------------------
> 2008/01/22 09:33:03 started by root
> 2008/01/22 09:33:03 command: ./solr/bin/commit
> 2008/01/22 09:33:03 commit request to Solr at
> http://localhost:8080/solr/update
> failed:
> 2008/01/22 09:33:03
> <?xml version="1.0" encoding="UTF-8"?> <response> <lst
> name="responseHeader"><int name="status">0</int><int
> name="QTime">12</int></lst><str name="WARNING">This response format is
> experimental. It is likely to change in the future.</str> </response>
> 2008/01/22 09:33:03 failed (elapsed time: 0 sec)
> --------------------------------------------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.