My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2249: Delete-project plugin for Gerri 2.5
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by presich....@gmail.com, Nov 8, 2013
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version: 2.5

What steps will reproduce the problem? What is the expected output? What do you see instead?
Could you please advise which version of delete-project plugin can be used for Gerrit 2.5 version?
I can only build it on first commits: ec93f3f, d818c59, af29daf, 18c2b48, 73933dc.
But, because we use PostgreSQL database, when I try to delete project I get:

------ stack trace -------------
[2013-11-08 14:16:58,197] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (user admin account 1000000) during deleteproject-1.0 delete --yes-really-delete --force test_project
org.postgresql.util.PSQLException: Operation requires a scrollable ResultSet, but this ResultSet is FORWARD_ONLY.
------ stack trace -------------

Trying to build on any higher revision with 2.5 gerrit-plugin-api returns an error: 

[ERROR] /home/user/GitRepos/Main/GerritPlugins/delete-project/src/main/java/com/google/gerrit/plugins/DeleteProjectCommandModule.java:[25,37] guessVersion(java.lang.Class<?>) has private access in com.google.gerrit.server.schema.SchemaVersion


Please provide any additional information below.

Sign in to add a comment

Powered by Google Project Hosting