[jboss-user] [JNDI and Naming] - Problem in HA_JNDI list.

Luca Visconti do-not-reply at jboss.com
Fri Feb 11 04:18:48 EST 2011


Luca Visconti [http://community.jboss.org/people/l.visconti] created the discussion

"Problem in HA_JNDI list."

To view the discussion, visit: http://community.jboss.org/message/586854#586854

--------------------------------------------------------------
Hi all,
   using jboss-AS 6.0.0.Final "Neo", witch *ALL* configuration, I'm unable to list jndi tree.
I start a clean jboss, just downloaded, with ./run.sh -b 0.0.0.0 -c all
I browse to  http://localhost:8080/jmx-console/ http://localhost:8080/jmx-console/ , go to service=JNDIView, click on the last operation "list" and I get a 500 "An error has occurred." ( Terrible error message ;-)
On the console I obtain the following Exception.:

10:12:20,083 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmx-console].[HtmlAdaptor]] Servlet.service() for servlet HtmlAdaptor threw exception: java.lang.NullPointerException: Null keys are not supported!
     at org.infinispan.util.AbstractMap.assertKeyNotNull(AbstractMap.java:33) :4.2.0.FINAL
     at org.infinispan.util.FastCopyHashMap.containsKey(FastCopyHashMap.java:177) :4.2.0.FINAL
     at org.infinispan.atomic.AtomicHashMap.containsKey(AtomicHashMap.java:107) :4.2.0.FINAL
     at org.infinispan.atomic.AtomicHashMapProxy.containsKey(AtomicHashMapProxy.java:143) :4.2.0.FINAL
     at org.infinispan.tree.NodeImpl.hasChild(NodeImpl.java:383) :4.2.0.FINAL
     at org.infinispan.tree.NodeImpl.hasChild(NodeImpl.java:373) :4.2.0.FINAL
     at org.jboss.ha.jndi.ispn.DistributedTreeManager.list(DistributedTreeManager.java:348) :1.0.0.Final
     at org.jboss.ha.jndi.HAJNDI.list(HAJNDI.java:151) :6.0.0.Final
...


I miss something or it's a bug and I have to report Issue Tracker ?

Direct lookup via code ( like ctx.list("queue"); ) woks fine.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/586854#586854]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110211/fd24401b/attachment.html 


More information about the jboss-user mailing list