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

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


    [ https://issues.jboss.org/browse/ISPN-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587039#comment-12587039 ] 

Roshan Pradeep commented on ISPN-974:
-------------------------------------

persistance xml also attached and applied hibernate 2nd level cache.

Need your kind support to solve this and to eliminate "WARN  [org.jgroups.protocols.UDP] (OOB-11,app8-38768) discarded message from different cluster "Infinispan-Cluster" (our cluster is "devPartition"). Sender was app8-50346" warning message.

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