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 58535 - NPE is thrown during deployment
Summary: NPE is thrown during deployment
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Rochelle Raccah
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-05-03 15:42 UTC by Petr Blaha
Modified: 2007-12-10 19:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (3.38 KB, text/plain)
2005-05-03 15:43 UTC, Petr Blaha
Details
EJB module (51.11 KB, application/x-compressed)
2005-05-04 06:55 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-05-03 15:42:13 UTC
[netbeans41 RC2]
I was working with IDE about a hour and then get NPE at
org.netbeans.modules.java.ClassElementFinder.findSourceFile(ClassElementFinder.java:312)
during deployment to App server. I can't write all steps to reproduce the issue.
Reopen the project solve the issue. 
The stackt trace could help to resolve the issue.
Comment 1 Petr Blaha 2005-05-03 15:43:13 UTC
Created attachment 21958 [details]
stack trace
Comment 2 Sherold Dev 2005-05-03 15:55:40 UTC
The exception goes from the sunappserv module -> moving to the right component.
Comment 3 Rochelle Raccah 2005-05-03 18:02:54 UTC
This is in the persistence (cmp mapping) code.  Need reproducible steps in order
to investigate....
Comment 4 Petr Blaha 2005-05-04 06:53:50 UTC
I can't write down all steps to reproduce the issue. I saw the exception in NB's
output tab after deployement attached app to App server. Please, try
clean-build-run app several times.
Comment 5 Petr Blaha 2005-05-04 06:55:10 UTC
Created attachment 21968 [details]
EJB module
Comment 6 Vince Kraemer 2007-02-10 01:50:16 UTC
cmp related issue. lowering the priority
Comment 7 Vince Kraemer 2007-12-08 03:37:06 UTC
Does this even apply anymore?
Comment 8 Rochelle Raccah 2007-12-10 19:33:44 UTC
I don't think ClassElementFinder even exists anymore in retouche - closing.