Rami Alia created COUCHDB-2230:
----------------------------------
Summary: JSON passed into view updater contains a lexical error
Key: COUCHDB-2230
URL: https://issues.apache.org/jira/browse/COUCHDB-2230
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Database Core
Reporter: Rami Alia
An error caused my views in one of my design documents to stop updating. After
some investigation I modified and deleted some documents that contained the
users name below to get the updates working again. I had no problems viewing
the documents in jsonlint/futon, they are properly formed json. The error
occurred on 3 different machines in replication, 2 of them centos and the third
windows. If I replicated to a new db the error occurred on the new db. When I
deleted/modified the documents the error resolved itself and view updates
resumed correctly on all machines in replication.
Version: Couchdb 1.5
Debug log output:
https://gist.githubusercontent.com/anonymous/82efe3ca6a75ed14ee03/raw/4b288a60ff2fe24e0b8cc90e30ef9e06b14cdaff/gistfile1.txt
Complex user name:
https://gist.github.com/anonymous/062b574bfff42f3370d6
kxepal initial investigation:
https://gist.github.com/kxepal/9907bda62812ddf6ff75
--
This message was sent by Atlassian JIRA
(v6.2#6252)