[Mc4j-development] [ mc4j-Bugs-1024081 ] The error detailed was reported (WebSphere)
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2004-09-08 00:57:48
|
Bugs item #1024081, was opened at 2004-09-08 10:57 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=1024081&group_id=60228 Category: Connections Group: MC4J 1.2b5 Status: Open Resolution: None Priority: 5 Submitted By: Lawrence McLean (lmclean) Assigned to: Nobody/Anonymous (nobody) Summary: The error detailed was reported (WebSphere) Initial Comment: The following error was reported when connecting to a pre-defined IBM Websphere connection: java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:448) at java.util.AbstractList$Itr.next(AbstractList.java:419) 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.loadConnectionNodeChildren(ConnectionNode.java:208) at org.mc4j.console.connection.ConnectionNode.refresh(ConnectionNode.java:387) at org.mc4j.console.connection.DomainNodes.exposeDomains(DomainNodes.java:56) at org.mc4j.console.connection.DomainNodes$1.run(DomainNodes.java:47) [catch] at java.lang.Thread.run(Thread.java:534) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1024081&group_id=60228 |