Re: dsn config issues

2018-02-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To whom it may concern, On 2/6/18 3:57 PM, M. Manna wrote: > 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 shoul

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
stopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, February 05, 2018 12:31 PM To: users@tomcat.apache.org Subject: Re: dsn config issues -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rob, On 2/5/18 10:28 AM, Rob Turner wrote: > I'm trying to port a jsp application from web l

Re: dsn config issues

2018-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rob, On 2/5/18 10:28 AM, Rob Turner wrote: > I'm trying to port a jsp application from web logic over to > tomcat. I'm running tomcat 8.5.9.0. However, I cannot get my dsn to > work. I'm receiving the following error when I access the dsn: > > Exce

dsn config issues

2018-02-05 Thread Rob Turner
I'm trying to port a jsp application from web logic over to tomcat. I'm running tomcat 8.5.9.0. However, I cannot get my dsn to work. I'm receiving the following error when I access the dsn: Exception: javax.naming.NameNotFoundException: Invalid or unavailable DSN in Fort Bend County. Openi