https://issues.apache.org/bugzilla/show_bug.cgi?id=50591
Summary: NPE in ReplicationValve in 7.0.6 Product: Tomcat 7 Version: 7.0.6 Platform: PC OS/Version: Windows XP Status: NEW Severity: regression Priority: P2 Component: Cluster AssignedTo: dev@tomcat.apache.org ReportedBy: knst.koli...@gmail.com 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. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org