SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.5.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/UserResource.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.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] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java: /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java: Recompile with -Xlint:deprecation for details.
[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.513 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.jboss.as.naming] JBAS011800: Activating Naming 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
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.security] JBAS013171: Activating Security Subsystem
INFO  [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension
INFO  [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main]
INFO  [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
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.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2
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.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/welcome-content
INFO  [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc.
INFO  [org.wildfly.extension.undertow] JBAS017525: Started server default-server.
INFO  [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators
INFO  [org.wildfly.extension.undertow] JBAS017531: Host default-host starting
INFO  [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Sun, 15 Jan 2017 15:41:38
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 10195ms - 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/e2/a3c2ba3ccacbabed4b494999e7916662ce4af2/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 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 admin-caller in deployment unit deployment "test.war" are as follows:

	java:global/test/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:app/test/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:module/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:global/test/admin-caller
	java:app/test/admin-caller
	java:module/admin-caller

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.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 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.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 Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "FRIENDSHIP" not found; SQL statement:
alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists [42102-173]
Hibernate: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "FRIENDSHIP" not found; SQL statement:
alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists [42102-173]
Hibernate: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement:
alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists [42102-173]
Hibernate: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement:
alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg 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 Friendship 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, createdAt timestamp 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 Friendship (id integer generated by default as identity, friendshipState varchar(255), friend_login varchar(20), user_login varchar(20), primary key (id))
Hibernate: create table Notification (id integer generated by default as identity, body varchar(1000) not null, title varchar(100) not null, primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, city varchar(20), 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, city varchar(20), 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 (notificationId integer not null, userId varchar(255) not null, readed boolean, primary key (notificationId, userId))
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 Friendship add constraint FK_3xtcdjsircljp85ml18x4wbja foreign key (friend_login) references User
Hibernate: alter table Friendship add constraint FK_l27nrximqlnd9fi54e31nt5y5 foreign key (user_login) references User
Hibernate: alter table UserNotifications add constraint FK_scgq1bw7rxcflixx5rmge4biv foreign key (notificationid) references Notification
Hibernate: alter table UserNotifications add constraint FK_3epboucbl454f40tmc3gyt5wg foreign key (userid) references User
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
15:42:02,424 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
15:42:02,469 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")
15:42:05,938 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.
15:42:06,009 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.
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_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user1_.login as login1_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=?
15:42:10,213 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-18) 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.
15:42:10,361 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-18) 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.
15:42:10,651 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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.
15:42:10,667 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user1_.login as login1_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_1_ from Event event0_ inner join User user1_ on event0_.owner=user1_.login where event0_.id=?
15:42:11,126 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.
15:42:11,184 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.
15:42:11,354 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.
15:42:11,372 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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:13,188 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.
15:42:13,219 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.
15:42:13,332 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.
15:42:13,374 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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by event0_.date ASC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:14,362 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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.
15:42:14,398 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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.
15:42:14,558 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.
15:42:14,578 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.
15:42:15,068 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.
15:42:15,120 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.
15:42:15,271 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.
15:42:15,282 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.
15:42:15,715 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.
15:42:15,750 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.
15:42:15,893 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.
15:42:15,925 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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.date>now() order by rand() limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:16,405 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.
15:42:16,432 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.
15:42:16,550 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.
15:42:16,576 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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:17,286 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.
15:42:17,345 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.
15:42:17,547 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.
15:42:17,588 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_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ? offset ?
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ? offset ?
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ? offset ?
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:18,533 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:18,584 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:18,709 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.
15:42:18,717 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.
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_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, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:19,284 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.
15:42:19,321 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.
15:42:19,423 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:19,459 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:19,897 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.
15:42:19,946 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.
15:42:20,097 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.
15:42:20,106 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.
15:42:20,517 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.
15:42:20,530 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.
15:42:20,643 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.
15:42:20,665 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.
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: insert into Event (id, cancelled, category, createdAt, date, description, location, owner, place, summary, title) values (null, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
15:42:21,574 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.
15:42:21,612 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.
15:42:21,738 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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.
15:42:21,773 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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.
15:42:22,368 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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.
15:42:22,399 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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.
15:42:22,533 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.
15:42:22,574 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.
15:42:22,956 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.
15:42:22,978 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.
15:42:23,118 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.
15:42:23,138 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.
15:42:23,177 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.
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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: insert into Notification (id, body, title) values (null, ?, ?)
Hibernate: insert into UserNotifications (readed, notificationId, userId) values (?, ?, ?)
Hibernate: insert into Notification (id, body, title) values (null, ?, ?)
Hibernate: select user_.login, user_.city as city2_7_, user_.completeName as complete3_7_, user_.description as descript4_7_, user_.email as email5_7_, user_.fbUrl as fbUrl6_7_, user_.image as image7_7_, user_.notifications as notifica8_7_, user_.password as password9_7_, user_.personalUrl as persona10_7_, user_.role as role11_7_, user_.twUrl as twUrl12_7_ from User user_ where user_.login=?
Hibernate: insert into UserNotifications (readed, notificationId, userId) values (?, ?, ?)
Hibernate: update Event set cancelled=?, category=?, createdAt=?, date=?, description=?, location=?, owner=?, place=?, summary=?, title=? where id=?
15:42:23,885 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.
15:42:23,912 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.
15:42:23,930 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.
15:42:24,041 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.
15:42:24,081 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.
15:42:24,468 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.
15:42:24,498 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.
15:42:24,611 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:24,652 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:25,079 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.
15:42:25,120 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.
15:42:25,301 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.
15:42:25,324 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.
15:42:25,361 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 user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:26,019 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.
15:42:26,052 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.
15:42:26,092 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.
15:42:26,259 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.
15:42:26,332 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.
15:42:26,381 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.
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:27,039 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.
15:42:27,082 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.
15:42:27,102 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.
15:42:27,254 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.
15:42:27,269 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.
15:42:27,301 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 event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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=?
15:42:27,876 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.
15:42:27,889 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.
15:42:27,924 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.
15:42:28,104 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.
15:42:28,151 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.
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user1_.login as login1_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_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_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_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 (?, ?)
15:42:28,542 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:28,579 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:28,621 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:28,705 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.
15:42:28,739 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.
15:42:28,755 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 user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user1_.login as login1_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_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_7_1_, user1_.city as city2_7_1_, user1_.completeName as complete3_7_1_, user1_.description as descript4_7_1_, user1_.email as email5_7_1_, user1_.fbUrl as fbUrl6_7_1_, user1_.image as image7_7_1_, user1_.notifications as notifica8_7_1_, user1_.password as password9_7_1_, user1_.personalUrl as persona10_7_1_, user1_.role as role11_7_1_, user1_.twUrl as twUrl12_7_1_ from EventAttendees attendees0_ inner join User user1_ on attendees0_.user_login=user1_.login where attendees0_.event_id=?
15:42:29,150 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.
15:42:29,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.
15:42:29,210 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.
15:42:29,292 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.
15:42:29,322 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.
15:42:29,638 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.
15:42:29,655 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.
15:42:29,742 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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.
15:42:29,759 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) 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.
15:42:30,081 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.
15:42:30,117 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.
15:42:30,220 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.
15:42:30,236 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.
15:42:30,242 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.
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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: insert into Notification (id, body, title) values (null, ?, ?)
Hibernate: insert into UserNotifications (readed, notificationId, userId) values (?, ?, ?)
Hibernate: insert into Notification (id, body, title) values (null, ?, ?)
Hibernate: insert into UserNotifications (readed, notificationId, userId) values (?, ?, ?)
Hibernate: update Event set cancelled=?, category=?, createdAt=?, date=?, description=?, location=?, owner=?, place=?, summary=?, title=? where id=?
15:42:30,624 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.
15:42:30,656 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.
15:42:30,695 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.
15:42:30,791 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.
15:42:30,806 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.
15:42:30,812 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.
15:42:31,154 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.
15:42:31,190 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.
15:42:31,224 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.
15:42:31,298 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.
15:42:31,306 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.
15:42:31,317 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 user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:31,685 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.
15:42:31,714 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.
15:42:31,742 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.
15:42:31,826 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.
15:42:31,859 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.
15:42:31,878 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_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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=?
15:42:32,240 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.
15:42:32,261 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.
15:42:32,268 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.
15:42:32,321 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.
15:42:32,353 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.
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.cancelled=? and event0_.category=? order by event0_.date DESC, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:32,752 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.
15:42:32,766 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.
15:42:32,844 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.
15:42:32,859 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.
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.cancelled=? and event0_.category=? order by event0_.date DESC, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:33,257 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.
15:42:33,269 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.
15:42:33,336 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.
15:42:33,341 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.
15:42:33,778 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.
15:42:33,795 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.
15:42:33,929 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.
15:42:33,939 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.
15:42:34,240 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-18) 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.
15:42:34,246 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-18) 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.
15:42:34,298 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.
15:42:34,332 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.
Hibernate: select event0_.id as id1_2_, event0_.cancelled as cancelle2_2_, event0_.category as category3_2_, event0_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.cancelled=? and event0_.category=? order by event0_.date DESC, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:34,772 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.
15:42:34,791 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.
15:42:34,904 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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.
15:42:34,953 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) 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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where (lower(event0_.title) like ? or lower(event0_.summary) like ? or lower(event0_.description) like ?) and event0_.cancelled=? and event0_.category=? and CURRENT_TIMESTAMP<event0_.date order by event0_.date DESC, (select count(attendees1_.event_id) from EventAttendees attendees1_ where event0_.id=attendees1_.event_id) DESC limit ?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:35,453 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.
15:42:35,473 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.
INFO  [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_q4pfxclpxx71g8viev5thjswb if exists
Hibernate: alter table EventAttendees drop constraint FK_5urdu95mlywiaf9d6mwb3h7eu if exists
Hibernate: alter table EventAttendees drop constraint FK_qile9u6kbuernphpk3501t6r9 if exists
Hibernate: alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
Hibernate: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
Hibernate: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
Hibernate: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
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 Friendship 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
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 507ms
INFO  [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/data/content/e2/a3c2ba3ccacbabed4b494999e7916662ce4af2/content
INFO  [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.894 sec - in es.uvigo.esei.dgss.letta.rest.EventResourceRestTest
Running es.uvigo.esei.dgss.letta.rest.UserResourceRestTest
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/67/5c7ba67df74463ffc7da373cb711e5c11d66ad/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.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
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 admin-caller in deployment unit deployment "test.war" are as follows:

	java:global/test/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:app/test/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:module/admin-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller
	java:global/test/admin-caller
	java:app/test/admin-caller
	java:module/admin-caller

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.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 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.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
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.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 Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "FRIENDSHIP" not found; SQL statement:
alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists [42102-173]
Hibernate: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "FRIENDSHIP" not found; SQL statement:
alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists [42102-173]
Hibernate: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement:
alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists [42102-173]
Hibernate: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERNOTIFICATIONS" not found; SQL statement:
alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg 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 Friendship 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, createdAt timestamp 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 Friendship (id integer generated by default as identity, friendshipState varchar(255), friend_login varchar(20), user_login varchar(20), primary key (id))
Hibernate: create table Notification (id integer generated by default as identity, body varchar(1000) not null, title varchar(100) not null, primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, city varchar(20), 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, city varchar(20), 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 (notificationId integer not null, userId varchar(255) not null, readed boolean, primary key (notificationId, userId))
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 Friendship add constraint FK_3xtcdjsircljp85ml18x4wbja foreign key (friend_login) references User
Hibernate: alter table Friendship add constraint FK_l27nrximqlnd9fi54e31nt5y5 foreign key (user_login) references User
Hibernate: alter table UserNotifications add constraint FK_scgq1bw7rxcflixx5rmge4biv foreign key (notificationid) references Notification
Hibernate: alter table UserNotifications add constraint FK_3epboucbl454f40tmc3gyt5wg foreign key (userid) references User
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
15:42:43,156 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
15:42:43,177 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")
15:42:44,093 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.
15:42:44,114 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.
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_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_.createdAt as createdA4_2_, event0_.date as date5_2_, event0_.description as descript6_2_, event0_.location as location7_2_, event0_.owner as owner11_2_, event0_.place as place8_2_, event0_.summary as summary9_2_, event0_.title as title10_2_ from Event event0_ where event0_.owner=? order by event0_.date DESC
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:45,076 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.
15:42:45,125 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.
15:42:45,239 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.
15:42:45,248 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.
15:42:45,437 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:45,457 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:45,977 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:45,993 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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.
15:42:46,016 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-11) 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_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
WARN  [org.hibernate.hql.internal.ast.QueryTranslatorImpl] HHH000104: firstResult/maxResults specified with collection fetch; applying in memory!
Hibernate: select event0_.id as id1_2_0_, user2_.login as login1_7_1_, event0_.cancelled as cancelle2_2_0_, event0_.category as category3_2_0_, event0_.createdAt as createdA4_2_0_, event0_.date as date5_2_0_, event0_.description as descript6_2_0_, event0_.location as location7_2_0_, event0_.owner as owner11_2_0_, event0_.place as place8_2_0_, event0_.summary as summary9_2_0_, event0_.title as title10_2_0_, user2_.city as city2_7_1_, user2_.completeName as complete3_7_1_, user2_.description as descript4_7_1_, user2_.email as email5_7_1_, user2_.fbUrl as fbUrl6_7_1_, user2_.image as image7_7_1_, user2_.notifications as notifica8_7_1_, user2_.password as password9_7_1_, user2_.personalUrl as persona10_7_1_, user2_.role as role11_7_1_, user2_.twUrl as twUrl12_7_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 ? in (select attendees3_.user_login from EventAttendees attendees3_ where event0_.id=attendees3_.event_id) order by date DESC, title ASC
Hibernate: select user0_.login as login1_7_0_, user0_.city as city2_7_0_, user0_.completeName as complete3_7_0_, user0_.description as descript4_7_0_, user0_.email as email5_7_0_, user0_.fbUrl as fbUrl6_7_0_, user0_.image as image7_7_0_, user0_.notifications as notifica8_7_0_, user0_.password as password9_7_0_, user0_.personalUrl as persona10_7_0_, user0_.role as role11_7_0_, user0_.twUrl as twUrl12_7_0_ from User user0_ where user0_.login=?
15:42:46,645 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.
15:42:46,672 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.
15:42:46,698 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.
15:42:46,829 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.
15:42:46,857 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.
ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component UserAuthorizationEJB for method public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException: javax.ejb.EJBAccessException: JBAS014502: Invocation on method: public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException of bean: UserAuthorizationEJB is not allowed
	at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:135) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final]
	at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
	at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view10.getCurrentUser(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
	at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$Proxy$_$$_Weld$EnterpriseProxy$.getCurrentUser(Unknown Source) [classes:]
	at es.uvigo.esei.dgss.letta.rest.UserResource.getEventsCreatedByUser(UserResource.java:91) [classes:]
	at es.uvigo.esei.dgss.letta.rest.UserResource$Proxy$_$$_WeldClientProxy.getEventsCreatedByUser(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.10.Final.jar:]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60]
	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60]

15:42:47,574 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.
15:42:47,609 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.
15:42:47,802 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.
15:42:47,807 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.
15:42:47,817 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.
15:42:48,148 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.
15:42:48,199 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.
15:42:48,250 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.
15:42:48,431 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.
15:42:48,463 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.
15:42:48,498 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.
15:42:48,918 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:48,950 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:48,997 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:49,145 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.
15:42:49,197 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.
15:42:49,213 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.
15:42:49,662 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.
15:42:49,706 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.
15:42:49,762 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.
15:42:49,912 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:49,924 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-12) 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.
15:42:50,442 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.
15:42:50,453 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.
15:42:50,702 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.
15:42:50,730 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.
ERROR [org.jboss.as.ejb3.invocation] JBAS014134: EJB Invocation failed on component UserAuthorizationEJB for method public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException: javax.ejb.EJBAccessException: JBAS014502: Invocation on method: public es.uvigo.esei.dgss.letta.domain.entities.User es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB.getCurrentUser() throws java.lang.SecurityException of bean: UserAuthorizationEJB is not allowed
	at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:135) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448) [wildfly-security-manager-1.0.0.Final.jar:1.0.0.Final]
	at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.2.1.Final.jar:1.2.1.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
	at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$$$view10.getCurrentUser(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
	at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:414) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at es.uvigo.esei.dgss.letta.service.UserAuthorizationEJB$Proxy$_$$_Weld$EnterpriseProxy$.getCurrentUser(Unknown Source) [classes:]
	at es.uvigo.esei.dgss.letta.rest.UserResource.getEventsJoinedByUser(UserResource.java:71) [classes:]
	at es.uvigo.esei.dgss.letta.rest.UserResource$Proxy$_$$_WeldClientProxy.getEventsJoinedByUser(Unknown Source) [classes:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_60]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_60]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_60]
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:137) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:296) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:250) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:237) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:356) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:179) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:220) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.10.Final.jar:]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.10.Final.jar:]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:86) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:261) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60]
	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60]

15:42:51,352 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
15:42:51,407 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-25) 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.
INFO  [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_q4pfxclpxx71g8viev5thjswb if exists
Hibernate: alter table EventAttendees drop constraint FK_5urdu95mlywiaf9d6mwb3h7eu if exists
Hibernate: alter table EventAttendees drop constraint FK_qile9u6kbuernphpk3501t6r9 if exists
Hibernate: alter table Friendship drop constraint FK_3xtcdjsircljp85ml18x4wbja if exists
Hibernate: alter table Friendship drop constraint FK_l27nrximqlnd9fi54e31nt5y5 if exists
Hibernate: alter table UserNotifications drop constraint FK_scgq1bw7rxcflixx5rmge4biv if exists
Hibernate: alter table UserNotifications drop constraint FK_3epboucbl454f40tmc3gyt5wg if exists
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 Friendship 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
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 174ms
INFO  [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/rest/target/wildfly-8.2.1.Final/standalone/data/content/67/5c7ba67df74463ffc7da373cb711e5c11d66ad/content
INFO  [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.669 sec - in es.uvigo.esei.dgss.letta.rest.UserResourceRestTest
Running es.uvigo.esei.dgss.letta.rest.EventResourceUnitTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in es.uvigo.esei.dgss.letta.rest.EventResourceUnitTest
INFO  [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2
INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
INFO  [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending
INFO  [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080
INFO  [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping
INFO  [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 277ms

Results :

Tests run: 154, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Analyzed bundle 'REST' with 7 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [151 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ rest >>>
[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
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.rest...
Loading source files for package es.uvigo.esei.dgss.letta.rest.util.filters...
Loading source files for package es.uvigo.esei.dgss.letta.rest.util.mappers...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/EventResource.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/JaxRsActivator.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/UserResource.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/EJBAccessExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/EventResource.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/JaxRsActivator.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/class-use/UserResource.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/class-use/EJBAccessExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/filters/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/es/uvigo/esei/dgss/letta/rest/util/mappers/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/rest/target/apidocs/help-doc.html...
7 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:193: warning: no description for @param
[WARNING] * @param query
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:194: warning: no description for @param
[WARNING] * @param state
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:195: warning: no description for @param
[WARNING] * @param category
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:196: warning: no description for @param
[WARNING] * @param page
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:197: warning: no description for @param
[WARNING] * @param size
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:198: warning: no description for @return
[WARNING] * @return
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/LETTA/rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java:199: warning: no description for @throws
[WARNING] * @throws IllegalArgumentException
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-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] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest ---
[INFO] Analyzed bundle 'REST' with 7 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.5.0-SNAPSHOT/rest-0.5.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.5.0-SNAPSHOT/rest-0.5.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.5.0-SNAPSHOT/rest-0.5.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.5.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.5.0-SNAPSHOT/rest-0.5.0-SNAPSHOT-javadoc.jar