Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Stopping command line report opening Windows error dialog (Command line report issues)
Stopping command line report opening Windows error dialog [message #1497144] Wed, 03 December 2014 15:24
Chris Hurst is currently offline Chris HurstFriend
Messages: 2
Registered: May 2013
Junior Member
Hi,

I run automated leak suspect reports at the end of my test runs from a web application, it runs the leak suspect report from the command line. Everything is lovely except if something goes wrong e.g. the file does not exist in which case the command line attempts to open a dialog with an ok button which freezes the process i.e. there is no GUI session (I run it remotely). I have to identify the PID somehow and kill the process.

I think the issue is an uncaught exception. Is there anyway to suppress this (error redirect or the like) ? I'd rather the process just died preferably with a command line error.
I'm trying to bullet proof my DOS scripts to catch every bad data possibility but I think it includes things like corrupt hprof which i can't do. These issues are rare but very annoying when they happen Wink
Previous Topic:Help in analyzing java.lang.ref.Finalizer in Heap dump analysis
Next Topic:Dominator tree
Goto Forum:
  


Current Time: Mon Jan 20 10:26:39 GMT 2025

Powered by FUDForum. Page generated in 0.03180 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top