Gabriel
Gabriel

Reputation: 725

NetBeans / Java Launch Error

When I launch NetBeans (version 6.7.1) I get an error:

http://78.46.92.11/errors/netbeans-launch-error.jpg

It is the first time when I see it. I haven't had problems like this one before. It's the first time when I open NB and see such error.

Also, when I try to open a project I get another error:

http://78.46.92.11/errors/netbeans-open-project-error.jpg

Any ideas?

Thanks in advance for any help.

Gabriel

Upvotes: 0

Views: 564

Answers (2)

Vafliik
Vafliik

Reputation: 481

Have you imported some setting from previous version during 6.7.1 installation? (NetBeans offers such option)

There may be problem in your userdir. See http://wiki.netbeans.org/FaqWhatIsUserdir and try running NB with clean userdir.

Anyway, feel free to report those problems by the "Review and Report" button. The bugtracking system will recognize whether it is a new problem, or problem already solved.

Upvotes: 0

Jon Skeet
Jon Skeet

Reputation: 1499790

Looks like a broken installation to me. I'd suggest uninstalling and reinstalling.

Alternatively, it may just be one plug-in which is hosed - have you installed any new ones recently? As Bill says, "Show Details" may help.

Upvotes: 2

Related Questions