[infinispan-issues] [JBoss JIRA] Created: (ISPN-440) RemoteCache failure if RemoteCacheManager not started
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Fri May 14 08:58:28 EDT 2010
RemoteCache failure if RemoteCacheManager not started
------------------------------------------------------
Key: ISPN-440
URL: https://jira.jboss.org/jira/browse/ISPN-440
Project: Infinispan
Issue Type: Bug
Components: RPC
Affects Versions: 4.1.0.BETA1
Reporter: Mircea Markus
Assignee: Mircea Markus
If the RemoteCacheManager is not started then an misleading exception is being thrown back to the user whenever trying to invoke a method on the remote cache: "org.infinispan.client.hotrod.exceptions.HotRodClientException: Could not instantiate class: null". This should be replaced with a proper exception being replaced, stating to the user that RemoteCacheManager needs to be started before using the cache.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list