NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
John_C
Joined: 12 May 2010 Posts: 1
|
Posted: Wed May 12, 2010 7:59 pm Post subject: NetBeans Crashes on Startup after ScanOnDemand Plugin Installation |
|
|
I read some articles about how great NetBeans is and how fast it is, so I had some downtime and decided to dump Eclipse and get on NetBeans.
I have a Intel quad core Xeon 2.67 Ghz processor with 6 GB of RAM. After installing NetBeans, and opening up my Maven based project, NetBeans ran incredibly slow, and unusable.
I closed down NetBeans and then took a look at the /etc/netbeans.conf file. I edited the heap and permSpace settings in that file, and made them identical to my Eclipse configuration.
Here is my netbeans_default_options line, its late in the day and maybe my eyes are tired and I missed a parameter.
| Code: | | netbeans_default_options="-J-client -J-Xverify:none -J-Xss2m -J-Xms1024m -J-Xmx1024m -J-XX:PermSize=512m -J-XX:MaxPermSize=512m -J-Dapple.laf.useScreenMenuBar=true -J-Dsun.java2d.noddraw=true" |
I relaunched NetBeans, hoping that the problem would be resolved, instead the performance was a tad bit worse.
I then went back to the NetBeans site, and was browsing around the site where I came across the ScanOnDemand plugin.
http://wiki.netbeans.org/ScanOnDemand
I followed the instructions on that site, I installed the Plugin, it asked to restart the IDE, as it was restarting the Splash screen reappeared, then disappeared. I tried reloading NetBeans again, only to have it crash again. I have no output in my Terminal either.
Anyone know why my NetBeans isn't starting up now? Any particular logs I should check for clues? Thanks. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|