An Automic File Transfer (JOBF) object fails immediately during the directory scanning phase when the source directory contains filenames with non-UTF-8 characters (e.g., ISO-8859-15 single-byte characters like ä).
The Job aborts and the following error is visible in the Agent log:
U00063030 FT '[RunID]': File sampling error. Filter: '/tmp'. Error: 'java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /tmp/�.txt'.
Additionally, the Agent log shows that it is forcing an internal UTF-8 charset despite being configured for a legacy code page: U07001001 Charset used by the Agent: 'UTF-8'
LANG=de_DE@euro / ISO-8859-15)This is caused by a product defect (DE194521).
In version 24, the Java-based Unix Agent application logic explicitly overrides OS locale settings, Agent INI properties (utf8=0), and JVM-level properties (e.g., -Dfile.encoding). It forces the internal java.nio.file scanner to use UTF-8, which cannot map single-byte legacy characters, resulting in a fatal InvalidPathException during directory sampling.
This issue is currently being investigated.
Workaround:
Currently, there is no known configuration-based workaround (INI settings or JVM flags) that can override this application-level behavior. For a permanent fix, please upgrade the Agent to a version containing the fix for DE194521.
Article title: How to register to Broadcom Software Product updates and Critical Alerts
https://knowledge.broadcom.com/external/article?articleId=133819