TeamCity plugin won't run perform "Remote run in TeamCity"
Hi,
Just joined a team using TeamCity and went ahead and downloaded the TeamCity plugin.
I can login fine, see old commits I've done etc but I fail to run on the teamcity servers.
When clicking the "Remote Run in TeamCity... " in the seconds screen, literallt nothing happens. If I
check "Perform code analysis" this is run and works as expected, but when actually trying to run remotely
nothing happens. The next window just doesn't appear. The rest of the guys have no issues (running on IntelliJ 13)
These are the versions I'm running:
OSX 10.10.1
IntelliJ : 14.02 ( #IC-139.659 )
JRE : 1.6.0_65
PlugIn : 8.0.2.27767
TeamCity Professional 8.0.6 (build 27767)
Has anyone else seen this strange behaviour ? I'm kinda clueless what's going on here. Could
it be some strange network issue (altough login is ok and TC web access works fine). Are there
any logs I can check out ? I get no errors in IDEA. Just no response what so ever when hitting the "Remote run.." button.
Niklas
Attachment(s):
Screen Shot 2015-01-08 at 13.18.22.png
Please sign in to leave a comment.
Hi Niklas,
Sorry for delay. Please see the instructions How to Enable IDEA logging.
I'm seeing the same issue on my IntelliJ IDEA 14 install. When using 13, remote runs work just fine. From idea.log:
Hi,
Yep it seems like IDEA 14 does not work with TC 8 , so downgrading to 13 fixed the problem. Would have been
great if the TC plugin could detect TC version, and give a proper warning/error.
/Niklas
Hi,
IntelliJ IDEA 14 is supported since TeamCity 8.1.5, see Supported IDEs. I've created the issue https://youtrack.jetbrains.com/issue/TW-39666, please vote for it.
Perfect !
I'll let the guys running our TC now so they can upgrade it. :)
Niklas