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 72303 - Classnotfoundexception at startup
Summary: Classnotfoundexception at startup
Status: VERIFIED DUPLICATE of bug 66845
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 14:14 UTC by jaapbril
Modified: 2008-12-22 15:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logfile as per request (50.74 KB, text/plain)
2006-02-06 14:15 UTC, jaapbril
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaapbril 2006-02-06 14:14:12 UTC
See attached log;
amongst others:
java.lang.ClassNotFoundException:
com.xpdev.refactory.netbeans.common.action.RedoNBAction

java.lang.ClassNotFoundException:
com.xpdev.refactory.netbeans.common.action.ExtractMethodAction

java.lang.ClassNotFoundException:
com.xpdev.refactory.netbeans.common.action.WhereCaughtAction

java.lang.ClassNotFoundException:
com.xpdev.refactory.netbeans.common.action.CallTreeAction
Comment 1 jaapbril 2006-02-06 14:15:44 UTC
Created attachment 28769 [details]
logfile as per request
Comment 2 Marian Mirilovic 2006-02-06 14:33:57 UTC

*** This issue has been marked as a duplicate of 66845 ***
Comment 3 Tomas Danek 2006-04-07 12:29:18 UTC
found the same CNFE in log - verified duplicate.