Will upgrade fix StoreException?

42 views
Skip to first unread message

jjarz...@homeaway.com

unread,
Nov 29, 2016, 12:09:00 PM11/29/16
to indeedeng-proctor-users
We are unable to push changes because of the following error:

java.lang.RuntimeException: com.indeed.proctor.store.StoreException$TestUpdateException: Unable to commit/push changes at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-16.0.1.jar:na] at com.indeed.proctor.store.GitWorkspaceProviderImpl.synchronizedOperation(GitWorkspaceProviderImpl.java:43) ~[proctor-store-git-1.1.26.jar:na] at com.indeed.proctor.store.GitProctorCore.doInWorkingDirectory(GitProctorCore.java:258) ~[proctor-store-git-1.1.26.jar:na] at com.indeed.proctor.store.FileBasedProctorStore.updateTestDefinition(FileBasedProctorStore.java:199) ~[proctor-store-1.1.26.jar:na] at com.indeed.proctor.store.cache.CachingProctorStore.updateTestDefinition(CachingProctorStore.java:189) ~[proctor-store-1.1.26.jar:na] at com.indeed.proctor.webapp.controllers.ProctorTestDefinitionController$6.call(ProctorTestDefinitionController.java:873) [proctor-webapp-library-1.1.4.jar:na] at com.indeed.proctor.webapp.controllers.ProctorTestDefinitionController$6.call(ProctorTestDefinitionController.java:770) [proctor-webapp-library-1.1.4.jar:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_40] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_40] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_40] at java.lang.Thread.run(Thread.java:745) [na:1.8.0_40] Caused by: com.indeed.proctor.store.StoreException$TestUpdateException: Unable to commit/push changes at com.indeed.proctor.store.GitProctorCore$2.call(GitProctorCore.java:302) ~[proctor-store-git-1.1.26.jar:na] at com.indeed.proctor.store.GitProctorCore$2.call(GitProctorCore.java:258) ~[proctor-store-git-1.1.26.jar:na] at com.indeed.proctor.store.GitWorkspaceProviderImpl.synchronizedOperation(GitWorkspaceProviderImpl.java:41) ~[proctor-store-git-1.1.26.jar:na] ... 9 common frames omitted Caused by: org.eclipse.jgit.api.errors.TransportException: https://github.wvrgroup.internal/proctor/proctor-definitions.git: not authorized at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.api.PullCommand.call(PullCommand.java:253) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at com.indeed.proctor.store.GitProctorCore$2.call(GitProctorCore.java:263) ~[proctor-store-git-1.1.26.jar:na] ... 11 common frames omitted Caused by: org.eclipse.jgit.errors.TransportException: https://github.wvrgroup.internal/proctor/proctor-definitions.git: not authorized at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:501) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.transport.TransportHttp.openFetch(TransportHttp.java:309) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1111) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130) ~[org.eclipse.jgit-3.4.1.201406201815-r.jar:3.4.1.201406201815-r] ... 13 common frames omitted



We are on v1.1.4. Anyone know if upgrading to a more recent version resolve this issue?

jjarz...@homeaway.com

unread,
Nov 29, 2016, 4:52:04 PM11/29/16
to indeedeng-proctor-users
No luck with the upgrade. Still seeing this error when pushing changes.

yiq...@indeed.com

unread,
Nov 30, 2016, 1:40:35 AM11/30/16
to indeedeng-proctor-users
Hi, 

"not authorized" indicates your username/password credential is not correct. You may use the Git command line tool to test your username/password. 

Let us know if you need more help. 

Yiqing

jjarz...@homeaway.com

unread,
Nov 30, 2016, 10:52:14 AM11/30/16
to indeedeng-proctor-users
We were able to fix the issue by re-synchronizing your local Git Repo with Git server (deleted all local git repos and restarted proctor-webapp).

Thanks Yiqing!
Reply all
Reply to author
Forward
0 new messages