[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Can't start JBoss Profiler ... Error in org.eclipse.hyades.perfmon

Thanks, but getting identical stack trace.

1) config file is pointing at the correct JBOSS_HOME
2)What/where is the jmx plugin?
3) Its telling me that there is an "Illegal process name: JBossAgent.  This
process must be specified in serviceconfig.xml"

Here is the log file:
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION" text="Service
starting"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION"
text="Successfully loaded plugin: org.eclipse.hyades.datacollection"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION"
text="Successfully loaded plugin: org.eclipse.hyades.logging.parsers"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION"
text="Successfully loaded plugin: org.eclipse.hyades.test"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION" text="Active
configuration set to: default"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION" text="Loaded
configuration: default"/>
<SERVER_MSG time="2004:10:14:16:54:44" severity="INFORMATION" text="Service
started successfully"/>
<SERVER_MSG time="2004:10:14:16:58:8" severity="INFORMATION" text="Incoming
connection request on socket 1068 from 192.168.0.x"/>
<SERVER_MSG time="2004:10:14:16:58:8" severity="INFORMATION"
text="Connection accepted on socket 1068"/>
<SERVER_MSG time="2004:10:14:16:58:41" severity="INFORMATION" text="Incoming
connection request on socket 1092 from 192.168.0.x"/>
<SERVER_MSG time="2004:10:14:16:58:41" severity="INFORMATION"
text="Connection accepted on socket 1092"/>
<SERVER_MSG time="2004:10:14:16:58:49" severity="SEVERE" text="Illegal
process name: JBossAgent.  This process must be specified in
serviceconfig.xml"/>




"Sébastien Mathy" <sebastien.mathy@xxxxxxxxxxx> wrote in message
news:ckimaa$o0h$1@xxxxxxxxxxxxxx
> Hi steve,
> I had same problem with Jonas. This error may have different cause.
> Fisrt look at RAServer's log.
> Check that Jboss is started with the correct JBOSS_HOME specified in
> your RAServer config file.
> Check you have the jmx plugin in the RAServer plugin's directory.
> Hope this help.
>
> Regards
>
> Steve Parker a écrit :
> > I've created a new JBoss configuration, hit the Profile button and ...
> >
> > Dialog box pops up with:
> >
> > Error in org.eclipse.hyades.perfmon
> > Reason:
> >
org.eclipse.hyades.internal.execution.local.control.NoSuchApplicationExcepti
> > on
> >
> > Accompanied by the following stack trace:
> >
> >
org.eclipse.hyades.internal.execution.local.control.NoSuchApplicationExcepti
> > on
> >   Bundle Name ..........org.eclipse.hyades.perfmon
> >   Bundle Location
> > ..........update@/c:/eclipse/plugins/org.eclipse.hyades.perfmon_3.1.0/
> >   Bundle ID ..........264
> >   Bundle
> > ..........update@/c:/eclipse/plugins/org.eclipse.hyades.perfmon_3.1.0/
[264]
> >
> >
org.eclipse.hyades.internal.execution.local.control.NoSuchApplicationExcepti
> > on
> >    at
> >
org.eclipse.hyades.internal.execution.local.control.ProcessImpl.launch(Proce
> > ssImpl.java)
> >    at
> >
org.eclipse.hyades.perfmon.utils.internal.DCAgentGenericLoader$ProcessLaunch
> > .run(DCAgentGenericLoader.java)
> >    at
> >
org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:108
> > )
> >    at
org.eclipse.ui.internal.UISynchronizer$1.run(UISynchronizer.java:33)
> >    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> >    at
> >
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
> >    at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2749)
> >    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2434)
> >    at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> >    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> >    at
> >
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> >    at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> >    at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> >    at
> >
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.
> > java:335)
> >    at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> >    at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> >    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.eclipse.core.launcher.Main.basicRun(Main.java:185)
> >    at org.eclipse.core.launcher.Main.run(Main.java:704)
> >    at org.eclipse.core.launcher.Main.main(Main.java:688)
> >
> > What does this mean???
> >
> > Thanks
> >
> > Steve
> >
> >
>