[
https://issues.jboss.org/browse/JBIDE-7850?page=com.atlassian.jira.plugin...
]
Dominik Pospisil closed JBIDE-7850.
-----------------------------------
Unable to reproduce, reopen if required.
NPE when deploying war
----------------------
Key: JBIDE-7850
URL:
https://issues.jboss.org/browse/JBIDE-7850
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Beta2
Environment: 3.2.0.v20101206-2100-H28-Beta2 linux x64
Reporter: Libor Zoubek
Assignee: Rob Stryker
Fix For: 3.2.0.CR1
I got this exception when deploying simple web archive on eap 5.1. I just deployed it
using drag & drop method. Since I was not able to reproduce it again, I don't find
this to be blocker. Can you just look at it and possibly fix the NPE? At least we know it
can occur here.
java.lang.NullPointerException
at
org.jboss.ide.eclipse.as.core.extensions.jmx.JBossServerConnectionProvider.run(JBossServerConnectionProvider.java:51)
at
org.jboss.ide.eclipse.as.core.server.internal.LocalJBossBehaviorDelegate.publishStart(LocalJBossBehaviorDelegate.java:185)
at
org.jboss.ide.eclipse.as.core.server.internal.JBossServerBehavior.publishStart(JBossServerBehavior.java:107)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:923)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2889)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira