forcedotcom / sfdx-scanner

MIT License
217 stars 49 forks source link

[BUG] SFA run took 4+ days and hang #1197

Open mohanraj-svmx opened 1 year ago

mohanraj-svmx commented 1 year ago

Describe the bug We have initiated the SFA run and it took more than 4+ days and finally we skipped/stopped the run. Our code base also bit bigger and thought it took more time, but it took more than expected time.

To Reproduce Steps to reproduce the behavior:

sfdx scanner:run:dfa --target "force-app/main/default/classes/.cls,!force-app/main/default/classes/_UT.cls" --projectdir "./" --format "csv" --outfile "core_dfa_scan_result.csv" --sfgejvmargs "-Xmx24g"

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

"Workaround": Have you found any ways to sidestep the problem?

"Urgency": How severe is this problem? "Business stopping" vs "Not business-stopping".

mohanraj-svmx commented 1 year ago

sfge-09-25-2023-6.log.zip

jfeingold35 commented 1 year ago

@mohanraj-svmx , have you tried any of the troubleshooting steps outlined in our documentation?

jfeingold35 commented 1 year ago

@mohanraj-svmx , wanted to check back in here.

git2gus[bot] commented 8 months ago

This issue has been linked to a new work item: W-15080475

rmohan20 commented 8 months ago

Duplicate of #1294