Dear Experts,
I am using container managed datasource to manage the database connections.
But while shutting down the server I am getting lot of messages like below:
appears to have started a thread named [pool-1-thread-1] but has failed to
stop it. This is very likely to create a memory leak
W
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Rajesh,
>
> On 2/19/15 1:41 AM, Rajesh Biswas wrote:
> > We are facing intermittent ssl handshake failure exception in the
> > client code while connecting the server whi
Dear Experts,
We are facing intermittent ssl handshake failure exception in the client
code while connecting the server which runs on Tomcat 7.0.54 version.
Below is the ssl configuration in server.xml file
OS: Solaris
Tomcat Version: apache-tomcat-7.0.54
Would you please suggest if I miss a
Hello Experts,
I am facing one critical issues with respect to SSL communication between
java client and Tomcat Server (version 7.0.54).
The problem is happening only the tomcat server installed in IOS Mavarick
machine, and the problem is intermittent.(Windows machine the problem is
not occuring)
Dear Experts,
I have installed Apache Tomcat 7.0.54, after installation when I
open https://host_name:port_number I am getting below exception
org.apache.jasper.JasperException: java.lang.IllegalStateException: No
Java compiler available
org.apache.jasper.servlet.JspServletWrapper.handle
Hello,
Please keep SSLEnabled="true" along with your existing configuration
Rajesh
On Tue, Jan 20, 2015 at 2:47 PM, Jason Y wrote:
> Hi folks,
>
> Recently my application cannot be accessible in browser with https version.
> I think it is due to vulnerability in ssl 3.0 issue.
>
> I checked
:
System.setProperty( "https.protocols", "TLSv1" );
Hope it will work for any OS and any JDK greater than 1.5
Regards,
Rajesh
On Tue, Jan 20, 2015 at 9:17 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Rajesh Biswas [mailto:rajesh...@gmail.com]
> >
am running on JDK7 I am getting output as TLSv1
Would you please pin point the issue why it is not working in JDK5, where
can I set the TLS property.
On Tue, Jan 20, 2015 at 7:41 AM, Rajesh Biswas wrote:
> Hello Mark,
>
> Thank you for your reply.
>
> I have de-select the User
015 17:33, Rajesh Biswas wrote:
> > I am facing issues running the application in SSL with latest version of
> > tomcat 7.57, same is working in 7.40. Below is the configuration in my
> > server.xml file
> >
> > " keystorePass="xxx" clientAuth="fal
I am facing issues running the application in SSL with latest version of
tomcat 7.57, same is working in 7.40. Below is the configuration in my
server.xml file
" keystorePass="xxx" clientAuth="false" sslProtocol="TLS" />
I am getting ssl handshake error while I am trying to access the
application
10 matches
Mail list logo