Member since
01-12-2017
5
Posts
0
Kudos Received
0
Solutions
04-24-2017
12:05 PM
@Wynner I am able to ping 10.0.5.22..i can run the other nifi instance on my browser.. do this require any site to site properties to configured in nifi properties in both the instances???
... View more
04-19-2017
11:52 AM
Hi I am trying to transfer data from one nifi instance to other nifi running on other IP 10.0.5.22 and port 8130 using remote process group. connection is esablished with the same but while trying to transfer data through RPG its throwing following error "2017-04-18 15:29:31,841 ERROR [pool-175-thread-1]
o.a.n.r.util.SiteToSiteRestApiClient Failed to create transaction for
http://ankit.paladion.com:8130/nifi-api/data-transfer/input-ports/38baf289-015b-1000-fa70-1a33f9d64c54/transactions java.net.ConnectException: Connection timed out: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_111] at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[na:1.8.0_111] at
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171)
[httpcore-nio-4.4.5.jar:4.4.5] at
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145)
[httpcore-nio-4.4.5.jar:4.4.5] at
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348)
[httpcore-nio-4.4.5.jar:4.4.5] at
org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192)
[httpasyncclient-4.1.2.jar:4.1.2] at
org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64)
[httpasyncclient-4.1.2.jar:4.1.2] at java.lang.Thread.run(Unknown Source) [na:1.8.0_111]" Please help me with the above issue..
... View more
Labels:
- Labels:
-
Apache NiFi