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 70324 - java.lang.ClassNotFoundException - actions.OpenDesignerAction
Summary: java.lang.ClassNotFoundException - actions.OpenDesignerAction
Status: VERIFIED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: jouko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 12:38 UTC by sunderjnts
Modified: 2007-06-15 07:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
i am sending the procedure that netbeans given to me (47.70 KB, text/html)
2005-12-13 12:40 UTC, sunderjnts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunderjnts 2005-12-13 12:38:23 UTC
I am getting A java.lang.ClassNotFoundException exception has occurred. error 
when iam opening my netbeans what may be the problem for it and how to rectify 
it.
Comment 1 sunderjnts 2005-12-13 12:40:34 UTC
Created attachment 27790 [details]
i am sending the procedure that netbeans given to me
Comment 2 _ tball 2005-12-13 17:17:09 UTC
The relevant log message is:

MultiFileObject@1650b0e[nbfs://nbhost/SystemFileSystem/Loaders/text/x-java/Actions/com-nokia-phone-tools-designer-integration-netbeans-actions-OpenDesignerAction.instance]
java.lang.ClassNotFoundException:
com.nokia.phone.tools.designer.integration.netbeans.actions.OpenDesignerAction

This appears to be a mobility pack issue and has nothing to do with the
classfile module.
Comment 3 Martin Ryzl 2005-12-13 17:39:40 UTC
This has been caused by Nokia NDS which is another product than Mobility Pack.
The only thing we can do is to notify Nokia about this problem.
Comment 4 Lukas Hasik 2006-01-17 13:57:20 UTC
verifying all old issues
Comment 5 Lukas Hasik 2006-03-16 16:15:27 UTC
changing the status of the issues. NEW/INVALID is confusing. 
Comment 6 Lukas Hasik 2006-03-17 13:57:34 UTC
these are nokia issues -> wontfix
Comment 7 chihiro 2006-07-05 10:43:27 UTC
Here's what you should do to remove the error:-
1) Go to this directory
/home/chihiro/.netbeans/5.0/config/Loaders/text/x-java/Actions
2) You will see a long file of the form "com-nokia-....instance_hidden". Remove it.
3) Restart netbeans. Voila!
Comment 8 Lukas Hasik 2007-06-15 07:56:54 UTC
v