com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset - Errors

2016-02-01 Thread Bomma, Nithun
Hello, We are using Tomcat 6.x for one of our application. It was working fine until today morning and all of sudden we tomcat application was not responding and was throwing below errors: Feb 1, 2016 9:00:16 AM com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin WARNING: ConnectionID:96

RE: Logging Issue in Tomcat v7.0.0.32

2014-09-09 Thread Bomma, Nithun
this case it's easier to read. Bomma, Nithun wrote: The tomcat-users.xml is an XML file (as its name hints at). This is a valid XML comment : This is not a valid XML comment : # # Maybe it has something to do with the problem ? Doesn't any of the Tomcat logfiles mentio

RE: Logging Issue in Tomcat v7.0.0.32

2014-09-09 Thread Bomma, Nithun
# # # Thanks, Nithun Bomma WebSphere Administrator Amtrak - Information Technology (Operations) Desk: 215-349-2065; ATS: 728-2065 -Original Message- From: Lulseged Zerfu [mailto:zlulse...@hotmail.com] Sent: Tuesday, September 09, 2014 10:08 AM To: Tomcat Users List Subject:

RE: Logging Issue in Tomcat v7.0.0.32

2014-09-09 Thread Bomma, Nithun
We are using Windows version of tomcat on Windows 2008. -Original Message- From: Bomma, Nithun Sent: Tuesday, September 09, 2014 10:06 AM To: users@tomcat.apache.org Subject: Logging Issue in Tomcat v7.0.0.32 Hello, I have tried to login into Manger app using default user name (tomcat

Logging Issue in Tomcat v7.0.0.32

2014-09-09 Thread Bomma, Nithun
Hello, I have tried to login into Manger app using default user name (tomcat/s3cret) which were defined in tomcat-users.xml under /conf. But it fails to login. Any idea why? Please let me know. Thanks.

RE: SSL Certificates

2014-04-01 Thread Bomma, Nithun
et] Sent: Monday, March 31, 2014 2:58 PM To: Tomcat Users List Subject: Re: SSL Certificates -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ninthun, On 3/31/14, 10:19 AM, Bomma, Nithun wrote: > Hello, > > We are using WebSphere v6.1 for SSO and we are moving to ForgeRock and >

RE: Problem in accessing link

2014-04-01 Thread Bomma, Nithun
Thanks Chris! I want to get public & private keys from WebSphere and import into Tomcat. We have WebSphere certificates (Signed by Verisign) until 2015 and we want to use the same in tomcat. When I create a keystore (keytool -genkey -alias tomcat -keyalg RSA -keystore /opt/tomcat/SSL/tomcat.ke

RE: SSL Certificates

2014-03-31 Thread Bomma, Nithun
2014 at 7:19 AM, Bomma, Nithun wrote: > Hello, > > We are using WebSphere v6.1 for SSO and we are moving to ForgeRock and > it uses Apache Tomcat (v7.0.37) > > We are trying to import the certificates (Verisign) including the > chain certificates from WebSphere to Tomcat. &g

SSL Certificates

2014-03-31 Thread Bomma, Nithun
Hello, We are using WebSphere v6.1 for SSO and we are moving to ForgeRock and it uses Apache Tomcat (v7.0.37) We are trying to import the certificates (Verisign) including the chain certificates from WebSphere to Tomcat. Have any of you did this before? If yes, could you help us out? Thanks,