<?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: Splunk DB Connect: How to resolve error &amp;quot;ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full&amp;quot;? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355016#M42994</link>
    <description>&lt;P&gt;Can you elaborate on this a bit more? I am getting the FAILED error as well when trying to output to a table. The same job for the past few days worked fine. It seems to be intermittent I guess. Anyone know a cause for this? I have the latest version of DB Connect and running Splunk 7.2.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 17:45:42 GMT</pubDate>
    <dc:creator>hexxamillion</dc:creator>
    <dc:date>2018-12-20T17:45:42Z</dc:date>
    <item>
      <title>Splunk DB Connect: How to resolve error "ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355013#M42991</link>
      <description>&lt;P&gt;I have recently installed Splunk DB Connect 3.0.2 and I am trying to work with a MySQL database. I am able to use SQL Explorer in the Data Lab tab and can view rows from my table. The identity is not set for Read Only. I am running a job where I output search results into my table. When the job runs, it throws this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2017-04-28 12:37:22.884 -0400  [QuartzScheduler_Worker-3] ERROR org.easybatch.core.job.BatchJob - Unable to open record reader
java.io.IOException: Push back buffer is full
    at java.io.PushbackInputStream.unread(PushbackInputStream.java:232)
    at java.io.PushbackInputStream.unread(PushbackInputStream.java:252)
    at com.splunk.InsertRootElementFilterInputStream.&amp;lt;init&amp;gt;(InsertRootElementFilterInputStream.java:85)
    at com.splunk.ResultsReaderXml.&amp;lt;init&amp;gt;(ResultsReaderXml.java:82)
    at com.splunk.ResultsReaderXml.&amp;lt;init&amp;gt;(ResultsReaderXml.java:59)
    at com.splunk.dbx.server.dboutput.recordreader.DbOutputRecordReader.export(DbOutputRecordReader.java:82)
    at com.splunk.dbx.server.dboutput.recordreader.DbOutputRecordReader.open(DbOutputRecordReader.java:75)
    at org.easybatch.core.job.BatchJob.openReader(BatchJob.java:117)
    at org.easybatch.core.job.BatchJob.call(BatchJob.java:74)
    at org.easybatch.extensions.quartz.Job.execute(Job.java:59)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I do have Splunk DB Connect 3.0.2 running on a non-prod box with the exact same MySQL database, table and credentials and it can write to the table which tells me this is not a permissions issue.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 17:12:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355013#M42991</guid>
      <dc:creator>carlkennedy</dc:creator>
      <dc:date>2017-04-28T17:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to resolve error "ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355014#M42992</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Did you finally solved your issue ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 10:57:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355014#M42992</guid>
      <dc:creator>jan_lukasz</dc:creator>
      <dc:date>2017-11-09T10:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to resolve error "ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355015#M42993</link>
      <description>&lt;P&gt;In Splunk support I've seen a few "Push back buffer is full" where reducing the amount of data returned (by limiting the timeframe of returned events in the search) solved the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 11:08:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355015#M42993</guid>
      <dc:creator>mhoogcarspel_sp</dc:creator>
      <dc:date>2017-12-18T11:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to resolve error "ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355016#M42994</link>
      <description>&lt;P&gt;Can you elaborate on this a bit more? I am getting the FAILED error as well when trying to output to a table. The same job for the past few days worked fine. It seems to be intermittent I guess. Anyone know a cause for this? I have the latest version of DB Connect and running Splunk 7.2.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 17:45:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355016#M42994</guid>
      <dc:creator>hexxamillion</dc:creator>
      <dc:date>2018-12-20T17:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to resolve error "ERROR org.easybatch.core.job.BatchJob - Unable to open record reader java.io.IOException: Push back buffer is full"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355017#M42995</link>
      <description>&lt;P&gt;Were you able to resolve this? What did you find out?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 17:47:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-resolve-error-quot-ERROR-org-easybatch/m-p/355017#M42995</guid>
      <dc:creator>hexxamillion</dc:creator>
      <dc:date>2018-12-20T17:47:28Z</dc:date>
    </item>
  </channel>
</rss>

