|
|
#1 |
|
NetBeans 6.7.1 unstable on Snow Leopard
Anyone else experience this? My installation seems to crash quite frequently, for no apparent reason.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#2 |
|
Yeah, I have the same problem. I'm not sure what the problem is, but its definately not as stable as it was under Leopard.
|
|
|
|
0
|
|
|
#3 |
|
The same problem. A lot worse than under Leopard.
|
|
|
|
0
|
|
|
#4 |
|
I have had to stop using Netbeans all together. It literally drains the CPU. If you type a dollar sign ($) in your code it lags for up to 10-15 secs before allowing you to continue.
I am running on a MacBook Pro (new one) with 4 gig of memory and I have the k64 enabled to 64 bit and it still is a dog. I hope it gets patched soon, I am not a fan of going back to Dreamweaver. |
|
|
|
0
|
|
|
#5 |
|
New Java version?
I don't experience slowdowns but it can crash quite unexpectedly. Snow Leopard is shipping with new version of Java which I'd suspect does not play well on OS X or Netbeans itself got issue with it.
|
|
|
|
0
|
|
|
#6 |
|
Java 1.6 only on Snow Leopard??
So is it true that Snow Leopard only runs with Java 1.6, and will uninstall a Java 1.5 JRE if it finds it.
Maybe, NetBeans requires something in Java 1.5. I'm speculating but the only thing that comes to mind is the "swing-layout-1.0.3.jar" which had some Swing Layout classes (not included in 1.5) that became standard with a different package name in Java 1.6. |
|
|
|
0
|
|
|
#7 |
|
I switched to Eclipse because of the problems. It seems to be running a lot better now.
|
|
|
|
0
|
|
|
#8 |
|
I ended up switching to Eclipse as well - and not regretting my decision. Sure, NetBeans is nice, but when it's THAT unstable it's not really usable.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#9 |
|
Any update. NetBeans on Snow Leopard?
Do we have any update on running NetBeans on Snow Leopard?
|
|
|
|
0
|
|
|
#10 |
|
I google around every week but apparently, there is still no solution
|
|
|
|
0
|
|
|
#11 |
|
We were able to get Netbeans more stable on Snow Leopard by following the steps here http://chxor.chxo.com/post/183013153...n-snow-leopard and then changing either the netbeans.conf file or changing Java Preferences to prefer java 5 over 6 for applications.
|
|
|
|
0
|
|
|
#12 | |
|
Quote:
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
||
|
|
0
|
|
|
#13 |
|
|
0
|
|
|
#14 |
|
I didn't even look at the site in question, I simply posted based on what's included in SL.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#15 |
|
I have 6.7.1 running on 10.6.1 without issues. No slowdowns at all and almost no processor usage.
Anyway, Eclipse for the win!
|
|
|
|
0
|
|
|
#16 | |
|
Quote:
Still no crashes which is something I guess, and Netbeans is a far nicer IDE than Eclipse if you ask me (*no flames intended*).
__________________
Neural Advance - Mac OS X, UNIX and Windows Development Last.fm Profile | Extreme Metal Reviews MP 4x 2.66Ghz Xeons / 6GB RAM / 640GB + 500GB + 750GB + 1TB HDDs / ATI Radeon 4870 / iPad 3 |
||
|
|
0
|
|
|
#17 |
|
If you look at the link in the post it explains how to install jvm 1.5 and even 1.4 if you like. Maybe my post was a little too terse. After doing so netbeans became much more stable. I still have unexpected closing but it is now functional for me.
|
|
|
|
0
|
|
|
#18 |
|
I've got good news, and bad news along these lines. The good news: NetBeans 6.8 is coming soon. The bad news: It looks like this release has some of the same issues 6.7.1 had on Mac OS X
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#19 | |
|
Quote:
NetBeans 6.7.1 is quite temperamental for me now with Snow Leopard. |
||
|
|
0
|
|
|
#20 |
|
It's located inside the NetBeans application bundle, I believe. Right-click on NetBeans.app, choose Show Package Contents, drill down into Contents -> Resources, it's in there.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#21 |
|
Thats a shame about Netbeans. I use it all the time for class as an alternative to visual studio. (Don't get me wrong I love VS but...I have a mac not a win machine and dont care to go back to windows.)
Hopefully everything gets fixed soon.
__________________
Macbook Air 13inch Ultimate
Hexcore MacPro 3.33ghz - 24 gigs ram - ATI 5870 - Dual 27inch ACD's |
|
|
|
0
|
|
|
#22 |
|
PermSize increase fixed it
Hi guys,
I solved that problem by increasing the values for MaxPermSize and Permsize option in netbeans.conf: netbeans_default_options="-J-Dorg.netbeans.modules.tomcat.autoregister.token=1252227984581 -J-Dorg.netbeans.modules.tomcat.autoregister.catalinaHome=\"/home/asaf/apache-tomcat-6.0.18\" -J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=512m -J-XX:MaxPermSize=1024m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true -J-Dsun.java2d.noddraw=true" My java is 1.6.0_12 |
|
|
|
0
|
|
|
#23 | |
|
Quote:
this seems to work - I increased the values to 256 and 512: PermSize=256m -J-XX:MaxPermSize=512m |
||
|
|
0
|
|
|
#24 |
|
update on the previous two posts:
no, increasing the memory as recommended in the previous two posts just causes that the crash comes later so, unfortunately, it is not a solution ![]() btw. 6.8rc1 comes still with this bug. Cheers |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Restore Lion on Snow Leopard Computer? | DoodlyDoo | Mac OS X 10.7 Lion | 2 | Oct 21, 2011 08:25 AM |
| Photostream on Snow Leopard 10.6.8? | jzone3 | iOS 5 and earlier | 0 | Oct 15, 2011 11:15 AM |
| Will Stronghold 1 for mac work on snow leopard? | j.burris | Mac and PC Games | 11 | May 24, 2011 03:31 PM |
| iPhoto app disappeared in OSX 10.6.7 | MmmPancakes | Mac OS X | 0 | Apr 6, 2011 08:20 PM |
| Snow Leopard CD doesn't run | sebkom | Mac OS X | 12 | Jan 1, 2011 04:27 AM |
All times are GMT -5. The time now is 02:14 PM.







Linear Mode

