4 Replies Last post: Jun 30, 2009 9:13 AM by Imre Fazekas  
Juan A. Vizcaino Newbie 2 posts since
Jun 17, 2009
Currently Being Moderated

Jun 17, 2009 1:33 PM

IntelliJ 8.1 buuild 9732 hangs with Apple Java for OS X 10.5 - Update 4

Hi,

 

I did this update yesterday and since then I cannot even start IntelliJ. I have a Mac Book Pro with Mac OS X 10.5.7. This is the java version it's running:

 

java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)

 

Did someone have the same problem please?

 

I have seem that there were problems before with other updates:

 

http://www.jetbrains.net/devnet/thread/277476

Thanks and Regards,

Juan

 

 

I had these error messages in the Java console:

 

16/06/2009 10:29:43 [0x0-0x28028].com.jetbrains.intellij[240] [JavaAppLauncher Error] This process is [i386] and was re-exec'd from [i386], but for some reason we are trying re-exec to [].
16/06/2009 10:29:43 [0x0-0x28028].com.jetbrains.intellij[240] [JavaAppLauncher Error] unable to find a version of Java to launch
16/06/2009 10:29:43 com.apple.launchd[70] ([0x0-0x28028].com.jetbrains.intellij[240]) Exited with exit code: 1
16/06/2009 10:29:43 com.apple.launchd[70] ([0x0-0x28028].com.jetbrains.intellij[240]) Exited with exit code: 1
16/06/2009 10:30:36 [0x0-0x2a02a].com.jetbrains.intellij[244] [JavaAppLauncher Warning] Java application launched from PPC or bad stub. Relaunching in 32-bit, and tagging sub-processes to prefer 32-bit with $JAVA_ARCH=i386.
16/06/2009 10:30:36 [0x0-0x2a02a].com.jetbrains.intellij[244] [JavaAppLauncher Warning] Java application launched from PPC or bad stub. Relaunching in 32-bit, and tagging sub-processes to prefer 32-bit with $JAVA_ARCH=i386.
16/06/2009 10:30:36 [0x0-0x2a02a].com.jetbrains.intellij[244] [JavaAppLauncher Error] This process is [i386] and was re-exec'd from [i386], but for some reason we are trying re-exec to [].
16/06/2009 10:30:36 [0x0-0x2a02a].com.jetbrains.intellij[244] [JavaAppLauncher Error] unable to find a version of Java to launch

 

 

Leszek Gruchala Novice 112 posts since
Sep 29, 2008
Currently Being Moderated
Jun 17, 2009 1:41 PM in response to: Juan A. Vizcaino
Re: IntelliJ 8.1 buuild 9732 hangs with Apple Java for OS X 10.5 - Update 4

Here you have solution for your problem:

 

http://www.jetbrains.net/devnet/message/5240197#5240197

Michael Parmeley Novice 439 posts since
Jul 29, 2004
Currently Being Moderated
Jun 18, 2009 6:48 PM in response to: Juan A. Vizcaino
Re: IntelliJ 8.1 buuild 9732 hangs with Apple Java for OS X 10.5 - Update 4

Thanks! This solved my issue as well after the update.

Imre Fazekas Newbie 92 posts since
Oct 14, 2002
Currently Being Moderated
Jun 30, 2009 9:13 AM in response to: Juan A. Vizcaino
Re: IntelliJ 8.1 buuild 9732 hangs with Apple Java for OS X 10.5 - Update 4

Thanks!!!

 

It works.

More Like This

  • Retrieving data ...