Trace....
======
junit2:
[junit] Running ks.rah.cainfo.db.dao.TestInfoContactDAO
[junit] last: Tue Dec 28 11:00:00 CET 2004, today: Sat Feb 28 11:00:00 CET 2004
[junit] 11:10:44,062 INFO Environment:432 - Hibernate 2.1 final
[junit] 11:10:44,062 INFO Environment:461 - hibernate.properties not found
[junit] 11:10:44,078 INFO Environment:481 - using CGLIB reflection optimizer
[junit] 11:10:44,078 INFO Configuration:830 - configuring from resource: /hibernate.cfg.xml
[junit] 11:10:44,078 INFO Configuration:802 - Configuration resource: /hibernate.cfg.xml
[junit] 11:10:44,203 DEBUG DTDEntityResolver:20 - trying to locate
http://hibernate.sourceforge.net/hibernate-config
uration-2.0.dtd in classpath under net/sf/hibernate/
[junit] 11:10:44,203 DEBUG DTDEntityResolver:29 - found
http://hibernate.sourceforge.net/hibern ... ration-2.0
.dtd in classpath
[junit] 11:10:44,281 DEBUG Configuration:788 - dialect=net.sf.hibernate.dialect.MySQLDialect
[junit] 11:10:44,281 DEBUG Configuration:788 - connection.driver_class=com.mysql.jdbc.Driver
[junit] 11:10:44,281 DEBUG Configuration:788 - connection.url=jdbc:mysql://localhost/cainfo_test
[junit] 11:10:44,281 DEBUG Configuration:788 - connection.username=
[junit] 11:10:44,281 DEBUG Configuration:788 - connection.password=
[junit] 11:10:44,281 DEBUG Configuration:788 - show_sql=true
[junit] 11:10:44,281 DEBUG Configuration:788 - c3p0.max_size=2
[junit] 11:10:44,296 DEBUG Configuration:788 - c3p0.min_size=2
[junit] 11:10:44,296 DEBUG Configuration:788 - c3p0.timeout=5000
[junit] 11:10:44,296 DEBUG Configuration:788 - c3p0.max_statements=100
[junit] 11:10:44,296 DEBUG Configuration:788 - c3p0.validate=false
[junit] 11:10:44,328 DEBUG Configuration:939 - null<-org.dom4j.tree.DefaultAttribute@de1b8a [Attribute: name resourc
e value "ks/rah/cainfo/db/model/ContactMeta.hbm.xml"]
[junit] 11:10:44,328 INFO Configuration:287 - Mapping resource: ks/rah/cainfo/db/model/ContactMeta.hbm.xml
[junit] 11:10:44,343 DEBUG DTDEntityResolver:20 - trying to locate
http://hibernate.sourceforge.net/hibernate-mappin
g-2.0.dtd in classpath under net/sf/hibernate/
[junit] 11:10:44,343 DEBUG DTDEntityResolver:29 - found
http://hibernate.sourceforge.net/hibern ... ng-2.0.dtd i
n classpath
[junit] 11:10:44,484 INFO Binder:220 - Mapping class: ks.rah.cainfo.db.model.ContactMeta -> CONTACT_META
[junit] 11:10:44,593 DEBUG Binder:435 - Mapped property: id -> id, type: long
[junit] 11:10:44,625 DEBUG Binder:435 - Mapped property: fieldReference -> FIELD_FK, type: ks.rah.cainfo.db.model.Co
ntactField
[junit] 11:10:44,625 DEBUG Binder:435 - Mapped property: sortOrder -> SORT_ORDER, type: integer
[junit] 11:10:44,625 DEBUG Binder:435 - Mapped property: codeValue -> CODE, type: integer
[junit] 11:10:44,640 DEBUG Binder:435 - Mapped property: displayValue -> displayValue, type: string
[junit] 11:10:44,640 DEBUG Binder:435 - Mapped property: visible -> VISIBLE, type: boolean
[junit] 11:10:44,656 DEBUG Binder:435 - Mapped property: answers, type: java.util.Set
[junit] 11:10:44,656 DEBUG Configuration:939 - null<-org.dom4j.tree.DefaultAttribute@f18e8e [Attribute: name resourc
e value "ks/rah/cainfo/db/model/ContactField.hbm.xml"]
[junit] 11:10:44,671 INFO Configuration:287 - Mapping resource: ks/rah/cainfo/db/model/ContactField.hbm.xml
[junit] 11:10:44,703 DEBUG DTDEntityResolver:20 - trying to locate
http://hibernate.sourceforge.net/hibernate-mappin
g-2.0.dtd in classpath under net/sf/hibernate/
[junit] 11:10:44,703 DEBUG DTDEntityResolver:29 - found
http://hibernate.sourceforge.net/hibern ... ng-2.0.dtd i
n classpath
[junit] 11:10:44,734 INFO Binder:220 - Mapping class: ks.rah.cainfo.db.model.ContactField -> CONTACT_FIELD
[junit] 11:10:44,734 DEBUG Binder:435 - Mapped property: id -> id, type: long
[junit] 11:10:44,750 DEBUG Binder:435 - Mapped property: fieldName -> FIELDNAME, type: string
[junit] 11:10:44,750 DEBUG Binder:435 - Mapped property: fieldHtmlName -> FIELDHTMLNAME, type: string
[junit] 11:10:44,750 DEBUG Binder:435 - Mapped property: htmlInputType -> INPUTTYPE, type: string
[junit] 11:10:44,750 DEBUG Binder:435 - Mapped property: sortOrder -> SORTORDER, type: integer
[junit] 11:10:44,765 DEBUG Binder:435 - Mapped property: meta, type: java.util.Set
[junit] 11:10:44,843 DEBUG Binder:435 - Mapped property: visible -> VISIBLE, type: boolean
[junit] 11:10:44,843 DEBUG Binder:435 - Mapped property: answers, type: java.util.Set
[junit] 11:10:44,843 DEBUG Configuration:939 - null<-org.dom4j.tree.DefaultAttribute@9d6065 [Attribute: name resourc
e value "ks/rah/cainfo/db/model/InfoContact.hbm.xml"]
[junit] 11:10:44,843 INFO Configuration:287 - Mapping resource: ks/rah/cainfo/db/model/InfoContact.hbm.xml
[junit] 11:10:44,859 DEBUG DTDEntityResolver:20 - trying to locate
http://hibernate.sourceforge.net/hibernate-mappin
g-2.0.dtd in classpath under net/sf/hibernate/
[junit] 11:10:44,859 DEBUG DTDEntityResolver:29 - found
http://hibernate.sourceforge.net/hibern ... ng-2.0.dtd i
n classpath
[junit] 11:10:44,890 INFO Binder:220 - Mapping class: ks.rah.cainfo.db.model.InfoContact -> CONTACT
[junit] 11:10:44,906 DEBUG Binder:435 - Mapped property: id -> id, type: long
[junit] 11:10:44,906 DEBUG Binder:435 - Mapped property: user -> USER_FK, type: long
[junit] 11:10:44,906 DEBUG Binder:435 - Mapped property: entryDate -> ENTRYDATE, type: date
[junit] 11:10:44,906 DEBUG Binder:435 - Mapped property: duration -> DURATION, type: long
[junit] 11:10:44,906 DEBUG Binder:435 - Mapped property: contactType -> CONTACTTYPE, type: integer
[junit] 11:10:44,921 DEBUG Binder:435 - Mapped property: data, type: java.util.List
[junit] 11:10:44,921 DEBUG Configuration:939 - null<-org.dom4j.tree.DefaultAttribute@da18ac [Attribute: name resourc
e value "ks/rah/cainfo/db/model/ContactDataNode.hbm.xml"]
[junit] 11:10:44,921 INFO Configuration:287 - Mapping resource: ks/rah/cainfo/db/model/ContactDataNode.hbm.xml
[junit] 11:10:44,953 DEBUG DTDEntityResolver:20 - trying to locate
http://hibernate.sourceforge.net/hibernate-mappin
g-2.0.dtd in classpath under net/sf/hibernate/
[junit] 11:10:44,953 DEBUG DTDEntityResolver:29 - found
http://hibernate.sourceforge.net/hibern ... ng-2.0.dtd i
n classpath
[junit] 11:10:44,984 INFO Binder:220 - Mapping class: ks.rah.cainfo.db.model.ContactDataNode -> DATANODE
[junit] 11:10:44,984 DEBUG Binder:435 - Mapped property: id -> id, type: long
[junit] 11:10:44,984 DEBUG Binder:435 - Mapped property: contact -> CONTACT_FK, type: ks.rah.cainfo.db.model.InfoCon
tact
[junit] 11:10:44,984 DEBUG Binder:435 - Mapped property: field -> ANSWERFIELD_FK, type: ks.rah.cainfo.db.model.Conta
ctField
[junit] 11:10:45,000 DEBUG Binder:435 - Mapped property: value -> META_FK, type: ks.rah.cainfo.db.model.ContactMeta
[junit] 11:10:45,015 INFO Configuration:985 - Configured SessionFactory: null
[junit] 11:10:45,015 DEBUG Configuration:986 - properties: {java.vendor=Sun Microsystems Inc., show_sql=true, hibern
ate.connection.url=jdbc:mysql://localhost/cainfo_test, c3p0.min_size=2, os.name=Windows 2000, sun.boot.class.path=C:\jdk
\j2sdk1.4.2\jre\lib\rt.jar;C:\jdk\j2sdk1.4.2\jre\lib\i18n.jar;C:\jdk\j2sdk1.4.2\jre\lib\sunrsasign.jar;C:\jdk\j2sdk1.4.2
\jre\lib\jsse.jar;C:\jdk\j2sdk1.4.2\jre\lib\jce.jar;C:\jdk\j2sdk1.4.2\jre\lib\charsets.jar;C:\jdk\j2sdk1.4.2\jre\classes
, hibernate.c3p0.max_size=2, sun.java2d.fontpath=, java.vm.specification.vendor=Sun Microsystems Inc., ant.home=C:\jdk\a
pache-ant-1.6, c3p0.max_size=2, java.runtime.version=1.4.2-b28, hibernate.c3p0.min_size=2, user.name=Administrat