Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » run-time workbench IllegalArgumentException
run-time workbench IllegalArgumentException [message #51895] Wed, 28 May 2003 13:58 Go to next message
Eclipse UserFriend
Originally posted by: celine.mortelette.atosorigin.com

Hello,

When I want to tes my new plugin, when I use the "run-time workbench
launching", I obtain this error :
(I don't have any error when I close my plugin project !!!)
Can someone help me ?!

Thanks

!ENTRY org.eclipse.pde.core 4 4 mai 28, 2003 15:55:24.329
!MESSAGE
!STACK 0
java.lang.IllegalArgumentException:
at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java :56)
at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java :41)
at org.eclipse.core.runtime.Path.removeFirstSegments(Path.java: 689)
at
org.eclipse.pde.internal.core.TargetPlatform$LocalSite.getRe lativePluginList
(TargetPlatform.java:66)
at
org.eclipse.pde.internal.core.TargetPlatform.createConfigura tionEntries(Targ
etPlatform.java:292)
at
org.eclipse.pde.internal.core.TargetPlatform.savePlatformCon figuration(Targe
tPlatform.java:233)
at
org.eclipse.pde.internal.core.TargetPlatform.createPlatformC onfiguration(Tar
getPlatform.java:181)
at
org.eclipse.pde.internal.ui.launcher.WorkbenchLaunchConfigur ationDelegate.cr
eateWorkspaceRunnerConfiguration(WorkbenchLaunchConfiguratio nDelegate.java:2
20)
at
org.eclipse.pde.internal.ui.launcher.WorkbenchLaunchConfigur ationDelegate.la
unch(WorkbenchLaunchConfigurationDelegate.java:78)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfigurati
on.java:156)
at
org.eclipse.pde.internal.ui.launcher.RuntimeWorkbenchShortcu t.launch(Runtime
WorkbenchShortcut.java:58)
at
org.eclipse.pde.internal.ui.launcher.RuntimeWorkbenchShortcu t.launch(Runtime
WorkbenchShortcut.java:47)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchSho rtcutExtension.l
aunch(LaunchShortcutExtension.java:198)
at
org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.r un(LaunchShortcu
tAction.java:56)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionCont
ributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionI
tem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(A
ctionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
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: run-time workbench IllegalArgumentException [message #52585 is a reply to message #51895] Wed, 28 May 2003 21:18 Go to previous message
Eclipse UserFriend
Originally posted by: chaves.no-spam.inf.ufsc.br

This has already been reported against PDE/UI:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=37319
Previous Topic:Trouble starting on Solaris (java.lang.ExceptionInInitializerError_
Next Topic:working sets and runtime configurations?
Goto Forum:
  


Current Time: Thu Dec 26 23:22:15 GMT 2024

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

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

Back to the top