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

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Thu Mar 10 11:03:46 EST 2011


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

Paul Ferraro closed ISPN-974.
-----------------------------

      Assignee: Paul Ferraro  (was: Manik Surtani)
    Resolution: Rejected


Roshan, I don't think this is a bug, but rather an misconfiguration of your session cache.  We can discuss this further if you open a thread on the AS clustering forum:
http://community.jboss.org/en/jbossas/clustering?view=discussions
In your post, please elaborate on what you mean by "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: Paul Ferraro
>         Attachments: infinispan-configs.xml, jboss-web.xml, Node1_boot.log, Node1_server.log, Node2_boot.log, Node2_server.log, persistence.xml, 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