[infinispan-issues] [JBoss JIRA] Updated: (ISPN-974) Web session not replicated within cluster nodes

Roshan Pradeep (JIRA) jira-events at lists.jboss.org
Wed Mar 9 21:33:45 EST 2011


     [ https://issues.jboss.org/browse/ISPN-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roshan Pradeep updated ISPN-974:
--------------------------------

    Attachment: Node1_boot.log
                Node1_server.log
                Node2_boot.log
                Node2_server.log
                infinispan-configs.xml
                jboss-web.xml
                persistence.xml


I am using the infinispan programmatically. 

> Web session not replicated within cluster nodes
> -----------------------------------------------
>
>                 Key: ISPN-974
>                 URL: https://issues.jboss.org/browse/ISPN-974
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server, Distributed Cache
>         Environment: JBOSS AS 6, INFINISPAN 4.2.0
>            Reporter: Roshan Pradeep
>            Assignee: Manik Surtani
>         Attachments: infinispan-configs.xml, jboss-web.xml, Node1_boot.log, Node1_server.log, Node2_boot.log, Node2_server.log, persistence.xml
>
>
> Hi
> I set the issue type as "Support Patch", this may not the suitable one for this instance.
> I will explain my cluster set up below:
> * 2 Node cluster (JBOSS AS 6, Infinispan 4.2.0)
> * Apache and mod_jk does the load balancing part.
> My cluster is working fine and fail-over is also working (down one node and direct to the other node).
> But my session not getting replicated and generate error messages in server log. I have attached server, boot log files for Node1 and Node2. 
> I have created jboss-web.xml and below it's contents.
> <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee" version="6.0">
>   <replication-config>
>     <cache-name>web/sync</cache-name>
>   </replication-config>
> </jboss-web>
>  
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list