Hello,

I am trying to get tracing info for a test run in standalone manner. The test runs fine, but I do not see the traceFile being created.

The command I use is as below,


java -cp $CLASSPATH -Dframework=DerbyNetClient -DtestSpecialProps=derby.infolog.append=true^derby.drda.traceFile=./trace.out^derby.drda.traceLevel=org.apache.derby.jdbc.ClientDataSource.TRACE_PROTOCOL_FLOWS org.apache.derbyTesting.functionTests.harness.RunTest jdbcapi/parameterMapping.java

Is there anything that I am missing ??


What is the best way to generate tracing data for tests ??


TIA
Mayuresh

Reply via email to