Affected Version: 2.1.8
What steps will reproduce the problem?
1. Setup some permission only project (in my case it's called "users/__template__")
2. Setup a replication rule to cover every repository (ex. I have something like "url = gerrit@hostname:/repos/${name}.git")
3. Watch Gerrit's error_log
What is the expected output? What do you see instead?
I shouldn't see any error but I do see this:
[2011-08-23 03:38:42,192] ERROR com.google.gerrit.server.git.PushReplication : Cannot replicate users/__template__; repository not found: Cannot open repository users/__template__
Please provide any additional information below.
I've noticed this happening especially after a restart when Gerrit schedules to re-sync every project.
Labels: FixedIn-2.2.0