I have following resource configuration for Oracle Data source Pool and trying
to unwrap the connection object using:
OracleConnection conn = connection.unwrap(OracleConnection.class);
And getting following exception:
com.sun.proxy.$Proxy77.unwrap
exception : java.sql.SQLException: Not a wrappe
Hello,
I am trying to find if removeAbandoned property set to True would leads a
connection returned back to pool and available to be borrowed again?
If not, am I one connection less in pool?
Thanks,
Vishal
Could you please share the reference/link to spring framework fix as only code
cache increase didn't help?
Regards,
Vishal
-Original Message-
From: PerfGuru [mailto:myunipor...@yahoo.com.INVALID]
Sent: Monday, April 13, 2015 5:23 PM
To: Jeffrey Janner; 'Tomcat Users List'
Subject: Re: P
Anyone has any idea about following? Any thoughts...?
From: Balana, Vishal
Sent: Friday, August 29, 2014 11:33 AM
To: 'users@tomcat.apache.org'
Subject: Tomcat 7.0.55, OS: 64-bit Windows 7
Hi,
I have been struggling for days now to understand why my tomcat instance
created throu
Hi,
I have been struggling for days now to understand why my tomcat instance
created through RAD 8.5 Servers view not generating catalina.out and tomcat.log
log files at ${catalina.base}/logs.
I only see localhost_access_log.-XX-XX.txt logs file?Why?
Please help!
Thanks & regards,
Vi