2004-04-09 12:08:42 INFO --> /spPagination,N/A,127.0.0.1
2004-04-09 12:08:42 INFO invoke controller's init
2004-04-09 12:08:42 INFO invoke controller's prevoke
2004-04-09 12:08:42 INFO invoke controller's relevant method
2004-04-09 12:08:42 INFO begin to browse in controller
2004-04-09 12:08:42 INFO begin to fetch by hibernate
2004-04-09 12:08:43 INFO get configer and load xml1
2004-04-09 12:08:43 INFO Hibernate 2.1.2
2004-04-09 12:08:43 INFO loaded properties from resource hibernate.properties:
{#hibernate.query.substitutions=true 1, false 0, yes 'Y', no 'N', hibernate.cgli
b.use_reflection_optimizer=true, hibernate.connection.pool_size=1, hibernate.dia
lect=net.sf.hibernate.dialect.OracleDialect, hibernate.show_sql=true, hibernate.
proxool.pool_alias=pool1, hibernate.connection.datasource=SparkicePortalDataSour
ce}
2004-04-09 12:08:43 INFO using CGLIB reflection optimizer
2004-04-09 12:08:43 INFO dialect:net.sf.hibernate.dialect.OracleDialect
2004-04-09 12:08:43 INFO Mapping resource: com/sparkice/ecommerce/hibernate/dat
a/SPUser.hbm.xml
2004-04-09 12:08:44 INFO Mapping class: com.sparkice.ecommerce.hibernate.data.S
PUser -> USERS
2004-04-09 12:08:45 INFO Mapping resource: com/sparkice/ecommerce/hibernate/dat
a/Usertest.hbm.xml
2004-04-09 12:08:45 INFO Mapping class: com.sparkice.ecommerce.hibernate.data.U
sertest -> USERTEST
2004-04-09 12:08:45 INFO build factory
2004-04-09 12:08:45 INFO processing one-to-many association mappings
2004-04-09 12:08:45 INFO processing one-to-one association property references
2004-04-09 12:08:45 INFO processing foreign key constraints
2004-04-09 12:08:45 INFO Using dialect: net.sf.hibernate.dialect.OracleDialect
2004-04-09 12:08:45 INFO Use outer join fetching: true
2004-04-09 12:08:45 INFO JNDI InitialContext properties:{}
2004-04-09 12:08:45 INFO Using datasource: SparkicePortalDataSource
2004-04-09 12:08:45 INFO No TransactionManagerLookup configured (in JTA environ
ment, use of process level read-write cache is not recommended)
2004-04-09 12:08:45 INFO Use scrollable result sets: true
2004-04-09 12:08:45 INFO Use JDBC3 getGeneratedKeys(): false
2004-04-09 12:08:45 INFO Optimize cache for minimal puts: false
2004-04-09 12:08:45 INFO echoing all SQL to stdout
2004-04-09 12:08:45 INFO Query language substitutions: {}
2004-04-09 12:08:45 INFO cache provider: net.sf.ehcache.hibernate.Provider
2004-04-09 12:08:45 INFO instantiating and configuring caches
2004-04-09 12:08:46 ERROR java.lang.reflect.InvocationTargetException
I was thinking if its jdk version is really lowwer
thanks
|