Have you tried socket transport? Does it still fail to connect? --
Best regards, Eugene Zhuravlev JetBrains, Inc, http://www.intellij.com "Develop with pleasure!" "Chris Miller" <[EMAIL PROTECTED]> wrote in message agubrb$j0n$[EMAIL PROTECTED]">news:agubrb$j0n$[EMAIL PROTECTED]... > Hi Eugene, > > Here's how I start Orion (from a batch file): > > java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_shmem,ser > ver=y,suspend=n,address=javadebug -jar orion.jar > > ...and to connect from Idea I am using shared memory, with address > javadebug. I have been using this successfully with previous builds for as > long as I can remember. > > It seems to fail consistently - I tried restarting Idea a few times (and I > think I may have tried across reboots) without success. I only tried to > debug on one project though. > > Let me know if there's anything else I can do to help. > > Chris > > > "Eugene Zhuravlev" <[EMAIL PROTECTED]> wrote in message > agu9jt$geo$[EMAIL PROTECTED]">news:agu9jt$geo$[EMAIL PROTECTED]... > > Hi Chris, > > > > Could you please describe what VM parameters do you use to start Orion and > > connect to it? > > Does the connect operation fail constantly or sometimes you are able to > > connect? > > > > -- > > > > Best regards, > > Eugene Zhuravlev > > JetBrains, Inc, http://www.intellij.com > > "Develop with pleasure!" > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
