-
Bug
-
Resolution: Not a Bug
-
Blocker
-
None
-
MTA 7.2.0
-
None
-
False
-
-
False
-
-
-
None
Description of problem:
Binary analysis doesn't work on Linux arm64
Version-Release number of selected component (if applicable):
7.2.0-16
How reproducible:
Couldn't make it work, but rhn-engineering-dymurray said this problem happens not always
Steps to Reproduce:
1. Run command like
/home/ec2-user/bin/mta-cli analyze-bin --overwrite --input /home/ec2-user/kantra-cli-tests/data/applications/AdministracionEfectivo.ear --output /home/ec2-user/reports/ --source weblogic --target eap7
2. See error message
Actual results:
INFO[0000] running source analysis INFO[0000] creating provider config INFO[0000] setting provider from provider config provider=java INFO[0000] setting provider from provider config provider=builtin INFO[0000] parsing rules for analysis rules=/home/ec2-user/.kantra/rulesets INFO[0002] starting provider provider=builtin INFO[0002] starting provider provider=java initialized failed: context canceledERRO[0137] unable to init the providers error="failed reading header line \"EOF\"" provider=java
Expected results:
Should work
Additional info: