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 66841 - NullPointerException thrown very often during add/eidt server resources
Summary: NullPointerException thrown very often during add/eidt server resources
Status: RESOLVED DUPLICATE of bug 68067
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords: RANDOM
Depends on:
Blocks: 66760
  Show dependency tree
 
Reported: 2005-10-14 19:11 UTC by liwang
Modified: 2005-11-04 01:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (120.37 KB, text/plain)
2005-10-14 19:17 UTC, liwang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liwang 2005-10-14 19:11:39 UTC
When I tested add/register/delete diffrect kinds of server resources in web/EJB
module of a project, the following exception is thrown very often. Don't know
what step trigger it. It seems happen more often on Persistence manager and JMS
connector resource

A java.lang.NullPointerException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your /root/.netbeans/dev/var/log folder.
Comment 1 liwang 2005-10-14 19:17:40 UTC
Created attachment 25962 [details]
messages.log
Comment 2 liwang 2005-10-14 19:19:57 UTC
I have to restart Netbean IDE to make the exception go.
Comment 3 Nitya Doraisamy 2005-10-14 19:40:49 UTC
Initialization of wizard panels for Persistence wizard is failing. Issue might
affect other wizards too. Have'nt seen it on Windows and Solaris platforms
Comment 4 liwang 2005-10-19 19:43:35 UTC
Netbean and local AS are installed on Linux 4. Remote AS is installed on Solaris
10 Sparc
Comment 5 _ ludo 2005-10-23 07:29:49 UTC
Question:
which exact versions of AS are on linux and Solaris? 
Is it the same version?
Can you try to reproduce to know what would be trigger this state?
I.e, try to tell us what you did (or did not do) before hiiting this state.
Did you start editing resources right away or after other tasks?
Comment 6 Nitya Doraisamy 2005-10-24 17:05:27 UTC
Steps needed to recreate this issue insuffecient. User noticed this off and
o,but cannot tell what tasks were being performed when issue showed.

Waiting for better diagnostic data or a reproducable case to be reported.
Comment 7 Nitya Doraisamy 2005-11-04 01:14:06 UTC
Steps for NPE are described in Issue#68067

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