It is related as hibernate is running within cocoon. A few tweaks to cocoon have now rectified the situation.

Andrew
On 29 Jan 2004, at 12:14, Jorg Heymans wrote:

how is this related to cooon? hibernate or tomcat lists seem more appropriate here.

beyaNet Consultancy wrote:
I am getting the following error:
Jan 27, 2004 3:48:20 PM org.apache.jk.server.JkCoyoteHandler action
INFO: RESET
which is breaking a hibernate process which immediately proceeds the above mentioned line:
- Hibernate 2.1.1
- hibernate.properties not found
- using CGLIB reflection optimizer
- configuring from resource: /hibernate.cfg.xml
- Configuration resource: /hibernate.cfg.xml
- Mapping resource: test/User_tbl_map.hbm.xml
- Mapping class: test.User -> usertbl
- Mapping resource: test/User_artistchoice_map.hbm.xml
- Mapping class: test.ArtistChoice -> choicetbl
- Configured SessionFactory: null
- processing one-to-many association mappings
- Mapping collection: test.User.child -> choicetbl
- processing one-to-one association property references
- processing foreign key constraints
- Using dialect: net.sf.hibernate.dialect.PostgreSQLDialect
- Use outer join fetching: true
- C3P0 using driver: org.postgresql.Driver at URL: jdbc:postgresql://localhost:5432/beyarecords
- Connection properties: {user=x, password=x}
- No TransactionManagerLookup configured (in JTA environment, use of process level read-write cache is not recommended)
- Use scrollable result sets: true
- JDBC 2 max batch size: 15
- echoing all SQL to stdout
- Query language substitutions: {}
- cache provider: net.sf.ehcache.hibernate.Provider
- instantiating and configuring caches
- building session factory
Jan 27, 2004 3:48:20 PM org.apache.jk.server.JkCoyoteHandler action
INFO: RESET
Can anybody tell me what is going on here?
Thanks in advance
Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to