-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
The errors aren't clear, but my supposition is that SqlServer won't launch. Is that legit and, if so, who's responsible for fixing that container (I haven't used SqlServer in 20y)
CommonTest > testOffsetWithLimit FAILED
java.lang.ExceptionInInitializerError at NativeConstructorAccessorImpl.java:-2
Caused by: org.testcontainers.containers.ContainerLaunchException at GenericContainer.java:359
Caused by: org.rnorth.ducttape.RetryCountExceededException at Unreliables.java:88
Caused by: org.testcontainers.containers.ContainerLaunchException at GenericContainer.java:563
Caused by: java.lang.IllegalStateException at GenericContainer.java:533
Caused by: java.lang.IllegalStateException at JdbcDatabaseContainer.java:176
Caused by: java.sql.SQLException at JdbcDatabaseContainer.java:262
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException at SQLServerException.java:234
CommonTest > testBothLimitAndOffsetAreNotPositive FAILED
java.lang.NoClassDefFoundError at NativeConstructorAccessorImpl.java:-2
Caused by: java.lang.ExceptionInInitializerError at NativeConstructorAccessorImpl.java:-2
Metadata
Metadata
Assignees
Labels
No labels