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

0

Working, but often hangs on few seconds .

0

You probably want to do this:

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

0

Thanks for the hint - it is back working.

Regards,
Peter

0

Could you elaborate on why this is necessary, please?

0

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

0

Thanks for this, also fix my issue.

0

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

0

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."

0

请先登录再写评论。