When doing analysis using Linux RHEL 9 user encountered the error AnalysisPipeline: Discover failed
INFO perl: out: ERROR : unable to open /home/user/folder1
INFO perl: out: ERROR when checking size: /directory/name/here do not exists
ERROR AnalysisPipeline: Discover failed
java.lang.Exception: Discovery child process failed with exit status 2
ERROR console: (3) Command Line techno discovery error
Solution
- Check if the file /home/user/folder1 exist or not.
- Check if if all the files inside the folder & subfolder of /home/user/folder1 have the permission to be writable & readable.
- Check if the jar package files exist.
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
48601
Comments