Skip to main content
Question

Bypass crash logging in Java Print Agent

  • October 30, 2024
  • 1 reply
  • 25 views

durette
Superhero (Customer)
Forum|alt.badge.img+19

We have Java-based Print Agents on IFS Applications 9 UPD 13. When they crash, like during a Windows update, they produce files like $ROOT\agents\$ID\crash_logs\crashlog_0.csv.

Is there a setting I can change somewhere to stop this from happening? End users resubmit their jobs that don't come out right away, so if a job dies, I want it to stay dead.

As a workaround, we could remove the crashlog_0.csv file with a startup script, but it would be nice to avoid unnecessary complexity in our total solution.

1 reply

durette
Superhero (Customer)
Forum|alt.badge.img+19
  • Author
  • Superhero (Customer)
  • August 18, 2025

Bump. This is still causing trouble.