[JBoss JIRA] Created: (JBIDE-6552) when attempting to launch jboss from eclipse i get this erro.
by Elhanan Maayan (JIRA)
when attempting to launch jboss from eclipse i get this erro.
-------------------------------------------------------------
Key: JBIDE-6552
URL: https://jira.jboss.org/browse/JBIDE-6552
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.1
Reporter: Elhanan Maayan
Assignee: Rob Stryker
Priority: Minor
What steps will reproduce the problem?
1. start eclipse
2. start jboss from server view
3. look at the error log
-- Error Details --
Date: Tue Jun 29 08:40:56 GMT 2010
Message: Error opening console
Severity: Error
Product: Eclipse SDK 3.5.2.v201002111343 (org.eclipse.sdk.ide)
Plugin: org.eclipse.wst.server.ui
Session Data:
eclipse.buildId=M20100211-1343
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=iw_IL
Framework arguments: -mylyn.qcmylyn.dir.rtl -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -debug -mylyn.qcmylyn.dir.rtl -data c:\Workdir\clientworkspace\applications\ -showlocation
Exception Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.server.ui.internal.view.servers.ShowInConsoleAction.perform(ShowInConsoleAction.java:55)
at org.jboss.ide.eclipse.as.ui.console.ShowConsoleServerStateListener$1$1.run(ShowConsoleServerStateListener.java:48)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months
[JBoss JIRA] Created: (JBIDE-6504) Exceptions in modeshape when deleting a project
by Rob Stryker (JIRA)
Exceptions in modeshape when deleting a project
-----------------------------------------------
Key: JBIDE-6504
URL: https://jira.jboss.org/browse/JBIDE-6504
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Reporter: Rob Stryker
This is the exception. It seems when resources are being deleted, the IFiles are still being checked even though they don't exist.
!ENTRY org.jboss.tools.modeshape.rest 4 0 2010-06-21 16:48:45.776
!MESSAGE Error obtaining the "published" property from the resource "L/JP5/.classpath"
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Resource '/JP5/.classpath' does not exist.
at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:326)
at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:200)
at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:206)
at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1178)
at org.jboss.tools.modeshape.rest.PublishedResourceHelper.getPublishedOnWorkspaces(PublishedResourceHelper.java:134)
at org.jboss.tools.modeshape.rest.PublishedResourceHelper.isPublished(PublishedResourceHelper.java:193)
at org.jboss.tools.modeshape.rest.views.ModeShapeContentProvider.decorate(ModeShapeContentProvider.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.core.resources 4 368 2010-06-21 16:48:45.778
!MESSAGE Resource '/JP5/.classpath' does not exist.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 6 months