Public bug reported:
Steps to reproduce:
1. Configure olcTLSCertificateFile & olcTLSCertificateKeyFile:
dn: cn=config
changeType: modify
add: olcTLSCertificateFile
olcTLSCertificateFile: /some/valid/pemfile/path
-
add: olcTLSCertificateKeyFile
olcTLSCertificateKeyFile: /some/valid/pemfile/path
(
** Attachment added: "Running slapd in console with full debug output
redirected to file while adding olcTLSCipherSuite"
https://bugs.launchpad.net/bugs/1026057/+attachment/3227040/+files/01-slapd-stderr.log
--
You received this bug notification because you are a member of Ubuntu
Server Team
** Attachment added: "gdb session"
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1026057/+attachment/3227041/+files/02-slapd-gdb
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.ne
Why should the LTS follow with non-latest stable tomcat? With the
release of ga tomcat 7 it's safe to assume that tomcat6 has reached
maintenance-only mode.
The changelog from 6.0.28 to 6.0.32 is big, but changes are not
breaking; some more enableable features, mostly conformance fixes or
bugfixes
> A known issue is better than an unknown regression
Hmm ok; understood and agreed; so a bug like this should be filed for
any known issues in the future and a backport request for others.
My point came from the fact that tomcat6 is widely used as is and
embedded in commericial products as well,
We have tomcat6 deployed for multiple servers running our inhouse apps
and have no shutdown problems.
What applications are you running? Could you do a jstack printout* AFTER
you've called service tomcat6 stop? Does tomcat accept new connections
or multiple SHUTDOWN requests after running the serv
Hmm, I can confirm that logs say nothing about stopping. I don't think
that it should be like that.
It'd seem that some times I've got the lines into my catalina.out:
Jul 21, 2011 10:09:14 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 27464 ms
Jul 21, 2011 12:35:38 PM org.