mc4j-development Mailing List for MC4J JMX Console (Page 11)
Brought to you by:
ghinkl
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(7) |
Oct
(5) |
Nov
(1) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(2) |
Feb
|
Mar
|
Apr
(2) |
May
(2) |
Jun
(4) |
Jul
(13) |
Aug
(5) |
Sep
(12) |
Oct
(5) |
Nov
(13) |
Dec
(8) |
2004 |
Jan
(2) |
Feb
(15) |
Mar
(15) |
Apr
(32) |
May
(26) |
Jun
(9) |
Jul
(8) |
Aug
(3) |
Sep
(16) |
Oct
(14) |
Nov
(7) |
Dec
(11) |
2005 |
Jan
(9) |
Feb
(3) |
Mar
(6) |
Apr
(1) |
May
(4) |
Jun
(7) |
Jul
(2) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(3) |
Dec
(1) |
2006 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2007 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2003-10-30 15:27:27
|
Bugs item #771396, was opened at 2003-07-14 22:10 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=771396&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Aidan Power (poweraidan) Assigned to: Nobody/Anonymous (nobody) Summary: connection to weblogic 8.1 on win2k Initial Comment: Hi, I get the following when I try to connect to weblogic 8.1 on win2k, I have the weblogic.jar in my c:\MC4J\lib\ext folder and Ive tried to even place the jar in a global classpath variable and this doesnt work either. java.lang.NoClassDefFoundError: weblogic/rmi/extensions/server/Stub at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass (Unknown Source) at weblogic.utils.classloaders.GenericClassLoader.findLocalC lass(GenericClassLoader.java:431) at weblogic.utils.classloaders.GenericClassLoader.findClass (GenericClassLoader.java:169) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal (Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) Any feedback appreciated on where I might have stuffed up would be great, Aidan ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-10-30 07:27 Message: Logged In: NO Just ran into almost the same error but then I tried the MC4J for WebLogic tab. After entering a name for the connection and specifying the administrator's username and password in the principle and credentials fields I got connected to a WebLogic 8.1 server running locally. ---------------------------------------------------------------------- Comment By: Aidan Power (poweraidan) Date: 2003-07-14 22:13 Message: Logged In: YES user_id=278715 To confirm - this is happening on MC4J 1.2 beta ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=771396&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-10-26 14:52:24
|
Bugs item #830514, was opened at 2003-10-26 06:52 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=830514&group_id=60228 Category: None Group: MC4J Application 1.0 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Failed to connect to JBoss 3.2.2 Initial Comment: I'm using MC4J1.2b1. When connecting to JBoss 3.2.2 no connectors show up. I use all configuration. When I press Finish I get: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken (StringTokenizer.java:259) at org.mc4j.console.connection.JBossConnectionNode.conne ct(JBossConnectionNode.java:148) at org.mc4j.console.ConnectAction.performAction (ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actio nPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run (ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run (RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run (RequestProcessor.java:677) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=830514&group_id=60228 |
From: Gregory H. <gh...@sa...> - 2003-10-15 14:49:32
|
The codebase is available from CVS as described here: http://sourceforge.net/cvs/?group_id=3D60228 __ Greg Hinkle -----Original Message----- From: mc4...@li... [mailto:mc4...@li...] On Behalf Of Ridha Rejeb Sent: Wednesday, October 15, 2003 10:46 AM To: mc4...@li... Subject: [Mc4j-development] MC4J codebase hi, please let me know how can I download the MC4J codebase. ridha, ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Mc4j-development mailing list Mc4...@li... https://lists.sourceforge.net/lists/listinfo/mc4j-development |
From: Ridha R. <R....@wa...> - 2003-10-15 14:46:16
|
hi, please let me know how can I download the MC4J codebase. ridha, |
From: SourceForge.net <no...@so...> - 2003-10-08 14:10:05
|
Bugs item #808666, was opened at 2003-09-18 15:50 Message generated for change (Comment added) made by charris You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=808666&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBoss connection Initial Comment: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken (StringTokenizer.java:232) at org.mc4j.console.connection.JBossConnectionNode.conne ct(JBossConnectionNode.java:148) at org.mc4j.console.ConnectAction.performAction (ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actio nPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run (ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run (RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run (RequestProcessor.java:677) ---------------------------------------------------------------------- Comment By: Chris Harris (charris) Date: 2003-10-08 14:10 Message: Logged In: YES user_id=8915 I found that, during the setup connection, you must explicitly select the connector to use (you only get a choice of one - the RMI Connector - but it is not selected by default). Then the NoSuchElementException doesn't occur for me. Delete your connection (the one that doesn't work) and add another one using the above trick. ---------------------------------------------------------------------- Comment By: Julien Dubois (roullian) Date: 2003-09-29 12:22 Message: Logged In: YES user_id=79744 I've got exactly the same pb. My server URL is : jnp://helvelyn:1099 (in case the StringTokenizer fails when parsing this String). HTH, Julien Dubois. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=808666&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-29 12:22:58
|
Bugs item #808666, was opened at 2003-09-18 15:50 Message generated for change (Comment added) made by roullian You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=808666&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBoss connection Initial Comment: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken (StringTokenizer.java:232) at org.mc4j.console.connection.JBossConnectionNode.conne ct(JBossConnectionNode.java:148) at org.mc4j.console.ConnectAction.performAction (ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actio nPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run (ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run (RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run (RequestProcessor.java:677) ---------------------------------------------------------------------- Comment By: Julien Dubois (roullian) Date: 2003-09-29 12:22 Message: Logged In: YES user_id=79744 I've got exactly the same pb. My server URL is : jnp://helvelyn:1099 (in case the StringTokenizer fails when parsing this String). HTH, Julien Dubois. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=808666&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-25 16:30:34
|
Bugs item #812541, was opened at 2003-09-25 09:30 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=812541&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: The exception at start up time Initial Comment: java.io.StreamCorruptedException: Caught EOFException while reading the stream header at java.io.ObjectInputStream. readStreamHeader(ObjectInputStream.java:845) at java.io.ObjectInputStream. <init>(ObjectInputStream.java:168) at org.mc4j.console.connection.persistence. ConnectionSetDatabase. loadNodes(ConnectionSetDatabase.java:130) at org.mc4j.console.connection.persistence. ConnectionSetDatabase. getNodes(ConnectionSetDatabase.java:114) at org.mc4j.console.ManagementNode. loadConnections(ManagementNode.java:162) at org.mc4j.console.install.JBossInstall. restored(JBossInstall.java:127) at org.netbeans.core.modules.NbInstaller. loadCode(NbInstaller.java:354) at org.netbeans.core.modules.NbInstaller. load(NbInstaller.java:263) at org.netbeans.core.modules.ModuleManager. enable(ModuleManager.java:847) at org.netbeans.core.modules.ModuleList. installNew(ModuleList.java:553) at org.netbeans.core.modules.ModuleList. trigger(ModuleList.java:488) at org.netbeans.core.modules.ModuleSystem. scanForNewAndRestore(ModuleSystem.java:300) at org.netbeans.core.NonGui.run(NonGui.java:489) at org.netbeans.core.Main.run(Main.java:232) at org.netbeans.core.NbTopManager. getNbTopManager(NbTopManager.java:232) at org.netbeans.core.NbTopManager. get(NbTopManager.java:191) at org.netbeans.core.Main.start(Main.java:421) at org.netbeans.core.TopThreadGroup. run(TopThreadGroup.java:79) [catch] at java.lang.Thread.run(Thread.java:484) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=812541&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-25 13:42:27
|
Bugs item #812449, was opened at 2003-09-25 06:42 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=812449&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: CalendarEditor Initial Comment: problem to edit parameter of type java.util.Date when the parameter is null. Problem to select a date. Is it (or will it be) possible to select an hour. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=812449&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-19 20:13:48
|
Bugs item #809339, was opened at 2003-09-19 09:05 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=809339&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Noch Exceptions Initial Comment: ------------------------------------------------------------------------------- >Log Session: Friday, September 19, 2003 6:00:07 PM MEST >System Info: Product Version = MC4J 1.2 Operating System = SunOS version 5.8 running on sparc Java; VM; Vendor = 1.4.0_03; Java HotSpot(TM) Client VM 1.4.0_03-b04; Sun Microsystems Inc. Java Home = /opt/j2sdk1.4.0_03/jre System Locale; Encod. = en_US (mc4j); ISO8859-1 Home Dir; Current Dir = /home/gavrilo; /home/gavrilo/soft/mc4j/bin IDE Install; User Dir = /home/gavrilo/soft/mc4j; /home/gavrilo/.mc4j/1.2b1 CLASSPATH = /home/gavrilo/soft/mc4j/lib/ext/boot.jar:/home/gavrilo/soft/mc4j/lib/ext/crimson-1.1.3.jar:/home/gavrilo/soft/mc4j/lib/ext/jcommon-0.8.0.jar:/home/gavrilo/soft/mc4j/lib/ext/jfreechart-0.9.8.jar:/home/gavrilo/soft/mc4j/lib/ext/regexp-1.2.jar:/home/gavrilo/soft/mc4j/lib/ext/xerces-2.0.2.jar:/home/gavrilo/soft/mc4j/lib/ext/xml-apis-1.0b2.jar:/opt/j2sdk1.4.0_03/lib/dt.jar:/opt/j2sdk1.4.0_03/lib/htmlconverter.jar:/opt/j2sdk1.4.0_03/lib/tools.jar Boot & ext classpath = /opt/j2sdk1.4.0_03/jre/lib/rt.jar:/opt/j2sdk1.4.0_03/jre/lib/i18n.jar:/opt/j2sdk1.4.0_03/jre/lib/sunrsasign.jar:/opt/j2sdk1.4.0_03/jre/lib/jsse.jar:/opt/j2sdk1.4.0_03/jre/lib/jce.jar:/opt/j2sdk1.4.0_03/jre/lib/charsets.jar:/opt/j2sdk1.4.0_03/jre/classes:/opt/j2sdk1.4.0_03/jre/lib/ext/sunjce_provider.jar:/opt/j2sdk1.4.0_03/jre/lib/ext/dnsns.jar:/opt/j2sdk1.4.0_03/jre/lib/ext/localedata.jar:/opt/j2sdk1.4.0_03/jre/lib/ext/ldapsec.jar Dynamic classpath = /home/gavrilo/soft/mc4j/lib/patches/Mc4jBranding.jar:/home/gavrilo/soft/mc4j/lib/core.jar:/home/gavrilo/soft/mc4j/lib/openide-loaders.jar:/home/gavrilo/soft/mc4j/lib/openide.jar ------------------------------------------------------------------------------- Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct Sep 19, 2003 6:00:12 PM java.util.prefs.FileSystemPreferences$2 run WARNING: Could not create system preferences directory. System preferences are unusable. [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_jdmk on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_jboss on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_mx4j on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_weblogic on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp Starting system in full screen (MDI) UI mode. CLASS: org.netbeans.core.modules.Module$OneModuleClassLoader@6c9867[org.mc4j.console.mc4j_jboss] HERE Restoring mc4j mx4j panel Building new mc4j mx4j panel Loading connections into mx4j panel Turning on modules: org.openide/1 [4.5 200305120100] org.netbeans.core/1 [1.15 200305120100] org.openide.io [1.1 200305120100] org.netbeans.lib.terminalemulator [1.1 200305120100] org.netbeans.core.output/1 [1.1 200305120100] org.mc4j.console.mc4j_jdmk [1.2.0 1.2.0] org.mc4j.console.mc4j_jboss [1.2.0 1.2.0] org.mc4j.console.mc4j_mx4j [1.2.0 1.2.0] org.netbeans.core.windows/1 [1.3 200305120100] org.netbeans.modules.autoupdate/1 [2.8 200305120100] org.mc4j.console.mc4j_weblogic [1.2.0 1.2.0] org.netbeans.modules.text/1 [1.12 200305120100] org.netbeans.core.ui/1 [1.2 200305120100] org.openide.loaders [1.0 200305120100] Sep 19, 2003 6:00:43 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:00:43 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Sep 19, 2003 6:01:13 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:01:13 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Weblogic install is: /opt/bea/weblogic700 Found weblogic.jar at: /opt/bea/weblogic700/server/lib/weblogic.jar New Delegated Classloader, parent is: org.netbeans.core.modules.Module$OneModuleClassLoader@9e8329[org.mc4j.console.mc4j_weblogic] Sep 19, 2003 6:01:43 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:01:43 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Sep 19, 2003 6:02:13 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:02:13 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. weblogic.common.internal.VersioningError: Cannot read manifests from CLASSPATH: opt at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:36) at weblogic.common.internal.VersionInfo.initialize(VersionInfo.java:86) at weblogic.kernel.Kernel.initialize(Kernel.java:127) at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:104) at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:176) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at java.lang.Class.newInstance0(Class.java:296) at java.lang.Class.newInstance(Class.java:249) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:147) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243) at javax.naming.InitialContext.init(InitialContext.java:219) at javax.naming.InitialContext.<init>(InitialContext.java:195) at org.mc4j.console.connection.WeblogicConnectionNode.connect(WeblogicConnectionNode.java:111) at org.mc4j.console.ConnectAction.performAction(ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) *********** Exception occurred ************ at Fri Sep 19 18:02:14 MEST 2003 java.lang.InternalError: error initializing kernel at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:176) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at java.lang.Class.newInstance0(Class.java:296) at java.lang.Class.newInstance(Class.java:249) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:147) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243) at javax.naming.InitialContext.init(InitialContext.java:219) at javax.naming.InitialContext.<init>(InitialContext.java:195) [catch] at org.mc4j.console.connection.WeblogicConnectionNode.connect(WeblogicConnectionNode.java:111) at org.mc4j.console.ConnectAction.performAction(ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) *********** Exception occurred ************ at Fri Sep 19 18:02:14 MEST 2003 java.lang.NullPointerException at org.mc4j.console.connection.WeblogicConnectionNode.connect(WeblogicConnectionNode.java:120) [catch] at org.mc4j.console.ConnectAction.performAction(ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) Sep 19, 2003 6:02:43 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:02:44 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. *********** Exception occurred ************ at Fri Sep 19 18:02:51 MEST 2003 weblogic.common.internal.VersioningError: Cannot read manifests from CLASSPATH: opt at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:36) at weblogic.common.internal.VersionInfo.initialize(VersionInfo.java:86) at weblogic.common.internal.VersionInfo.theOne(VersionInfo.java:72) at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:260) at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:291) at weblogic.rjvm.Protocol.createConnection(Protocol.java:228) at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1269) at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:418) at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:300) at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:233) at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:190) at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:196) at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:162) at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:262) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:323) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:221) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:149) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243) at javax.naming.InitialContext.init(InitialContext.java:219) at javax.naming.InitialContext.<init>(InitialContext.java:195) [catch] at org.mc4j.console.connection.WeblogicConnectionNode.connect(WeblogicConnectionNode.java:111) at org.mc4j.console.connection.DomainNodes.exposeDomains(DomainNodes.java:62) at org.mc4j.console.connection.DomainNodes$1.run(DomainNodes.java:52) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) *********** Exception occurred ************ at Fri Sep 19 18:02:51 MEST 2003 java.lang.NullPointerException at org.mc4j.console.connection.WeblogicConnectionNode.connect(WeblogicConnectionNode.java:120) [catch] at org.mc4j.console.connection.DomainNodes.exposeDomains(DomainNodes.java:62) at org.mc4j.console.connection.DomainNodes$1.run(DomainNodes.java:52) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) Sep 19, 2003 6:03:14 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:03:14 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Sep 19, 2003 6:03:44 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:03:44 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. Sep 19, 2003 6:04:14 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCode WARNING: Could not lock System prefs.Unix error code 3741600. Sep 19, 2003 6:04:14 PM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: Couldn't get file lock. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=809339&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-19 19:58:46
|
Bugs item #809328, was opened at 2003-09-19 08:49 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=809328&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: NullPointerException Initial Comment: ------------------------------------------------------------------------------- >Log Session: Friday, September 19, 2003 5:46:24 PM CEST >System Info: Product Version = MC4J 1.2 Operating System = Linux version 2.4.21-0.13mdk running on i386 Java; VM; Vendor = 1.3.1_09; Java HotSpot(TM) Client VM 1.3.1_09-b03; Sun Microsystems Inc. Java Home = /home/gavrilo/soft/api/jdk1.3.1_09/jre System Locale; Encod. = en_US (mc4j); ISO-8859-1 Home Dir; Current Dir = /home/gavrilo; /home/gavrilo/soft/mc4j/bin IDE Install; User Dir = /home/gavrilo/soft/mc4j; /home/gavrilo/.mc4j/1.2b1 CLASSPATH = /home/gavrilo/soft/mc4j/lib/ext/boot.jar:/home/gavrilo/soft/mc4j/lib/ext/crimson-1.1.3.jar:/home/gavrilo/soft/mc4j/lib/ext/jcommon-0.8.0.jar:/home/gavrilo/soft/mc4j/lib/ext/jfreechart-0.9.8.jar:/home/gavrilo/soft/mc4j/lib/ext/regexp-1.2.jar:/home/gavrilo/soft/mc4j/lib/ext/xerces-2.0.2.jar:/home/gavrilo/soft/mc4j/lib/ext/xml-apis-1.0b2.jar:/home/gavrilo/soft/api/jdk1.3.1_09/lib/dt.jar:/home/gavrilo/soft/api/jdk1.3.1_09/lib/htmlconverter.jar:/home/gavrilo/soft/api/jdk1.3.1_09/lib/tools.jar Boot & ext classpath = /home/gavrilo/soft/api/jdk1.3.1_09/jre/lib/rt.jar:/home/gavrilo/soft/api/jdk1.3.1_09/jre/lib/i18n.jar:/home/gavrilo/soft/api/jdk1.3.1_09/jre/lib/sunrsasign.jar:/home/gavrilo/soft/api/jdk1.3.1_09/jre/classes Dynamic classpath = /home/gavrilo/soft/mc4j/lib/patches/Mc4jBranding.jar:/home/gavrilo/soft/mc4j/lib/core.jar:/home/gavrilo/soft/mc4j/lib/openide-loaders.jar:/home/gavrilo/soft/mc4j/lib/openide.jar ------------------------------------------------------------------------------- Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_jboss on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_jdmk on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_weblogic on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp [org.netbeans.core.modules #3] Warning - had to add recursive class loader dependencies for module org.mc4j.console.mc4j_mx4j on [org.netbeans.lib.terminalemulator]; see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp Starting system in full screen (MDI) UI mode. CLASS: org.netbeans.core.modules.Module$OneModuleClassLoader@1e8f17[org.mc4j.console.mc4j_jboss] HERE Weblogic install is: /opt/bea2/weblogic700 [org.netbeans.core.modules] *********** Exception occurred ************ at Fri Sep 19 17:46:40 CEST 2003 java.lang.NullPointerException at org.mc4j.console.classloader.WeblogicLoader.findFile(WeblogicLoader.java:43) at org.mc4j.console.classloader.WeblogicLoader.buildClassLoader(WeblogicLoader.java:65) at org.mc4j.console.ManagementNode.getClassLoader(ManagementNode.java:128) at org.mc4j.console.ManagementNode.loadConnections(ManagementNode.java:175) at org.mc4j.console.install.WeblogicInstall.restored(WeblogicInstall.java:117) at org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:354) [catch] at org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:263) at org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:847) at org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:553) at org.netbeans.core.modules.ModuleList.trigger(ModuleList.java:488) at org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(ModuleSystem.java:300) at org.netbeans.core.NonGui.run(NonGui.java:489) at org.netbeans.core.Main.run(Main.java:232) at org.netbeans.core.NbTopManager.getNbTopManager(NbTopManager.java:232) at org.netbeans.core.NbTopManager.get(NbTopManager.java:191) at org.netbeans.core.Main.start(Main.java:421) at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:79) at java.lang.Thread.run(Thread.java:479) Restoring mc4j mx4j panel Building new mc4j mx4j panel Loading connections into mx4j panel Turning on modules: org.openide/1 [4.5 200305120100] org.netbeans.core/1 [1.15 200305120100] org.netbeans.lib.terminalemulator [1.1 200305120100] org.openide.io [1.1 200305120100] org.netbeans.core.output/1 [1.1 200305120100] org.mc4j.console.mc4j_jboss [1.2.0 1.2.0] org.mc4j.console.mc4j_jdmk [1.2.0 1.2.0] org.mc4j.console.mc4j_weblogic [1.2.0 1.2.0] org.netbeans.modules.text/1 [1.12 200305120100] org.mc4j.console.mc4j_mx4j [1.2.0 1.2.0] org.netbeans.core.windows/1 [1.3 200305120100] org.openide.loaders [1.0 200305120100] org.netbeans.modules.autoupdate/1 [2.8 200305120100] org.netbeans.core.ui/1 [1.2 200305120100] Weblogic install is: /opt/bea2/weblogic700 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=809328&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-18 15:50:23
|
Bugs item #808666, was opened at 2003-09-18 08:50 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=808666&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBoss connection Initial Comment: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken (StringTokenizer.java:232) at org.mc4j.console.connection.JBossConnectionNode.conne ct(JBossConnectionNode.java:148) at org.mc4j.console.ConnectAction.performAction (ConnectAction.java:114) at org.openide.util.actions.NodeAction$DelegateAction.actio nPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run (ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run (RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run (RequestProcessor.java:677) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=808666&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-11 02:39:04
|
Bugs item #804136, was opened at 2003-09-11 12:39 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=804136&group_id=60228 Category: MBean Support Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Graham Lea (grlea) Assigned to: Nobody/Anonymous (nobody) Summary: Unregistered MBeans don't Disappear Initial Comment: Using MX4J 1.1.1 After unregistering an MBean (programatically in the agent), it does not disappear from the MC4J explorer tree. Refreshing the tree does not make it disappear. Disconnecting and reconnecting to the server reveals that it has, in fact, disappeared. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=804136&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-03 04:57:07
|
Bugs item #799559, was opened at 2003-09-03 14:56 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=799559&group_id=60228 Category: Visual Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Graham Lea (grlea) Assigned to: Nobody/Anonymous (nobody) Summary: Performance of SectionHolder Initial Comment: Platform: Win2K JVM: Sun J2SDK 1.4.0 Connected to an MX4J 1.1.1 Agent running on different machine. When using dashboard components that use an instance of org.mc4j.console.swing.SectionHolder, MC4J chews up about 99% of my CPU. Java apps (including MC4J) won't redraw (except for the actual dashboard). All other programs slow to an almost halt. The problems persists even if MC4J is mimised. Closing the dashboard stops it. I have a dashboard that has a SectionHolder with another JPanel inside it that has this problem. By commenting out just the SectionHolder, but leaving in the components it contains, the problem doesn't occur. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=799559&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-01 23:30:12
|
Bugs item #791076, was opened at 2003-08-19 18:42 Message generated for change (Comment added) made by grlea You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=791076&group_id=60228 Category: MBean Support Group: MC4J Application 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Class cast exception Initial Comment: Selecting a bean gives: java.lang.ClassCastException: org.mc4j.console.dashboard.components.FillerComponent at org.mc4j.console.dashboard.DashboardComponentFactory .build(DashboardComponentFactory.java:56) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:208) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:225) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:225) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildDashb oard(DashboardFactory.java:150) at org.mc4j.console.bean.DashboardsAction$ActSubMenuMo del.performActionAt(DashboardsAction.java:184) at org.openide.awt.Actions$SubMenuBridge$ISubActionListe ner.actionPerformed(Actions.java:666) at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1450) at javax.swing.AbstractButton$ForwardActionEvents.actionP erformed(AbstractButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:378) at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:250) at javax.swing.AbstractButton.doClick (AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandl er.mouseReleased(BasicMenuItemUI.java:886) at java.awt.Component.processMouseEvent (Component.java:3715) at java.awt.Component.processEvent (Component.java:3544) at java.awt.Container.processEvent (Container.java:1164) at java.awt.Component.dispatchEventImpl (Component.java:2593) at java.awt.Container.dispatchEventImpl (Container.java:1213) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:2125) at java.awt.Container.dispatchEventImpl (Container.java:1200) at java.awt.Window.dispatchEventImpl (Window.java:914) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.EventQueue.dispatchEvent (EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:93) at java.awt.EventDispatchThread.run (EventDispatchThread.java:85) ---------------------------------------------------------------------- Comment By: Graham Lea (grlea) Date: 2003-09-02 09:30 Message: Logged In: YES user_id=851483 You can work around this by replacing the filler component in the Dashboard descriptor with an empty JPanel: <Component type="javax.swing.JPanel"> <Attribute name="background" value="(Literal)0xFFFFFF"/> </Component> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=791076&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-01 23:28:17
|
Bugs item #798323, was opened at 2003-09-01 10:23 Message generated for change (Comment added) made by grlea You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=798323&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Closed Resolution: Invalid Priority: 1 Submitted By: Graham Lea (grlea) Assigned to: Nobody/Anonymous (nobody) Summary: ClassNotFoundException unmarshalling MX4J RMI Adaptor Stub Initial Comment: 1. I am using: MC4J 1.2b1 (on Win2K) MX4J 1.1 (running on Solaris) 2. I have the MX4J JRMP Adaptor set up like this: JRMPAdaptor jrmpAdaptor = new JRMPAdaptor(); server.registerMBean(jrmpAdaptor, null); jrmpAdaptor.setJNDIName("jrmp"); jrmpAdaptor.start(); 3. I have the following system properties set correctly on the Agent process: java.naming.factory.initial java.naming.provider.url java.rmi.server.codebase java.rmi.server.host Now, I can connect to and interact with this Agent *perfectly* with MC4J 1.1 (Win2K), but when I try to connect to the SAME AGENT using MC4J 1.2b1, I get the errors in the attached log file, the most glaring line of which is: java.lang.ClassNotFoundException: mx4j.adaptor.rmi.RMIProtocolAdaptorImpl_Stub ---------------------------------------------------------------------- >Comment By: Graham Lea (grlea) Date: 2003-09-02 09:28 Message: Logged In: YES user_id=851483 The reason I made this mistake was because the "Using with MX4J" page (http://mc4j.sourceforge.net/usageMX4J.html) still says MX4J 1.1 ---------------------------------------------------------------------- Comment By: Graham Lea (grlea) Date: 2003-09-01 12:46 Message: Logged In: YES user_id=851483 Woops! Didn't notice that the "Supported Servers" had changed up to MX4J 1.1.1 ! Sorry about that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=798323&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-01 02:46:03
|
Bugs item #798323, was opened at 2003-09-01 10:23 Message generated for change (Comment added) made by grlea You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=798323&group_id=60228 Category: Connections Group: MC4J 1.2b1 >Status: Closed >Resolution: Invalid >Priority: 1 Submitted By: Graham Lea (grlea) Assigned to: Nobody/Anonymous (nobody) >Summary: ClassNotFoundException unmarshalling MX4J RMI Adaptor Stub Initial Comment: 1. I am using: MC4J 1.2b1 (on Win2K) MX4J 1.1 (running on Solaris) 2. I have the MX4J JRMP Adaptor set up like this: JRMPAdaptor jrmpAdaptor = new JRMPAdaptor(); server.registerMBean(jrmpAdaptor, null); jrmpAdaptor.setJNDIName("jrmp"); jrmpAdaptor.start(); 3. I have the following system properties set correctly on the Agent process: java.naming.factory.initial java.naming.provider.url java.rmi.server.codebase java.rmi.server.host Now, I can connect to and interact with this Agent *perfectly* with MC4J 1.1 (Win2K), but when I try to connect to the SAME AGENT using MC4J 1.2b1, I get the errors in the attached log file, the most glaring line of which is: java.lang.ClassNotFoundException: mx4j.adaptor.rmi.RMIProtocolAdaptorImpl_Stub ---------------------------------------------------------------------- >Comment By: Graham Lea (grlea) Date: 2003-09-01 12:46 Message: Logged In: YES user_id=851483 Woops! Didn't notice that the "Supported Servers" had changed up to MX4J 1.1.1 ! Sorry about that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=798323&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-09-01 00:23:15
|
Bugs item #798323, was opened at 2003-09-01 10:23 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=798323&group_id=60228 Category: Connections Group: MC4J 1.2b1 Status: Open Resolution: None Priority: 5 Submitted By: Graham Lea (grlea) Assigned to: Nobody/Anonymous (nobody) Summary: ClassNotFoundException unmarshalling MX4J RMIAdaptor Stub Initial Comment: 1. I am using: MC4J 1.2b1 (on Win2K) MX4J 1.1 (running on Solaris) 2. I have the MX4J JRMP Adaptor set up like this: JRMPAdaptor jrmpAdaptor = new JRMPAdaptor(); server.registerMBean(jrmpAdaptor, null); jrmpAdaptor.setJNDIName("jrmp"); jrmpAdaptor.start(); 3. I have the following system properties set correctly on the Agent process: java.naming.factory.initial java.naming.provider.url java.rmi.server.codebase java.rmi.server.host Now, I can connect to and interact with this Agent *perfectly* with MC4J 1.1 (Win2K), but when I try to connect to the SAME AGENT using MC4J 1.2b1, I get the errors in the attached log file, the most glaring line of which is: java.lang.ClassNotFoundException: mx4j.adaptor.rmi.RMIProtocolAdaptorImpl_Stub ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=798323&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-08-19 08:42:52
|
Bugs item #791076, was opened at 2003-08-19 01:42 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=791076&group_id=60228 Category: MBean Support Group: MC4J Application 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Class cast exception Initial Comment: Selecting a bean gives: java.lang.ClassCastException: org.mc4j.console.dashboard.components.FillerComponent at org.mc4j.console.dashboard.DashboardComponentFactory .build(DashboardComponentFactory.java:56) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:208) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:225) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co mponent(DashboardFactory.java:225) at org.mc4j.console.dashboard.DashboardFactory.buildV1Co ntent(DashboardFactory.java:180) at org.mc4j.console.dashboard.DashboardFactory.buildDashb oard(DashboardFactory.java:150) at org.mc4j.console.bean.DashboardsAction$ActSubMenuMo del.performActionAt(DashboardsAction.java:184) at org.openide.awt.Actions$SubMenuBridge$ISubActionListe ner.actionPerformed(Actions.java:666) at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1450) at javax.swing.AbstractButton$ForwardActionEvents.actionP erformed(AbstractButton.java:1504) at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:378) at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:250) at javax.swing.AbstractButton.doClick (AbstractButton.java:279) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandl er.mouseReleased(BasicMenuItemUI.java:886) at java.awt.Component.processMouseEvent (Component.java:3715) at java.awt.Component.processEvent (Component.java:3544) at java.awt.Container.processEvent (Container.java:1164) at java.awt.Component.dispatchEventImpl (Component.java:2593) at java.awt.Container.dispatchEventImpl (Container.java:1213) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent (Container.java:2216) at java.awt.LightweightDispatcher.dispatchEvent (Container.java:2125) at java.awt.Container.dispatchEventImpl (Container.java:1200) at java.awt.Window.dispatchEventImpl (Window.java:914) at java.awt.Component.dispatchEvent (Component.java:2497) at java.awt.EventQueue.dispatchEvent (EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:93) at java.awt.EventDispatchThread.run (EventDispatchThread.java:85) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=791076&group_id=60228 |
From: <mk...@gm...> - 2003-08-18 14:28:38
|
Greg, based on Tomcat 5.0.7 alpha and 4.1.27 I did all the steps you mentioned and didn't succeed. 2) was obsolete as it was already activated by default. 3) with tomcat 4.1.27 and 5.0.7 alpha there is no m4xj-tools.jar, but a mx4j-jmx.jar. Running against tomcat yielded the following error: *********** Exception occurred ************ at Mon Aug 18 15:37:00 CEST 2003 java.lang.ClassCastException at mx4j.connector.rmi.jrmp.JRMPConnector.narrow(JRMPConnector.java:28) at mx4j.connector.rmi.RMIConnector.connect(RMIConnector.java:72) [catch] at org.mc4j.console.connection.Mx4jConnectionNode.connect(Unknown Source) at org.mc4j.console.connection.ReconnectAction.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) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) I then copied the jmx4j-tools.jar in the mentioned directory, restarted server and mc4j, but got the same result... I also copied mx4j-jmx.jar from the mx4j installation, but got the same results. With 4.1.27 it was a different story. I didn't copy anything to tomcat and got the following results: *********** Exception occurred ************ at Mon Aug 18 15:45:44 CEST 2003 javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection re fused to host: localhost; nested exception is: java.net.ConnectException: Connection refused: connect] at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:92) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:98) at javax.naming.InitialContext.lookup(InitialContext.java:347) at mx4j.connector.rmi.RMIConnector.connect(RMIConnector.java:70) at org.mc4j.console.connection.Mx4jConnectionNode.connect(Unknown Source) at org.mc4j.console.connection.ReconnectAction.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) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) Caused by: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused: connect at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567) at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185) at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171) at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:313) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:88) ... 10 more Caused by: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) at java.net.Socket.connect(Socket.java:452) at java.net.Socket.connect(Socket.java:402) at java.net.Socket.<init>(Socket.java:309) at java.net.Socket.<init>(Socket.java:124) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:2 2) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:1 28) at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:562) [catch] ... 15 more ==> java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: java.net.ConnectException: Connection refused: connect at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567) at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185) at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171) at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:313) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:88) at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:98) at javax.naming.InitialContext.lookup(InitialContext.java:347) at mx4j.connector.rmi.RMIConnector.connect(RMIConnector.java:70) at org.mc4j.console.connection.Mx4jConnectionNode.connect(Unknown Source) at org.mc4j.console.connection.ReconnectAction.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) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) Caused by: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) at java.net.Socket.connect(Socket.java:452) at java.net.Socket.connect(Socket.java:402) at java.net.Socket.<init>(Socket.java:309) at java.net.Socket.<init>(Socket.java:124) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:2 2) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:1 28) at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:562) [catch] ... 15 more So there is obviously nobody listening. This is what is in the console when Tomcat 4.1.27 starts: Starting service Tomcat-Standalone Apache Tomcat/4.1.27 18.08.2003 15:49:01 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=tru e 18.08.2003 15:49:01 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNul l=true 18.08.2003 15:49:02 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur nNull=true 18.08.2003 15:49:06 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8080 18.08.2003 15:49:06 org.apache.jk.common.ChannelSocket init INFO: JK2: ajp13 listening on /0.0.0.0:8009 18.08.2003 15:49:06 org.apache.jk.common.JkMX loadAdapter INFO: Creating Naming:name=rmiregistry 18.08.2003 15:49:06 org.apache.jk.common.JkMX loadAdapter INFO: Creating Adaptor:protocol=jrmp 18.08.2003 15:49:06 org.apache.jk.common.JkMX init INFO: Can't enable log4j mx 18.08.2003 15:49:06 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/862 config=C:\JAKART~1.27\bin\..\conf\jk2.properti es I haven't seen there nor in the server.xml any reference to port 9000. I then copied the mx4j-tools.jar and got the following log when starting tomcat: 18.08.2003 15:54:33 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8080 18.08.2003 15:54:33 org.apache.jk.common.ChannelSocket init INFO: JK2: ajp13 listening on /0.0.0.0:8009 18.08.2003 15:54:33 org.apache.jk.common.JkMX loadAdapter INFO: Creating Naming:name=rmiregistry 18.08.2003 15:54:33 org.apache.jk.common.JkMX loadAdapter INFO: Creating Adaptor:protocol=jrmp 18.08.2003 15:54:33 org.apache.jk.common.JkMX init INFO: Can't enable log4j mx 18.08.2003 15:54:33 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/812 config=C:\JAKART~1.27\bin\..\conf\jk2.properti es The result of the gui connect is as mentioned above: class cast exception ... etc. etc. netstat returned the following: kampma@XXX ~ $ netstat -a | grep 9000 TCP XXX:9000 0.0.0.0:0 LISTENING If you have a quick thought on this, pls let me know. If not, that's fine too. I was just toying around and it doesn't affect me too much if it is not working. Cheers, Mariano >from server.xml 4.1.27 <!-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 --> <Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="8009" minProcessors="5" maxProcessors="75" enableLookups="true" redirectPort="8443" acceptCount="10" debug="0" connectionTimeout="0" useURIValidationHack="false" protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/> > I found a message on one of the tomcat lists a few months ago with some > instructions for activating the JMX RMI connector. I tried it only > briefly, but it did connect. Let me know if you have any trouble. > > > (From Davanum Srinivas) > > Steps to setup MX4J (http://mx4j.sourceforge.net/) in Tomcat 4.1.24 > -------------------------------------------------------------------- > 1) Edit jk2.properties and add a line "mx.port=9000" > 2) Edit server.xml, enable the Connector under "Coyote/JK2 AJP 1.3 > Connector on port 8009" > 3) Copy mx4j-tools.jar from your MX4J distribution and copy it to > $CATALINA_HOME/server/lib directory. > 4) Start using "catalina run" - makes it easy to look for any > exceptions. > 5) Go to your MC4J bin directory, start runide.exe > 6) Switch to the tab that says "MC4J for MX4J" > 7) In the tree root node, right click and click on "Connect" > 8) Enter say tomcat4.1.24 in the wizard and click on finish. > 9) Expand the tree and browse the hierarchy. > > __ > Greg Hinkle > > > > -----Original Message----- > From: mk...@gm... [mailto:mk...@gm...] > Sent: Monday, August 18, 2003 7:34 AM > To: mc4...@li... > Subject: [Mc4j-development] Does MC4J work with Tomcat > > Hi, > > I searched the mail archives, but haven't seen this question already > been > asked. > > Does MC4J work with Tomcat? I believe Tomcat ist based on MX4J. So > this > should work, shouldn't it? Haven't been able to dig up an example > though.... > > I haven't found any references to a JMX related port in server.xml of > Tomcat. The only thing related to JMX was this: > > <!-- Comment these entries out to disable JMX MBeans support --> > <!-- You may also configure custom components (e.g. Valves/Realms) by > including your own mbean-descriptor file(s), and setting the > "descriptors" attribute to point to a ';' seperated list of paths > (in the ClassLoader sense) of files to add to the default list. > e.g. descriptors="/com/myfirm/mypackage/mbean-descriptor.xml" > --> > <Listener > className="org.apache.catalina.mbeans.ServerLifecycleListener" > debug="0"/> > <Listener > className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" > > debug="0"/> > > > Any ideas? > > Cheers, > Mariano > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 > /01 > _______________________________________________ > Mc4j-development mailing list > Mc4...@li... > https://lists.sourceforge.net/lists/listinfo/mc4j-development > |
From: Gregory H. <gh...@sa...> - 2003-08-18 13:13:57
|
I found a message on one of the tomcat lists a few months ago with some instructions for activating the JMX RMI connector. I tried it only briefly, but it did connect. Let me know if you have any trouble. (From Davanum Srinivas)=20 Steps to setup MX4J (http://mx4j.sourceforge.net/) in Tomcat 4.1.24=20 -------------------------------------------------------------------- 1) Edit jk2.properties and add a line "mx.port=3D9000"=20 2) Edit server.xml, enable the Connector under "Coyote/JK2 AJP 1.3 Connector on port 8009"=20 3) Copy mx4j-tools.jar from your MX4J distribution and copy it to $CATALINA_HOME/server/lib directory.=20 4) Start using "catalina run" - makes it easy to look for any exceptions.=20 5) Go to your MC4J bin directory, start runide.exe=20 6) Switch to the tab that says "MC4J for MX4J"=20 7) In the tree root node, right click and click on "Connect"=20 8) Enter say tomcat4.1.24 in the wizard and click on finish.=20 9) Expand the tree and browse the hierarchy. __ Greg Hinkle -----Original Message----- From: mk...@gm... [mailto:mk...@gm...]=20 Sent: Monday, August 18, 2003 7:34 AM To: mc4...@li... Subject: [Mc4j-development] Does MC4J work with Tomcat Hi, I searched the mail archives, but haven't seen this question already been asked. Does MC4J work with Tomcat? I believe Tomcat ist based on MX4J. So this should work, shouldn't it? Haven't been able to dig up an example though.... I haven't found any references to a JMX related port in server.xml of Tomcat. The only thing related to JMX was this: <!-- Comment these entries out to disable JMX MBeans support --> <!-- You may also configure custom components (e.g. Valves/Realms) by=20 including your own mbean-descriptor file(s), and setting the=20 "descriptors" attribute to point to a ';' seperated list of paths (in the ClassLoader sense) of files to add to the default list. e.g. descriptors=3D"/com/myfirm/mypackage/mbean-descriptor.xml" --> <Listener className=3D"org.apache.catalina.mbeans.ServerLifecycleListener" debug=3D"0"/> <Listener className=3D"org.apache.catalina.mbeans.GlobalResourcesLifecycleListener"= debug=3D"0"/> Any ideas? Cheers, Mariano ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Mc4j-development mailing list Mc4...@li... https://lists.sourceforge.net/lists/listinfo/mc4j-development |
From: <mk...@gm...> - 2003-08-18 11:46:03
|
Hi, I searched the mail archives, but haven't seen this question already been asked. Does MC4J work with Tomcat? I believe Tomcat ist based on MX4J. So this should work, shouldn't it? Haven't been able to dig up an example though.... I haven't found any references to a JMX related port in server.xml of Tomcat. The only thing related to JMX was this: <!-- Comment these entries out to disable JMX MBeans support --> <!-- You may also configure custom components (e.g. Valves/Realms) by including your own mbean-descriptor file(s), and setting the "descriptors" attribute to point to a ';' seperated list of paths (in the ClassLoader sense) of files to add to the default list. e.g. descriptors="/com/myfirm/mypackage/mbean-descriptor.xml" --> <Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" debug="0"/> <Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" debug="0"/> Any ideas? Cheers, Mariano |
From: SourceForge.net <no...@so...> - 2003-08-16 16:14:28
|
Bugs item #789794, was opened at 2003-08-16 09:14 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=789794&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Notification Listener Exception Initial Comment: Attempting to register listener on javaxm.management.Notification for an MBean running in Weblogic 7.0 produces the following exception: java.lang.reflect.UndeclaredThrowableException at $Proxy8.addNotificationListener(Unknown Source) at org.mc4j.console.bean.notification.NotificationNode.toggleNotification(NotificationNode.java:103) at org.mc4j.console.bean.notification.NotificationNode$ListenAction.performAction(NotificationNode.java:177) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBeanServerProxy.java:76) ... 8 more Caused by: weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception: [java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ] at weblogic.management.internal.RemoteMBeanServerImpl_WLStub.addNotificationListener(Unknown Source) [catch] ... 13 more ==> java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBeanServerProxy.java:76) at $Proxy8.addNotificationListener(Unknown Source) at org.mc4j.console.bean.notification.NotificationNode.toggleNotification(NotificationNode.java:103) at org.mc4j.console.bean.notification.NotificationNode$ListenAction.performAction(NotificationNode.java:177) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) Caused by: weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception: [java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ] at weblogic.management.internal.RemoteMBeanServerImpl_WLStub.addNotificationListener(Unknown Source) [catch] ... 13 more ==> java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace at weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:109) at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127) at weblogic.management.internal.RemoteMBeanServerImpl_WLStub.addNotificationListener(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBeanServerProxy.java:76) at $Proxy8.addNotificationListener(Unknown Source) at org.mc4j.console.bean.notification.NotificationNode.toggleNotification(NotificationNode.java:103) at org.mc4j.console.bean.notification.NotificationNode$ListenAction.performAction(NotificationNode.java:177) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) Caused by: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace Caused by: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace --------------- nested within: ------------------ weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception: [java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ; nested exception is: java.lang.ClassNotFoundException: Can't load class: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener Start server side stack trace: java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: org.mc4j.console.bean.notification.NotificationNode$CustomNotificationListener at javax.management.loading.MLet.findClass(MLet.java:800) at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at weblogic.management.commo.ModelMBeanTypeMBean.loadClass(ModelMBeanTypeMBean.java:240) at weblogic.management.commo.Commo.loadClass(Commo.java:616) at weblogic.j2ee.ApplicationManager.loadClass(ApplicationManager.java:354) at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInputStream.java:279) at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readClassDescriptor(ChunkedObjectInputStream.java:361) at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:901) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:361) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1181) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231) at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:140) at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:91) at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:821) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308) at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189) End server side stack trace ] at weblogic.management.internal.RemoteMBeanServerImpl_WLStub.addNotificationListener(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBeanServerProxy.java:76) at $Proxy8.addNotificationListener(Unknown Source) at org.mc4j.console.bean.notification.NotificationNode.toggleNotification(NotificationNode.java:103) at org.mc4j.console.bean.notification.NotificationNode$ListenAction.performAction(NotificationNode.java:177) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431) at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:677) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=789794&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-07-29 22:55:04
|
Bugs item #643603, was opened at 2002-11-25 09:54 Message generated for change (Comment added) made by wilsonja You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=643603&group_id=60228 Category: None Group: MC4J Application 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Jose M. Rus (sarkomand) Assigned to: Nobody/Anonymous (nobody) Summary: Operation not sending paramaters Initial Comment: PRODUCT VERSION MC4J Application 1.1 OPERATING SYSTEM Linux Mandrake 8.1 DESCRIPTION When a operation of a MBean is invoked with a parameter of a custom class (defined with a property editor) the value of the parameter sended to the MBeanServer is null. REPRODUCIBILITY Always STEPS TO REPRODUCE Consider the following MBean with a single operation that has a paremeter that wraps a String instance: <file> package test; public interface ComponentMBean { public ComponentData operation(ComponentData data); } </file> <file> package test; import java.io.Serializable; public class ComponentData implements Serializable { protected String data; public ComponentData(String data) { this.data = data; } public void setData(String data) { this.data = data; } public String toString() { return data; } } </file> <file> package test; public class Component implements ComponentMBean { public ComponentData operation(ComponentData data) { if (data == null) { System.out.println("ComponentData is null"); return new ComponentData("null?"); } else { return new ComponentData("<" + data.toString() + ">"); } } } </file> The following property editor limits the value of ComponentData instances to three tagged values: <file> package test; import java.beans.*; import java.awt.Rectangle; import java.awt.Graphics; public class ComponentDataEditor extends PropertyEditorSupport { protected static final String DEFAULT = "Red"; protected ComponentData data; public String[] getTags() { return new String[] { "Red", "Square", "Pretty" }; } public String getAsText() { if (data == null) { data = new ComponentData(DEFAULT); } System.out.println(data.toString() + " getAsText()"); return data.toString(); } public java.awt.Component getCustomEditor() { return null; } public String getJavaInitializationString() { System.out.println("getJavaInitializationString()"); return "new Component()"; } public Object getValue() { if (data == null) { data = new ComponentData(DEFAULT); } System.out.println(data.toString() + " getValue()"); return data; } public boolean isPaintable() { return false; } public void paintValue(Graphics graphics, Rectangle rectangle) { } public void setAsText(String str) throws IllegalArgumentException { System.out.println("setAsText(" + str + ")"); if (data == null) { data = new ComponentData((str == null) ? DEFAULT : str); } else { data.setData((str == null) ? DEFAULT : str); } } public void setValue(Object obj) { System.out.println("setValue(" + obj+ ")"); if (data == null) { data = new ComponentData((obj == null) ? DEFAULT : obj.toString()); } else { data.setData((obj == null) ? DEFAULT : obj.toString()); } } public boolean supportsCustomEditor() { return false; } } </file> Now the following class starts the MX4J MBeanServer with the JRMP connector. It tests that the JRMP connector blunded with MX4J sends and receives correctly the parameter of ComponentBean.operation(). <file> package test; import javax.naming.*; import javax.management.*; import mx4j.adaptor.http.*; import mx4j.server.interceptor.*; import mx4j.tools.naming.*; import mx4j.adaptor.rmi.jrmp.*; import mx4j.connector.*; import mx4j.connector.rmi.jrmp.*; import java.io.IOException; public class Main { public static void main(String[] args) { try { MBeanServer server = MBeanServerFactory.createMBeanServer(); /* Create the MBean */ ObjectName componentName = new ObjectName(":mbean=Component"); server.createMBean("test.Component", componentName, null, null, null); /* Prepare JRMP */ NamingService namingService = new NamingService(); server.registerMBean(namingService, new ObjectName("Naming:type=rmiregistry")); namingService.start(); JRMPAdaptor jrmpAdaptor = new JRMPAdaptor(); server.registerMBean(jrmpAdaptor, new ObjectName("Adaptor:protocol=JRMP")); jrmpAdaptor.setJNDIName("jrmp"); System.setProperty(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.rmi.registry.RegistryContextFactory"); System.setProperty(Context.PROVIDER_URL, "rmi://localhost:1099"); jrmpAdaptor.start(); /* Test that the JRMP connector handles parameters correctly */ JRMPConnector connector = new JRMPConnector(); connector.connect("jrmp", null); RemoteMBeanServer remoteServer = connector.getRemoteMBeanServer(); Object result = remoteServer.invoke(componentName, "operation", new Object[] { new ComponentData("A test") }, new String[] { ComponentData.class.getName() }); assert ("<A test>".equals(result)); /* OK, Server started */ System.out.println ("MBean Server ready."); } catch (JMException ex) { ex.printStackTrace(); } catch (IOException ex) { ex.printStackTrace(); } catch (NamingException ex) { ex.printStackTrace(); } } } </file> To reproduce the bug: * Compile the source code (included as attachment). * Make a .jar file and copy it to the mc4j/lib directory. * Run the Main class and wait for the "MBean Server ready" message. The correct behaviour of the MX4J has then been tested. * Connect the MC4J Management Console to he MBean Server. * Execute the ComponentMBean.operation(). The MBean is exposed and a combo box shows the allowed values for the parameter, but when the operation is invoked the component in the MX4J Server receives a null (a warning is printed is System.out). ---------------------------------------------------------------------- Comment By: James Wilson (wilsonja) Date: 2003-07-29 17:55 Message: Logged In: YES user_id=449959 changing the Bean class from implementing the ___MBean interface to the DynamicMBean interface will fix the issue. Though only if the full MBeanInfo class is constructed without using the reflection classes. This does seem like a bug. As it would be much easier to not have to rely on the MBeanInfo class to define the operation. I see this as a duplicate of 622242. Or is that one a duplicate of this bug <grin/> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=643603&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-07-29 14:54:15
|
Bugs item #763857, was opened at 2003-07-01 13:06 Message generated for change (Settings changed) made by memph You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=763857&group_id=60228 Category: Connections Group: MC4J Application 1.1 >Status: Closed Resolution: None Priority: 5 Submitted By: Zoltan Sebestyen (memph) Assigned to: Greg Hinkle (ghinkl) Summary: MC4j 1.2 can't connect to JBOSS server Initial Comment: COnnection string is: jnp://localhost:1099 initial context factory: org.jnp.interfaces.NamingContextFactory It throws the following: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken (StringTokenizer.java:232) at org.mc4j.console.connection.JBossConnectionNode.conne ct(JBossConnectionNode.java:148) at org.mc4j.console.connection.DomainNodes.exposeDomain s(DomainNodes.java:62) [catch] at org.mc4j.console.connection.DomainNodes$1.run (DomainNodes.java:52) at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent (EventQueue.java:448) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(EventDispatchThread.java:197) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:136) at java.awt.EventDispatchThread.run (EventDispatchThread.java:99) ---------------------------------------------------------------------- Comment By: Zoltan Sebestyen (memph) Date: 2003-07-01 15:36 Message: Logged In: YES user_id=813424 You're right :) Se we can close 'bug' ---------------------------------------------------------------------- Comment By: Greg Hinkle (ghinkl) Date: 2003-07-01 14:36 Message: Logged In: YES user_id=773314 Your probably not selecting a connector before finishing the JBoss connection wizard. There is a bug right now that causes the [Finish] button to be active even before you select a connector, but you must select a connector to be able to connect. If that doesn't work, what version of JBoss are you connecting to? When you use the connection wizard, does it find the JBoss connector(s) and put them in the list? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=763857&group_id=60228 |
From: SourceForge.net <no...@so...> - 2003-07-29 02:48:51
|
Bugs item #779337, was opened at 2003-07-28 21:31 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=779337&group_id=60228 Category: MBean Support Group: None Status: Open Resolution: None Priority: 5 Submitted By: Greg Hinkle (ghinkl) Assigned to: Nobody/Anonymous (nobody) Summary: Operation NPE on null primitives parameters Initial Comment: In the operation execution wiard, if a primitive value is not provided, such as selecting true/false on a boolean type, a null pointer exception will result. We could require that primitive type parameters be not- null before the (next) button is enabled. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=779337&group_id=60228 |