DatabaseException when running the SQLTraceListenerTest test #25657
Replies: 6 comments 6 replies
-
Hi @Ariho-Seth, the test should configure the DerbyPool to use the Embedded Derby database, so I don't understand the error you're getting. The test runs normally and passes on my side and in Github or Jenkins. What's the command you execute? |
Beta Was this translation helpful? Give feedback.
-
Error logs
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
It is still failing even after killing the process;
|
Beta Was this translation helpful? Give feedback.
-
This is th output when I run the
|
Beta Was this translation helpful? Give feedback.
-
Hello @OndroMih, I think I've found the problem. I had deleted the But since then, I didn't know that deleting it came with side effects. Line 49 in afe25f3 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
And this looks to be the same with the
master
branch, too!Originally posted by @Ariho-Seth in #25646 (comment)
Beta Was this translation helpful? Give feedback.
All reactions