Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » "Index file is in use"
"Index file is in use" [message #652533] Fri, 04 February 2011 12:40
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
Using the latest eGit from Hudson, 0.11.0.201102031130

Oftentimes I get the error:

Committing failed
Committing changes
Index file is in use

java.io.IOException: Index file is in use
at org.eclipse.jgit.lib.GitIndex.write(GitIndex.java:273)
at
org.eclipse.egit.core.op.CommitOperation.doCommits(CommitOpe ration.java:303)
at
org.eclipse.egit.core.op.CommitOperation.access$8(CommitOper ation.java:289)
at org.eclipse.egit.core.op.CommitOperation$1.run(CommitOperati on.java:178)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1975)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1957)
at
org.eclipse.egit.core.op.CommitOperation.execute(CommitOpera tion.java:192)
at
org.eclipse.egit.ui.internal.actions.CommitActionHandler$2.r un(CommitActionHandler.java:208)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Is this normal?
Previous Topic:Egit : new branch
Next Topic:Pushing Repository to Github
Goto Forum:
  


Current Time: Fri Apr 26 08:42:04 GMT 2024

Powered by FUDForum. Page generated in 0.03374 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top