[
https://issues.apache.org/jira/browse/NIFI-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814063#comment-16814063
]
Andy LoPresto commented on NIFI-6201:
-------------------------------------
App log when starting a flow with missing bundles and an unavailable registry
instance after PR:
{code}
2019-04-09 22:29:35,382 INFO [main] o.a.n.r.v.FileBasedVariableRegistry Loaded
124 properties from system properties and environment variables
2019-04-09 22:29:35,382 INFO [main] o.a.n.r.v.FileBasedVariableRegistry Loaded
a total of 124 properties. Including precedence overrides effective accessible
registry key size is 124
2019-04-09 22:29:35,452 INFO [main] o.a.n.c.r.WriteAheadFlowFileRepository
Initialized FlowFile Repository using 256 partitions
2019-04-09 22:29:35,513 INFO [main] o.a.n.p.store.WriteAheadStorePartition
After recovering ./provenance_repository, next Event ID to be generated will be 0
2019-04-09 22:29:35,521 INFO [main] o.a.n.c.repository.FileSystemRepository
Maximum Threshold for Container default set to 259980850954 bytes; if volume
exceeds this size, archived data will be deleted until it no longer exceeds
this size
2019-04-09 22:29:35,523 INFO [main] o.a.n.c.repository.FileSystemRepository
Initializing FileSystemRepository with 'Always Sync' set to false
2019-04-09 22:29:35,871 INFO [main] org.wali.MinimalLockingWriteAheadLog
org.wali.MinimalLockingWriteAheadLog@1fd2f96d finished recovering records.
Performing Checkpoint to ensure proper state of Partitions before updates
2019-04-09 22:29:35,871 INFO [main] org.wali.MinimalLockingWriteAheadLog
Successfully recovered 0 records in 6 milliseconds
2019-04-09 22:29:35,890 INFO [main] org.wali.MinimalLockingWriteAheadLog
org.wali.MinimalLockingWriteAheadLog@1fd2f96d checkpointed with 0 Records and 0
Swap Files in 18 milliseconds (Stop-the-world time = 8 milliseconds, Clear Edit
Logs time = 7 millis), max Transaction ID -1
2019-04-09 22:29:35,939 INFO [main] o.apache.nifi.controller.FlowController Not
enabling RAW Socket Site-to-Site functionality because
nifi.remote.input.socket.port is not set
2019-04-09 22:29:35,980 INFO [main] o.a.n.w.c.ApplicationStartupContextListener
Starting Flow Controller...
2019-04-09 22:29:36,129 WARN [main] o.a.nifi.fingerprint.FingerprintFactory
Unable to get Processor of type
org.influxdata.nifi.processors.PutInfluxDatabaseRecord; its default properties
will be fingerprinted instead of being ignored.
2019-04-09 22:29:36,148 WARN [main] o.a.nifi.fingerprint.FingerprintFactory
Unable to get Processor of type
org.influxdata.nifi.processors.PutInfluxDatabaseRecord; its default properties
will be fingerprinted instead of being ignored.
2019-04-09 22:29:36,257 INFO [main] o.a.nifi.controller.ExtensionBuilder
Created Controller Service of type org.apache.nifi.json.JsonTreeReader with
identifier cc2f7264-0169-1000-6cb7-80aac26760d3
2019-04-09 22:29:36,285 INFO [main] o.a.nifi.groups.StandardProcessGroup
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=fd0e2f4f-2b40-379d-b938-1aef106250f2, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false} added to
StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707]
2019-04-09 22:29:36,304 INFO [main] o.a.nifi.controller.ExtensionBuilder
Created Controller Service of type org.apache.nifi.json.JsonRecordSetWriter
with identifier cc280f80-0169-1000-abd0-3c54a60222b7
2019-04-09 22:29:36,305 INFO [main] o.a.nifi.groups.StandardProcessGroup
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=b49486aa-8b40-3720-b9cf-f22949c2aca7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false} added to
StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707]
2019-04-09 22:29:36,307 ERROR [main] o.a.nifi.controller.ExtensionBuilder Could
not create Controller Service of type
org.influxdata.nifi.services.StandardInfluxDatabaseService for ID
cc741505-0169-1000-5721-b966b6cc8fd6; creating "Ghost" implementation because
the bundle org.influxdata.nifi:nifi-influx-database-nar:1.1-SNAPSHOT is missing
2019-04-09 22:29:36,311 INFO [main] o.a.nifi.groups.StandardProcessGroup
StandardControllerServiceNode{controllerServiceHolder=org.influxdata.nifi:nifi-influx-database-nar:1.1-SNAPSHOT,
versionedComponentId=ee715408-4d04-3f90-968e-0e0ffb65dfe7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false} added to
StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707]
2019-04-09 22:29:36,572 INFO [main] o.a.n.c.s.StandardProcessScheduler Enabling
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=fd0e2f4f-2b40-379d-b938-1aef106250f2, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false}
2019-04-09 22:29:36,623 INFO [Timer-Driven Process Thread-1]
o.a.n.c.s.StandardControllerServiceNode Successfully enabled
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=fd0e2f4f-2b40-379d-b938-1aef106250f2, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=true}
2019-04-09 22:29:36,624 INFO [main] o.a.n.c.s.StandardProcessScheduler Enabling
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=b49486aa-8b40-3720-b9cf-f22949c2aca7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false}
2019-04-09 22:29:36,634 INFO [main] o.a.n.c.s.StandardProcessScheduler Enabling
StandardControllerServiceNode{controllerServiceHolder=org.influxdata.nifi:nifi-influx-database-nar:1.1-SNAPSHOT,
versionedComponentId=ee715408-4d04-3f90-968e-0e0ffb65dfe7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=false}
2019-04-09 22:29:36,634 INFO [Timer-Driven Process Thread-2]
o.a.n.c.s.StandardControllerServiceNode Successfully enabled
StandardControllerServiceNode{controllerServiceHolder=org.apache.nifi:nifi-record-serialization-services-nar:1.10.0-SNAPSHOT,
versionedComponentId=b49486aa-8b40-3720-b9cf-f22949c2aca7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=true}
2019-04-09 22:29:36,635 WARN [main] o.a.n.c.s.StandardControllerServiceProvider
Failed to enable service
StandardControllerServiceNode{controllerServiceHolder=org.influxdata.nifi:nifi-influx-database-nar:1.1-SNAPSHOT,
versionedComponentId=ee715408-4d04-3f90-968e-0e0ffb65dfe7, comment='',
processGroup=StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707],
active=true} because java.lang.RuntimeException:
org.apache.nifi.controller.service.StandardControllerServiceNode$2@7419d871
cannot be enabled because it is not currently valid. Will try again in 5
seconds.
2019-04-09 22:29:36,673 ERROR [main] o.a.nifi.controller.ExtensionBuilder Could
not create Processor of type
org.influxdata.nifi.processors.PutInfluxDatabaseRecord for ID
cc1f29fb-0169-1000-5064-8ae58b29bbcc; creating "Ghost" implementation because
the bundle org.influxdata.nifi:nifi-influx-database-nar:1.1-SNAPSHOT is missing
2019-04-09 22:29:36,677 INFO [main] o.a.n.controller.StandardProcessorNode
LogAttribute[id=cc7ff204-0169-1000-2689-3bec48957047] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:36,678 INFO [main] o.a.n.controller.StandardProcessorNode
GenerateFlowFile[id=cc44c8e7-0169-1000-c9c0-f4fa270c8dfe] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:36,679 INFO [main] o.a.n.controller.StandardProcessorNode
LogAttribute[id=cc36ef27-0169-1000-9a34-2e7d2488e959] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:36,766 INFO [main] o.a.n.controller.StandardProcessorNode
GenerateFlowFile[id=9b3b1bc3-0169-1000-15d1-fe632bfccb58] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:37,235 ERROR [Framework Task Thread Thread-2]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b3b1bba-0169-1000-5910-3a1883ce6f36] with Flow
Registry because could not retrieve version 2 of flow with identifier
932bb11a-cfcc-4b0f-927b-8dd2e5010ced in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:37,235 ERROR [Framework Task Thread Thread-1]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707] with Flow
Registry because could not retrieve version 1 of flow with identifier
8bb7dcc8-5be1-4451-bf42-2d9c3e08081c in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:37,342 INFO [main] o.a.nifi.groups.StandardProcessGroup
Template[id=67e92fec-e814-4295-9e47-e14f6352b54e] added to
StandardProcessGroup[identifier=9b3b1bba-0169-1000-5910-3a1883ce6f36]
2019-04-09 22:29:37,344 ERROR [Framework Task Thread Thread-2]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b59e11e-0169-1000-cb5a-8291e22101f8] with Flow
Registry because could not retrieve version 2 of flow with identifier
39ba9057-eaee-4ded-bc61-ce6d4d47d164 in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:37,345 INFO [main] o.a.n.controller.StandardProcessorNode
GenerateFlowFile[id=9b59e121-0169-1000-d8dc-62ad3cbb04cd] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:37,380 INFO [main] o.a.nifi.groups.StandardProcessGroup
Template[id=5f5669e0-1989-451c-92b7-e5cb73d8e77a] added to
StandardProcessGroup[identifier=9b59e11e-0169-1000-cb5a-8291e22101f8]
2019-04-09 22:29:37,385 ERROR [Framework Task Thread Thread-1]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b4d4f85-0169-1000-8bfd-c8c29fc71447] with Flow
Registry because could not retrieve version 2 of flow with identifier
ac66d0ae-2568-489e-aee7-176d0be74606 in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:37,386 INFO [main] o.a.n.controller.StandardProcessorNode
LogAttribute[id=9b573314-0169-1000-5cfc-ff87222ce12a] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:37,388 INFO [main] o.a.n.controller.StandardProcessorNode
LogAttribute[id=9b56a053-0169-1000-a5c0-51d5860197eb] disabled so
ScheduledState transitioned from STOPPED to DISABLED
2019-04-09 22:29:37,505 INFO [main] o.apache.nifi.controller.FlowController
Successfully synchronized controller with proposed flow
2019-04-09 22:29:37,557 INFO [main] o.a.n.wali.SequentialAccessWriteAheadLog
Recovering records from Write-Ahead Log at ./flowfile_repository
2019-04-09 22:29:37,559 INFO [main] o.a.n.wali.SequentialAccessWriteAheadLog No
Snapshot File to recover from at ./flowfile_repository. Now recovering records
from 0 journal files
2019-04-09 22:29:37,560 INFO [main] o.a.n.wali.SequentialAccessWriteAheadLog
Successfully recovered 0 records in 3 milliseconds. Now checkpointing to ensure
that Write-Ahead Log is in a consistent state
2019-04-09 22:29:37,621 INFO [main] o.a.n.wali.SequentialAccessWriteAheadLog
Checkpointed Write-Ahead Log with 0 Records and 0 Swap Files in 60 milliseconds
(Stop-the-world time = 55 milliseconds), max Transaction ID -1
2019-04-09 22:29:37,625 INFO [main] o.a.n.c.r.WriteAheadFlowFileRepository
Successfully restored 0 FlowFiles and 0 Swap Files
2019-04-09 22:29:39,070 INFO [main] o.apache.nifi.controller.FlowController
Performed initial validation of all components in 745 milliseconds
2019-04-09 22:29:39,071 INFO [main] o.apache.nifi.controller.FlowController
Starting 0 processors/ports/funnels
2019-04-09 22:29:39,071 INFO [main] o.apache.nifi.controller.FlowController
Started 0 Remote Group Ports transmitting
2019-04-09 22:29:39,071 INFO [main] o.a.n.w.c.ApplicationStartupContextListener
Flow Controller started successfully.
2019-04-09 22:29:40,323 INFO [main] o.e.jetty.server.handler.ContextHandler
Started
o.e.j.w.WebAppContext@77a14911{nifi-api,/nifi-api,file:///Users/alopresto/Workspace/nifi/nifi-assembly/target/nifi-1.10.0-SNAPSHOT-bin/nifi-1.10.0-SNAPSHOT/work/jetty/nifi-web-api-1.10.0-SNAPSHOT.war/webapp/,AVAILABLE}{./work/nar/framework/nifi-framework-nar-1.10.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/nifi-web-api-1.10.0-SNAPSHOT.war}
2019-04-09 22:29:41,008 INFO [main] o.e.j.a.AnnotationConfiguration Scanning
elapsed time=55ms
2019-04-09 22:29:41,009 INFO [main] o.e.j.s.h.C._nifi_content_viewer No Spring
WebApplicationInitializer types detected on classpath
2019-04-09 22:29:41,034 INFO [main] o.e.jetty.server.handler.ContextHandler
Started
o.e.j.w.WebAppContext@541c76fd{nifi-content-viewer,/nifi-content-viewer,file:///Users/alopresto/Workspace/nifi/nifi-assembly/target/nifi-1.10.0-SNAPSHOT-bin/nifi-1.10.0-SNAPSHOT/work/jetty/nifi-web-content-viewer-1.10.0-SNAPSHOT.war/webapp/,AVAILABLE}{./work/nar/framework/nifi-framework-nar-1.10.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/nifi-web-content-viewer-1.10.0-SNAPSHOT.war}
2019-04-09 22:29:41,085 INFO [main] o.e.j.a.AnnotationConfiguration Scanning
elapsed time=10ms
2019-04-09 22:29:41,087 WARN [main] o.e.j.webapp.StandardDescriptorProcessor
Duplicate mapping from / to default
2019-04-09 22:29:41,126 INFO [main] o.e.j.s.h.ContextHandler._nifi_docs No
Spring WebApplicationInitializer types detected on classpath
2019-04-09 22:29:41,132 INFO [main] o.e.jetty.server.handler.ContextHandler
Started
o.e.j.w.WebAppContext@1142843c{nifi-docs,/nifi-docs,file:///Users/alopresto/Workspace/nifi/nifi-assembly/target/nifi-1.10.0-SNAPSHOT-bin/nifi-1.10.0-SNAPSHOT/work/jetty/nifi-web-docs-1.10.0-SNAPSHOT.war/webapp/,AVAILABLE}{./work/nar/framework/nifi-framework-nar-1.10.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/nifi-web-docs-1.10.0-SNAPSHOT.war}
2019-04-09 22:29:41,188 INFO [main] o.e.j.a.AnnotationConfiguration Scanning
elapsed time=13ms
2019-04-09 22:29:41,190 INFO [main] o.e.j.server.handler.ContextHandler._ No
Spring WebApplicationInitializer types detected on classpath
2019-04-09 22:29:41,235 INFO [main] o.e.jetty.server.handler.ContextHandler
Started
o.e.j.w.WebAppContext@3993cecb{nifi-error,/,file:///Users/alopresto/Workspace/nifi/nifi-assembly/target/nifi-1.10.0-SNAPSHOT-bin/nifi-1.10.0-SNAPSHOT/work/jetty/nifi-web-error-1.10.0-SNAPSHOT.war/webapp/,AVAILABLE}{./work/nar/framework/nifi-framework-nar-1.10.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/nifi-web-error-1.10.0-SNAPSHOT.war}
2019-04-09 22:29:41,297 INFO [main] o.eclipse.jetty.server.AbstractConnector
Started ServerConnector@5b14018d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2019-04-09 22:29:41,299 INFO [main] org.eclipse.jetty.server.Server Started
@39940ms
2019-04-09 22:29:41,342 INFO [main] org.apache.nifi.nar.NarAutoLoader Starting
NAR Auto-Loader for directory ./extensions ...
2019-04-09 22:29:41,342 INFO [main] org.apache.nifi.nar.NarAutoLoader NAR
Auto-Loader started
2019-04-09 22:29:41,344 INFO [main] org.apache.nifi.web.server.JettyServer NiFi
has started. The UI is available at the following URLs:
2019-04-09 22:29:41,344 INFO [main] org.apache.nifi.web.server.JettyServer
http://192.168.1.21:8080/nifi
2019-04-09 22:29:41,344 INFO [main] org.apache.nifi.web.server.JettyServer
http://10.137.0.154:8080/nifi
2019-04-09 22:29:41,344 INFO [main] org.apache.nifi.web.server.JettyServer
http://127.0.0.1:8080/nifi
2019-04-09 22:29:41,346 INFO [main] org.apache.nifi.BootstrapListener
Successfully initiated communication with Bootstrap
2019-04-09 22:29:41,347 INFO [main] org.apache.nifi.NiFi Controller
initialization took 19874843544 nanoseconds (19 seconds).
2019-04-09 22:29:42,752 ERROR [Timer-Driven Process Thread-4]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=cc0f2d21-0169-1000-858f-1e4106731707] with Flow
Registry because could not retrieve version 1 of flow with identifier
8bb7dcc8-5be1-4451-bf42-2d9c3e08081c in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:42,754 ERROR [Timer-Driven Process Thread-4]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b4d4f85-0169-1000-8bfd-c8c29fc71447] with Flow
Registry because could not retrieve version 2 of flow with identifier
ac66d0ae-2568-489e-aee7-176d0be74606 in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:42,755 ERROR [Timer-Driven Process Thread-4]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b3b1bba-0169-1000-5910-3a1883ce6f36] with Flow
Registry because could not retrieve version 2 of flow with identifier
932bb11a-cfcc-4b0f-927b-8dd2e5010ced in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:29:42,756 ERROR [Timer-Driven Process Thread-4]
o.a.nifi.groups.StandardProcessGroup Failed to synchronize
StandardProcessGroup[identifier=9b59e11e-0169-1000-cb5a-8291e22101f8] with Flow
Registry because could not retrieve version 2 of flow with identifier
39ba9057-eaee-4ded-bc61-ce6d4d47d164 in bucket
aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
2019-04-09 22:30:07,770 WARN [Remote Process Group
9b3b1bc4-0169-1000-46fc-9f4dd4a0b515 Thread-1]
o.a.n.r.util.SiteToSiteRestApiClient Failed to get controller from
http://192.168.0.100:8080/nifi-api due to
org.apache.http.conn.ConnectTimeoutException: Connect to 192.168.0.100:8080
[/192.168.0.100] failed: connect timed out
2019-04-09 22:30:07,771 WARN [Remote Process Group
9b3b1bc4-0169-1000-46fc-9f4dd4a0b515 Thread-1]
o.a.n.remote.StandardRemoteProcessGroup Unable to communicate with remote
instance RemoteProcessGroup[http://192.168.0.100:8080/nifi]
{code}
> Suppress stacktrace on connection refused when NiFi Registry is not running
> ---------------------------------------------------------------------------
>
> Key: NIFI-6201
> URL: https://issues.apache.org/jira/browse/NIFI-6201
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Affects Versions: 1.9.2
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Priority: Major
> Labels: beginner, error, log, registry
>
> When NiFi is running and the flow has a Registry Client configured to connect
> to the NiFi Registry, but the Registry instance is not running or is not
> avzailable, long stacktraces are output in the {{nifi-app.log}}. While these
> events are important, the long stacktraces are unnecessary as the cause is
> clear -- "Connection refused". These exceptions should be caught and logged
> properly.
> Sufficient:
> {code}
> 2019-04-09 19:51:04,100 ERROR [Timer-Driven Process Thread-4]
> o.a.nifi.groups.StandardProcessGroup Failed to synchronize
> StandardProcessGroup[identifier=9b59e11e-0169-1000-cb5a-8291e22101f8] with
> Flow Registry because could not retrieve version 2 of flow with identifier
> 39ba9057-eaee-4ded-bc61-ce6d4d47d164 in bucket
> aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
> java.net.ConnectException: Connection refused (Connection refused)
> {code}
> Unnecessary (current state):
> {code}
> 2019-04-09 19:53:04,121 ERROR [Timer-Driven Process Thread-8]
> o.a.nifi.groups.StandardProcessGroup Failed to synchronize
> StandardProcessGroup[identifier=9b59e11e-0169-1000-cb5a-8291e22101f8] with
> Flow Registry because could not retrieve version 2 of flow with identifier
> 39ba9057-eaee-4ded-bc61-ce6d4d47d164 in bucket
> aa2f984d-fca4-4b0b-a5a2-c21b3910d1b6
> java.net.ConnectException: Connection refused (Connection refused)
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at
> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
> at
> java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
> at
> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
> at java.net.Socket.connect(Socket.java:589)
> at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
> at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
> at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
> at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
> at sun.net.www.http.HttpClient.New(HttpClient.java:339)
> at sun.net.www.http.HttpClient.New(HttpClient.java:357)
> at
> sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
> at
> sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
> at
> sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
> at
> sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
> at
> java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
> at
> org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:390)
> at
> org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:282)
> at
> org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:278)
> at
> org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:767)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:229)
> at
> org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:414)
> at
> org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:765)
> at
> org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:428)
> at
> org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:324)
> at
> org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient.lambda$get$1(JerseyFlowSnapshotClient.java:104)
> at
> org.apache.nifi.registry.client.impl.AbstractJerseyClient.executeAction(AbstractJerseyClient.java:71)
> at
> org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient.get(JerseyFlowSnapshotClient.java:97)
> at
> org.apache.nifi.registry.flow.RestBasedFlowRegistry.getFlowContents(RestBasedFlowRegistry.java:206)
> at
> org.apache.nifi.registry.flow.RestBasedFlowRegistry.getFlowContents(RestBasedFlowRegistry.java:220)
> at
> org.apache.nifi.groups.StandardProcessGroup.synchronizeWithFlowRegistry(StandardProcessGroup.java:3258)
> at
> org.apache.nifi.controller.FlowController$5.run(FlowController.java:820)
> at org.apache.nifi.engine.FlowEngine$2.run(FlowEngine.java:110)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)