[infinispan-issues] [JBoss JIRA] Created: (ISPN-1155) CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Jun 6 12:38:01 EDT 2011


CommandAwareRpcDispatcher should not swallow exceptions when handling inbound RPC
---------------------------------------------------------------------------------

                 Key: ISPN-1155
                 URL: https://issues.jboss.org/browse/ISPN-1155
             Project: Infinispan
          Issue Type: Bug
          Components: RPC
    Affects Versions: 5.0.0.CR4
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 5.0.0.CR5


Comment from a user:

{quote}
The allocation point was an Object deserialization triggered by
Infinispan's unmarshalling code, and the OOME was swallowed by
org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle()
by catching Throwable -- which only logs the Throwable if log.trace is
enabled (yuck).
{quote}

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