Constant error messages while running NetBeans

Asked By 30 points N/A Posted on -
qa-featured

Hi to all,

I’m constantly receiving error messages when running NetBeans.

I have attached a picture of the error.

Unexpected Exception

A java.lang.NullPointException exception has occurred.
Please report this at https://netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The message.log file is located in your /home/jrachifan/.netbeans/6.0/var/log folder.
 
Show Details             Review and Report Problem            Close

It’d be great if someone has the answer. That’ll save me from the trouble of sending a report.

Thanks.

SHARE
Answered By 0 points N/A #140081

Constant error messages while running NetBeans

qa-featured

 

Hi,

The possible solutions for your problem are:

1.    Download JFileChooser Demo from here – https://docs.oracle.com/javase/tutorial/uiswing/components/filechooser.html

And then run this program from the command prompt: "C:Program Files (x86)Javajdk1.6.0_21binjava.exe" -jar "C:Program Files (x86)Javajdk1.6.0_21demojfcFileChooserDemofilechooserdemo.jar”

2.    Install the JDK x86 if you use a 32-bit computer.

3.    Uninstall the JDK x64.

4.    Completely uninstall java from your computer and reinstall only the 32-bit version.

These solutions should provide you the solution to your problem.

Answered By 590495 points N/A #309821

Constant error messages while running NetBeans

qa-featured

There may be something wrong with your current installation. Try to uninstall and reinstall NetBeans then see if it works. Also, try installing the latest version for your operating system. Make sure your computer meets the requirements. For Windows, NetBeans support Windows Vista Service Pack 1 and Windows 7. It requires 800 MHz Intel Pentium III or faster processor, 512 MB RAM, and 750 MB free space.

For Linux, it supports Linux Ubuntu 9.10 and requires 800 MHz Intel Pentium III or faster processor, 512 MB RAM, and 650 MB free space. For Mac, it supports OS X 10.7 Lion and requires Dual-Core Intel processor, 2 GB RAM, and 650 MB free space. Download the latest NetBeans IDE for your platform. The latest version at the moment is NetBeans IDE 8.2.

Related Questions