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 70098 - NPE at j2ee.common.JMIUtils.getClassMemberFromNode
Summary: NPE at j2ee.common.JMIUtils.getClassMemberFromNode
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-12-08 15:40 UTC by Lukas Hasik
Modified: 2006-08-25 14:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE org.netbeans.modules.j2ee.common.JMIUtils.getClassMemberFromNode(JMIUtils.java:205) (6.50 KB, text/plain)
2005-12-08 15:41 UTC, Lukas Hasik
Details
NPE at 222 (8.52 KB, text/plain)
2006-03-08 09:41 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2005-12-08 15:40:18 UTC
nb20051207+me1208

-I played with webservices - created one, add an operation
-then I wanted to create new  project
-exceptions were thrown
Comment 1 Lukas Hasik 2005-12-08 15:41:02 UTC
Created attachment 27676 [details]
NPE org.netbeans.modules.j2ee.common.JMIUtils.getClassMemberFromNode(JMIUtils.java:205)
Comment 2 Pavel Buzek 2006-01-05 13:55:19 UTC
Is this 100% reproducible? It seems random to me - works ok in nb build w/o
mobility. Please set P2 if you have a reproducible test case. Thanks.
Comment 3 Lukas Hasik 2006-03-08 09:40:17 UTC
happend to me yesterday with 5.5 build. Again with mobility (5.0). I don't have
testcase (yet).
The stacktrace is a little bit different - I'm attaching it. The line changed
from 205 to 222. 
Comment 4 Lukas Hasik 2006-03-08 09:41:49 UTC
Created attachment 29163 [details]
NPE at 222
Comment 5 Lukas Hasik 2006-04-03 16:52:35 UTC
happend again... It usually happens when creating end2end client in wirard in
mobility project.
Comment 6 Petr Jiricka 2006-07-24 15:01:20 UTC
This looks similar to the stack trace in issue 79948.
Comment 7 Petr Jiricka 2006-08-21 18:23:12 UTC
Issue 79948 (which is similar) is not reproducible any more, it was probably
fixed by a previous fix. Lukas, can you check whether this happens in the latest
builds? If not, let's close it as WORKSFORME. Thanks.
Comment 8 Petr Jiricka 2006-08-25 14:06:01 UTC
Closing as WORKSFORME.