Skip to content

Instantly share code, notes, and snippets.

@scottmarlow
Created March 29, 2022 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottmarlow/b7eb4148b3c05eaee697b0dd6da4c6b9 to your computer and use it in GitHub Desktop.
Save scottmarlow/b7eb4148b3c05eaee697b0dd6da4c6b9 to your computer and use it in GitHub Desktop.
EE 10 Platform TCK test failure "Caused by: ERROR 22005: An attempt was made to get a data value of type 'BOOLEAN' from a data value of type 'SMALLINT'."
\u001b[0m\u001b[0m15:25:12,104 INFO [org.hibernate.Version] (ServerService Thread Pool -- 9) HHH000412: Hibernate ORM core version 6.0.0-SNAPSHOT
\u001b[0m\u001b[0m15:25:12,596 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 9) HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
\u001b[0m\u001b[0m15:25:12,622 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 18) HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
\u001b[0m\u001b[0m15:25:12,659 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 10) HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
\u001b[0m\u001b[33m15:25:12,667 WARN [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 10) HHH90000021: Encountered deprecated setting [jakarta.persistence.sharedCache.mode], use [jakarta.persistence.sharedCache.mode] instead
\u001b[0m\u001b[33m15:25:12,680 WARN [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 9) HHH90000021: Encountered deprecated setting [jakarta.persistence.sharedCache.mode], use [jakarta.persistence.sharedCache.mode] instead
\u001b[0m\u001b[33m15:25:12,692 WARN [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 18) HHH90000021: Encountered deprecated setting [jakarta.persistence.sharedCache.mode], use [jakarta.persistence.sharedCache.mode] instead
\u001b[0m\u001b[0m15:25:12,722 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 9) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
\u001b[0m\u001b[0m15:25:12,954 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 9) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'jpa_core_annotations_access_property_vehicles.ear#CTS-EM2'
\u001b[0m\u001b[0m15:25:12,965 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'jpa_core_annotations_access_property_vehicles.ear#CTS-EM'
\u001b[0m\u001b[0m15:25:12,980 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 10) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'jpa_core_annotations_access_property_vehicles.ear#CTS-EM-NOTX'
\u001b[0m\u001b[0m15:25:13,340 INFO [SQL dialect] (ServerService Thread Pool -- 9) HHH000400: Using dialect: org.hibernate.dialect.DerbyDialect
\u001b[0m\u001b[0m15:25:13,348 INFO [SQL dialect] (ServerService Thread Pool -- 18) HHH000400: Using dialect: org.hibernate.dialect.DerbyDialect
\u001b[0m\u001b[0m15:25:13,371 INFO [SQL dialect] (ServerService Thread Pool -- 10) HHH000400: Using dialect: org.hibernate.dialect.DerbyDialect
\u001b[0m\u001b[0m15:25:13,451 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 10) Envers integration enabled? : true
\u001b[0m\u001b[0m15:25:13,469 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 18) Envers integration enabled? : true
\u001b[0m\u001b[0m15:25:13,487 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 9) Envers integration enabled? : true
\u001b[0m\u001b[0m15:25:14,346 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 18) HV000001: Hibernate Validator 7.0.2.Final
\u001b[0m\u001b[0m15:25:16,177 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Preview 27.0.0.Beta1-SNAPSHOT (WildFly Core 19.0.0.Beta6) started in 18482ms - Started 928 of 934 services (326 services are lazy, passive or on-demand) - Server configuration file in use: appclient.xml
\u001b[0m\u001b[0m15:25:16,200 INFO [org.jboss.as.server] (Thread-39) WFLYSRV0010: Deployed "jpa_core_annotations_access_property_vehicles.ear" (runtime-name : "jpa_core_annotations_access_property_vehicles.ear")
\u001b[0m\u001b[0m15:25:16,248 INFO [stdout] (Thread-64) ************************************************************
\u001b[0m\u001b[0m15:25:16,249 INFO [stdout] (Thread-64) * props file set to "/tmp/hudson-cts-props.txt"
\u001b[0m\u001b[0m15:25:16,249 INFO [stdout] (Thread-64) ************************************************************
\u001b[0m\u001b[0m15:25:16,289 INFO [org.jboss.ejb.client] (Thread-64) JBoss EJB Client version 4.0.44.Final
\u001b[0m\u001b[0m15:25:17,362 INFO [stdout] (Thread-67) 03-28-2022 15:25:17: SVR-ERROR: Unexpected Exception in createTestData:
\u001b[0m\u001b[0m15:25:17,364 INFO [stdout] (Thread-67) 03-28-2022 15:25:17: SVR-ERROR: jakarta.persistence.PersistenceException: Converting `org.hibernate.exception.DataException` to JPA `PersistenceException` : could not insert: [com.sun.ts.tests.jpa.core.annotations.access.property.DataTypes]
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:165)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:175)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:182)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1423)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1405)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.tests.jpa.core.annotations.access.property.Client.createTestData2(Client.java:905)
\u001b[0m\u001b[0m15:25:17,365 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.tests.jpa.core.annotations.access.property.Client.setup2(Client.java:66)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/java.lang.reflect.Method.invoke(Method.java:568)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.lib.harness.EETest.run(EETest.java:569)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.tests.common.vehicle.ejb3share.EJB3ShareBaseBean.runTest(EJB3ShareBaseBean.java:75)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at deployment.jpa_core_annotations_access_property_vehicles.ear.jpa_core_annotations_access_property_appmanaged_vehicle_ejb.jar//com.sun.ts.tests.common.vehicle.appmanaged.AppManagedVehicleBean.runTest(AppManagedVehicleBean.java:61)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
\u001b[0m\u001b[0m15:25:17,366 INFO [stdout] (Thread-67) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at java.base/java.lang.reflect.Method.invoke(Method.java:568)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.weld.common@27.0.0.Beta1-SNAPSHOT//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.weld.common@27.0.0.Beta1-SNAPSHOT//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.weld.common@27.0.0.Beta1-SNAPSHOT//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
\u001b[0m\u001b[0m15:25:17,367 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,368 INFO [stdout] (Thread-67) at org.jboss.as.jpa@27.0.0.Beta1-SNAPSHOT//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
\u001b[0m\u001b[0m15:25:17,368 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,368 INFO [stdout] (Thread-67) at org.jboss.as.jpa@27.0.0.Beta1-SNAPSHOT//org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor.processInvocation(SFSBInvocationInterceptor.java:57)
\u001b[0m\u001b[0m15:25:17,410 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.processInvocation(StatefulSessionSynchronizationInterceptor.java:136)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,411 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.stateful.StatefulRemoveInterceptor.processInvocation(StatefulRemoveInterceptor.java:80)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor.processInvocation(StatefulComponentInstanceInterceptor.java:59)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
\u001b[0m\u001b[0m15:25:17,412 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.weld.core@5.0.0.Beta1//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.as.weld.common@27.0.0.Beta1-SNAPSHOT//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
\u001b[0m\u001b[0m15:25:17,413 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,414 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.wildfly.security.elytron-base//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.as.ee@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.wildfly.security.elytron-base//org.wildfly.security.auth.server.SecurityIdentity.runAsFunctionEx(SecurityIdentity.java:421)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.remote.AssociationImpl.invokeWithIdentity(AssociationImpl.java:650)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.remote.AssociationImpl.invokeMethod(AssociationImpl.java:631)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.as.ejb3@27.0.0.Beta1-SNAPSHOT//org.jboss.as.ejb3.remote.AssociationImpl.lambda$receiveInvocationRequest$0(AssociationImpl.java:229)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
\u001b[0m\u001b[0m15:25:17,415 INFO [stdout] (Thread-67) at java.base/java.lang.Thread.run(Thread.java:833)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) Caused by: org.hibernate.exception.DataException: could not insert: [com.sun.ts.tests.jpa.core.annotations.access.property.DataTypes]
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:53)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:56)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:109)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3398)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3979)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:103)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:612)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:483)
\u001b[0m\u001b[0m15:25:17,416 INFO [stdout] (Thread-67) at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:480)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:329)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:39)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1419)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) ... 86 more
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) Caused by: java.sql.SQLDataException: An attempt was made to get a data value of type 'BOOLEAN' from a data value of type 'SMALLINT'.
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.apache.derby.client//org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:76)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.apache.derby.client//org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.apache.derby.client//org.apache.derby.client.am.ClientPreparedStatement.setNull(ClientPreparedStatement.java:447)
\u001b[0m\u001b[0m15:25:17,417 INFO [stdout] (Thread-67) at org.jboss.ironjacamar.jdbcadapters@1.5.5.Final//org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.setNull(WrappedPreparedStatement.java:598)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.type.descriptor.jdbc.BooleanJdbcType$1.doBindNull(BooleanJdbcType.java:77)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.type.descriptor.jdbc.BasicBinder.bind(BasicBinder.java:53)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:213)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:209)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.type.AbstractSingleColumnStandardBasicType.nullSafeSet(AbstractSingleColumnStandardBasicType.java:34)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:3186)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.hibernate@6.0.0-SNAPSHOT//org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3371)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) ... 96 more
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) Caused by: ERROR 22005: An attempt was made to get a data value of type 'BOOLEAN' from a data value of type 'SMALLINT'.
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.apache.derby.client//org.apache.derby.client.am.ClientPreparedStatement$PossibleTypes.throw22005Exception(ClientPreparedStatement.java:3104)
\u001b[0m\u001b[0m15:25:17,418 INFO [stdout] (Thread-67) at org.apache.derby.client//org.apache.derby.client.am.ClientPreparedStatement.setNull(ClientPreparedStatement.java:437)
\u001b[0m\u001b[0m15:25:17,419 INFO [stdout] (Thread-67) ... 104 more
\u001b[0m\u001b[0m15:25:17,419 INFO [stdout] (Thread-67)
\u001b[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment