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 112018 - NPE in ModuleConfigurationImpl.java:362
Summary: NPE in ModuleConfigurationImpl.java:362
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks: 108694
  Show dependency tree
 
Reported: 2007-08-06 10:27 UTC by Tomas Mysik
Modified: 2007-08-14 22:28 UTC (History)
1 user (show)

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 Tomas Mysik 2007-08-06 10:27:30 UTC
see attachment 'Fri Aug 3 23:38:00 +0000 2007: continuousrefres108694.txt' in issue 108694
Comment 1 Petr Jiricka 2007-08-09 15:16:50 UTC
Changing priority to P2 as it blocks a P2 issue.
Comment 2 Vince Kraemer 2007-08-14 16:19:11 UTC
this is an informational ST/message which should be logged using Level.FINER...

Will convert to ErrorManager usage to Logger to resolve.