[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8884) NPE with Remote Deployment on Deploy Only Server

Martin Malina (JIRA) jira-events at lists.jboss.org
Mon Jun 27 06:34:24 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611182#comment-12611182 ] 

Martin Malina commented on JBIDE-8884:
--------------------------------------

Rob, I am sorry I didn't add any more details to this JIRA. Unfortunately I wasn't watching it, so I didn't know about your comments. I thought it was set up so that I would be added to the watch list once I commented. Anyway..

I don't know how it happened that WebContent was copied. I tried it now and all works as expected.

> NPE with Remote Deployment on Deploy Only Server
> ------------------------------------------------
>
>                 Key: JBIDE-8884
>                 URL: https://issues.jboss.org/browse/JBIDE-8884
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.2.0.Final
>         Environment: JBDS 4 / OSX
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.2.1.CR2, 3.3.0.M2
>
>         Attachments: JBIDE-8884.patch
>
>
> Been using Deploy only to deploy to servers but now it just stops working completely ;(
> Getting NPE's with the following errors in the error log:
> java.lang.NullPointerException
> at org.jboss.ide.eclipse.as.core.util.ServerConverter.getJBossRuntime(ServerConverter.java:120)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getRSEConfigName(RSEUtils.java:53)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getDeployRootFolder(RSEUtils.java:78)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getDeployRootFolder(RSEUtils.java:58)
> at org.jboss.ide.eclipse.as.rse.core.RSEPublishMethod.loadRemoteDeploymentDetails(RSEPublishMethod.java:159)
> at org.jboss.ide.eclipse.as.rse.core.RSEPublishMethod.publishStart(RSEPublishMethod.java:60)
> at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishStart(DeployableServerBehavior.java:53)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:924)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
> at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2893)
> at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> Error publishing  to org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior at 179bf17
> java.lang.NullPointerException
> at org.jboss.ide.eclipse.as.core.util.ServerConverter.getJBossRuntime(ServerConverter.java:120)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getRSEConfigName(RSEUtils.java:53)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getDeployRootFolder(RSEUtils.java:78)
> at org.jboss.ide.eclipse.as.rse.core.RSEUtils.getDeployRootFolder(RSEUtils.java:58)
> at org.jboss.ide.eclipse.as.rse.core.RSEPublishMethod.loadRemoteDeploymentDetails(RSEPublishMethod.java:159)
> at org.jboss.ide.eclipse.as.rse.core.RSEPublishMethod.publishStart(RSEPublishMethod.java:60)
> at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishStart(DeployableServerBehavior.java:53)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:924)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
> at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2893)
> 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

        


More information about the jbosstools-issues mailing list