RE: Server DB Connects are very slow after restart

2007-03-16 Thread Propes, Barry L [GCG-NAOT]
al Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Friday, March 16, 2007 10:03 AM To: Tomcat Users List Subject: Re: Server DB Connects are very slow after restart -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Propes, Barry L [GCG-NAOT] wrote: > we had similar connec

Re: Server DB Connects are very slow after restart

2007-03-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Propes, Barry L [GCG-NAOT] wrote: > we had similar connection problems with Oracle here. > > At first I changed drivers, which I thought would help, then while I > was furiously trying to implement connection pooling, which I ended > up doing, w

RE: Server DB Connects are very slow after restart

2007-03-16 Thread Propes, Barry L [GCG-NAOT]
Server DB Connects are very slow after restart Hello, I have trouble with my tomcat server 5.5.9, java 1.5 and oracle db 9i. CATALINA_OPTS="-Xmx1900m -Xms256m -XX:MaxPermSize=256m -XX:ReservedCodeCacheSize=64m -Dcom.sun.management.jmxremote" After the restart of the server the db conn

AW: Server DB Connects are very slow after restart

2007-03-16 Thread Peter Neu
Damn, this isn't tomcat's fault. We got network issues. ;o( -Pete > -Ursprüngliche Nachricht- > Von: Peter Neu [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 16. März 2007 12:04 > An: 'Tomcat Users List' > Betreff: Server DB Connects are very slow af

Server DB Connects are very slow after restart

2007-03-16 Thread Peter Neu
Hello, I have trouble with my tomcat server 5.5.9, java 1.5 and oracle db 9i. CATALINA_OPTS="-Xmx1900m -Xms256m -XX:MaxPermSize=256m -XX:ReservedCodeCacheSize=64m -Dcom.sun.management.jmxremote" After the restart of the server the db connects from my webapps are very slow. I can't see why no tra