Hi Pedro,

You might want to try setting the flags "quantum.debug", "quantum.pulse" and "quantum.verbose" when launching your application.

Prior to that you might want to try to get a stack trace of the hung application using jstack, Visual VM or doing a Ctrl-Break on Windows or Control-\ on Mac.

--mm


On 5/11/15 3:03 PM, Pedro Duque Vieira wrote:
Hi,



Already posted this on the OTN forum but got no response.


I have a swing/javafx app that is hanging randomly without any error
information (exceptions thrown, etc). I run the app with the pulse logger
flag active and when it hangs the pulse logger stops.



How can I debug this? What can cause the pulse logger to stop? Is this my
fault or some javafx bug?


Thanks, best regards,

Reply via email to