RE: DB connection error -Tomcat 6 config

2010-03-18 Thread Propes, Barry L
To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: DB connection error -Tomcat 6 config Good point...I'll switch back to factory=org.apache.tomcat.dbcp.DataSourceConnectionFactory Again, that factory

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Well, that's interesting... -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, March 18, 2010 6:13 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config And if you remove the factory attribute? when I remove the I

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
11:32 AM To: Tomcat Users List Subject: Re: DB connection error -Tomcat 6 config Propes, Barry L wrote: ... I may be missing something, but And in doing this, I get this error!! C:\Program Files\Apache Software Foundation\Tomcat 6.0jar -tf tomcat.dbcp.jar java.io.FileNotFoundException

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
connection error -Tomcat 6 config On 19/03/2010 16:31, André Warnier wrote: Propes, Barry L wrote: ... I may be missing something, but And in doing this, I get this error!! C:\Program Files\Apache Software Foundation\Tomcat 6.0jar -tf tomcat.dbcp.jar java.io.FileNotFoundException

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Much better, Mark...my fault there. When I run that command I do get the following. So I assume all is ok, there, though it will be better to reinstall to a folder without the spaces and lengthy names. C:\Program Files\Apache Software Foundation\Tomcat 6.0\libjar -tf tomcat-dbcp.j ar

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Did so, and still getting errors. If I reference the factory ( org.apache.tomcat.dbcp.dbcp.DataSourceConnectionFactory) - I get - org.apache.jasper.JasperException: javax.servlet.ServletException: javax.naming.NamingException: Could not create resource factory instance [Root exception is

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 19, 2010 1:58 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: DB connection error

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
yet. But I could be wrong about that. : ) -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 19, 2010 1:58 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
the tomcat-dbcp.jar file located myriad places! Thanks so much for your patience and help!! Regards, Barry -Original Message- From: Propes, Barry L [GCG-NAOT] Sent: Friday, March 19, 2010 4:03 PM To: 'Tomcat Users List' Subject: RE: DB connection error -Tomcat 6 config Alright, done

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Ok, will do...thanks for the suggestion. I'll remove that. Thanks. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 19, 2010 4:31 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Message- From: Propes, Barry L [GCG-NAOT] Sent: Friday, March 19, 2010 4:31 PM To: 'Tomcat Users List' Subject: RE: DB connection error -Tomcat 6 config GOOD GOSH!!! I don't believe it! It's now friggin' working! Thank you all: Chuck, Chris, Andre, Mark, Gregor, et al. I had one little bad

RE: DB connection error -Tomcat 6 config

2010-03-19 Thread Propes, Barry L
Ok, thanks. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 19, 2010 4:47 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: DB connection

RE: newbie: accessing tomcat admin page from another machine

2010-03-23 Thread Propes, Barry L
If you have IIS running on the box, it should be able to do it like you're thinking. I've done that on my network at home. -Original Message- From: bill turner [mailto:worldwidewi...@gmail.com] Sent: Tuesday, March 23, 2010 9:21 AM To: Tomcat Users List Subject: Re: newbie: accessing

RE: newbie: accessing tomcat admin page from another machine

2010-03-23 Thread Propes, Barry L
and I was pointed to the hosts file, all is beautiful. I just need to give my server a static ip address, I suppose, so that I do not have to regularly update my hosts file. Propes, Barry L wrote: If you have IIS running on the box, it should be able to do it like you're thinking. I've

RE: DB connection error -Tomcat 6 config

2010-03-23 Thread Propes, Barry L
and restarting itthat not the case? -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 19, 2010 4:47 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com

RE: DB connection error -Tomcat 6 config

2010-03-24 Thread Propes, Barry L
Thanks, Mark -- I'll shake down that thread here in a bit. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, March 23, 2010 5:54 PM To: Tomcat Users List Subject: Re: DB connection error -Tomcat 6 config On 23/03/2010 22:39, Propes, Barry L wrote: I got

RE: DB connection error -Tomcat 6 config

2010-03-24 Thread Propes, Barry L
, Mark Thomas wrote: On 23/03/2010 22:39, Propes, Barry L wrote: I got this again today, and it seems to happen when/if I go into the Tomcat Manager app and either Stop and Start or Reload the app. Should that have a significant bearing on something like a DBCP connection so adversely? I

RE: DB connection error -Tomcat 6 config

2010-03-24 Thread Propes, Barry L
, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, March 24, 2010 9:45 AM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: DB connection error -Tomcat 6 config Although when I ran find memory

RE: DB connection error -Tomcat 6 config

2010-03-26 Thread Propes, Barry L
...@apache.org] Sent: Tuesday, March 23, 2010 5:54 PM To: Tomcat Users List Subject: Re: DB connection error -Tomcat 6 config On 23/03/2010 22:39, Propes, Barry L wrote: I got this again today, and it seems to happen when/if I go into the Tomcat Manager app and either Stop and Start or Reload

RE: DB connection error -Tomcat 6 config

2010-03-26 Thread Propes, Barry L
config On 26/03/2010 19:22, Propes, Barry L wrote: Mark -- looked for that and got this message: Your search query TimerThread didn't return any results. Please change some terms and refer to HelpOnSearching for more information. Sorry - should have been clearer - just look for that text

RE: Connecting to a Database

2010-03-26 Thread Propes, Barry L
, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: Connecting to a Database Thanks, Leo! I've not seen instructions in the How-To (maybe I overlooked it) on the localDataSource=true attrib to the Realm in the context.xml file Unfortunately, it's not in the How-To, just in the configuration

RE: Connecting to a Database

2010-03-29 Thread Propes, Barry L
the userRoleTable. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 26, 2010 2:56 PM To: Tomcat Users List Subject: RE: Connecting to a Database From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: Connecting to a Database Thanks

RE: Connecting to a Database

2010-03-30 Thread Propes, Barry L
-- Context antiResourceLocking=false debug=0 privileged=true Valve className=org.apache.catalina.valves.RemoteAddrValve allow=specific ip / /Context -Original Message- From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Sent: Monday, March 29, 2010 2:41 PM

RE: Connecting to a Database

2010-03-30 Thread Propes, Barry L
? Where is the Realm for your webapp defined? Post your server.xml so we can see it. Did you remove the Realm in server.xml? Have you made any changes to the global conf/context.xml? -Original Message- From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Sent: Tuesday, March 30, 2010 9

RE: Shutdown hook for correctly unloading drivers

2010-04-06 Thread Propes, Barry L
Hi Mark, I've downloaded this profiler, but it tells me it's good for 15 dayswhat's the provision for having this free? Thanks, Barry -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, March 26, 2010 7:27 AM To: Tomcat Users List Subject: Re: Shutdown

RE: Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
/04/2010 23:38, Propes, Barry L wrote: Hi Mark, I've downloaded this profiler, but it tells me it's good for 15 dayswhat's the provision for having this free? I have an OpenSource license. A full license isn't that expensive. I've bought one a couple of times when I needed one

RE: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
...@christopherschultz.net] Sent: Wednesday, April 07, 2010 11:03 AM To: Tomcat Users List Subject: Re: [OT] Shutdown hook for correctly unloading drivers -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/7/2010 10:18 AM, Propes, Barry L wrote: Ok, thanks. Having a bit of an issue early on, since

RE: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/7/2010 2:53 PM, Propes, Barry L wrote: Ok, Chris, thanks. Mine wasn't recognizing any app on the host and port. I've only done local profiling, not remote, so I won't be too much help, here. You might want to double-check any firewall

RE: DB connection error -Tomcat 6 config

2010-04-16 Thread Propes, Barry L
address the matter. Thanks, Barry -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, March 26, 2010 2:25 PM To: Tomcat Users List Subject: Re: DB connection error -Tomcat 6 config On 26/03/2010 19:22, Propes, Barry L wrote: Mark -- looked for that and got

RE: DB connection error -Tomcat 6 config

2010-04-16 Thread Propes, Barry L
Yes, that one, as well. Thanks, Konstantin. Sorry about that. -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Friday, April 16, 2010 5:14 PM To: Tomcat Users List Subject: Re: DB connection error -Tomcat 6 config 2010/4/17 Propes, Barry L barry.l.pro

RE: Oracle Universal connection pooling type cast problem while configuring in server.xml

2010-04-19 Thread Propes, Barry L
V.Thangavelu, I ran into a similar error as what you state below a month or so ago. Chuck Caldarale had made the suggestion, and it turned out to be the elixir for me, was to make ABSOLUTELY sure you had NO other classes (or jar files) of the same name, i.e. tomcat-dbcp.jar, floating around

RE: Problem moving from file upload servlet to JSP

2010-04-19 Thread Propes, Barry L
You sure about that? I've got mine that way (button of type submit, but with an onClick event triggering a javascript function.) and it works fine. André Warnier wrote: ... Long form. Here's the html for file upload (vanilla): form name=csvUploadForm

RE: Problem moving from file upload servlet to JSP

2010-04-19 Thread Propes, Barry L
My guess is that he may have other various pieces of validation tied to it, client side. And he might even have some client-side validation intertwined for the type of file in an array, - i.e. .xls, .doc., .txt etc. as an acceptable file type to upload, though, like you, I have no idea not

RE: Can't login to Tomcat manager pages

2010-04-21 Thread Propes, Barry L
I started having a similar problem yesterday and discovered that somehow my web.xml file had been deleted (not sure how), so I replaced it. Make sure you have that in your manager folder in WEB-INF. -Original Message- From: Luís de Sousa [mailto:luis.a.de.so...@gmail.com] Sent:

RE: Can't login to Tomcat manager pages

2010-04-22 Thread Propes, Barry L
Sorry, yes, Pid, that's what I meant. Sorry for confusion there. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, April 22, 2010 2:57 AM To: Tomcat Users List Subject: Re: Can't login to Tomcat manager pages On 21/04/2010 18:45, Propes, Barry L wrote: I

RE: Q: how to obtain notification when a WebApp is unloaded/reloaded?

2010-04-23 Thread Propes, Barry L
Mine (notification) tells me in the logs when this occurs. -Original Message- From: Godmar Back [mailto:god...@gmail.com] Sent: Thursday, April 22, 2010 9:48 PM To: Tomcat Users List Subject: Re: Q: how to obtain notification when a WebApp is unloaded/reloaded? Following up on an

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Propes, Barry L
Is that really ALL of the log(s)? Seems like there'd be more in some of the other logs. -Original Message- From: Timothy Orme [mailto:to...@genome.med.harvard.edu] Sent: Thursday, May 06, 2010 3:43 PM To: users@tomcat.apache.org Subject: Re: Tomcat, Windows, And Deployment Yeah, the

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Propes, Barry L
, And Deployment As far as I can tell. This is just the catalina log. I have a stdout log as well, but thats just a bunch of SQL queries from my application. Are there logs besides those in the tomcat \logs folder that Im missing? -Tim On 5/6/2010 4:56 PM, Propes, Barry L wrote: Is that really ALL

RE: error-page exception-type subclasses of RuntimeException are not handled

2010-05-12 Thread Propes, Barry L
While not using a framework like Hibernate, I recall coding for an exception in the servlet itself. Then throwing an exception to get to the error page. Not sure if that helps you or not. -Original Message- From: Yucca Nel [mailto:yucca...@live.co.za] Sent: Wednesday, May 12, 2010 2:15

Remote Host Filter

2010-05-24 Thread Propes, Barry L
Hello, I'm trying to implement the RemoteHostValve into my app configuration and getting a forbidden. In my META-INF/context.xml file in the manager folder, I changed from a RemoteAddrValve, filtered by IP address (which worked successfully) to the RemoteHostValve, using

RE: Remote Host Filter

2010-05-24 Thread Propes, Barry L
: Monday, May 24, 2010 12:56 PM To: Tomcat Users List Subject: RE: Remote Host Filter From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: Remote Host Filter allow=\\machine43namefile://\\machine43name Why do you have a leading backwards slash on the allow? Why do you have a file

RE: Remote Host Filter

2010-05-24 Thread Propes, Barry L
, though. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, May 24, 2010 1:58 PM To: Tomcat Users List Subject: RE: Remote Host Filter From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: Remote Host Filter Valve className

RE: SQLNestedException: Cannot create PoolableConnectionFactory

2010-06-01 Thread Propes, Barry L
I got a similar error when I inadvertently had the dbcp jar file placed in multiple directories. You might try checking to ensure that it's not placed in more than one folder. -Original Message- From: Pid * [mailto:p...@pidster.com] Sent: Monday, May 31, 2010 9:16 AM To: Tomcat Users

RE: HTTP Status 400 - Invalid direct reference to form login page!

2010-06-03 Thread Propes, Barry L
I had that happen periodically for years with my version of TC 4.1.31. With some folks, we could get it to go away, by cleaning out browser cache. With others, it was the same people that incurred it all the time. They could access other protected areas, but not the one. I ended up making a

RE: HTTP Status 400 - Invalid direct reference to form login page!

2010-06-03 Thread Propes, Barry L
? On Thu, Jun 3, 2010 at 7:10 PM, Propes, Barry L barry.l.pro...@citi.comwrote: I had that happen periodically for years with my version of TC 4.1.31. With some folks, we could get it to go away, by cleaning out browser cache. With others, it was the same people that incurred it all

RE: HTTP Status 400 - Invalid direct reference to form login page!

2010-06-03 Thread Propes, Barry L
Yeah, I'd say he shouldn't be going back to the login page but rather to the protected page. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, June 03, 2010 12:11 PM To: Tomcat Users List Subject: Re: HTTP Status 400 - Invalid direct reference to form login page!

RE: HTTP Status 400 - Invalid direct reference to form login page!

2010-06-03 Thread Propes, Barry L
after the log out I don't point directly to the login page insted I point to a restricted page and when I get redirected to the login I type my username/pass and I get the error. Thank you very much for your time, I really appreciate!!! On Thu, Jun 3, 2010 at 8:51 PM, Propes, Barry L

RE: HTTP Status 400 - Invalid direct reference to form login page!

2010-06-03 Thread Propes, Barry L
checked the login module and it work's fine and I think this issue is related to Tomcat. So please if you have another idea please share it. Thank you, On Thu, Jun 3, 2010 at 10:27 PM, Propes, Barry L barry.l.pro...@citi.comwrote: Sounds like the session's not getting invalidated properly

RE: Connecting Tomcat to a database

2010-07-09 Thread Propes, Barry L
Not totally sure if this matters, maybe it doesn't, but I notice this line on the error: Failed to resolved external DataSource at java :comp/env/jdbc/TestDB. I have a similar reference, while using Oracle, but reference as Context envCtx = (Context) initCtx.lookup(java:comp/env);

RE: Tomcat 6.0.18/ IIS 6.0 /SSL

2010-08-06 Thread Propes, Barry L
I had this same issue at my workplace, and was actually able to strong arm them and force them to let me use 6.0.26! : ) -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, August 06, 2010 10:40 AM To: Tomcat Users List Subject: RE: Tomcat

RE: Tomcat 6.0.18/ IIS 6.0 /SSL

2010-08-06 Thread Propes, Barry L
Alright! -Original Message- From: Hansel, Jason T CTR SPAWARSYSCEN-ATLANTIC, 55E00 [mailto:jason.t.hansel@navy.mil] Sent: Friday, August 06, 2010 10:45 AM To: Tomcat Users List Subject: RE: Tomcat 6.0.18/ IIS 6.0 /SSL Well good news, 6.0.28 was JUST approved...WooHOO!!!

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
...@unisys.com] Sent: Friday, August 13, 2010 3:14 PM To: Tomcat Users List Subject: RE: DB configuration and socket error From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: DB configuration and socket error I'm trying to connect to a second one (different context info

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
I also did a thread dump with some info -- should I include that in a reply? -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, August 13, 2010 3:43 PM To: Tomcat Users List Subject: RE: DB configuration and socket error From: Propes, Barry

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
, Propes, Barry L wrote: ug 13, 2010 2:58:03 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=169870336)(ERR=12505)(ERROR_STACK=(E RROR=(CODE=12505

RE: DB configuration and socket error

2010-08-13 Thread Propes, Barry L
SIGNED MESSAGE- Hash: SHA1 Barry, On 8/13/2010 4:07 PM, Propes, Barry L wrote: ug 13, 2010 2:58:03 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP

RE: clear text keystore password in server.xml

2010-08-27 Thread Propes, Barry L
I was told by my company we're not supposed to have passwords stored in clear text. I explained to them the architecture of Tomcat, and didn't get a clear answer on whether or not it's ok, though I think it is. I don't know what kind of DB you're using, Vijay, but the Oracle DBA told me he

RE: javax.naming.NamingException: Cannot create resource instance

2010-10-21 Thread Propes, Barry L
Not sure, but I don't think you need all those attributes separated like that. In TC4 you had to do that -- but not so after 5.0, or at least 5.5 And on top of that, you've got two ResourceLink name attributes pointing to the same class with different names. Not sure, but is that allowed?

RE: javax.naming.NamingException: Cannot create resource instance

2010-10-21 Thread Propes, Barry L
Barry, That is allowed in TC 4. From: Propes, Barry L barry.l.pro...@citi.com To: Tomcat Users List users@tomcat.apache.org Date: 10/21/2010 09:21 PM Subject: RE: javax.naming.NamingException: Cannot create resource instance Not sure, but I don't think you need all those attributes separated

Tomcat manager

2010-10-26 Thread Propes, Barry L
Hello all, running Tomcat 6.0.26 on jdk1.6.0_18 on a Win XP Pro box. I think I'd asked before, but can't find reference to a fix here. Issue is I'm trying to alter the context.xml file within the manager webapp folder, for an IP restriction with the RemoteAddrValve, like so. In

RE: Tomcat manager

2010-10-26 Thread Propes, Barry L
. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, October 26, 2010 1:18 PM To: Tomcat Users List Subject: RE: Tomcat manager From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: Tomcat manager In trying to overwrite the current setting

RE: Tomcat manager

2010-10-26 Thread Propes, Barry L
Ok, thanks, Chuck! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, October 26, 2010 1:42 PM To: Tomcat Users List Subject: RE: Tomcat manager From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: Tomcat manager Ok, so

RE: Connection Leak

2010-11-03 Thread Propes, Barry L
Maybe try adding this, too as an attribute in the Resource tag. timeBetweenEvictionRunsMillis=-1 -Original Message- From: Jason Britton [mailto:jbritto...@gmail.com] Sent: Wednesday, November 03, 2010 9:05 AM To: Tomcat Users List Subject: Re: Connection Leak Since you're using an

RE: Connection Leak

2010-11-03 Thread Propes, Barry L
: Wednesday, November 03, 2010 11:19 AM To: Tomcat Users List Subject: Re: Connection Leak Does that show cached queries? On Wed, Nov 3, 2010 at 4:02 PM, Propes, Barry L barry.l.pro...@citi.comwrote: Maybe try adding this, too as an attribute in the Resource tag. timeBetweenEvictionRunsMillis=-1

RE: DBCP abandoned trace - unable to understand the leak

2010-11-04 Thread Propes, Barry L
Not sure if it matters or not, but in your SponserSummaryDAO method, it appears you establish the rs as null, but don't ever close it? You might specifically try that. And is it necessary to reassign all those variables (connection, rs, pstmt) to null again in those catch blocks?

RE: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-22 Thread Propes, Barry L
Congrats, Chris!! -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, November 22, 2010 1:17 PM To: Tomcat Users List; Tomcat Developers List Subject: [ANN] New Tomcat committer: Christopher Schultz (schultz) On behalf of the Tomcat committers I am pleased to

RE: Issue with JNDI datasources in Tomcat 6

2011-02-18 Thread Propes, Barry L
You said you set that up exactly as done in the link below, and the link below shows this near the top: Figure: Tomcat 5.5 directory structure DB_Driver.jar Question - if you're on Tomcat 6 series, why are you configuring to the 5.5 specs? I'm thinking they're done a bit differently. Maybe

RE: tomcat issue with DBCP connection pool

2011-03-21 Thread Propes, Barry L
And to thisis it absolutely necessary to use the SYS_REFCURSOR in Oracle? I use several packages and procesures and never use this! Granted, I may have many less records than you in your DB table, but I was just wondering. Perhaps it is. BTW, my application calls a stored procedure which

manager app problem

2011-03-25 Thread Propes, Barry L
Hello Tomcat community, I'm again experiencing an oddity with the manager app. I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18. Hope I included everything here that's needed. I'm not getting an error generated to the logs out of this, just the generic requested resource

RE: manager app problem

2011-03-28 Thread Propes, Barry L
[mailto:chuck.caldar...@unisys.com] Sent: Friday, March 25, 2011 4:55 PM To: Tomcat Users List Subject: RE: manager app problem From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: manager app problem I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18. Hope I included

RE: manager app problem

2011-03-28 Thread Propes, Barry L
To: Tomcat Users List Subject: Re: manager app problem 2011/3/26 Propes, Barry L barry.l.pro...@citi.com: Hello Tomcat community, I'm again experiencing an oddity with the manager app. I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18. Hope I included everything here that's needed. I'm

RE: Please Help

2011-03-29 Thread Propes, Barry L
If you can get to your Manager app in Tomcat, you should be able to reload, or at least stop and start the webapp there. -Original Message- From: Jinal Dhruv [mailto:dhruv.ji...@yahoo.com] Sent: Tuesday, March 29, 2011 2:12 PM To: Tomcat Users List Subject: Re: Please Help Actually, I

RE: manager app problem

2011-03-30 Thread Propes, Barry L
:43 AM, Propes, Barry L wrote: Here's the content of my context.xml in the /webapps/manager/META-INF directory. FWIW, Chuck asked for server.xml, though context.xml is probably more relevant. Did you check for any manager.xml in your conf/Catalina/localhost/ directory? It's possible

RE: manager app problem

2011-03-30 Thread Propes, Barry L
I didn't know that was the case, but I'd probably not even attempt such a feat! Yikes! -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, March 30, 2011 1:55 PM To: Tomcat Users List Subject: RE: manager app problem From: Christopher

RE: Problem with too many open db connections on Tomcat

2011-04-01 Thread Propes, Barry L
Are you able to insert these attributes in the Resource tag? timeBetweenEvictionRunsMillis=-1 minEvictableIdleTimeMillis=5000 poolPreparedStatements=true removeAbandoned=true removeAbandonedTimeout=300 I have these attributes nested in my Resource element - I never used 5.5

RE: Tomcat manager fails and can't tell why.

2011-04-12 Thread Propes, Barry L
Most don't, and XML is typically very picky about all that. I learned that lesson several years ago trying to pass along characters in some XSL documents and files, and it balks at many special characters. I wouldn't even think of attempting that for a password embedded in XML, but that's me.

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
I know from previous experience that driver you show is horribly outdated, and horrible in general. I assume no credentials are needed to access the DB in the Connection object, con? Maybe I'm reading that incorrectly. Does the JDBC program connect to MS Access at all? -Original

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
Jeff has some really good points here, Rahul. I'm a guy who spent several years doing ASP development with both MS Access and SQL Server over the web before getting into Java. Even still, I didn't fathom trying to mess with MS Access with Java when I was making that transition. I started with

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 1:56 PM, Propes, Barry L wrote: Like Jeff says, you can do this basically for no cost using both Tomcat and mySQL. Even better, use JavaDB: it comes with Java and is pretty much guaranteed to work. - -chris -BEGIN PGP SIGNATURE

RE: [OT] Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
To: Tomcat Users List Subject: Re: [OT] Working of Tomcat with MS Access -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 3:11 PM, Propes, Barry L wrote: Oh, ok - that's good. Although I'm not familiar with it, but will take it under advisement. You could think of it as Java's

RE: Why can't Tomcat find class org.apache.tomcat.jdbc.pool DataSourceFactory?

2011-04-20 Thread Propes, Barry L
Dunlow, I have this in mine (driver attribute) driverClassName=oracle.jdbc.driver.OracleDriver But also, it could be that you've got the oracle jdbc jar file in more than one directory. That happened to me and I was getting very unstable error messages I could not account for, and it was

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
Dunlow, do you also have the oracle jar? ojdbc14_g.jar? -Original Message- From: dunnlow [mailto:dunn...@yahoo.com] Sent: Thursday, April 21, 2011 10:20 AM To: users@tomcat.apache.org Subject: How safe is using Tomcat code outside of normal distribution (from contributors)? Hi,

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
to be exact) Propes, Barry L wrote: Dunlow, do you also have the oracle jar? ojdbc14_g.jar? -Original Message- From: dunnlow [mailto:dunn...@yahoo.com] Sent: Thursday, April 21, 2011 10:20 AM To: users@tomcat.apache.org Subject: How safe is using Tomcat code outside

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
distribution (from contributors)? Yes, it's the thin client for jdk 1.6 Propes, Barry L wrote: Is that more current than the 14_g version? -Original Message- From: dunnlow [mailto:dunn...@yahoo.com] Sent: Thursday, April 21, 2011 11:56 AM To: users@tomcat.apache.org

RE: How safe is using Tomcat code outside of normal distribution (from contributors)?

2011-04-21 Thread Propes, Barry L
pool instead of oracle's). thanks. Propes, Barry L wrote: And you've been able to use it so far, and are trying to get away from it to the tomcat jdbc one? -Original Message- From: dunnlow [mailto:dunn...@yahoo.com] Sent: Thursday, April 21, 2011 12:44 PM To: users

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
Maybe you have to set the index.cfm in a welcome attribute in the web.xml file in the conf folder? -Original Message- From: Asha K S [mailto:a...@adobe.com] Sent: Tuesday, May 03, 2011 6:01 AM To: tomcat-u...@jakarta.apache.org Subject: default document doesnot work with IIS HI,

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
, May 03, 2011 8:43 AM To: Tomcat Users List Subject: RE: default document doesnot work with IIS HI, Thanks a lot for the reply. Tried that too but doesn't seem to work :( Thanks, Asha -Original Message- From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Sent: Tuesday, May 03, 2011 7

RE: Question on WORK directory of tomcat container

2011-06-09 Thread Propes, Barry L
It might be helpful to know if you deleted items out of your work directory or if you are implying you have to leave cached JSPs there without touching them, but you altered something else? I guess like Chuck suggested, we'd be guessing at this, but it almost sounds like you are afraid to dump

RE: Passing user id from web page to tomcat webapp

2011-07-14 Thread Propes, Barry L
Looks like ASP code. -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, July 14, 2011 9:01 AM To: Tomcat Users List Subject: Re: Passing user id from web page to tomcat webapp Savoy, Melinda wrote: David, You might try the following, instead of

RE: Tomcat behind Apache and security-constraint

2011-07-21 Thread Propes, Barry L
Sounds like Tomcat is running at port 8080 and not port 80? You don't show 8080 in your second Firefox navigator example. I've not heard of FF Navigator for the record, but I guess it's a flavor of their browsers or a euphemism for it. -Original Message- From: Adrián Córdoba

RE: JNDI configuration with 6.0.29 Reformatted

2011-09-08 Thread Propes, Barry L
And do you have an instance of the jdbc driver in more than one place? -Original Message- From: Felix Schumacher [mailto:felix.schumac...@internetallee.de] Sent: Thursday, September 08, 2011 2:01 PM To: Tomcat Users List Subject: Re: JNDI configuration with 6.0.29 Reformatted Am

RE: JNDI configuration with 6.0.29

2011-09-09 Thread Propes, Barry L
I had something similar but referenced the Connection object right with it, essentially. Context initCtx = new InitialContext(); Context envCtx = (Context) initCtx.lookup(java:comp/env); // Look up our data source DataSource ds = (DataSource) envCtx.lookup(jdbc/myoracle); // Allocate and use a

ODBC jar files

2011-10-20 Thread Propes, Barry L
Question. Will it hurt to have two different odbc jar files in the lib folder? I've been connecting to a production server on Oracle10g for some time, and have had my context.xml file in the META-INF directory of one web app configured to hit this Oracle server. Our group just got a new

RE: ODBC jar files

2011-10-20 Thread Propes, Barry L
: Thursday, October 20, 2011 12:46 PM To: Tomcat Users List Subject: RE: ODBC jar files From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: ODBC jar files Will it hurt to have two different odbc jar files in the lib folder? Which lib folder are you referring to? Tomcat's lib folder

RE: ODBC jar files

2011-10-20 Thread Propes, Barry L
it will be very hard to tell which one will be loaded by class loader check this document, http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html On Thu, Oct 20, 2011 at 3:00 PM, Propes, Barry L barry.l.pro...@citi.comwrote: Sorry for any confusion there - I meant tomcat/lib, not WEB-INF/lib

RE: ODBC jar files

2011-10-24 Thread Propes, Barry L
To: Tomcat Users List Subject: RE: ODBC jar files From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: ODBC jar files I had web app A with a context file in its META-INF directory and web app B with a (different) context file in its META-INF directory. That's not related

RE: ODBC jar files

2011-10-25 Thread Propes, Barry L
implementation. Jeff -Original Message- From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Sent: Monday, October 24, 2011 3:36 PM To: Tomcat Users List Subject: RE: ODBC jar files Ok, thanks for that explanation. I'll test putting one in the WEB- INF/lib and see if I can connect

RE: ODBC jar files

2011-10-25 Thread Propes, Barry L
/2011 10:04 AM, Propes, Barry L wrote: I did not take it out, but simply added the new ojdbc6.jar, to the lib, which from the sounds of things sounds like a bad idea (to add and have both in there). Yes, it is a bad idea. Classes will be loaded arbitrarily from one JAR or the other (but at least

RE: Cannot create JDBC driver tomcat-6.0.26

2011-11-14 Thread Propes, Barry L
And maybe use a different driver? Or ensure you have the correct one? Okay, I'm going to ignore your first report, then, since this one seems more plausible. Caused by: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507) at

RE: DB Connection error

2012-01-03 Thread Propes, Barry L
I also have the following attributes in mine, for what it's worth. maxIdle=30 maxWait=1 maxActive=10 testOnBorrow=true timeBetweenEvictionRunsMillis=-1 minEvictableIdleTimeMillis=28800 poolPreparedStatements=true removeAbandoned=true

RE: DB Connection error

2012-01-09 Thread Propes, Barry L
Are you getting any kind of error in the logs? -Original Message- From: Anjib Mulepati [mailto:anji...@hotmail.com] Sent: Monday, January 09, 2012 9:22 AM To: Tomcat Users List Subject: Re: DB Connection error I did change my config.xml to Context antiJARLocking=true path=/myApp

<    1   2   3   4   5   6   7   >