[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/LETTA/rest/target/classes [INFO] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java: /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/LETTA/rest/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/rest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.rest.UserResourceUnitTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 sec - in es.uvigo.esei.dgss.letta.rest.UserResourceUnitTest Running es.uvigo.esei.dgss.letta.rest.EventResourceRestTest INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/welcome-content INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Thu, 24 Dec 2015 13:36:41 INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 10926ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/data/content/fc/ced88a28f8ce1082d62dbb77987491e69ee847/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserAuthorizationEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:app/test/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:module/UserAuthorizationEJB!es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB java:global/test/UserAuthorizationEJB java:app/test/UserAuthorizationEJB java:module/UserAuthorizationEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.util.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work WARN [org.hibernate.mapping.RootClass] HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.letta.domain.entities.CapitalDistances WARN [org.hibernate.mapping.RootClass] HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.letta.domain.entities.CapitalDistances INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_q4pfxclpxx71g8viev5thjswb if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_q4pfxclpxx71g8viev5thjswb if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_q4pfxclpxx71g8viev5thjswb if exists [42102-173] Hibernate: alter table EventAttendees drop constraint FK_5urdu95mlywiaf9d6mwb3h7eu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table EventAttendees drop constraint FK_5urdu95mlywiaf9d6mwb3h7eu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENTATTENDEES" not found; SQL statement: alter table EventAttendees drop constraint FK_5urdu95mlywiaf9d6mwb3h7eu if exists [42102-173] Hibernate: alter table EventAttendees drop constraint FK_qile9u6kbuernphpk3501t6r9 if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table EventAttendees drop constraint FK_qile9u6kbuernphpk3501t6r9 if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENTATTENDEES" not found; SQL statement: alter table EventAttendees drop constraint FK_qile9u6kbuernphpk3501t6r9 if exists [42102-173] Hibernate: alter table UserNotifications drop constraint FK_ltyan0v1ablgkn34umurues5b if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_ltyan0v1ablgkn34umurues5b if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement: alter table UserNotifications drop constraint FK_ltyan0v1ablgkn34umurues5b if exists [42102-173] Hibernate: alter table UserNotifications drop constraint FK_f260ukly88c4s7ovpsx5bqa3g if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_f260ukly88c4s7ovpsx5bqa3g if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement: alter table UserNotifications drop constraint FK_f260ukly88c4s7ovpsx5bqa3g if exists [42102-173] Hibernate: drop table Capital if exists Hibernate: drop table CapitalDistances if exists Hibernate: drop table Event if exists Hibernate: drop table EventAttendees if exists Hibernate: drop table Notification if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserNotifications if exists Hibernate: create table Capital (capital varchar(20) not null, primary key (capital)) Hibernate: create table CapitalDistances (capital_B varchar(20) not null, capital_A varchar(255) not null, distance integer not null, primary key (capital_B, capital_A)) Hibernate: create table Event (id integer generated by default as identity, cancelled boolean not null, category varchar(10) not null, date timestamp not null, description varchar(1000), location varchar(20) not null, place varchar(20), summary varchar(50) not null, title varchar(20) not null, owner varchar(20) not null, primary key (id)) Hibernate: create table EventAttendees (event_id integer not null, user_login varchar(20) not null, primary key (event_id, user_login)) Hibernate: create table Notification (id integer generated by default as identity, body varchar(255) not null, readed boolean not null, title varchar(100) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, completeName varchar(30), description varchar(1000), email varchar(100) not null, fbUrl varchar(50), image blob, login varchar(20) not null, password varchar(32) not null, personalUrl varchar(50), role varchar(10) not null, twUrl varchar(50), primary key (uuid)) Hibernate: create table User (login varchar(20) not null, completeName varchar(30), description varchar(1000), email varchar(100) not null, fbUrl varchar(50), image blob, notifications boolean not null, password varchar(32) not null, personalUrl varchar(50), role varchar(10) not null, twUrl varchar(50), primary key (login)) Hibernate: create table UserNotifications (message_id integer not null, user_login varchar(20) not null, primary key (message_id, user_login)) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_q4pfxclpxx71g8viev5thjswb foreign key (owner) references User Hibernate: alter table EventAttendees add constraint FK_5urdu95mlywiaf9d6mwb3h7eu foreign key (user_login) references User Hibernate: alter table EventAttendees add constraint FK_qile9u6kbuernphpk3501t6r9 foreign key (event_id) references Event Hibernate: alter table UserNotifications add constraint FK_ltyan0v1ablgkn34umurues5b foreign key (user_login) references User Hibernate: alter table UserNotifications add constraint FK_f260ukly88c4s7ovpsx5bqa3g foreign key (message_id) references Notification INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete 13:37:07,069 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (MSC service thread 1-4) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider 13:37:07,143 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-4) Deploying javax.ws.rs.core.Application: class es.uvigo.esei.dgss.letta.rest.JaxRsActivator$Proxy$_$$_WeldClientProxy INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 13:37:11,891 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:11,983 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider). log4j:WARN Please initialize the log4j system properly. Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? 13:37:15,663 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:15,755 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:16,007 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:16,056 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? 13:37:16,478 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:16,536 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:16,732 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:16,783 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:17,802 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:17,851 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:18,011 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:18,046 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:18,960 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:18,993 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,160 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,169 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,635 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,659 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,785 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:19,822 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:20,278 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:20,314 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:20,407 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-3) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:20,448 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-3) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:20,870 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:20,918 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:21,047 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:21,084 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:21,675 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:21,729 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:21,906 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:21,960 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? offset ? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:22,895 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:22,940 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:23,046 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:23,072 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.date>now() and event0_.cancelled=0 order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:23,493 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:23,506 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:23,605 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:23,627 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,008 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,044 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,172 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,181 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,597 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-14) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,631 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-14) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,742 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:24,761 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-8) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: insert into Event (id, cancelled, category, date, description, location, owner, place, summary, title) values (null, ?, ?, ?, ?, ?, ?, ?, ?, ?) 13:37:25,575 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:25,591 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:25,724 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:25,741 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-30) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,161 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,214 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,367 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,422 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,799 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:26,822 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:27,199 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:27,230 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? Hibernate: update Event set cancelled=?, category=?, date=?, description=?, location=?, owner=?, place=?, summary=?, title=? where id=? 13:37:27,981 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,011 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,151 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,195 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,628 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,652 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,807 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:28,824 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:29,244 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:29,293 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:29,430 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:29,442 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? 13:37:29,947 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:29,992 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:30,215 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:30,235 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:30,282 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_6_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user2_.completeName as complete2_6_1_, user2_.description as descript3_6_1_, user2_.email as email4_6_1_, user2_.fbUrl as fbUrl5_6_1_, user2_.image as image6_6_1_, user2_.notifications as notifica7_6_1_, user2_.password as password8_6_1_, user2_.personalUrl as personal9_6_1_, user2_.role as role10_6_1_, user2_.twUrl as twUrl11_6_1_, attendees1_.event_id as event_id1_2_0__, attendees1_.user_login as user_log2_3_0__ from Event event0_ inner join EventAttendees attendees1_ on event0_.id=attendees1_.event_id inner join User user2_ on attendees1_.user_login=user2_.login where event0_.id=? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:30,850 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:30,896 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:30,943 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-15) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,150 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,171 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,192 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_6_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user2_.completeName as complete2_6_1_, user2_.description as descript3_6_1_, user2_.email as email4_6_1_, user2_.fbUrl as fbUrl5_6_1_, user2_.image as image6_6_1_, user2_.notifications as notifica7_6_1_, user2_.password as password8_6_1_, user2_.personalUrl as personal9_6_1_, user2_.role as role10_6_1_, user2_.twUrl as twUrl11_6_1_, attendees1_.event_id as event_id1_2_0__, attendees1_.user_login as user_log2_3_0__ from Event event0_ inner join EventAttendees attendees1_ on event0_.id=attendees1_.event_id inner join User user2_ on attendees1_.user_login=user2_.login where event0_.id=? 13:37:31,634 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,685 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,733 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,846 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:31,881 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? Hibernate: select attendees0_.event_id as event_id1_2_0_, attendees0_.user_login as user_log2_3_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from EventAttendees attendees0_ inner join User user1_ on attendees0_.user_login=user1_.login where attendees0_.event_id=? Hibernate: insert into EventAttendees (event_id, user_login) values (?, ?) 13:37:32,457 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-3) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:32,531 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-3) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:32,582 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-3) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:32,736 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:32,781 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:32,825 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_2_0_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.date as date4_2_0_, event0_.description as descript5_2_0_, event0_.location as location6_2_0_, event0_.owner as owner10_2_0_, event0_.place as place7_2_0_, event0_.summary as summary8_2_0_, event0_.title as title9_2_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=? Hibernate: select attendees0_.event_id as event_id1_2_0_, attendees0_.user_login as user_log2_3_0_, user1_.login as login1_6_1_, user1_.completeName as complete2_6_1_, user1_.description as descript3_6_1_, user1_.email as email4_6_1_, user1_.fbUrl as fbUrl5_6_1_, user1_.image as image6_6_1_, user1_.notifications as notifica7_6_1_, user1_.password as password8_6_1_, user1_.personalUrl as personal9_6_1_, user1_.role as role10_6_1_, user1_.twUrl as twUrl11_6_1_ from EventAttendees attendees0_ inner join User user1_ on attendees0_.user_login=user1_.login where attendees0_.event_id=? 13:37:33,255 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-20) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,269 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-20) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,307 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-20) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,361 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,387 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,794 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,830 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,922 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:33,927 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,233 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,249 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,357 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,381 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. ENTREI DENTRO Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.category=? and event0_.cancelled=? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:34,795 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,844 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,932 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:34,958 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. ENTREI DENTRO Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.category=? and event0_.cancelled=? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:35,277 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,296 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,365 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,379 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-19) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,694 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,721 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,809 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:35,838 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,182 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,193 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-6) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,279 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,300 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. ENTREI DENTRO Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.category=? and event0_.cancelled=? order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_6_0_, user0_.completeName as complete2_6_0_, user0_.description as descript3_6_0_, user0_.email as email4_6_0_, user0_.fbUrl as fbUrl5_6_0_, user0_.image as image6_6_0_, user0_.notifications as notifica7_6_0_, user0_.password as password8_6_0_, user0_.personalUrl as personal9_6_0_, user0_.role as role10_6_0_, user0_.twUrl as twUrl11_6_0_ from User user0_ where user0_.login=? 13:37:36,821 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,875 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:36,991 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:37:37,033 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. ENTREI DENTRO Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.date as date4_2_, event0_.description as descript5_2_, event0_.location as location6_2_, event0_.owner as owner10_2_, event0_.place as place7_2_, event0_.summary as summary8_2_, event0_.title as title9_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.category=? and event0_.cancelled=? and CURRENT_TIMESTAMP