https://issues.apache.org/bugzilla/show_bug.cgi?id=47264

           Summary: Replication's BUG
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Cluster
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: yoshihara.ryu...@oss.ntt.co.jp
                CC: yoshihara.ryu...@oss.ntt.co.jp


System
  two Web server(Web1,Web2)
  two AP server(AP1,AP2)
  one DB server
  Replication method is Delta Manager

 I tested Tomcat 6.0.18 in 70 minutes.
 I stopped Tomcat of AP1 at a certain moment in this test.
 Then, I restarted Tomcat of AP1 after 10 minutes.
 Then,for AP1, Tomcat's log is as follows.

  2008/09/24 13:05:54
   org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
  警告: 
   Manager [/tpcw]: Drop message SESSION-DELTA inside GET_ALL_SESSIONS sync
phase start date 08/09/24 13:05 message date 70/01/01 9:00

  2008/09/24 13:05:54
   org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
  警告: Manager [/tpcw]: Drop message SESSION-MODIFIED
   inside GET_ALL_SESSIONS sync phase start date 08/09/24 13:05 message date
08/09/24 13:05

  2008/09/24 13:05:54
   org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
  警告: Manager [/tpcw]: Drop message SESSION-ACCESSED
   inside GET_ALL_SESSIONS sync phase start date 08/09/24 13:05 message date
70/01/01 9:00

 "message date 70/01/01 9:00 on SESSION-DELTA and SESSION-ACCESSED", it is JST.
 TimeStamp is incorrect.
 This is replication's BUG.

-- 
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

Reply via email to