[Mc4j-development] [ mc4j-Support Requests-694410 ] NullPointerException on connect to JBoss 3.2-RC1
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2003-06-19 16:04:51
|
Support Requests item #694410, was opened at 2003-02-27 10:05 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493496&aid=694410&group_id=60228 Category: Connection to Servers >Group: v1.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Eric Jain (ejain) >Assigned to: Greg Hinkle (ghinkl) Summary: NullPointerException on connect to JBoss 3.2-RC1 Initial Comment: java.lang.NullPointerException at java.util.TreeSet.addAll(TreeSet.java:240) at org.mc4j.console.connection.ConnectionNode.loadConnecti onNodeChildren(ConnectionNode.java:167) at org.mc4j.console.connection.RefreshAction.performAction (Unknown Source) at org.openide.util.actions.NodeAction.performAction (NodeAction.java:179) at org.openide.util.actions.NodeAction.actionPerformed (NodeAction.java:170) at org.netbeans.core.ModuleActions$1.run (ModuleActions.java:104) at org.openide.util.Task.run(Task.java:136) [catch] at org.openide.util.RequestProcessor$Processor.run (RequestProcessor.java:599) ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2003-06-19 11:04 Message: Logged In: YES user_id=773314 The 1.2b1 release will now use the classes from whatever jboss install you have. This should cover the 3.x releases. ---------------------------------------------------------------------- Comment By: Pat Moore (patmoore) Date: 2003-05-13 16:31 Message: Logged In: YES user_id=741219 Using jboss 3.2 : I copied the jboss files over as mentioned in the kc4j readme and it worked. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493496&aid=694410&group_id=60228 |