Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
sg49044
Contributor
Contributor

Eclipse error Push in Talend 8

Hi Talend Support Team,

 

Our team members are getting the below error. Can you please help me to resolve this issue on priority basis.

 

Error : Command org.eclipse.jgit.api.PushCommand was called in the wrong state

 

Labels (1)
  • v8.x

3 Replies
vivek_varanasi
Partner - Contributor II
Partner - Contributor II

perform a Git push operation without meeting the required prerequisites for the PushCommand. Common causes include: 

1. credentials are not expired

2. You may be trying to push while the repository is in a detached HEAD state. Ensure you are on a valid branch.

3. Ensure the repository is valid and on the correct branch.

SophieB
Contributor
Contributor

Hello, I have the same issue. Yesterday morning, all was ok. And since yesterday evening I have the same issue that I can't solve.
The pull is working but not the push. I migrated on the new version of studio yesterday and it's seems to me it doesn't work since the new version.


I found out that https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-Command-org-eclipse-jgit-api-Pu... but it was for old version. I can't do this on mine.

And that : https://github.com/allegro/axion-release-plugin/issues/573

Thank you for your help...

SophieB
Contributor
Contributor

SOLVE. If it can help someone else : We use bitbucket, the free version, and there is a limit of 5 users by project. When I add a sixth user, bitbucket migrate our project on "view only" without notifiying us. So Pull was OK ... but not push !