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 74297 - when starting the IDE get an error
Summary: when starting the IDE get an error
Status: RESOLVED DUPLICATE of bug 77626
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-03 12:57 UTC by xgilest
Modified: 2006-08-14 14:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (38.99 KB, text/plain)
2006-04-03 18:20 UTC, xgilest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xgilest 2006-04-03 12:57:47 UTC
When starting the IDE, got an error message of a null pointer exception. It
happens  since I generate a new EJB module and a new web Module.
Comment 1 Marek Fukala 2006-04-03 13:39:24 UTC
Can you please attach the exception stacktrace? It is hard to say what is wrong
without it. 
Comment 2 xgilest 2006-04-03 18:20:09 UTC
Created attachment 29564 [details]
log
Comment 3 Marek Fukala 2006-05-25 11:28:50 UTC
Reassigning to correct subcomponent, though I think it is already fixed.
Comment 4 Andrei Badea 2006-05-25 14:30:33 UTC
Can you still reproduce the issue in NetBeans 5.5 beta or a newer daily build?
Which J2EE version were the projects? J2EE 1.4 or Java EE 5? Thanks.
Comment 5 Andrei Badea 2006-08-14 14:58:43 UTC
I guess the NPE in getModuleVersion() can always be reproduced with an J2EE 1.4
EJB project without an ejb-jar.xml file.


*** This issue has been marked as a duplicate of 77626 ***