I have a web app in a jboss application server that gives a not understandable error.
Iām 100% sure it is because it is trying to access a forbidden file system location. Is it possible to profile the program, in particular what is doing step by step (ex. Spawning processes, opening files, writing files, etc)