A stack trace occurs when you catch an exception and execute the
Exception's printStackTrace() method. A stack trace may also occur if a
RuntimeException is propagated all the way up to the VM.
In order to know more about your problem, can you post the command you
are issuing as well as the error which occurs.