Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Aleksandrus
Follow
New posts
New posts and comments
Total activity
6
Last activity
September 11, 2018 14:38
Member since
August 20, 2018 08:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (5)
Aleksandrus
commented,
September 11, 2018 14:38
Oleg, thank you for this detailed log! Now I can see the actual problem - redmine`s IIS returned "HTTP 401.2 - Unauthorized". TeamCity don`t use authorization headers :( If I allow anonymous access...
Community
TeamCity Plugin Development
Redmine Plugin not working in Teamcity 9.1?
0 votes
Aleksandrus
commented,
September 11, 2018 11:51
[2018-09-11 14:49:18,839] WARN - ins.buildServer.ISSUE_TRACKERS - IOException when trying to parse the issue data for '123' on 'http://rm.local/'java.io.IOException: Expected END_ELEMENT, got event...
Community
TeamCity Plugin Development
Redmine Plugin not working in Teamcity 9.1?
0 votes
Aleksandrus
commented,
September 11, 2018 11:11
<?xml version="1.0" encoding="UTF-8"?><issue> <id>123</id> <project id="1" name="test"/> <tracker id="1" name="Задача"/> <status id="10" name="Ждет анализа"/> <priority id="2" name="Нормальный"/> <...
Community
TeamCity Plugin Development
Redmine Plugin not working in Teamcity 9.1?
0 votes
Aleksandrus
commented,
September 11, 2018 10:37
I`m sorry for delay, I was on vacation. Thank you, Oleg, but with new version of plugin I`ve got different error: Error: Error reading XML for issue '123' on 'http://rm.local/'. How can I see...
Community
TeamCity Plugin Development
Redmine Plugin not working in Teamcity 9.1?
0 votes
Aleksandrus
commented,
August 20, 2018 08:10
It looks like this plugin does not work with TeamCity 2018.1. I`ve got this error: Error: Argument for @NotNull parameter 'element' of jetbrains/buildServer/issueTracker/AbstractIssueFetcher.getAtt...
Community
TeamCity Plugin Development
Redmine Plugin not working in Teamcity 9.1?
0 votes