Author: kfujino
Date: Thu Apr 3 06:53:51 2014
New Revision: 1584268
URL: http://svn.apache.org/r1584268
Log:
Add support for cross context session replication to BackupManager.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java
tomcat/trunk/java/org/apache
Author: kfujino
Date: Thu Apr 3 06:36:37 2014
New Revision: 1584267
URL: http://svn.apache.org/r1584267
Log:
Remove cluster and replicationValve from cluster manager template.
These instance are not necessary to template.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/ClusterMana
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #13 from Christopher Schultz ---
(In reply to Danila Galimov from comment #12)
> When logAbandoned is set to true, when connection is closed, but any
> statements are left unclosed, you'll get this message in the catalina.log
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #12 from Danila Galimov ---
When logAbandoned is set to true, when connection is closed, but any statements
are left unclosed, you'll get this message in the catalina.log and/or console
(depends on the logger configuration):
WA
https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Soner Sivri changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Soner S
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #11 from Christopher Schultz ---
(In reply to Danila Galimov from comment #10)
> I've created an patch for StatementFinalizer class. It allows to print the
> creation stack, if configured in a way like
> jdbcInterceptors="org.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
--- Comment #1 from Christopher Schultz ---
Why would you call session.invalidate() from SessionListener.sessionDestroyed?
It's already in the process of being invalidated.
--
You are receiving this mail because:
You are the assignee for
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #10 from Danila Galimov ---
I've created an patch for StatementFinalizer class. It allows to print the
creation stack, if configured in a way like
jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor.StatementFinalizer(logC
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #9 from Danila Galimov ---
Created attachment 31467
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31467&action=edit
StatementFinalizer patch
--
You are receiving this mail because:
You are the assignee for the bug
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5653
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: remm
Date: Wed Apr 2 12:37:19 2014
New Revision: 1584002
URL: http://svn.apache.org/r1584002
Log:
Still failed.
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5652
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
https://issues.apache.org/bugzilla/show_bug.cgi?id=56310
--- Comment #2 from Jonathan Pierce ---
Filip,
Sorry for my delayed response. I believe you are correct that the tomcat-jdbc
library need not directly expose the PooledConnection interface, as the
interface is designed to only be used by
Author: remm
Date: Wed Apr 2 09:59:14 2014
New Revision: 1583950
URL: http://svn.apache.org/r1583950
Log:
- Handle incomplete writes as it is very easy to do, just in case (it never
happens for me though).
- Try again that SSL test.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Inter
https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Bug ID: 56339
Summary: session listener invalidate session
Product: Tomcat 7
Version: 7.0.47
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
15 matches
Mail list logo