-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Java][CI] Flight related failure in the AMD64 Windows Server 2022 Java JDK 11 CI #43869
Copy link
Copy link
Closed
Closed
Copy link
Description
Describe the bug, including details regarding any error messages, version, and platform.
There has been the following CI failure that occurred continuously.
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 s <<< FAILURE! -- in org.apache.arrow.flight.sql.test.TestFlightSqlStateless
Error: org.apache.arrow.flight.sql.test.TestFlightSqlStateless -- Time elapsed: 0.028 s <<< ERROR!
java.lang.IllegalStateException: Failed to clear Derby database!
at org.apache.arrow.util.Preconditions.checkState(Preconditions.java:422)
at org.apache.arrow.flight.sql.example.FlightSqlExample.<init>(FlightSqlExample.java:187)
at org.apache.arrow.flight.sql.test.TestFlightSql.setUpClientServer(TestFlightSql.java:109)
at org.apache.arrow.flight.sql.test.TestFlightSql.setUp(TestFlightSql.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)This is related to mishandled state in clearing the Derby databse.
Component(s)
Integration, Java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.