Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st. We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here. Need help or have questions? Drop us a line at [email protected]
hst-agent thinks
it has uploaded its node file; however, hst-server doesn't find the file when
it tries to use it.
Below error
reported in the hst-server.log file :
15 Feb 2017 15:09:35,033 INFO Thread-1 BundleMonitor:286 - Uploaded archive /hadoop/1/smartsense/hst-server/tmp/a-00000000-c-00000000_devhdpvm01_0_2017-02-15_15-08-02/hdwduv0073.odevkrj.jgcz.group-a-00000000-c-00000000_devhdpvm01_0_2017-02-15_15-08-02.tgz doesn't exists.
Reason:
hst-server and
hst agents have a common directory on the same shared mount where node bundles
from each agent are uploaded and clean up before consuming by the hst-server.
Solution:
Fixed in 1.4.0
and HOTFIX-651 for 1.3.x
Otherwise, create
separate directories for each agent / server in the shared mount or replace the
share mount with local filesystem.