Bug 50591 - NPE in ReplicationValve in 7.0.6
Summary: NPE in ReplicationValve in 7.0.6
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Cluster (show other bugs)
Version: 7.0.6
Hardware: PC Windows XP
: P2 regression (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 12:33 UTC by Konstantin Kolinko
Modified: 2011-01-15 12:45 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Kolinko 2011-01-15 12:33:11 UTC
It was reported on the users@ list:
http://tomcat.markmail.org/thread/44rnbj7gbkevzb32

SEVERE: Unable to perform replication request.
java.lang.NullPointerException
      at org.apache.catalina.ha.tcp.ReplicationValve.isRequestWithoutSessionChange(ReplicationValve.java:554)

It will occur when ReplicationValve#filter attribute has an empty value.
Comment 1 Konstantin Kolinko 2011-01-15 12:45:21 UTC
It is fixed with r1059379 and will be in 7.0.7.