tmf: Log the exception when error occurs while opening a trace
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 26 Aug 2016 03:19:49 +0000 (23:19 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 7 Oct 2016 20:32:36 +0000 (16:32 -0400)
commitc05500117df102b059a2932b5b75369c5039f389
tree4800495b2d49917e0dd6ed20a9bc74c11063ef61
parentad2161cbff9d5f77b1376e53cec5b19c62701489
tmf: Log the exception when error occurs while opening a trace

If an exception occurs when opening a trace, the exception message
is displayed but the stack is nowhere to be found. By logging the
exception, the stack trace will be available in the log.

Change-Id: I8085cb46a1657747cc2f2be5736e4b17e0b7040f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/79792
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java
This page took 0.026005 seconds and 5 git commands to generate.