Bugs item #1006743, was opened at 2004-08-10 19:25
Message generated for change (Settings changed) made by letiemble
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1006743&group_id=22866

Category: JBoss-IDE
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Sean Sullivan (sullis)
Assigned to: Laurent Etiemble (letiemble)
Summary: NullPointerException during "'Deploy to"

Initial Comment:
Eclipse 3.0.0
Eclipse build id:  200406251208

JBossIDE:  1.3.30

JBoss:  4.0.0RC1  

My Eclipse project contains an EAR file.

I right-click on the EAR file and select "Deployments ---
> Deploy to..."

After selecting "Deploy too...", nothing happens.

This is what I found in the .metadata/.log file:

!ENTRY org.eclipse.ui 4 0 Aug 10, 2004 09:17:28.109

!MESSAGE java.lang.NullPointerException

!STACK 0

java.lang.NullPointerException

        at 
org.jboss.ide.eclipse.deployer.core.DeployerCorePlugin.re
freshDebugTargets(DeployerCorePlugin.java:128)

        at 
org.jboss.ide.eclipse.deployer.ui.actions.DeployAction.ge
tDeploymentTarget(DeployAction.java:47)

        at 
org.jboss.ide.eclipse.deployer.ui.actions.AbstractDeployA
ction.process(AbstractDeployAction.java:108)

        at 
org.jboss.ide.eclipse.deployer.ui.actions.AbstractDeployA
ction.run(AbstractDeployAction.java:64)

        at 
org.eclipse.ui.actions.ActionDelegate.runWithEvent
(ActionDelegate.java:71)

        at 
org.eclipse.ui.internal.PluginAction.runWithEvent
(PluginAction.java:266)

        at 
org.eclipse.jface.action.ActionContributionItem.handleWi
dgetSelection(ActionContributionItem.java:915)

        at 
org.eclipse.jface.action.ActionContributionItem.access$2
(ActionContributionItem.java:866)

        at 
org.eclipse.jface.action.ActionContributionItem$7.handle
Event(ActionContributionItem.java:785)

        at 
org.eclipse.swt.widgets.EventTable.sendEvent
(EventTable.java:82)

        at org.eclipse.swt.widgets.Widget.sendEvent
(Widget.java:796)

        at 
org.eclipse.swt.widgets.Display.runDeferredEvents
(Display.java:2772)

        at 
org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2431)

        at 
org.eclipse.ui.internal.Workbench.runEventLoop
(Workbench.java:1377)

        at org.eclipse.ui.internal.Workbench.runUI
(Workbench.java:1348)

        at 
org.eclipse.ui.internal.Workbench.createAndRunWorkben
ch(Workbench.java:254)

        at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench
(PlatformUI.java:141)

        at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:96)

        at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:335)

        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:273)

        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:129)

        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:324)

        at org.eclipse.core.launcher.Main.basicRun
(Main.java:183)

        at org.eclipse.core.launcher.Main.run
(Main.java:644)

        at org.eclipse.core.launcher.Main.main
(Main.java:628)


----------------------------------------------------------------------

Comment By: Laurent Etiemble (letiemble)
Date: 2004-10-22 15:48

Message:
Logged In: YES 
user_id=437455

I cannot reproduce the bug. Any advice on how to 
reproduce ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1006743&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to