Re: AW: AW: AW: Tomcat 6, DB2 Driver Problems

2015-10-30 Thread Phil Steitz
On 10/29/15 7:14 AM, Christopher Schultz wrote: > Simon, > > On 10/29/15 4:28 AM, simone.rodenbach@devk.de wrote: >> Thx, >> >> I hope this information helps: (The >> org.apache.commons.pool.impl.GenericObjectPool starts a timer ... ) >> >> ava.util.TimerThread @ 0xc0772288

Re: AW: AW: AW: Tomcat 6, DB2 Driver Problems

2015-10-29 Thread Christopher Schultz
Simon, On 10/29/15 4:28 AM, simone.rodenbach@devk.de wrote: > Thx, > > I hope this information helps: (The > org.apache.commons.pool.impl.GenericObjectPool starts a timer ... ) > > ava.util.TimerThread @ 0xc0772288 > |Timer-0|

AW: AW: AW: Tomcat 6, DB2 Driver Problems

2015-10-29 Thread Simone.Rodenbach.ext
mcat) [mailto:a...@ice-sa.com] Gesendet: Donnerstag, 29. Oktober 2015 09:17 An: users@tomcat.apache.org Betreff: Re: AW: AW: Tomcat 6, DB2 Driver Problems On 29.10.2015 09:09, simone.rodenbach@devk.de wrote: > Hi Christopher, > > I attachted some pictures of the threads. > >

Re: AW: AW: Tomcat 6, DB2 Driver Problems

2015-10-29 Thread tomcat
: AW: Tomcat 6, DB2 Driver Problems Simone, On 10/28/15 4:02 AM, simone.rodenbach@devk.de wrote: I tried to google for the driver and classloader and found nothing that helped me :-( I can only provide you with this information: I configured the datasource in the context.xml Why are you

AW: AW: Tomcat 6, DB2 Driver Problems

2015-10-29 Thread Simone.Rodenbach.ext
Hi Christopher, I attachted some pictures of the threads. Thx, Simone -Ursprüngliche Nachricht- Von: Christopher Schultz [mailto:ch...@christopherschultz.net] Gesendet: Mittwoch, 28. Oktober 2015 15:30 An: Tomcat Users List Betreff: Re: AW: Tomcat 6, DB2 Driver Problems Simone, On

Re: AW: Tomcat 6, DB2 Driver Problems

2015-10-28 Thread Christopher Schultz
Simone, On 10/28/15 4:02 AM, simone.rodenbach@devk.de wrote: > I tried to google for the driver and classloader and found nothing that > helped me :-( > I can only provide you with this information: > > I configured the datasource in the context.xml > > factory="org.apache.commons.dbcp.Ba

AW: Tomcat 6, DB2 Driver Problems

2015-10-28 Thread Simone.Rodenbach.ext
er Schultz [mailto:ch...@christopherschultz.net] Gesendet: Dienstag, 27. Oktober 2015 15:51 An: Tomcat Users List Betreff: Re: Tomcat 6, DB2 Driver Problems Simone, On 10/27/15 10:39 AM, simone.rodenbach@devk.de wrote: > we are using Apache Tomcat/6.0.41. I added the database driver " db

Re: Tomcat 6, DB2 Driver Problems

2015-10-27 Thread Christopher Schultz
Simone, On 10/27/15 10:39 AM, simone.rodenbach@devk.de wrote: > we are using Apache Tomcat/6.0.41. I added the database driver " db2jcc4.jar" > into the tomcat lib folder. > Our application don't deploy the database driver. We are connecting to the > datasource with a jndi datasource lookup

AW: Tomcat 6, DB2 Driver Problems

2015-10-27 Thread Simone.Rodenbach.ext
Yes it is the lib folder of the tomcat -Ursprüngliche Nachricht- Von: Anderson Ramos [mailto:anderson.andy1...@gmail.com] Gesendet: Dienstag, 27. Oktober 2015 15:46 An: Tomcat Users List Betreff: Re: Tomcat 6, DB2 Driver Problems Hi Simone ! Are you tried to put this jar driver on

Re: Tomcat 6, DB2 Driver Problems

2015-10-27 Thread Anderson Ramos
Hi Simone ! Are you tried to put this jar driver on tomcat common libs ? I hope helped you. Best regards... Em 27/10/2015 12:39, escreveu: > Hi, > > we are using Apache Tomcat/6.0.41. I added the database driver " > db2jcc4.jar" into the tomcat lib folder. > Our application don't deploy the da

Tomcat 6, DB2 Driver Problems

2015-10-27 Thread Simone.Rodenbach.ext
Hi, we are using Apache Tomcat/6.0.41. I added the database driver " db2jcc4.jar" into the tomcat lib folder. Our application don't deploy the database driver. We are connecting to the datasource with a jndi datasource lookup. But, after a HotDeployment I get every minute the following log-mes