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 80295 - Random NullPointerException
Summary: Random NullPointerException
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 13:05 UTC by Sherold Dev
Modified: 2006-07-18 14:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.31 KB, text/plain)
2006-07-14 13:05 UTC, Sherold Dev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sherold Dev 2006-07-14 13:05:21 UTC
the issue seems to be caused due to missing synchronization
Comment 1 Sherold Dev 2006-07-14 13:05:54 UTC
Created attachment 31884 [details]
stack trace
Comment 2 Sherold Dev 2006-07-18 14:48:08 UTC
F.

Checking in src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java,v
 <--  ServerInstance.java
new revision: 1.61.2.4.2.11; previous revision: 1.61.2.4.2.10
done