This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 56537 - NPE during deployment
Summary: NPE during deployment
Status: CLOSED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 14:09 UTC by Tim Lebedkov
Modified: 2006-03-24 12:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2005-03-16 14:09:59 UTC
Run my J2EE app=>

Deployment progress monitor dialog says "Deployment FAILED: null"

java.lang.NullPointerException
[catch] at
org.netbeans.modules.j2ee.deployment.impl.ui.ProgressUI$7.run(ProgressUI.java:280)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Comment 1 Lukas Jungmann 2005-03-16 14:15:50 UTC
do you have steps to reproduce?

Does building your project separetly before running/deploying help?

Thanx for more info from you.
Comment 2 Tim Lebedkov 2005-03-16 15:03:39 UTC
I verified my projects, fixed some errors and now it works again
Comment 3 Tim Lebedkov 2005-03-27 13:11:43 UTC
ok
Comment 4 Vince Kraemer 2005-07-20 23:59:05 UTC
new / invalid ??? 
Comment 5 Tim Lebedkov 2005-08-12 11:13:50 UTC
ok