This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
7 Replies Last post: Dec 4, 2009 2:21 PM by Konstantin Donskov  
Trym Møller Newbie 4 posts since
Dec 2, 2009
Currently Being Moderated

Dec 2, 2009 2:56 PM

Eclipse teamcity plugin integration with eclipse svn plugin

Hi,

 

What can I do to debug errors regarding the following?

 

I have two maven svn projects in Eclipse.

When I do a teamcity remote run (with commit checked) on one of the projects, the teamcity plugin commits it, but it doesn't commit any files in the other project.

I am using:

Eclipse teamcity plugin v. 4.5.2.9071

Eclipse Svn plugin (Subclipse) 1.6.4.1 (Subversion client adapter)

Eclipse JEE for developers 1.2.1.20090918-0703 (Galileo)

 

Thanks in advance.

 

Best regards Trym

Konstantin Donskov Newbie 57 posts since
Jan 11, 2009
Currently Being Moderated
Dec 2, 2009 9:18 PM in response to: Trym Møller
Re: Eclipse teamcity plugin integration with eclipse svn plugin

Hi,

 

Did you send both projects to RemoteRun the same attempt? Were all changes of both projects checked in Remote Run dialog?

Could you please run Eclipse in debug mode http://www.jetbrains.net/confluence/display/TCD4/Reporting+Issues#ReportingIssues-LogginginTeamCityEclipseplugin, retry your case and

provide us with debug's output and eclipse's error log?

 

Thanks in advance,

Konstantin

Konstantin Donskov Newbie 57 posts since
Jan 11, 2009
Currently Being Moderated
Dec 3, 2009 1:20 PM in response to: Trym Møller
Re: Eclipse teamcity plugin integration with eclipse svn plugin

Hi Trym,

 

Does the "BadProject" belong to the same TeamCity configuration which runs successfully the "GoodProject"? I've even not found any entries for attempt to commit file after RemoteRun in the debug log. What options of "RR" you are using("...if build successful..." or "...if no new tests fail...")? What's result status of TeamCity build? Have you configured notification rules for configurations which serve the "BadProject"?

 

Thanks in advance,

Konstantin

Konstantin Donskov Newbie 57 posts since
Jan 11, 2009
Currently Being Moderated
Dec 3, 2009 5:08 PM in response to: Trym Møller
Re: Eclipse teamcity plugin integration with eclipse svn plugin

Hi Trym,

 

>When the run is finished I get a little window saying the build is finished.

have you seen such notification for "BadProject"(from a configuration builld affects by "BadProject")?

 

>Is there a way to debug what happens after this window appears

Unfortunattely 4.5.x(5.0 also, perhaps we'll expand logging in 5.0.1) branch does not include additional debug output generation for stage next to notification recieving.

 

>I expect that the teamcity plugin will read the oOuuQBR7IcP3uDb+8778kA==.personal file, see its a commit-build, look for the patch and ask subclipse to commit it?

Implementation of commit flow a bit different.

 

Thanks in advance,

Konstantin

Konstantin Donskov Newbie 57 posts since
Jan 11, 2009
Currently Being Moderated
Dec 4, 2009 2:21 PM in response to: Trym Møller
Re: Eclipse teamcity plugin integration with eclipse svn plugin

Hi Trym,

 

For beginning you can compare IDE notification settings with these ones of your colleage has not met the issue.

I'll add additional logging for notification part of plugin and can deploy it for you.

 

Thanks in advance,

Konsantin

 

PS. Try to recreate your Eclipse workspace just in case.

More Like This

  • Retrieving data ...