[
https://issues.apache.org/jira/browse/AURORA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047824#comment-15047824
]
Maxim Khutornenko commented on AURORA-1550:
-------------------------------------------
Raising the priority as debugging in gradle-imported project does not work
either:
{noformat}
ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
[debugInit.c:750]
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
{noformat}
> Unable to run tests from Intellij
> ---------------------------------
>
> Key: AURORA-1550
> URL: https://issues.apache.org/jira/browse/AURORA-1550
> Project: Aurora
> Issue Type: Bug
> Components: Build
> Reporter: Maxim Khutornenko
>
> The out of the box generated intellij project ('./gradlew idea') no longer
> builds after this commit: 0c98e8a82177f39534db3a49162582aeb1739728
> (https://reviews.apache.org/r/40786).
> The Forward annotation is not processed during the Intellij build. Fiddling
> with the "Annotation processors" values in the project settings did not help
> either.
> The only workaround seems to use gradle from the IDE (e.g. import project
> from gradle), which is much slower and does not let target individual test
> runs reliably.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)