You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Dmitry Volkov (JIRA)" <ji...@apache.org> on 2012/11/26 12:32:58 UTC

[jira] [Created] (TOMEE-609) Session replication is not working

Dmitry Volkov created TOMEE-609:
-----------------------------------

             Summary: Session replication is not working
                 Key: TOMEE-609
                 URL: https://issues.apache.org/jira/browse/TOMEE-609
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.5.0
         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
            Reporter: Dmitry Volkov
         Attachments: example.war

Session is not replicated with standart Cluster configuration: 
<Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TOMEE-609) Session replication is not working

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503788#comment-13503788 ] 

Romain Manni-Bucau commented on TOMEE-609:
------------------------------------------

weird, looked through JMX in webmodule the memory web.xml (+checked through a debugger the merged model) and got the distributable

                
> Session replication is not working
> ----------------------------------
>
>                 Key: TOMEE-609
>                 URL: https://issues.apache.org/jira/browse/TOMEE-609
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
>            Reporter: Dmitry Volkov
>         Attachments: effective-web.xml, example.war
>
>
> Session is not replicated with standart Cluster configuration: 
> <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
> The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
> Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
> Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TOMEE-609) Session replication is not working

Posted by "Dmitry Volkov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Volkov updated TOMEE-609:
--------------------------------

    Attachment: effective-web.xml
    
> Session replication is not working
> ----------------------------------
>
>                 Key: TOMEE-609
>                 URL: https://issues.apache.org/jira/browse/TOMEE-609
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
>            Reporter: Dmitry Volkov
>         Attachments: effective-web.xml, example.war
>
>
> Session is not replicated with standart Cluster configuration: 
> <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
> The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
> Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
> Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TOMEE-609) Session replication is not working

Posted by "Dmitry Volkov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503785#comment-13503785 ] 

Dmitry Volkov commented on TOMEE-609:
-------------------------------------

Just tested with this snapshot: https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.5.1-SNAPSHOT/apache-tomee-1.5.1-20121126.041659-86-webprofile.zip 
have same result. See my effective-web.xml attachment. 
                
> Session replication is not working
> ----------------------------------
>
>                 Key: TOMEE-609
>                 URL: https://issues.apache.org/jira/browse/TOMEE-609
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
>            Reporter: Dmitry Volkov
>         Attachments: effective-web.xml, example.war
>
>
> Session is not replicated with standart Cluster configuration: 
> <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
> The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
> Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
> Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TOMEE-609) Session replication is not working

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503754#comment-13503754 ] 

Romain Manni-Bucau commented on TOMEE-609:
------------------------------------------

Hi,

just tested your app on the snapshot,

the clustering seems to work, the loaded web.xml contains distributable

can you give it a try on the snapshot before going further please?
                
> Session replication is not working
> ----------------------------------
>
>                 Key: TOMEE-609
>                 URL: https://issues.apache.org/jira/browse/TOMEE-609
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
>            Reporter: Dmitry Volkov
>         Attachments: example.war
>
>
> Session is not replicated with standart Cluster configuration: 
> <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
> The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
> Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
> Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TOMEE-609) Session replication is not working

Posted by "Dmitry Volkov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TOMEE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Volkov updated TOMEE-609:
--------------------------------

    Attachment: example.war
    
> Session replication is not working
> ----------------------------------
>
>                 Key: TOMEE-609
>                 URL: https://issues.apache.org/jira/browse/TOMEE-609
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: Windows 7, Windows Server 2008, java version "1.6.0_21"
>            Reporter: Dmitry Volkov
>         Attachments: example.war
>
>
> Session is not replicated with standart Cluster configuration: 
> <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
> The application has <distributable/> tag in web.xml, but it is absent in effective web.xml. (logEffectiveWebXml="true")
> Cluster members can find eachother, session is created, but there is no session backup on another member. I have checked it with "manager" application.
> Replication in the same application with same configuration deployed under tomcat 7.0.29 works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira