NetBeans Java Exception has Occurred

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

I am using NetBeans and I am developing mobile applications in it today I write code in netbeans and try to compile it but I receive given error after I try other codes I receive same errors please tell me is this error due to Code or Software Problem or some other hardware Issue.

Warning

A java.io.IOException exception has occurred. However, the system should continue working without further problems.

Click show Details for the stack trace.

Show Details                            <Previous         Cancel

SHARE
Best Answer by cathy emrald
Answered By 0 points N/A #96392

NetBeans Java Exception has Occurred

qa-featured

You should also show the details of the code. Anyway,try the following things that would help you in some way or the other.

Maybe it is a compatibility issue and you must once check that one.

Try shutting down the computer as well as the netbeans IDE and restarting it. First, close the netbeans IDE and then restart it and if still doesn't work. Help yourself with your computer.

Try changing the port number. ANything advanced would help you. Changing the port number is only the last chance. You could change the port number.

Best Answer
Best Answer
Answered By 5 points N/A #96393

NetBeans Java Exception has Occurred

qa-featured

Here's what you can do to fix this issue:

1. Run your NetBeans with a clean userdir ./netbeans –userdir path_to_empty_directory or netbeans.exe.

2. If you got an exception, it will launch a dialog to report this issue. Report it and the reporter will give a module that throws the exception. Locate the duplicates and submit to issuezilla. The developers will try to fix it.

Hope it helps.

Related Questions