[Mc4j-development] [ mc4j-Bugs-1019047 ] Connection failure on jboss-3.2.5
                
                Brought to you by:
                
                    ghinkl
                    
                
            
            
        
        
        
    | 
      
      
      From: SourceForge.net <no...@so...> - 2004-08-30 12:51:56
      
     | 
| Bugs item #1019047, was opened at 2004-08-30 12:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1019047&group_id=60228 Category: Connections Group: MC4J 1.2b5 Status: Open Resolution: None Priority: 5 Submitted By: Chris Effenberger (pinguine) Assigned to: Nobody/Anonymous (nobody) Summary: Connection failure on jboss-3.2.5 Initial Comment: Connection failure on [jboss-3.2.5] Unable to retrieve MBean Info for [jboss.system:service=Logging,type=Log4jService] ----------- A java.util.ConcurrentModificationException exception has occurred. java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification (Unknown Source) at java.util.AbstractList$Itr.next(Unknown Source) at org.openide.nodes.Children$Array.refreshImpl (Children.java:1237) at org.openide.nodes.Children$2.run (Children.java:1250) at org.openide.util.Mutex.postRequest (Mutex.java:867) at org.openide.util.Mutex.postWriteRequest (Mutex.java:364) at org.openide.nodes.Children$Array.refresh (Children.java:1248) at org.openide.nodes.Children$Array.add (Children.java:1290) at org.mc4j.console.connection.ConnectionNode.addMBean (ConnectionNode.java:256) at org.mc4j.console.connection.ConnectionNode.loadConnec tionNodeChildren(ConnectionNode.java:208) at org.mc4j.console.connection.ConnectionNode.refresh (ConnectionNode.java:387) at org.mc4j.console.connection.DomainNodes.exposeDomain s(DomainNodes.java:56) at org.mc4j.console.connection.DomainNodes$1.run (DomainNodes.java:47) [catch] at java.lang.Thread.run(Unknown Source) ----------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1019047&group_id=60228 |