<?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 Splunk Input step in Pentaho PDI is unable to run query on Splunk with error &amp;quot;SSL peer shut down incorrectly&amp;quot; in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Input-step-in-Pentaho-PDI-is-unable-to-run-query-on/m-p/281470#M84931</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am trying to use Splunk Input step in Pentaho PDI. I am getting the following Exception. Any idea what is going on? I am using port 8089.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Bindu&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;java.lang.RuntimeException: Remote host closed connection during handshake
Remote host closed connection during handshake
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:327)
    at org.pentaho.di.trans.steps.splunk.SplunkInputDialog$8.run(SourceFile:573)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: java.lang.RuntimeException: Remote host closed connection during handshake
    at com.splunk.HttpService.send(HttpService.java:314)
    at com.splunk.Service.send(Service.java:1203)
    at com.splunk.HttpService.post(HttpService.java:212)
    at com.splunk.Service.login(Service.java:1040)
    at com.splunk.Service.login(Service.java:1020)
    at com.splunk.Service.connect(Service.java:161)
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:151)
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:209)
    ... 2 more
Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:992)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1257)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
    at com.splunk.HttpService.send(HttpService.java:307)
    ... 9 more
Caused by: java.io.EOFException: SSL peer shut down incorrectly
    at sun.security.ssl.InputRecord.read(InputRecord.java:505)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
    ... 18 more
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 26 Oct 2016 17:14:00 GMT</pubDate>
    <dc:creator>hkosuru</dc:creator>
    <dc:date>2016-10-26T17:14:00Z</dc:date>
    <item>
      <title>Splunk Input step in Pentaho PDI is unable to run query on Splunk with error "SSL peer shut down incorrectly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Input-step-in-Pentaho-PDI-is-unable-to-run-query-on/m-p/281470#M84931</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am trying to use Splunk Input step in Pentaho PDI. I am getting the following Exception. Any idea what is going on? I am using port 8089.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Bindu&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;java.lang.RuntimeException: Remote host closed connection during handshake
Remote host closed connection during handshake
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:327)
    at org.pentaho.di.trans.steps.splunk.SplunkInputDialog$8.run(SourceFile:573)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: java.lang.RuntimeException: Remote host closed connection during handshake
    at com.splunk.HttpService.send(HttpService.java:314)
    at com.splunk.Service.send(Service.java:1203)
    at com.splunk.HttpService.post(HttpService.java:212)
    at com.splunk.Service.login(Service.java:1040)
    at com.splunk.Service.login(Service.java:1020)
    at com.splunk.Service.connect(Service.java:161)
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:151)
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:209)
    ... 2 more
Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:992)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1282)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1257)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
    at com.splunk.HttpService.send(HttpService.java:307)
    ... 9 more
Caused by: java.io.EOFException: SSL peer shut down incorrectly
    at sun.security.ssl.InputRecord.read(InputRecord.java:505)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
    ... 18 more
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Oct 2016 17:14:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Input-step-in-Pentaho-PDI-is-unable-to-run-query-on/m-p/281470#M84931</guid>
      <dc:creator>hkosuru</dc:creator>
      <dc:date>2016-10-26T17:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Input step in Pentaho PDI is unable to run query on Splunk with error "SSL peer shut down incorrectly"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Input-step-in-Pentaho-PDI-is-unable-to-run-query-on/m-p/281471#M84932</link>
      <description>&lt;P&gt;We resolved this issue, now we are getting com.splunk.HttpException: HTTP 400.&lt;BR /&gt;
Has anyone tried to access Splunk from Pentaho PDI? Any specific instructions to enable this functionality? &lt;/P&gt;

&lt;P&gt;com.splunk.HttpException: HTTP 400&lt;BR /&gt;
HTTP 400&lt;BR /&gt;
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:327)&lt;BR /&gt;
    at org.pentaho.di.trans.steps.splunk.SplunkInputDialog$8.run(SourceFile:573)&lt;BR /&gt;
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)&lt;BR /&gt;
Caused by: com.splunk.HttpException: HTTP 400&lt;BR /&gt;
    at com.splunk.HttpException.create(HttpException.java:59)&lt;BR /&gt;
    at com.splunk.HttpService.send(HttpService.java:355)&lt;BR /&gt;
    at com.splunk.Service.send(Service.java:1203)&lt;BR /&gt;
    at com.splunk.HttpService.post(HttpService.java:212)&lt;BR /&gt;
    at com.splunk.Service.login(Service.java:1040)&lt;BR /&gt;
    at com.splunk.Service.login(Service.java:1020)&lt;BR /&gt;
    at com.splunk.Service.connect(Service.java:161)&lt;BR /&gt;
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:151)&lt;BR /&gt;
    at org.pentaho.di.trans.steps.splunk.b.a(SourceFile:209)&lt;BR /&gt;
    ... 2 more&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 18:17:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Input-step-in-Pentaho-PDI-is-unable-to-run-query-on/m-p/281471#M84932</guid>
      <dc:creator>hkosuru</dc:creator>
      <dc:date>2016-10-28T18:17:41Z</dc:date>
    </item>
  </channel>
</rss>

