Community
Participate
Working Groups
To reproduce, create a repo on a network share, try to add a file org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of add command at org.eclipse.jgit.api.AddCommand.call(AddCommand.java:199) at org.eclipse.egit.core.op.AddToIndexOperation.execute(AddToIndexOperation.java:78) at org.eclipse.egit.ui.internal.actions.AddToIndexActionHandler$1.run(AddToIndexActionHandler.java:42) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Caused by: org.eclipse.jgit.errors.ObjectWritingException: Unable to create new object: U:\ProjectOnNetworkShare\.git\objects\c2\188dfff30e3d5bf7f30ded19bab06a9341b8bd at org.eclipse.jgit.storage.file.ObjectDirectoryInserter.insert(ObjectDirectoryInserter.java:100) at org.eclipse.jgit.api.AddCommand.call(AddCommand.java:177) ... 3 more
The share is on a Linux Samba Server.
Patch at http://egit.eclipse.org/r/2333
Fixed with c4c8d80fd3a32cace67e7e42650aae7c46dcc622
*** Bug 318777 has been marked as a duplicate of this bug. ***