[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4912) NPE during publish in PublishCopyUtil.copyFile()

Darryl Miles (JIRA) jira-events at lists.jboss.org
Thu Sep 17 22:22:49 EDT 2009


NPE during publish in PublishCopyUtil.copyFile()
------------------------------------------------

                 Key: JBIDE-4912
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4912
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.1.0.M2
            Reporter: Darryl Miles


If it is not a JBoss AS Driver bug, i.e. it maybe an Eclipse WTP bug passing null's into lists etc..., then the driver needs to be hardened to it.

java.lang.NullPointerException
	at java.io.FileInputStream.<init>(FileInputStream.java:103)
	at org.jboss.ide.eclipse.as.core.server.xpl.PublishCopyUtil.copyFile(PublishCopyUtil.java:456)
	at org.jboss.ide.eclipse.as.core.server.xpl.PublishCopyUtil.copy(PublishCopyUtil.java:506)
	at org.jboss.ide.eclipse.as.core.server.xpl.PublishCopyUtil.publishFull(PublishCopyUtil.java:482)
	at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.fullPublish(JstPublisher.java:121)
	at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.publishModule(JstPublisher.java:101)
	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:82)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:948)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1038)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:872)
	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:708)
	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2690)
	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:272)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list