I'm using hibernate as a struts plugin on tomcat 5.0
As you can see tomcats output duplicates multiple times . The more often i call the same page from the browser the more line of output is added
This is what i can see after calling the same page three times :
Code:
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Processing unreferenced collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Processing unreferenced collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Processing unreferenced collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Scheduling collection removes/(re)creates/updates
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Scheduling collection removes/(re)creates/updates
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Scheduling collection removes/(re)creates/updates
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 (re)creations, 0 updates, 0 removals to 7 collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 (re)creations, 0 updates, 0 removals to 7 collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 (re)creations, 0 updates, 0 removals to 7 collections
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - executing flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - executing flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - executing flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - post flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - post flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - post flush
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - closing session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - closing session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - closing session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - disconnecting session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - disconnecting session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - disconnecting session
610 [http-8080-Processor23] DEBUG net.sf.hibernate.connection.DriverManagerConnectionProvider - returning connection to pool, pool size:
610 [http-8080-Processor23] DEBUG net.sf.hibernate.connection.DriverManagerConnectionProvider - returning connection to pool, pool size:
610 [http-8080-Processor23] DEBUG net.sf.hibernate.connection.DriverManagerConnectionProvider - returning connection to pool, pool size:
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] DEBUG net.sf.hibernate.impl.SessionImpl - transaction completion
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@b2933f[id=40288081fcc2f2e200fcc2f3450d0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@b2933f[id=40288081fcc2f2e200fcc2f3450d0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@b2933f[id=40288081fcc2f2e200fcc2f3450d0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6c9220[id=40288081fcc2f59e00fcc2f6fbfb0005]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6c9220[id=40288081fcc2f59e00fcc2f6fbfb0005]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6c9220[id=40288081fcc2f59e00fcc2f6fbfb0005]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@9f784d[id=40288081fcbded6800fcbded69fa0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@9f784d[id=40288081fcbded6800fcbded69fa0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@9f784d[id=40288081fcbded6800fcbded69fa0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6d23ea[id=40288081fcc2f59e00fcc2f6afcf0004]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6d23ea[id=40288081fcc2f59e00fcc2f6afcf0004]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@6d23ea[id=40288081fcc2f59e00fcc2f6afcf0004]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@938f0[id=40288081fcc2f59e00fcc2f5cabe0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@938f0[id=40288081fcc2f59e00fcc2f5cabe0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@938f0[id=40288081fcc2f59e00fcc2f5cabe0001]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@184b3b[id=40288081fcbded6800fcbded69fa0002]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@184b3b[id=40288081fcbded6800fcbded69fa0002]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@184b3b[id=40288081fcbded6800fcbded69fa0002]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@f9659d[id=40288081fcc2f59e00fcc2f6555b0003]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@f9659d[id=40288081fcc2f59e00fcc2f6555b0003]
610 [http-8080-Processor23] INFO java.lang.System - de.lmu.swep02.rsp.business.data.Contract@f9659d[id=40288081fcc2f59e00fcc2f6555b0003]
What is the matter ???
What am i making wrong ??
THX,
Dude