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 83849 - Null Pointer Exception On NetBeans Launch
Summary: Null Pointer Exception On NetBeans Launch
Status: RESOLVED DUPLICATE of bug 65868
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-30 22:45 UTC by ski
Modified: 2006-09-07 13:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message.log file associated with Null Pointer Exception on NetBeans Launch (61.38 KB, text/plain)
2006-08-30 22:47 UTC, ski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ski 2006-08-30 22:45:22 UTC
When I now start Netbeans 5.0 a null pointer exception is thrown.  I will
attempt to attach message.log to this issue as indicated.  I am a beginner with
NetBeans and Java and web development.
Perhaps, this null pointer problem happens following my attempts to rename my
project.  Previous to this renaming NetBeans appeared to work flawlessly.  I
could clean and build my application.  I could run my application successfully
using local Tomcat host.  I renamed project and classes and servlet using
NetBeans rename menus and refactoring of class names.  The renaming did not
complete successfully.  The app will build but will not run.  I do not yet know
why.  NetBeans will not start properly and will not auto load my project.  I can
open the project but NetBeans does not recognize it as a recent project.  There
may still be some old names floating around.
Comment 1 ski 2006-08-30 22:47:37 UTC
Created attachment 33437 [details]
Message.log file associated with Null Pointer Exception on NetBeans Launch
Comment 2 Sherold Dev 2006-09-07 13:27:30 UTC

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