Should idea64.exe work?

When I try to start with idea64.exe (from command line) it does not start, I get the command prompt back in a few seconds. No log is created. I'm using the default idea64.exe.vmoptions.

0
5 comments

I removed the -agentlib:yjpagent and now it starts. This is what I've always had to do run on 64bit.

0

Hello Barry,

It should work if the IDEA_JDK environment variable points to a 64-bit JDK.

When I try to start with idea64.exe (from command line) it does not
start, I get the command prompt back in a few seconds. No log is
created. I'm using the default idea64.exe.vmoptions.


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

I do have IDEA_JDK pointing to a 64 bit jdk. But I still have remove agent from the options.

0

Same here. idea64.exe started working only when I removed "-agentlib:yjpagent" from "idea64.exe.vmoptions" (build 107.18)

0

Please sign in to leave a comment.