<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to troubleshoot nuxeo  bulk computation error in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-troubleshoot-nuxeo-bulk-computation-error/m-p/326900#M13901</link>
    <description>&lt;P&gt;Note that the error disappeared after deleting the nxserver/data/stream/bulk/csvExport folder but I don't think this is the right solution to fix the problem.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 13:09:12 GMT</pubDate>
    <dc:creator>Ahmad_BenMaallem</dc:creator>
    <dc:date>2021-04-27T13:09:12Z</dc:date>
    <item>
      <title>How to troubleshoot nuxeo  bulk computation error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-troubleshoot-nuxeo-bulk-computation-error/m-p/326899#M13900</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to share my problem with you and hope someone can help me.&lt;/P&gt;
&lt;P&gt;I ran a csvExport on about 800 documents, it took a little while to complete but eventually I got my csv file.&lt;/P&gt;
&lt;P&gt;Except that the next time you start nuxeo, I got the following error message in the console:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;ERROR [AbstractBulkComputation] Stopping processing, unknown command: 15a75e2b-11da-4f08-9e89-83b1f3890bfe, offset: csvExport-00:+80182744449038, record: Record{watermark=212138546712018944, wmDate=2021-04-15 13:11:08.152, flags=[DEFAULT], key='15a75e2b-11da-4f08-9e89-83b1f3890bfe:1', data.length=3750, data="....%'..Y.H15a75e2b-11da-4f08-9e89-83b1f3890bfe..H72ab6c70-e376-4b98-b4c6-741bab43bda9H56d72278-c00c-477f-a911-0a13e4c9ae69H12e"}.
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I tried to investigate the problem that's why I launched the following command:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;./bin/stream.sh tail --chronicle ./nxserver/data/stream/bulk -l done --codec avro -n 20 | grep +80182744449038
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I got the following answer :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;|done-00:+80182744449038|2021-02-11 14:32:37.924:0|[DEFAULT]|be4043e1-5fcf-44df-be68-a0cabec1995f|171|{"commandId": "be4043e1-5fcf-44df-be68-a0cabec1995f", "action": "csvExport", "username": "Administrator", "delta": false, "errorCount": 0, "errorMessage": null, "processed": 32, "state": "COMPLETED", "submitTime": 1613050357319, "scrollStartTime": 1613050357385, "scrollEndTime": 1613050357401, "processingStartTime": null, "processingEndTime": null, "completedTime": 1613050357895, "total": 32, "processingDurationMillis": null, "result": "{\"url\":\"nxbigblob/be4043e1-5fcf-44df-be68-a0cabec1995f\"}"}|
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And by running the following command to see the status of the command:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;curl -s -X GET "http://localhost:8080/nuxeo/api/v1/bulk/be4043e1-5fcf-44df-be68-a0cabec1995f"  -u Administrator:Administrator  -H 'content-type: application/json' | jq .
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I got the following response:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;{
  "entity-type": "exception",
  "status": 404,
  "message": "Bulk command with id=be4043e1-5fcf-44df-be68-a0cabec1995f doesn't exist"
}

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do you have any idea how I can fix this?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 09:25:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-troubleshoot-nuxeo-bulk-computation-error/m-p/326899#M13900</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2021-04-26T09:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot nuxeo  bulk computation error</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-troubleshoot-nuxeo-bulk-computation-error/m-p/326900#M13901</link>
      <description>&lt;P&gt;Note that the error disappeared after deleting the nxserver/data/stream/bulk/csvExport folder but I don't think this is the right solution to fix the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 13:09:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-troubleshoot-nuxeo-bulk-computation-error/m-p/326900#M13901</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2021-04-27T13:09:12Z</dc:date>
    </item>
  </channel>
</rss>

