Re: dsn config issues

2018-02-06 Thread M. Manna
I am not saying you are wrong, i am simply asking of you have tried a different location. On 6 Feb 2018 9:11 pm, "Rob Turner" wrote: Sorry, I don’t understand the question. I’m a noob at tomcat. I assume the jar file should load since it’s in the same location as all of the other jar files.

Re: dsn config issues

2018-02-06 Thread Rob Turner
Sorry, I don’t understand the question. I’m a noob at tomcat. I assume the jar file should load since it’s in the same location as all of the other jar files. > On Feb 6, 2018, at 2:57 PM, M. Manna wrote: > > How r u bootstrapping the application? As installed service or invoking > main() us

Re: dsn config issues

2018-02-06 Thread M. Manna
How r u bootstrapping the application? As installed service or invoking main() usimg bootstrap.jar? Also, I would try loading the jar from -classpath location. Typically, it should be placed into WEB-INF/lib folder. But may be you want to try loading it from classpath and see how it goes. Regard

Re: dsn config issues

2018-02-06 Thread Rob Turner
Yes. CATAKINA_HOME = /usr/tomcat8. I don’t see any errors during startup. The only message I see that looks unusual is: 'org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs.' > On Feb 6, 2018, at 1:27 PM, Christopher Schultz > wrote: >

Re: dsn config issues

2018-02-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rob, On 2/6/18 1:28 PM, Rob Turner wrote: > My jdbc jar file is located in /usr/tomcat8/lib. Is CATALINA_HOME == /usr/tomcat8? > I see the same error in my log files as on my web page. Our > application traps the errors and displays them on the p

RE: dsn config issues

2018-02-06 Thread Rob Turner
My jdbc jar file is located in /usr/tomcat8/lib. I see the same error in my log files as on my web page. Our application traps the errors and displays them on the page. I tried to remove the error trapping mechanism and now receive the following when accessing a page containing database acces

Re: Tool to analyze the core/heap dump

2018-02-06 Thread Suvendu Sekhar Mondal
On Tue, Feb 6, 2018 at 2:12 AM, Coty Sutherland wrote: > On Mon, Feb 5, 2018 at 3:16 PM, Igal @ Lucee.org wrote: >> On 2/5/2018 11:15 AM, Johan Compagner wrote: >>> >>> Jvisualvm that ships with java8 or yourkit (you can evaluate for some >>> time) >>> >>> Op 5 feb. 2018 19:43 schreef "D, Dwarake