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 118493 - NullPointerException at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.getServerDisplayName
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.devmodules.api.D...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 07:51 UTC by Milos Kleint
Modified: 2007-10-11 09:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 7176


Attachments
stacktrace (977 bytes, text/plain)
2007-10-11 07:51 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2007-10-11 07:51:41 UTC
Build: NetBeans IDE Dev (Build 071008)
VM: Java HotSpot(TM) Client VM, 1.5.0_07-87
OS: Mac OS X, 10.4.10, i386

User Comments:
Comment 1 Milos Kleint 2007-10-11 07:51:45 UTC
Created attachment 50657 [details]
stacktrace
Comment 2 Petr Hejl 2007-10-11 09:10:42 UTC
Fixed.

Checking in Deployment.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/devmodules/api/Deployment.java,v  <--  Deployment.java
new revision: 1.34; previous revision: 1.33
done
sickboy@sickboy-laptop:~/workspace/netbeans/j2eeserver/src/org/netbeans/modules/