[
https://issues.jboss.org/browse/JBIDE-19291?page=com.atlassian.jira.plugi...
]
Martin Malina edited comment on JBIDE-19291 at 4/29/15 5:39 AM:
----------------------------------------------------------------
I can still see this in my installation of JBDS 9.0.0.Alpha2 BYOE inside Eclipse Mars M6.
So reopening. You might prefer reopening the other JIRA, but this one accurately shows the
error message.
Edit: Same thing happens in nightly installed today.
was (Author: mmalina):
I can still see this in my installation of JBDS 9.0.0.Alpha2 BYOE inside Eclipse Mars M6.
So reopening. You might prefer reopening the other JIRA, but this one accurately shows the
error message.
"Unable to execute early startup code ..." exception after
starup.
------------------------------------------------------------------
Key: JBIDE-19291
URL:
https://issues.jboss.org/browse/JBIDE-19291
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Alpha1
Environment: JBDS 9.0.0.Alpha1
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.3.0.Beta1
After startup in error log there is this error:
{noformat:title=Unable to execute early startup code for the org.eclipse.ui.IStartup
extension contributed by the 'org.jboss.ide.eclipse.as.ui' plug-in.}
org.eclipse.core.runtime.CoreException: Executable extension definition for
"class" not found.
at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:293)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:288)
at
org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:102)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:54)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2801)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)