Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
May 24, 2006 10:27:39 AM java.sql.DriverManager getConnection
INFO: ** Performance Metrics Report **

Longest reported query: 0 ms
Shortest reported query: 9223372036854775807 ms
Average query execution time: NaN ms
Number of statements executed: 0
Number of result sets created: 0
Number of statements prepared: 0
Number of prepared statement executions: 0
May 24, 2006 10:27:39 AM testsuite.regression.ResultSetRegressionTest testBug13043
INFO: ** Performance Metrics Report **

Longest reported query: 3 ms
Shortest reported query: 1 ms
Average query execution time: 1.3333333333333333 ms
Number of statements executed: 3
Number of result sets created: 2
Number of statements prepared: 0
Number of prepared statement executions: 0

	Timing Histogram:

	less than 1 ms: 	1	********************
	between 1 and 2 ms: 	1	********************
	between 2 and 3 ms: 	0	
	between 3 and 4 ms: 	1	********************
	between 4 and 5 ms: 	0	
	between 5 and 6 ms: 	0	
	between 6 and 7 ms: 	0	
	between 7 and 8 ms: 	0	
	between 8 and 9 ms: 	0	
	between 9 and 10 ms: 	0	
	between 10 and 11 ms: 	0	
	between 11 and 12 ms: 	0	
	between 12 and 13 ms: 	0	
	between 13 and 14 ms: 	0	
	between 14 and 15 ms: 	0	
	between 15 and 16 ms: 	0	
	between 16 and 17 ms: 	0	
	between 17 and 18 ms: 	0	
	between 18 and 19 ms: 	0	

	Table Join Histogram:

	2 tables or less: 		2	********************
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
May 24, 2006 10:27:40 AM N/A N/A
WARNING: Profiler Event: [WARN] 	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2554) duration: 0 ms, connection-id: 0, statement-id: 5, resultset-id: 5, message: Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed.

You should consider re-formulating your query to return only the rows you are interested in using.

Full stack trace of location where event occurred:



** BEGIN NESTED EXCEPTION ** 

java.lang.Throwable

STACKTRACE:

java.lang.Throwable
	at com.mysql.jdbc.ResultSet.&lt;init&gt;(ResultSet.java:357)
	at com.mysql.jdbc.MysqlIO.buildResultSetWithRows(MysqlIO.java:2012)
	at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:431)
	at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1991)
	at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1413)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1757)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3004)
	at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1128)
	at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1222)
	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)


** END NESTED EXCEPTION **



May 24, 2006 10:27:40 AM N/A N/A
WARNING: Profiler Event: [WARN] 	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2554) duration: 0 ms, connection-id: 0, statement-id: 5, resultset-id: 0, message: The following columns were  part of the SELECT statement for this result set, but were never referenced: .1

Full stack trace of location where event occurred:



** BEGIN NESTED EXCEPTION ** 

java.lang.Throwable

STACKTRACE:

java.lang.Throwable
	at com.mysql.jdbc.ResultSet.&lt;init&gt;(ResultSet.java:357)
	at com.mysql.jdbc.MysqlIO.buildResultSetWithRows(MysqlIO.java:2012)
	at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:431)
	at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1991)
	at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1413)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1757)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3004)
	at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1128)
	at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1222)
	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2554)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)


** END NESTED EXCEPTION **



May 24, 2006 10:27:40 AM N/A N/A
WARNING: Profiler Event: [WARN] 	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2556) duration: 0 ms, connection-id: 0, statement-id: 5, resultset-id: 6, message: Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed.

You should consider re-formulating your query to return only the rows you are interested in using.

Full stack trace of location where event occurred:



** BEGIN NESTED EXCEPTION ** 

java.lang.Throwable

STACKTRACE:

java.lang.Throwable
	at com.mysql.jdbc.ResultSet.&lt;init&gt;(ResultSet.java:357)
	at com.mysql.jdbc.MysqlIO.buildResultSetWithRows(MysqlIO.java:2012)
	at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:431)
	at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1991)
	at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1413)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1757)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3004)
	at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1128)
	at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1222)
	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2556)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)


** END NESTED EXCEPTION **



May 24, 2006 10:27:40 AM N/A N/A
WARNING: Profiler Event: [WARN] 	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2556) duration: 0 ms, connection-id: 0, statement-id: 5, resultset-id: 0, message: The following columns were  part of the SELECT statement for this result set, but were never referenced: .1

Full stack trace of location where event occurred:



** BEGIN NESTED EXCEPTION ** 

java.lang.Throwable

STACKTRACE:

java.lang.Throwable
	at com.mysql.jdbc.ResultSet.&lt;init&gt;(ResultSet.java:357)
	at com.mysql.jdbc.MysqlIO.buildResultSetWithRows(MysqlIO.java:2012)
	at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:431)
	at com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1991)
	at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1413)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1757)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3004)
	at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1128)
	at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1222)
	at testsuite.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2556)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:289)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:558)


** END NESTED EXCEPTION **



Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
Connected to 4.0.27-nt
