some hours latter... I have activated some log features and obtains that :
[code]
14:54:32,806 INFO CollectionFactory:73 - JDK 1.4+ collections available
14:54:32,810 INFO CollectionFactory:76 - Commons Collections 3.x available
14:54:32,856 DEBUG PluggableSchemaResolver:95 - Loading schema mappings from [META-INF/spring.schemas]
14:54:32,860 DEBUG PluggableSchemaResolver:101 - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
14:54:32,861 DEBUG PluggableSchemaResolver:95 - Loading schema mappings from [META-INF/spring.schemas]
14:54:32,864 DEBUG PluggableSchemaResolver:101 - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
14:54:32,873 INFO XmlBeanDefinitionReader:330 - Loading XML bean definitions from class path resource [applicationContext.xml]
14:54:32,879 DEBUG DefaultDocumentLoader:73 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
14:54:32,964 DEBUG BeansDtdResolver:72 - Found beans DTD [http://www.springframework.org/dtd/spring-beans.dtd] in classpath: spring-beans.dtd
14:54:33,002 DEBUG DefaultNamespaceHandlerResolver:110 - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler}]
14:54:33,008 DEBUG ClassUtils:134 - Class [groovy.lang.GroovyObject] or one of its dependencies is not present: java.lang.ClassNotFoundException: groovy.lang.GroovyObject
14:54:33,012 DEBUG ClassUtils:134 - Class [org.jruby.IRuby] or one of its dependencies is not present: java.lang.ClassNotFoundException: org.jruby.IRuby
14:54:33,014 DEBUG ClassUtils:134 - Class [bsh.Interpreter] or one of its dependencies is not present: java.lang.ClassNotFoundException: bsh.Interpreter
14:54:33,060 DEBUG DefaultBeanDefinitionDocumentReader:84 - Loading bean definitions
14:54:33,109 DEBUG BeanDefinitionParserDelegate:350 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener#388993]
14:54:33,114 DEBUG XmlBeanDefinitionReader:143 - Loaded 5 bean definitions from location pattern [applicationContext.xml]
14:54:33,115 INFO ClassPathXmlApplicationContext:100 - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29855319]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,sessionFactory,transactionManager,compoundDAO,compound]; root of BeanFactory hierarchy
14:54:33,126 INFO ClassPathXmlApplicationContext:322 - 5 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29855319]
14:54:33,168 INFO ClassPathXmlApplicationContext:473 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@ef5502]
14:54:33,174 INFO ClassPathXmlApplicationContext:495 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1ce2dd4]
14:54:33,176 INFO DefaultListableBeanFactory:261 - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,sessionFactory,transactionManager,compoundDAO,compound]; root of BeanFactory hierarchy]
14:54:33,180 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'dataSource'
14:54:33,181 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'dataSource' with merged definition [Root bean: class [org.springframework.jdbc.datasource.DriverManagerDataSource]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:33,230 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
14:54:33,257 INFO DriverManagerDataSource:155 - Loaded JDBC driver: org.hsqldb.jdbcDriver
14:54:33,265 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'sessionFactory'
14:54:33,266 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'sessionFactory' with merged definition [Root bean: class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:33,307 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'sessionFactory' to allow for resolving potential circular references
14:54:33,308 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'dataSource'
14:54:33,309 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener#388993' with merged definition [Root bean: class [org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:33,352 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'sessionFactory'
14:54:33,371 INFO Environment:500 - Hibernate 3.2.1
14:54:33,375 INFO Environment:533 - hibernate.properties not found
14:54:33,379 INFO Environment:667 - Bytecode provider name : cglib
14:54:33,400 INFO Environment:584 - using JDK 1.4 java.sql.Timestamp handling
14:54:33,530 DEBUG DTDEntityResolver:38 - trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd]
14:54:33,532 DEBUG DTDEntityResolver:40 - recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
14:54:33,535 DEBUG DTDEntityResolver:50 - located [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd] in classpath
14:54:33,692 INFO HbmBinder:300 - Mapping class: com.genebio.toxico.compound.CompoundImpl -> COMPOUND
14:54:33,701 DEBUG HbmBinder:1270 - Mapped property: id -> COMPOUND_ID
14:54:33,714 DEBUG HbmBinder:1270 - Mapped property: cid -> COMPOUND_CID
14:54:33,715 DEBUG HbmBinder:1270 - Mapped property: SMILE -> COMPOUND_SMILE
14:54:33,715 INFO LocalSessionFactoryBean:742 - Building new Hibernate SessionFactory
14:54:33,716 DEBUG Configuration:1282 - Preparing to build session factory with filters : {}
14:54:33,716 DEBUG Configuration:1117 - processing extends queue
14:54:33,717 DEBUG Configuration:1121 - processing collection mappings
14:54:33,717 DEBUG Configuration:1132 - processing native query and ResultSetMapping mappings
14:54:33,720 DEBUG Configuration:1140 - processing association property references
14:54:33,720 DEBUG Configuration:1162 - processing foreign key constraints
14:54:33,807 INFO ConnectionProviderFactory:72 - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
14:54:33,819 DEBUG DriverManagerDataSource:289 - Creating new JDBC Connection to [jdbc:hsqldb:file:data/toxico]
14:54:34,109 INFO SettingsFactory:81 - RDBMS: HSQL Database Engine, version: 1.8.0
14:54:34,110 INFO SettingsFactory:82 - JDBC driver: HSQL Database Engine Driver, version: 1.8.0
14:54:34,134 INFO Dialect:151 - Using dialect: org.hibernate.dialect.HSQLDialect
14:54:34,141 INFO TransactionFactoryFactory:31 - Using default transaction strategy (direct JDBC transactions)
14:54:34,144 INFO TransactionManagerLookupFactory:33 - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
14:54:34,144 INFO SettingsFactory:134 - Automatic flush during beforeCompletion(): disabled
14:54:34,145 INFO SettingsFactory:138 - Automatic session close at end of transaction: disabled
14:54:34,145 INFO SettingsFactory:145 - JDBC batch size: 15
14:54:34,146 INFO SettingsFactory:148 - JDBC batch updates for versioned data: disabled
14:54:34,147 INFO SettingsFactory:153 - Scrollable result sets: enabled
14:54:34,150 DEBUG SettingsFactory:157 - Wrap result sets: disabled
14:54:34,150 INFO SettingsFactory:161 - JDBC3 getGeneratedKeys(): disabled
14:54:34,150 INFO SettingsFactory:169 - Connection release mode: on_close
14:54:34,151 INFO SettingsFactory:196 - Default batch fetch size: 1
14:54:34,151 INFO SettingsFactory:200 - Generate SQL with comments: disabled
14:54:34,152 INFO SettingsFactory:204 - Order SQL updates by primary key: disabled
14:54:34,152 INFO SettingsFactory:369 - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
14:54:34,155 INFO ASTQueryTranslatorFactory:24 - Using ASTQueryTranslatorFactory
14:54:34,156 INFO SettingsFactory:212 - Query language substitutions: {}
14:54:34,156 INFO SettingsFactory:217 - JPA-QL strict compliance: disabled
14:54:34,158 INFO SettingsFactory:222 - Second-level cache: enabled
14:54:34,158 INFO SettingsFactory:226 - Query cache: disabled
14:54:34,159 INFO SettingsFactory:356 - Cache provider: org.hibernate.cache.NoCacheProvider
14:54:34,159 INFO SettingsFactory:241 - Optimize cache for minimal puts: disabled
14:54:34,160 INFO SettingsFactory:250 - Structured second-level cache entries: disabled
14:54:34,174 INFO SettingsFactory:270 - Echoing all SQL to stdout
14:54:34,174 INFO SettingsFactory:277 - Statistics: disabled
14:54:34,175 INFO SettingsFactory:281 - Deleted entity synthetic identifier rollback: disabled
14:54:34,175 INFO SettingsFactory:296 - Default entity-mode: pojo
14:54:34,210 INFO SessionFactoryImpl:161 - building session factory
14:54:34,211 DEBUG SessionFactoryImpl:173 - Session factory constructed with filter configurations : {}
14:54:34,212 DEBUG SessionFactoryImpl:177 - instantiating session factory with properties: {java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/usr/java/jdk1.6.0_01/jre/lib/i386, java.vm.version=1.6.0_01-ea-b03, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=:, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=US, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/home/yannmauron/Desktop/test/ToxicoMSJava2, java.runtime.version=1.6.0_01-ea-b03, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs=/usr/java/jdk1.6.0_01/jre/lib/endorsed, os.arch=i386, java.io.tmpdir=/tmp, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., os.name=Linux, sun.jnu.encoding=UTF-8, java.library.path=/usr/java/jdk1.6.0_01/jre/lib/i386/client:/usr/java/jdk1.6.0_01/jre/lib/i386:/usr/java/jdk1.6.0_01/jre/../lib/i386:/usr/lib/j2se/1.4/jre/lib/i386/client:/usr/lib/j2se/1.4/jre/lib/i386:/usr/lib/j2se/1.4/jre/../lib/i386:/usr/lib/firefox/:/usr/java/packages/lib/i386:/lib:/usr/lib, java.specification.name=Java Platform API Specification, java.class.version=50.0, sun.management.compiler=HotSpot Client Compiler, os.version=2.6.17-11-generic, user.home=/home/yannmauron, user.timezone=Europe/Zurich, hibernate.connection.release_mode=on_close, java.awt.printerjob=sun.print.PSPrinterJob, file.encoding=UTF-8, java.specification.version=1.6, user.name=yannmauron, java.class.path=/home/yannmauron/Desktop/test/ToxicoMSJava2/bin:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/cdk-0.99.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/commons-logging-1.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/dom4j-1.6.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/jaxen-1.1-beta-6.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/junit-4.2.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/log4j-1.2.14.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/ProteomeCommons.org-IO.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/ProteomeCommons.org-IO-T2D.jar:/home/yannmauron/java/hsqldb.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-aspects.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-mock.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-src.zip:/home/yannmauron/java/spring-framework-2.0.2/lib/j2ee/jta.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/cglib/cglib-nodep-2.1_3.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/hibernate/jboss-archive-browsing.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/hibernate/hibernate3.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/jakarta-commons/commons-collections.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/log4j/log4j-1.2.14.jar:/home/yannmauron/Desktop/eclipse conf/eclipse/configuration/org.eclipse.osgi/bundles/228/1/.cp/:/home/yannmauron/Desktop/eclipse conf/eclipse/plugins/org.eclipse.jdt.junit_3.2.1.r321_v20060810/junitsupport.jar:/home/yannmauron/Desktop/eclipse conf/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.2.1.r321_v20060721/junitruntime.jar, hibernate.bytecode.use_reflection_optimizer=false, hibernate.show_sql=true, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=/usr/java/jdk1.6.0_01/jre, hibernate.dialect=org.hibernate.dialect.HSQLDialect, java.specification.vendor=Sun Microsystems Inc., user.language=en, java.vm.info=mixed mode, sharing, java.version=1.6.0_01-ea, java.ext.dirs=/usr/java/jdk1.6.0_01/jre/lib/ext:/usr/java/packages/lib/ext, sun.boot.class.path=/usr/java/jdk1.6.0_01/jre/lib/resources.jar:/usr/java/jdk1.6.0_01/jre/lib/rt.jar:/usr/java/jdk1.6.0_01/jre/lib/sunrsasign.jar:/usr/java/jdk1.6.0_01/jre/lib/jsse.jar:/usr/java/jdk1.6.0_01/jre/lib/jce.jar:/usr/java/jdk1.6.0_01/jre/lib/charsets.jar:/usr/java/jdk1.6.0_01/jre/classes, java.vendor=Sun Microsystems Inc., file.separator=/, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, hibernate.connection.provider_class=org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.desktop=gnome, sun.cpu.isalist=}
14:54:34,543 DEBUG AbstractEntityPersister:2688 - Static SQL for entity: com.genebio.toxico.compound.CompoundImpl
14:54:34,544 DEBUG AbstractEntityPersister:2693 - Version select: select COMPOUND_ID from COMPOUND where COMPOUND_ID =?
14:54:34,544 DEBUG AbstractEntityPersister:2696 - Snapshot select: select compoundim_.COMPOUND_ID, compoundim_.COMPOUND_CID as COMPOUND2_0_, compoundim_.COMPOUND_SMILE as COMPOUND3_0_ from COMPOUND compoundim_ where compoundim_.COMPOUND_ID=?
14:54:34,547 DEBUG AbstractEntityPersister:2699 - Insert 0: insert into COMPOUND (COMPOUND_CID, COMPOUND_SMILE, COMPOUND_ID) values (?, ?, ?)
14:54:34,547 DEBUG AbstractEntityPersister:2700 - Update 0: update COMPOUND set COMPOUND_CID=?, COMPOUND_SMILE=? where COMPOUND_ID=?
14:54:34,548 DEBUG AbstractEntityPersister:2701 - Delete 0: delete from COMPOUND where COMPOUND_ID=?
14:54:34,574 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,575 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,575 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,578 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,578 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,588 DEBUG EntityLoader:34 - Static select for action ACTION_MERGE on entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,589 DEBUG EntityLoader:34 - Static select for action ACTION_REFRESH on entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_0_0_, compoundim0_.COMPOUND_CID as COMPOUND2_0_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_0_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:34,592 DEBUG SessionFactoryObjectFactory:39 - initializing class SessionFactoryObjectFactory
14:54:34,595 DEBUG SessionFactoryObjectFactory:76 - registered: ff8081811193764701119376495e0000 (unnamed)
14:54:34,596 INFO SessionFactoryObjectFactory:82 - Not binding factory to JNDI, no JNDI name configured
14:54:34,603 DEBUG SessionFactoryImpl:308 - instantiated session factory
14:54:34,603 DEBUG SessionFactoryImpl:390 - Checking 0 named HQL queries
14:54:34,604 DEBUG SessionFactoryImpl:410 - Checking 0 named SQL queries
14:54:34,636 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'transactionManager'
14:54:34,636 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'transactionManager' with merged definition [Root bean: class [org.springframework.orm.hibernate3.HibernateTransactionManager]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:34,665 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
14:54:34,666 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'sessionFactory'
14:54:34,668 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'transactionManager'
14:54:34,695 INFO HibernateTransactionManager:373 - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@edf389] of Hibernate SessionFactory for HibernateTransactionManager
14:54:34,706 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'compoundDAO'
14:54:34,706 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'compoundDAO' with merged definition [Root bean: class [com.genebio.toxico.compound.CompoundDAOImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:34,715 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'compoundDAO' to allow for resolving potential circular references
14:54:34,715 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'sessionFactory'
14:54:34,719 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'compoundDAO'
14:54:34,719 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'compound'
14:54:34,720 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'compound' with merged definition [Root bean: class [org.springframework.transaction.interceptor.TransactionProxyFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:34,729 INFO DefaultAopProxyFactory:61 - CGLIB2 available: proxyTargetClass feature enabled
14:54:34,764 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'compound' to allow for resolving potential circular references
14:54:34,765 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'transactionManager'
14:54:34,766 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'compoundDAO'
14:54:34,779 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
14:54:34,782 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [find*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly]
14:54:34,783 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [merge*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
14:54:34,784 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
14:54:34,785 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [persist*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
14:54:34,786 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [load*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly]
14:54:34,787 DEBUG NameMatchTransactionAttributeSource:108 - Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
14:54:34,788 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'compound'
14:54:34,815 DEBUG ProxyFactory:217 - Added new aspect interface: com.genebio.toxico.compound.CompoundDAO
14:54:34,816 DEBUG ProxyFactory:217 - Added new aspect interface: org.springframework.beans.factory.InitializingBean
14:54:34,823 DEBUG JdkDynamicAopProxy:110 - Creating JDK dynamic proxy for [com.genebio.toxico.compound.CompoundDAOImpl]
14:54:34,843 DEBUG ClassPathXmlApplicationContext:239 - Publishing event in context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29855319]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.ClassPathXmlApplicationContext: display name [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=29855319]; startup date [Tue Mar 27 14:54:32 CEST 2007]; root of context hierarchy]
14:54:34,844 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'compound'
14:54:34,869 DEBUG HibernateTransactionManager:319 - Using transaction object [org.springframework.orm.hibernate3.HibernateTransactionManager$HibernateTransactionObject@1f4e571]
14:54:34,870 DEBUG HibernateTransactionManager:347 - Creating new transaction with name [com.genebio.toxico.compound.CompoundDAO.saveCompound]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
14:54:34,910 DEBUG SessionImpl:220 - opened session at timestamp: 11750000748
14:54:34,910 DEBUG HibernateTransactionManager:428 - Opened new Session [org.hibernate.impl.SessionImpl@1e1be92] for Hibernate transaction
14:54:34,919 DEBUG HibernateTransactionManager:440 - Preparing JDBC Connection of Hibernate Session [org.hibernate.impl.SessionImpl@1e1be92]
14:54:34,952 DEBUG JDBCTransaction:54 - begin
14:54:34,954 DEBUG ConnectionManager:415 - opening JDBC connection
14:54:34,954 DEBUG DriverManagerDataSource:289 - Creating new JDBC Connection to [jdbc:hsqldb:file:data/toxico]
14:54:34,955 DEBUG JDBCTransaction:59 - current autocommit status: true
14:54:34,955 DEBUG JDBCTransaction:62 - disabling autocommit
14:54:34,958 DEBUG HibernateTransactionManager:511 - Exposing Hibernate transaction as JDBC transaction [org.hsqldb.jdbc.jdbcConnection@1989b5]
14:54:34,960 DEBUG TransactionSynchronizationManager:166 - Bound value [org.springframework.jdbc.datasource.ConnectionHolder@c3c315] for key [org.springframework.jdbc.datasource.DriverManagerDataSource@edf389] to thread [main]
14:54:34,960 DEBUG TransactionSynchronizationManager:166 - Bound value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] to thread [main]
14:54:34,961 DEBUG TransactionSynchronizationManager:219 - Initializing transaction synchronization
14:54:34,963 DEBUG TransactionInterceptor:275 - Getting transaction for [com.genebio.toxico.compound.CompoundDAO.saveCompound]
14:54:34,964 DEBUG TransactionSynchronizationManager:139 - Retrieved value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] bound to thread [main]
14:54:34,965 DEBUG TransactionSynchronizationManager:139 - Retrieved value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] bound to thread [main]
14:54:34,965 DEBUG HibernateTemplate:359 - Found thread-bound Session for HibernateTemplate
14:54:34,971 DEBUG AbstractBatcher:358 - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
14:54:34,972 DEBUG SQL:393 - select compoundim_.COMPOUND_ID, compoundim_.COMPOUND_CID as COMPOUND2_0_, compoundim_.COMPOUND_SMILE as COMPOUND3_0_ from COMPOUND compoundim_ where compoundim_.COMPOUND_ID=?
Hibernate: select compoundim_.COMPOUND_ID, compoundim_.COMPOUND_CID as COMPOUND2_0_, compoundim_.COMPOUND_SMILE as COMPOUND3_0_ from COMPOUND compoundim_ where compoundim_.COMPOUND_ID=?
14:54:34,986 DEBUG AbstractBatcher:366 - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
14:54:34,987 DEBUG AbstractSaveEventListener:113 - generated identifier: 3, using strategy: org.hibernate.id.Assigned
14:54:35,005 DEBUG HibernateTemplate:383 - Not closing pre-bound Hibernate Session after HibernateTemplate
14:54:35,007 DEBUG TransactionSynchronizationManager:139 - Retrieved value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] bound to thread [main]
14:54:35,008 DEBUG TransactionSynchronizationManager:139 - Retrieved value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] bound to thread [main]
14:54:35,008 DEBUG HibernateTemplate:359 - Found thread-bound Session for HibernateTemplate
14:54:35,011 DEBUG AbstractFlushingEventListener:111 - processing flush-time cascades
14:54:35,013 DEBUG AbstractFlushingEventListener:154 - dirty checking collections
14:54:35,022 DEBUG AbstractFlushingEventListener:85 - Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
14:54:35,024 DEBUG AbstractFlushingEventListener:91 - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
14:54:35,027 DEBUG Printer:83 - listing entities:
14:54:35,028 DEBUG Printer:90 - com.genebio.toxico.compound.CompoundImpl{id=3, SMILE=lkjfdg, cid=1234567}
14:54:35,034 DEBUG AbstractBatcher:358 - about to open PreparedStatement (open PreparedStatements: 0, globally: 0)
14:54:35,034 DEBUG SQL:393 - insert into COMPOUND (COMPOUND_CID, COMPOUND_SMILE, COMPOUND_ID) values (?, ?, ?)
Hibernate: insert into COMPOUND (COMPOUND_CID, COMPOUND_SMILE, COMPOUND_ID) values (?, ?, ?)
14:54:35,036 DEBUG AbstractBatcher:44 - Executing batch size: 1
14:54:35,037 DEBUG AbstractBatcher:366 - about to close PreparedStatement (open PreparedStatements: 1, globally: 1)
14:54:35,038 DEBUG HibernateTemplate:383 - Not closing pre-bound Hibernate Session after HibernateTemplate
14:54:35,040 DEBUG TransactionInterceptor:305 - Completing transaction for [com.genebio.toxico.compound.CompoundDAO.saveCompound]
14:54:35,040 DEBUG HibernateTransactionManager:819 - Triggering beforeCommit synchronization
14:54:35,042 DEBUG HibernateTransactionManager:832 - Triggering beforeCompletion synchronization
14:54:35,042 DEBUG HibernateTransactionManager:652 - Initiating transaction commit
14:54:35,043 DEBUG HibernateTransactionManager:558 - Committing Hibernate transaction on Session [org.hibernate.impl.SessionImpl@1e1be92]
14:54:35,043 DEBUG JDBCTransaction:103 - commit
14:54:35,044 DEBUG AbstractFlushingEventListener:111 - processing flush-time cascades
14:54:35,044 DEBUG AbstractFlushingEventListener:154 - dirty checking collections
14:54:35,045 DEBUG AbstractFlushingEventListener:85 - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects
14:54:35,053 DEBUG AbstractFlushingEventListener:91 - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
14:54:35,054 DEBUG Printer:83 - listing entities:
14:54:35,055 DEBUG Printer:90 - com.genebio.toxico.compound.CompoundImpl{id=3, SMILE=lkjfdg, cid=1234567}
14:54:35,056 DEBUG JDBCTransaction:193 - re-enabling autocommit
14:54:35,059 DEBUG JDBCTransaction:116 - committed JDBC Connection
14:54:35,060 DEBUG ConnectionManager:296 - transaction completed on session with on_close connection release mode; be sure to close the session to release JDBC resources!
14:54:35,061 DEBUG HibernateTransactionManager:845 - Triggering afterCommit synchronization
14:54:35,062 DEBUG HibernateTransactionManager:861 - Triggering afterCompletion synchronization
14:54:35,062 DEBUG TransactionSynchronizationManager:272 - Clearing transaction synchronization
14:54:35,063 DEBUG TransactionSynchronizationManager:190 - Removed value [org.springframework.orm.hibernate3.SessionHolder@1328c7a] for key [org.hibernate.impl.SessionFactoryImpl@1a4ded3] from thread [main]
14:54:35,064 DEBUG TransactionSynchronizationManager:190 - Removed value [org.springframework.jdbc.datasource.ConnectionHolder@c3c315] for key [org.springframework.jdbc.datasource.DriverManagerDataSource@edf389] from thread [main]
14:54:35,065 DEBUG HibernateTransactionManager:637 - Closing Hibernate Session [org.hibernate.impl.SessionImpl@1e1be92] after transaction
14:54:35,066 DEBUG SessionFactoryUtils:781 - Closing Hibernate Session
14:54:35,066 DEBUG ConnectionManager:435 - releasing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
14:54:35,069 DEBUG ConnectionManager:296 - transaction completed on session with on_close connection release mode; be sure to close the session to release JDBC resources!
14:54:35,072 DEBUG PluggableSchemaResolver:95 - Loading schema mappings from [META-INF/spring.schemas]
14:54:35,076 DEBUG PluggableSchemaResolver:101 - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
14:54:35,076 DEBUG PluggableSchemaResolver:95 - Loading schema mappings from [META-INF/spring.schemas]
14:54:35,078 DEBUG PluggableSchemaResolver:101 - Loaded schema mappings: {http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd}
14:54:35,079 INFO XmlBeanDefinitionReader:330 - Loading XML bean definitions from class path resource [applicationContext.xml]
14:54:35,081 DEBUG DefaultDocumentLoader:73 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
14:54:35,087 DEBUG BeansDtdResolver:72 - Found beans DTD [http://www.springframework.org/dtd/spring-beans.dtd] in classpath: spring-beans.dtd
14:54:35,107 DEBUG DefaultNamespaceHandlerResolver:110 - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler}]
14:54:35,108 DEBUG ClassUtils:134 - Class [groovy.lang.GroovyObject] or one of its dependencies is not present: java.lang.ClassNotFoundException: groovy.lang.GroovyObject
14:54:35,110 DEBUG ClassUtils:134 - Class [org.jruby.IRuby] or one of its dependencies is not present: java.lang.ClassNotFoundException: org.jruby.IRuby
14:54:35,111 DEBUG ClassUtils:134 - Class [bsh.Interpreter] or one of its dependencies is not present: java.lang.ClassNotFoundException: bsh.Interpreter
14:54:35,112 DEBUG DefaultBeanDefinitionDocumentReader:84 - Loading bean definitions
14:54:35,117 DEBUG BeanDefinitionParserDelegate:350 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener#82751]
14:54:35,121 DEBUG XmlBeanDefinitionReader:143 - Loaded 5 bean definitions from location pattern [applicationContext.xml]
14:54:35,122 INFO ClassPathXmlApplicationContext:100 - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=22367538]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,sessionFactory,transactionManager,compoundDAO,compound]; root of BeanFactory hierarchy
14:54:35,123 INFO ClassPathXmlApplicationContext:322 - 5 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=22367538]
14:54:35,129 INFO ClassPathXmlApplicationContext:473 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1d439fe]
14:54:35,135 INFO ClassPathXmlApplicationContext:495 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@2b7db1]
14:54:35,137 INFO DefaultListableBeanFactory:261 - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,sessionFactory,transactionManager,compoundDAO,compound]; root of BeanFactory hierarchy]
14:54:35,138 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'dataSource'
14:54:35,139 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'dataSource' with merged definition [Root bean: class [org.springframework.jdbc.datasource.DriverManagerDataSource]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,139 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
14:54:35,140 INFO DriverManagerDataSource:155 - Loaded JDBC driver: org.hsqldb.jdbcDriver
14:54:35,141 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'sessionFactory'
14:54:35,141 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'sessionFactory' with merged definition [Root bean: class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,142 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'sessionFactory' to allow for resolving potential circular references
14:54:35,143 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'dataSource'
14:54:35,143 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener#82751' with merged definition [Root bean: class [org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,146 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'sessionFactory'
14:54:35,148 DEBUG DTDEntityResolver:38 - trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd]
14:54:35,149 DEBUG DTDEntityResolver:40 - recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
14:54:35,151 DEBUG DTDEntityResolver:50 - located [http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd] in classpath
14:54:35,220 INFO HbmBinder:300 - Mapping class: com.genebio.toxico.compound.CompoundImpl -> COMPOUND
14:54:35,221 DEBUG HbmBinder:1270 - Mapped property: id -> COMPOUND_ID
14:54:35,222 DEBUG HbmBinder:1270 - Mapped property: cid -> COMPOUND_CID
14:54:35,223 DEBUG HbmBinder:1270 - Mapped property: SMILE -> COMPOUND_SMILE
14:54:35,224 INFO LocalSessionFactoryBean:742 - Building new Hibernate SessionFactory
14:54:35,225 DEBUG Configuration:1282 - Preparing to build session factory with filters : {}
14:54:35,226 DEBUG Configuration:1117 - processing extends queue
14:54:35,229 DEBUG Configuration:1121 - processing collection mappings
14:54:35,229 DEBUG Configuration:1132 - processing native query and ResultSetMapping mappings
14:54:35,230 DEBUG Configuration:1140 - processing association property references
14:54:35,231 DEBUG Configuration:1162 - processing foreign key constraints
14:54:35,232 INFO ConnectionProviderFactory:72 - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
14:54:35,233 DEBUG DriverManagerDataSource:289 - Creating new JDBC Connection to [jdbc:hsqldb:file:data/toxico]
14:54:35,235 INFO SettingsFactory:81 - RDBMS: HSQL Database Engine, version: 1.8.0
14:54:35,235 INFO SettingsFactory:82 - JDBC driver: HSQL Database Engine Driver, version: 1.8.0
14:54:35,236 INFO Dialect:151 - Using dialect: org.hibernate.dialect.HSQLDialect
14:54:35,238 INFO TransactionFactoryFactory:31 - Using default transaction strategy (direct JDBC transactions)
14:54:35,239 INFO TransactionManagerLookupFactory:33 - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
14:54:35,242 INFO SettingsFactory:134 - Automatic flush during beforeCompletion(): disabled
14:54:35,243 INFO SettingsFactory:138 - Automatic session close at end of transaction: disabled
14:54:35,243 INFO SettingsFactory:145 - JDBC batch size: 15
14:54:35,244 INFO SettingsFactory:148 - JDBC batch updates for versioned data: disabled
14:54:35,245 INFO SettingsFactory:153 - Scrollable result sets: enabled
14:54:35,246 DEBUG SettingsFactory:157 - Wrap result sets: disabled
14:54:35,246 INFO SettingsFactory:161 - JDBC3 getGeneratedKeys(): disabled
14:54:35,247 INFO SettingsFactory:169 - Connection release mode: on_close
14:54:35,248 INFO SettingsFactory:196 - Default batch fetch size: 1
14:54:35,248 INFO SettingsFactory:200 - Generate SQL with comments: disabled
14:54:35,249 INFO SettingsFactory:204 - Order SQL updates by primary key: disabled
14:54:35,251 INFO SettingsFactory:369 - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
14:54:35,252 INFO ASTQueryTranslatorFactory:24 - Using ASTQueryTranslatorFactory
14:54:35,253 INFO SettingsFactory:212 - Query language substitutions: {}
14:54:35,254 INFO SettingsFactory:217 - JPA-QL strict compliance: disabled
14:54:35,255 INFO SettingsFactory:222 - Second-level cache: enabled
14:54:35,255 INFO SettingsFactory:226 - Query cache: disabled
14:54:35,256 INFO SettingsFactory:356 - Cache provider: org.hibernate.cache.NoCacheProvider
14:54:35,257 INFO SettingsFactory:241 - Optimize cache for minimal puts: disabled
14:54:35,258 INFO SettingsFactory:250 - Structured second-level cache entries: disabled
14:54:35,258 INFO SettingsFactory:270 - Echoing all SQL to stdout
14:54:35,259 INFO SettingsFactory:277 - Statistics: disabled
14:54:35,261 INFO SettingsFactory:281 - Deleted entity synthetic identifier rollback: disabled
14:54:35,262 INFO SettingsFactory:296 - Default entity-mode: pojo
14:54:35,269 INFO SessionFactoryImpl:161 - building session factory
14:54:35,271 DEBUG SessionFactoryImpl:173 - Session factory constructed with filter configurations : {}
14:54:35,272 DEBUG SessionFactoryImpl:177 - instantiating session factory with properties: {java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/usr/java/jdk1.6.0_01/jre/lib/i386, java.vm.version=1.6.0_01-ea-b03, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=:, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=US, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/home/yannmauron/Desktop/test/ToxicoMSJava2, java.runtime.version=1.6.0_01-ea-b03, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs=/usr/java/jdk1.6.0_01/jre/lib/endorsed, os.arch=i386, java.io.tmpdir=/tmp, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., os.name=Linux, sun.jnu.encoding=UTF-8, java.library.path=/usr/java/jdk1.6.0_01/jre/lib/i386/client:/usr/java/jdk1.6.0_01/jre/lib/i386:/usr/java/jdk1.6.0_01/jre/../lib/i386:/usr/lib/j2se/1.4/jre/lib/i386/client:/usr/lib/j2se/1.4/jre/lib/i386:/usr/lib/j2se/1.4/jre/../lib/i386:/usr/lib/firefox/:/usr/java/packages/lib/i386:/lib:/usr/lib, java.specification.name=Java Platform API Specification, java.class.version=50.0, sun.management.compiler=HotSpot Client Compiler, os.version=2.6.17-11-generic, user.home=/home/yannmauron, user.timezone=Europe/Zurich, hibernate.connection.release_mode=on_close, java.awt.printerjob=sun.print.PSPrinterJob, file.encoding=UTF-8, java.specification.version=1.6, user.name=yannmauron, java.class.path=/home/yannmauron/Desktop/test/ToxicoMSJava2/bin:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/cdk-0.99.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/commons-logging-1.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/dom4j-1.6.1.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/jaxen-1.1-beta-6.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/junit-4.2.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/log4j-1.2.14.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/ProteomeCommons.org-IO.jar:/home/yannmauron/Desktop/test/ToxicoMSJava2/lib/ProteomeCommons.org-IO-T2D.jar:/home/yannmauron/java/hsqldb.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-aspects.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-mock.jar:/home/yannmauron/java/spring-framework-2.0.2/dist/spring-src.zip:/home/yannmauron/java/spring-framework-2.0.2/lib/j2ee/jta.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/cglib/cglib-nodep-2.1_3.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/hibernate/jboss-archive-browsing.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/hibernate/hibernate3.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/jakarta-commons/commons-collections.jar:/home/yannmauron/java/spring-framework-2.0.2/lib/log4j/log4j-1.2.14.jar:/home/yannmauron/Desktop/eclipse conf/eclipse/configuration/org.eclipse.osgi/bundles/228/1/.cp/:/home/yannmauron/Desktop/eclipse conf/eclipse/plugins/org.eclipse.jdt.junit_3.2.1.r321_v20060810/junitsupport.jar:/home/yannmauron/Desktop/eclipse conf/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.2.1.r321_v20060721/junitruntime.jar, hibernate.bytecode.use_reflection_optimizer=false, hibernate.show_sql=true, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=/usr/java/jdk1.6.0_01/jre, hibernate.dialect=org.hibernate.dialect.HSQLDialect, java.specification.vendor=Sun Microsystems Inc., user.language=en, java.vm.info=mixed mode, sharing, java.version=1.6.0_01-ea, java.ext.dirs=/usr/java/jdk1.6.0_01/jre/lib/ext:/usr/java/packages/lib/ext, sun.boot.class.path=/usr/java/jdk1.6.0_01/jre/lib/resources.jar:/usr/java/jdk1.6.0_01/jre/lib/rt.jar:/usr/java/jdk1.6.0_01/jre/lib/sunrsasign.jar:/usr/java/jdk1.6.0_01/jre/lib/jsse.jar:/usr/java/jdk1.6.0_01/jre/lib/jce.jar:/usr/java/jdk1.6.0_01/jre/lib/charsets.jar:/usr/java/jdk1.6.0_01/jre/classes, java.vendor=Sun Microsystems Inc., file.separator=/, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, hibernate.connection.provider_class=org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.desktop=gnome, sun.cpu.isalist=}
14:54:35,278 DEBUG AbstractEntityPersister:2688 - Static SQL for entity: com.genebio.toxico.compound.CompoundImpl
14:54:35,279 DEBUG AbstractEntityPersister:2693 - Version select: select COMPOUND_ID from COMPOUND where COMPOUND_ID =?
14:54:35,282 DEBUG AbstractEntityPersister:2696 - Snapshot select: select compoundim_.COMPOUND_ID, compoundim_.COMPOUND_CID as COMPOUND2_2_, compoundim_.COMPOUND_SMILE as COMPOUND3_2_ from COMPOUND compoundim_ where compoundim_.COMPOUND_ID=?
14:54:35,282 DEBUG AbstractEntityPersister:2699 - Insert 0: insert into COMPOUND (COMPOUND_CID, COMPOUND_SMILE, COMPOUND_ID) values (?, ?, ?)
14:54:35,283 DEBUG AbstractEntityPersister:2700 - Update 0: update COMPOUND set COMPOUND_CID=?, COMPOUND_SMILE=? where COMPOUND_ID=?
14:54:35,284 DEBUG AbstractEntityPersister:2701 - Delete 0: delete from COMPOUND where COMPOUND_ID=?
14:54:35,286 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,287 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,288 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,289 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,290 DEBUG EntityLoader:79 - Static select for entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,293 DEBUG EntityLoader:34 - Static select for action ACTION_MERGE on entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,294 DEBUG EntityLoader:34 - Static select for action ACTION_REFRESH on entity com.genebio.toxico.compound.CompoundImpl: select compoundim0_.COMPOUND_ID as COMPOUND1_2_0_, compoundim0_.COMPOUND_CID as COMPOUND2_2_0_, compoundim0_.COMPOUND_SMILE as COMPOUND3_2_0_ from COMPOUND compoundim0_ where compoundim0_.COMPOUND_ID=?
14:54:35,295 DEBUG SessionFactoryObjectFactory:76 - registered: ff80818111937647011193764c1f0001 (unnamed)
14:54:35,296 INFO SessionFactoryObjectFactory:82 - Not binding factory to JNDI, no JNDI name configured
14:54:35,297 DEBUG SessionFactoryImpl:308 - instantiated session factory
14:54:35,298 DEBUG SessionFactoryImpl:390 - Checking 0 named HQL queries
14:54:35,298 DEBUG SessionFactoryImpl:410 - Checking 0 named SQL queries
14:54:35,300 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'transactionManager'
14:54:35,300 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'transactionManager' with merged definition [Root bean: class [org.springframework.orm.hibernate3.HibernateTransactionManager]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,302 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
14:54:35,302 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'sessionFactory'
14:54:35,305 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'transactionManager'
14:54:35,306 INFO HibernateTransactionManager:373 - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@2d189c] of Hibernate SessionFactory for HibernateTransactionManager
14:54:35,307 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'compoundDAO'
14:54:35,307 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'compoundDAO' with merged definition [Root bean: class [com.genebio.toxico.compound.CompoundDAOImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,309 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'compoundDAO' to allow for resolving potential circular references
14:54:35,310 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'sessionFactory'
14:54:35,311 DEBUG DefaultListableBeanFactory:1116 - Invoking afterPropertiesSet() on bean with name 'compoundDAO'
14:54:35,312 DEBUG DefaultListableBeanFactory:137 - Creating shared instance of singleton bean 'compound'
14:54:35,315 DEBUG DefaultListableBeanFactory:346 - Creating instance of bean 'compound' with merged definition [Root bean: class [org.springframework.transaction.interceptor.TransactionProxyFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]]
14:54:35,317 DEBUG DefaultListableBeanFactory:397 - Eagerly caching bean 'compound' to allow for resolving potential circular references
14:54:35,320 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'transactionManager'
14:54:35,321 DEBUG DefaultListableBeanFactory:202 - Returning cached instance of singleton bean 'compoundDAO'
14:54:35,325 DEBUG NameMatchTransactionAttributeSource:108 -
|