8 Replies Last post: Jun 30, 2009 9:12 AM by Imre Fazekas  
Peter Jacobsen Novice 299 posts since
Apr 22, 2003
Currently Being Moderated

Jun 16, 2009 11:25 AM

Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

Maia build 10338 does not startup with latest Apple Java update. Can somebody confirm, please?

 

Thanks and Regards,

Peter

Mariusz Nosinski Newbie 10 posts since
Oct 20, 2008
Currently Being Moderated
Jun 16, 2009 5:57 PM in response to: Peter Jacobsen
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

Working, but often hangs on few seconds .

Jesse Kuhnert Newbie 16 posts since
May 12, 2006
Currently Being Moderated
Jun 16, 2009 10:34 PM in response to: Peter Jacobsen
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

You probably want to do this:

 

cp  /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub64 /Applications/Maia-10338.app/Contents/MacOS/idea

Chris Laprun Apprentice 710 posts since
Aug 20, 2002
Currently Being Moderated
Jun 17, 2009 4:45 AM in response to: Jesse Kuhnert
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

Could you elaborate on why this is necessary, please?

Chris Laprun Apprentice 710 posts since
Aug 20, 2002
Currently Being Moderated
Jun 17, 2009 7:28 AM in response to: Jesse Kuhnert
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

I tried that trick and ended up with IDEA monopolizing my CPU at 100%+ utilization... Anyone else seeing this?

Leszek Gruchala Novice 113 posts since
Sep 29, 2008
Currently Being Moderated
Jun 17, 2009 10:40 AM in response to: Jesse Kuhnert
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

Thanks for this, also fix my issue.

Jeffrey Hynes Newbie 8 posts since
Mar 13, 2009
Currently Being Moderated
Jun 23, 2009 6:51 PM in response to: Peter Jacobsen
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

As a final confirmation, With the recent Mac JAVA update, MAIA throws an error when you attempt to open the application. The fix where by you replace the idea file file with JavaApplicationStub64 file is how you should correct this issue.

Finally I am not seeing any CPU or memory issues after applying this update.

 

Cheers

Jeffrey

Imre Fazekas Newbie 92 posts since
Oct 14, 2002
Currently Being Moderated
Jun 30, 2009 9:12 AM in response to: Peter Jacobsen
Re: Maia build 10338 hangs with Apple Java for OS X 10.5 - Update 4

I had the same problem, but this solution read here (http://www.jetbrains.net/devnet/message/5240216) solved.

 

"I deleted the idea file in:

/Applications/IntelliJ IDEA 8.1.app/Contents/MacOS


then cp /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub64 to /Applications/IntelliJ IDEA 8.1.app/Contents/MacOS/

 

and renamed JavaApplicationStub64 to idea again."

More Like This

  • Retrieving data ...