[infinispan-issues] [JBoss JIRA] Updated: (ISPN-760) Provide meaningful Hot Rod exceptions to Java clients

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Nov 24 09:13:59 EST 2010


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

Mircea Markus updated ISPN-760:
-------------------------------

    Fix Version/s: 4.2.0.CR2
                       (was: 4.2.0.CR1)


> Provide meaningful Hot Rod exceptions to Java clients
> -----------------------------------------------------
>
>                 Key: ISPN-760
>                 URL: https://jira.jboss.org/browse/ISPN-760
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server
>    Affects Versions: 4.2.0.BETA1
>            Reporter: Galder Zamarreño
>            Assignee: Mircea Markus
>             Fix For: 4.2.0.CR2
>
>
> "I've got following exeception:
>  
> HotRodServerException{messageId=2, errorStatusCode=133} org.infinispan.client.hotrod.exceptions.HotRodClientException:
>         at org.infinispan.client.hotrod.impl.operations.HotRodOperation.checkForErrorsInResponseStatus(HotRodOperation.java:129)
>         at org.infinispan.client.hotrod.impl.operations.HotRodOperation.readHeaderAndValidate(HotRodOperation.java:98)
>         at org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation.sendKeyOperation(AbstractKeyOperation.java:48)
>         at org.infinispan.client.hotrod.impl.operations.GetOperation.executeOperation(GetOperation.java:26)
>         at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:38)
>         at org.infinispan.client.hotrod.impl.RemoteCacheImpl.get(RemoteCacheImpl.java:283)
>         at pl.carrierex.manager.DomainManager.getDomainData(DomainManager.java:166)
>       ...............
>  
> there is no information what is wrong, maybe you know where I can find description for errorStatusCode=133 ?"
> "In this example cache was not defined on HotRod server"
> The Java Hot Rod client should launder exceptions into something that's meaningful to the user.

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