[ http://issues.apache.org/jira/browse/DERBY-1778?page=all ]
Kristian Waagan closed DERBY-1778. ---------------------------------- Work on this will be done as part of DERBY-1381. > Document ij.exceptionTrace=true property in tools guide. > -------------------------------------------------------- > > Key: DERBY-1778 > URL: http://issues.apache.org/jira/browse/DERBY-1778 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.2.1.0, 10.1.2.1, > 10.1.3.0, 10.3.0.0, 10.1.3.1 > Reporter: Sunitha Kambhampati > > Add ij.exceptionTrace property to the list of properties available in this > section in tools guide > .http://db.apache.org/derby/docs/dev/tools/rtoolsijpropref29864.html This > can be very useful for users when debugging errors. > Function: > Set ij.exceptionTrace=true to print the stack traces for any exception > thatoccurs when executing sql statements via ij. > Example: > java -Dij.exceptionTrace=true org.apache.derby.tools.ij -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
