RE: [Ejtools-users] Jboss 3.2.1 problem
Brought to you by:
letiemble
From: Laurent E. <eti...@no...> - 2003-11-17 07:57:05
|
I will add this as a known issue. -----Original Message----- From: ejt...@li... [mailto:ejt...@li...]On Behalf Of Jur...@t-... Sent: lundi 17 novembre 2003 07:51 To: ejt...@li... Subject: AW: [Ejtools-users] Jboss 3.2.1 problem thank you; it is working now -----Ursprüngliche Nachricht----- Von: Laurent Etiemble [mailto:eti...@no...] Gesendet: Freitag, 14. November 2003 22:03 An: ejt...@li... Betreff: RE: [Ejtools-users] Jboss 3.2.1 problem Hi, It seems that the problem is related to spaces in the installation path. Can you try to install the browser at the root of your disk (like c:\ for example) ? Laurent. -----Original Message----- From: ejt...@li... [mailto:ejt...@li...]On Behalf Of Jur...@t-... Sent: vendredi 14 novembre 2003 17:11 To: ejt...@li... Subject: AW: [Ejtools-users] Jboss 3.2.1 problem thank you :-) -----Ursprüngliche Nachricht----- Von: ETIEMBLE Laurent OF/DTRS/EXT [mailto:lau...@or...] Gesendet: Freitag, 14. November 2003 17:08 An: ejt...@li... Betreff: RE: [Ejtools-users] Jboss 3.2.1 problem Can you send the following files : - jmx.connection.properties (under conf/) - event.log (under logs) Laurent. -----Message d'origine----- De : ejt...@li... [mailto:ejt...@li...]De la part de Jur...@t-... Envoyé : vendredi 14 novembre 2003 16:49 À : ejt...@li... Objet : AW: [Ejtools-users] Jboss 3.2.1 problem with the jboss web-console it is working; alsjo with the ejtools web-console -----Ursprüngliche Nachricht----- Von: ETIEMBLE Laurent OF/DTRS/EXT [mailto:lau...@or...] Gesendet: Freitag, 14. November 2003 16:48 An: ejt...@li... Betreff: RE: [Ejtools-users] Jboss 3.2.1 problem I ask this because in the stack trace there is an unknown protocol. Can check that the default value for URL is "jnp://localhost:1099" ? Laurent -----Message d'origine----- De : ejt...@li... [mailto:ejt...@li...]De la part de Jur...@t-... Envoyé : vendredi 14 novembre 2003 16:43 À : ejt...@li... Objet : AW: [Ejtools-users] Jboss 3.2.1 problem the default values -----Ursprüngliche Nachricht----- Von: ETIEMBLE Laurent OF/DTRS/EXT [mailto:lau...@or...] Gesendet: Freitag, 14. November 2003 16:40 An: ejt...@li... Betreff: RE: [Ejtools-users] Jboss 3.2.1 problem Hi, Can you describe what you have put in the field for connection (Factory, URL, packages and so on) ? Laurent. -----Message d'origine----- De : ejt...@li... [mailto:ejt...@li...]De la part de Jur...@t-... Envoyé : vendredi 14 novembre 2003 16:28 À : ejt...@li... Objet : [Ejtools-users] Jboss 3.2.1 problem > Hi, > > I am using jboss 3.2.1 and the swing application. While connecting to the server I get this exception: > > [DEBUG] (org.ejtools.jmx.browser.model.Server:107) - In connect > [DEBUG] (org.ejtools.jmx.browser.model.Server:373) - In refresh > javax.naming.CommunicationException [Root exception is java.rmi.ServerException: > RemoteException occurred in server thread; nested exception is: > java.rmi.UnmarshalException: error unmarshalling arguments; nested excep > tion is: > java.net.MalformedURLException: no protocol: und] > at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:611) > at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:471) > at javax.naming.InitialContext.lookup(InitialContext.java:347) > at org.ejtools.jmx.browser.model.connector.JBoss30RMIConnectionService.c > reateMBeanServer(JBoss30RMIConnectionService.java:65) > at org.ejtools.jmx.browser.model.connector.AbstractConnectionService.con > nect(AbstractConnectionService.java:41) > at org.ejtools.jmx.browser.model.Server.refresh(Server.java:385) > at org.ejtools.jmx.browser.model.Server.connect(Server.java:108) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.ejtools.adwt.GenericCustomizer$MethodInvoker.actionPerformed(Gene > ricCustomizer.java:644) > at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17 > 86) > at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra > ctButton.java:1839) > at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel > .java:420) > at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258 > ) > at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL > istener.java:245) > at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:2 > 31) > at java.awt.Component.processMouseEvent(Component.java:5100) > at java.awt.Component.processEvent(Component.java:4897) > at java.awt.Container.processEvent(Container.java:1569) > at java.awt.Component.dispatchEventImpl(Component.java:3615) > at java.awt.Container.dispatchEventImpl(Container.java:1627) > at java.awt.Component.dispatchEvent(Component.java:3477) > at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483 > ) > at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) > > at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128) > at java.awt.Container.dispatchEventImpl(Container.java:1613) > at java.awt.Window.dispatchEventImpl(Window.java:1606) > at java.awt.Component.dispatchEvent(Component.java:3477) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) > at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh > read.java:201) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre > ad.java:151) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) > > Any ideas whats wrong? > > Juraj ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=/g22lp.tmpl _______________________________________________ Ejtools-users mailing list Ejt...@li... https://lists.sourceforge.net/lists/listinfo/ejtools-users |