[JBoss JIRA] Created: (JBIDE-6863) NPE when selecting groovy script in groovy action
by Libor Zoubek (JIRA)
NPE when selecting groovy script in groovy action
-------------------------------------------------
Key: JBIDE-6863
URL: https://jira.jboss.org/browse/JBIDE-6863
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.2.0.M2
Reporter: Libor Zoubek
Assignee: Brian Fitzpatrick
This issue is reproducible since ESB Editor 1.3. (I have updated my tools yesterday and I wonder. When I run bot tests I get ESB editor version 1.3, but when I create esb project in my workspace I get version 1.2)
Steps to reproduce:
1. create esb project
2. create esb service
3. add Groovy action to service
4. navigate to groovy action in esb editor tree
5. click 'Browse' button (to select groovy script)
6. in browse dialog, select any subfolder of any .jar (This dialog should not allow you to select folder, when you are browsing for *.groovy file) and press 'Finish'
7. NPE appears in log, in editor, text field seem like change was done, but in xml file nothing changes
--
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
14 years, 2 months
[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
14 years, 2 months