Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JBossIDE problems & Eclipse about dialog?
JBossIDE problems & Eclipse about dialog? [message #70855] Tue, 01 July 2003 07:24 Go to next message
Eclipse UserFriend
Hi,

I've installed Eclipse 200306250800 which is supposed to be 3.0 integration
build. However in about dialog it is displayed like 2.1.0 ?!?!
Now I have problems to run JBossIDE 1.1.0. This is the trace:

!ENTRY org.jboss.ide.eclipse.launcher 4 0 Jul 01, 2003 11:50:10.847
!MESSAGE Internal Error
!STACK 1
org.eclipse.core.runtime.CoreException: Launch mode run not supported for
configuration type
org.jboss.ide.eclipse.launcher.configuration.jboss.JBoss30xL aunchConfigurati
onDelegate
at
org.eclipse.debug.internal.core.LaunchConfigurationType.getD elegate(LaunchCo
nfigurationType.java:211)
at
org.eclipse.debug.internal.core.LaunchConfigurationType.getD elegate(LaunchCo
nfigurationType.java:203)
at
org.jboss.ide.eclipse.launcher.ServerLaunchManager.isServerC onfiguration(Ser
verLaunchManager.java:250)
at
org.jboss.ide.eclipse.launcher.ServerLaunchManager.getServer Configurations(S
erverLaunchManager.java:182)
at
org.jboss.ide.eclipse.launcher.ui.views.ServerNavigator.crea tePartControl(Se
rverNavigator.java:101)
at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:141)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:1015)
at org.eclipse.core.runtime.Platform.run(Platform.java:420)
at org.eclipse.ui.internal.PartPane.createChildControl(PartPane .java:137)
at org.eclipse.ui.internal.ViewPane.createChildControl(ViewPane .java:211)
at org.eclipse.ui.internal.PartPane.createControl(PartPane.java :186)
at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java :190)
at
org.eclipse.ui.internal.PartTabFolder.createPartTab(PartTabF older.java:252)
at
org.eclipse.ui.internal.PartTabFolder.replaceChild(PartTabFo lder.java:684)
at org.eclipse.ui.internal.PartTabFolder.replace(PartTabFolder. java:624)
at
org.eclipse.ui.internal.PerspectivePresentation.addPart(Pers pectivePresentat
ion.java:189)
at org.eclipse.ui.internal.Perspective.showView(Perspective.jav a:1461)
at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:612)
at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage .java:591)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.j ava:2713)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:2710)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:2694)
at org.eclipse.ui.internal.ShowViewMenu.showOther(ShowViewMenu. java:175)
at org.eclipse.ui.internal.ShowViewMenu.access$2(ShowViewMenu.j ava:161)
at org.eclipse.ui.internal.ShowViewMenu$2.run(ShowViewMenu.java :48)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:542)
at
org.eclipse.jface.action.ActionContributionItem.access$4(Act ionContributionI
tem.java:496)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContribu
tionItem.java:468)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1747)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1383)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Re: JBossIDE problems & Eclipse about dialog? [message #71550 is a reply to message #70855] Wed, 02 July 2003 07:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: u.pollaehne12.web.de

Hi Stoil,

Stoil Valchkov wrote:
> Hi,
>
> I've installed Eclipse 200306250800 which is supposed to be 3.0 integration
> build. However in about dialog it is displayed like 2.1.0 ?!?!
> Now I have problems to run JBossIDE 1.1.0. This is the trace:
> ...

the lauch configuration stuff has changed for eclipse 3.0. If you need
to use JBoss-IDE switch back to eclipse 2.1.1 at most.

Ullrich.
Re: JBossIDE problems & Eclipse about dialog? [message #71568 is a reply to message #71550] Wed, 02 July 2003 07:40 Go to previous message
Eclipse UserFriend
Hi Ulli,
Thanks for info!
Regards,
Stoil
"Ullrich Pollaehne" <u.pollaehne12@web.de> wrote in message
news:bdue3u$7b7$1@rogue.oti.com...
> Hi Stoil,
>
> Stoil Valchkov wrote:
> > Hi,
> >
> > I've installed Eclipse 200306250800 which is supposed to be 3.0
integration
> > build. However in about dialog it is displayed like 2.1.0 ?!?!
> > Now I have problems to run JBossIDE 1.1.0. This is the trace:
> > ...
>
> the lauch configuration stuff has changed for eclipse 3.0. If you need
> to use JBoss-IDE switch back to eclipse 2.1.1 at most.
>
> Ullrich.
>
Previous Topic:How to include component jars in a plug-in
Next Topic:Key Mappings
Goto Forum:
  


Current Time: Sat May 10 11:44:54 EDT 2025

Powered by FUDForum. Page generated in 0.03449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top