This is the output from the error log:
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Configuration getConfigurationInputStream
[20:05:54]INFO: Configuration resource: /hibernate.cfg.xml
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Configuration addResource
[20:05:54]INFO: Mapping resource: hijira.hbm.xml
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventImpl -> event
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.LocationImpl -> location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.ContactImpl -> contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl -> organization
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl -> recurrence
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.TypeImpl -> type
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.StatusImpl -> status
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventLocationImpl -> event_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventContactImpl -> event_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventOrganizationImpl -> event_organization
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.LocationContactImpl -> location_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationLocationImpl -> org_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationContactImpl -> org_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceLocationImpl -> recurrence_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceContactImpl -> recurrence_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:54]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceOrganizationImpl -> recurrence_organization
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Configuration configure
[20:05:54]INFO: Configured SessionFactory: null
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Configuration secondPassCompile
[20:05:54]INFO: processing one-to-many association mappings
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.locations -> event_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.contacts -> event_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.organizations -> event_organization
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.LocationImpl.contacts -> location_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl.locations -> org_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl.contacts -> org_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.locations -> event_location
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.contacts -> event_contact
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:54]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.organizations -> event_organization
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.cfg.Configuration secondPassCompile
[20:05:54]INFO: processing foreign key constraints
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:54]INFO: building session factory
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.dialect.Dialect <init>
[20:05:54]INFO: Using dialect: net.sf.hibernate.dialect.SQLServerDialect
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:54]INFO: Hibernate connection pool size: 20
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:54]INFO: using driver: com.microsoft.jdbc.sqlserver.SQLServerDriver at URL: jdbc:microsoft:sqlserver://localhost:1433
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:54]INFO: connection properties: {user=hijira, password=hijira, statement_cache.size=20}
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:54]INFO: Use outer join fetching: true
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:54]INFO: Use scrollable result sets: true
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:54]INFO: echoing all SQL to stdout
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.ContactImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceContactImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventOrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventContactImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceOrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventImpl, IllegalArgumentException: setModifiedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationContactImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.LocationImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:54]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.LocationContactImpl, IllegalArgumentException: setCreatedOn
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryObjectFactory addInstance
[20:05:54]INFO: no JDNI name configured
[20:05:54]10-Jul-2004 8:05:54 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:54]INFO: Query language substitutions: {}
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: SQL Warning: 0, SQLState:
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Database changed to hijira
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: SQL Warning: 0, SQLState:
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed database context to 'hijira'.
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: SQL Warning: 0, SQLState:
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Language changed to us_english
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: SQL Warning: 0, SQLState:
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:55]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed language setting to us_english.
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.impl.SessionFactoryImpl close
[20:05:55]INFO: closing
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.connection.DriverManagerConnectionProvider close
[20:05:55]INFO: cleaning up connection pool: jdbc:microsoft:sqlserver://localhost:1433
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Configuration getConfigurationInputStream
[20:05:55]INFO: Configuration resource: /hibernate.cfg.xml
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Configuration addResource
[20:05:55]INFO: Mapping resource: hijira.hbm.xml
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventImpl -> event
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.LocationImpl -> location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.ContactImpl -> contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl -> organization
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl -> recurrence
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.TypeImpl -> type
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.StatusImpl -> status
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventLocationImpl -> event_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventContactImpl -> event_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.EventOrganizationImpl -> event_organization
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.LocationContactImpl -> location_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationLocationImpl -> org_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.OrganizationContactImpl -> org_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceLocationImpl -> recurrence_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceContactImpl -> recurrence_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindRootClass
[20:05:55]INFO: Mapping class: com.aberrantdevelopment.hijira.type.impl.RecurrenceOrganizationImpl -> recurrence_organization
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Configuration configure
[20:05:55]INFO: Configured SessionFactory: null
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Configuration secondPassCompile
[20:05:55]INFO: processing one-to-many association mappings
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.locations -> event_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.contacts -> event_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.EventImpl.organizations -> event_organization
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.LocationImpl.contacts -> location_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl.locations -> org_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl.contacts -> org_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.locations -> event_location
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.contacts -> event_contact
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Binder bindCollectionSecondPass
[20:05:55]INFO: Mapping collection: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl.organizations -> event_organization
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.cfg.Configuration secondPassCompile
[20:05:55]INFO: processing foreign key constraints
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:55]INFO: building session factory
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.dialect.Dialect <init>
[20:05:55]INFO: Using dialect: net.sf.hibernate.dialect.SQLServerDialect
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:55]INFO: Hibernate connection pool size: 20
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:55]INFO: using driver: com.microsoft.jdbc.sqlserver.SQLServerDriver at URL: jdbc:microsoft:sqlserver://localhost:1433
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.connection.DriverManagerConnectionProvider configure
[20:05:55]INFO: connection properties: {user=hijira, password=hijira, statement_cache.size=20}
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:55]INFO: Use outer join fetching: true
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:55]INFO: Use scrollable result sets: true
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:55]INFO: echoing all SQL to stdout
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.ContactImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceContactImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventOrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventContactImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceOrganizationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.EventImpl, IllegalArgumentException: setModifiedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.RecurrenceLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationLocationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.OrganizationContactImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.LocationImpl, IllegalArgumentException: setCreatedOn
[20:05:55]10-Jul-2004 8:05:55 PM net.sf.hibernate.util.ReflectHelper getMetaClass
[20:05:55]INFO: reflection optimizer disabled for: com.aberrantdevelopment.hijira.type.impl.LocationContactImpl, IllegalArgumentException: setCreatedOn
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.impl.SessionFactoryObjectFactory addInstance
[20:05:56]INFO: no JDNI name configured
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.impl.SessionFactoryImpl <init>
[20:05:56]INFO: Query language substitutions: {}
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Database changed to hijira
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed database context to 'hijira'.
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Language changed to us_english
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed language setting to us_english.
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.impl.SessionFactoryImpl close
[20:05:56]INFO: closing
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.connection.DriverManagerConnectionProvider close
[20:05:56]INFO: cleaning up connection pool: jdbc:microsoft:sqlserver://localhost:1433
[20:05:56]Hibernate Exception ocurred
[20:05:56]net.sf.hibernate.HibernateException: SQL update or deletion failed (row not found)
[20:05:56] at net.sf.hibernate.impl.NonBatchingBatcher.addToBatch(NonBatchingBatcher.java:25)
[20:05:56] at net.sf.hibernate.persister.EntityPersister.insert(EntityPersister.java:478)
[20:05:56] at net.sf.hibernate.persister.EntityPersister.insert(EntityPersister.java:454)
[20:05:56] at net.sf.hibernate.impl.ScheduledInsertion.execute(ScheduledInsertion.java:20)
[20:05:56] at net.sf.hibernate.impl.SessionImpl.executeAll(SessionImpl.java:2100)
[20:05:56] at net.sf.hibernate.impl.SessionImpl.execute(SessionImpl.java:2061)
[20:05:56] at net.sf.hibernate.impl.SessionImpl.flush(SessionImpl.java:2005)
[20:05:56] at net.sf.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:57)
[20:05:56] at com.aberrantdevelopment.hijira.migration.Migrator.migrateEvent(Migrator.java:235)
[20:05:56] at _test__jsp._jspService(_test__jsp.java:36)
[20:05:56] at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
[20:05:56] at com.caucho.jsp.Page.subservice(Page.java:506)
[20:05:56] at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
[20:05:56] at com.caucho.server.http.Invocation.service(Invocation.java:315)
[20:05:56] at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
[20:05:56] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:246)
[20:05:56] at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163)
[20:05:56] at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
[20:05:56] at java.lang.Thread.run(Thread.java:536)
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Database changed to hijira
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed database context to 'hijira'.
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Language changed to us_english
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: SQL Warning: 0, SQLState:
[20:05:56]10-Jul-2004 8:05:56 PM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
[20:05:56]WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed language setting to us_english.
|