Community
Participate
Working Groups
Created attachment 240905 [details] Exception stacks First my System: Windows 7 x64 Java 7u51 (32bit) Eclipse 4.3.2 C/C++ EPP Package Mylyn 3.11 with Review feature. Gerrit 2.8.1 We are new to Gerrit and Mylyn and just started to test our Gerrit 2.8.1 server with Mylyn 3.11 Review. We have Jenkins Server with Trigger Plugin and it works with two jobs - one for verification and one for testing. We want Jenkins to verify (build) and execute tests. With "build in" label "Verified" Jenkins publishes comments from build result -> it works. Now we just added own label "Tested" to Gerrit and Jenking publishes comments with testing result to Gerrit -> it works too. Now a reviewer wants to publish his comments with Mylyn to "Code Review" and it's not possible because of exception. Please see attached text file with exception stacks and screenshot with entered comments.
Created attachment 240906 [details] Screenshot
It looks like similar problem in bug #429052
Yeah, this is similar but may have a different cause because you do have custom approval types. It would help us investigate if you tried with the latest nightly build (http://download.eclipse.org/mylyn/snapshots/nightly) and attach your error log.
Created attachment 240973 [details] Mylyn Code Review Gerrit: custom approval warning
We tried nightly build: Mylyn Reviews Connector: Gerrit 2.2.0.N20140312-1614 Publish is working now, thanks! I've attached warning log for custom approval type.
Thanks, I'm marking this as a duplicate since the error logged is exactly the same. *** This bug has been marked as a duplicate of bug 429052 ***
duplicate