Select to view content in your preferred language

ArcGISVelocityFeed.Service Crashed, Hosted Feature layer Feeds Stuck in Initializing

149
0
2 weeks ago
Mia
by
New Contributor

I am working with point datasets in the hundreds of thousands of records, which I published as hosted feature services and registered as feature layer type feed. There are three such feeds of this magnitude registered on Velocity site. These feeds remain stuck in the "Initializing" status indefinitely; they cannot be stopped or deleted. Running systemctl stop/start ArcGISVelocityFeed.Service returns errors. The trace logs are as follows:

18 13:03:00 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
6月 18 13:03:00 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
6月 18 13:03:00 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
6月 18 13:03:00 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
6月 18 13:03:00 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: ... 32 more
6月 18 13:03:47 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: 2026-06-18 13:03:47,117 WARN [com.esr.rea.io.fee.arc.FeatureLayer] (feature-layer-recurring-thread) [2026-06-18T05:03:47.117675673Z] [com.esri.realtime.io.feed.arcgis.FeatureLayer] [feed] [feature-layer] [35_sde_service] [0123456789abcdef] [4b3c7f43d4484a409c723ce64902eecf] [geoscene] [user] [FEEDS__RECURRING_WORKER_SKIP_EXE] [1781758800000] Last execution did not finish. Will skip this execution scheduled for 1,781,758,800,000.:::LF:::
6月 19 11:45:40 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: 2026-06-19 11:45:40,370 INFO [com.esr.rea.io.fee.arc.FeatureLayer] (refreshtoken-timer) [2026-06-19T03:45:40.370020890Z] [com.esri.realtime.io.feed.arcgis.FeatureLayer] [feed] [feature-layer] [nyc_motion] [0123456789abcdef] [53c274abbcec4efca8f4b7b0957783ac] [geoscene] [admin] [Refreshing the Refresh Token for '{0}' ...] [geoscene] :::LF:::
6月 22 11:16:16 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: 2026-06-22 11:16:16,574 INFO [com.esr.arc.vel.con.fra.out.fil.wat.SecurityConfigInfoFileWatcher] (Camel (camel-1) thread #2 - CamelFileWatchPoll) [2026-06-22T03:16:16.574292438Z] [com.esri.arcgis.velocity.config.framework.output.file.watch.SecurityConfigInfoFileWatcher] [unknown] [] [] [system] [] [] [admin] [The security config info file was created or modified at 2026-06-22T03:16:16.545Z. Updating system property.] [] :::LF:::
6月 22 14:28:06 portal80.geosceneonline.cn systemd[1]: Stopping "Velocity enterprise unit file for cgroup realtime feed."...
6月 22 14:28:21 portal80.geosceneonline.cn realtime-feed-starter.sh[106241]: 2026-06-22 14:28:21,801 INFO [com.esr.arc.vel.man.cor.TaskExecutorService$] (main) [2026-06-22T06:28:21.801726503Z] [com.esri.arcgis.velocity.manager.core.TaskExecutorService$] [unknown] [] [] [system] [] [] [admin] [Shutting down TaskExecutorService...] [] :::LF:::

 

---------------------------------------------------------------

[root@portal arcgis]# free -h
total used free shared buff/cache available
Mem: 15Gi 5.0Gi 2.4Gi 317Mi 8.4Gi 10Gi
Swap: 7.9Gi 0B 7.9Gi

0 Kudos
0 Replies