Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Netbeans keeps on restarting

I've installed the Nokia sdk 1.1 and chose to integrate the sdk with Netbeans IDE. Afterwards I tried closing the Ide but the Ide keeps on restarting and reinstalling the plugins. What can fix be the problem? I tried restarting the computer but still no change. The Ide wont stop restarting. Thanksenter image description here

like image 652
sammyukavi Avatar asked May 19 '12 04:05

sammyukavi


3 Answers

I got the same problem. It happens because NetBeans does not have enough privilege to update. Kill NetBeans by Task Manager -> Right click on the shortcut -> Run as Administrator. Now when you close NetBeans, it won't restart anymore.

like image 62
Tyler Nguyen Avatar answered Nov 16 '22 06:11

Tyler Nguyen


I had similar problem where Netbeans automatically restarts after closing it. I found that it tries to update JUnit plugin in the starting of the program but cannot complete successfully. Then, I run Netbeans as Administrator and the problem is solved now.

like image 3
Barun Avatar answered Nov 16 '22 06:11

Barun


Apparently this problem is caused by failed updates. In my case, the solution was to go to Netbeans’ installation path and empty the subfolder enterprise\update\download completely. After that it started normally again, and a new attempt to install the update was then successful

This site worked for me:

http://blog.ginchen.de/en/2013/09/26/netbeans-startet-nach-dem-schliessen-sofort-neu/

like image 3
Ineffable Dhiza Avatar answered Nov 16 '22 06:11

Ineffable Dhiza