-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dmitry,

On 2/21/14, 11:17 AM, Dmitry Batiyevskiy wrote:
> 2014-02-21 18:10 GMT+02:00 Christopher Schultz
> <ch...@christopherschultz.net
>> :
> 
> Dmitry,
> 
> On 2/20/14, 1:58 PM, Dmitry Batiyevskiy wrote:
>>>> When using tomcat 7.0.42 I used libtcnative 1.1.24-1 which
>>>> comes from debian repos Upgrade to tomcat 7.0.50  required
>>>> upgrade of libtcnative also and there was no updated version
>>>> in debian repos so I had to compile it from source tarball
>>>> downloaded here http://tomcat.apache.org/download-native.cgi
>>>> Downgrading tomcat also means downgrading libtcnative for me
> 
> Tomcat 7.0.50 ships with tcnative 1.1.29, which is the current
> latest version, and is required by Tomcat 7.0.50 (that is, you
> can't downgrade tcnative and stick with Tomcat 7.0.50).
> 
> 
>> I am using  tcnative 1.1.29 with tomcat 7.0.50, see log file And
>> I am downgrading tcnative when downgrading tomcat to 7.0.42
> 
> 
>>>> Connector configuration: <Connector port="8443" 
>>>> maxHttpHeaderSize="8192" maxThreads="15000"
>>>> enableLookups="false" disableUploadTimeout="true"
>>>> acceptCount="1000" scheme="https" secure="true"
>>>> SSLEnabled="true" compression="off" 
>>>> SSLCertificateFile="/opt/tomcat/my.crt" 
>>>> SSLCertificateKeyFile="/opt/tomcat/my.key" />
> 
> I would normally suggest that you set the system property 
> org.apache.catalina.connector. RECYCLE_FACADES to "true", but I'm
> not sure it would help you in this case. It's worth trying: it may
> help you determine whether you have a resource leak due to storing
> a request or response object longer than appropriate, but I
> suspect you'll still get the same error.
> 
> Does the process die immediately after the assertion failure? Do
> you get a core file and/or Java dump or anything like that?
> 
> 
>> No dumps or core files are created. I am not sure if java process
>> dies immediately, assertion failed message does not contains
>> timestamp When monitoring reports my app does not work I log into
>> server in few minutes and there is no java process, last message
>> in log is assertion failed and no other errors/warnings before
>> that

Try setting that system property to see if it helps at all.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJTB45YAAoJEBzwKT+lPKRYa8QQAL41/U9w3qyOv1lA7H/iQf92
MRAr3xuKUApjskE4BFPyHUnqv99xtjBIAqnPYn8NNwc+ps7aUzewWPs0PU9n5Re5
5uaIwV/xxozzEPzOKDwQxlBugU+ezh5FZlDb2Y7fQnnO6iMbl8ScmO7ul/1BCTwb
Be9NmFKCDx9bOOXqK0Atfxd6ALXRXiCIHjIGXzHtvsqqW3kHH1O9nmS+yETWB6Ho
/ZP8YM9Sr8tmHBaE9YybJISYwCfODu/G5IMBi2PvBl9Sf7x0HUzxp2yju9HyG9bH
7biFHG9GhU/KqhulgZyC+m4Ye3XmZajCC1zvo10CSxF/3/aEkEhXqMnVezjfGwkv
xYkD/0I1CSFNIpNYqaPkXTAe+5NLHIjFdVsbaOxQ77CecfV46iBH0gXqD30kPaFZ
Qo3J9Nim4OZRr2kmGvQsneiF8SZUT+v4BN9wySXBs21Dl2JIlOTWlcvMBj1qCE22
U14Xg2wiX+LiEgLWdn65GSPZaqxFc56UmiMoBqUbo6LErUJAnOwja9LgnqU0R0Dq
knbpyBrMNHfFsaliHVZuVEcCtNjs4oF3+/vBACG0cFSwUTCHudkJmtTKjWldGs8z
XJtwK0fsnayw270+BPy/YgPX2PcnTOP+4uFpUbNmlE33CmKoHTc/KAGccJIKlMRj
pegkiOrFUlR8fk+dl3Cq
=7gZz
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to