NPE on checkout [message #780813] |
Thu, 19 January 2012 08:46  |
Eclipse User |
|
|
|
After updating from the nightly build site today I now see the following NPE on checkout operations. The checkout itself works fine -- functionally nothing seems to be wrong.
An internal error occurred during: "Checking out branchx - refs/heads/master".
java.lang.NullPointerException
at java.io.File.<init>(File.java:305)
at org.eclipse.egit.ui.internal.branch.BranchProjectTracker.restore(BranchProjectTracker.java:236)
at org.eclipse.egit.ui.internal.branch.BranchProjectTracker.restore(BranchProjectTracker.java:219)
at org.eclipse.egit.ui.internal.branch.BranchOperationUI$1$2.postExecute(BranchOperationUI.java:194)
at org.eclipse.egit.core.op.BaseOperation.postExecute(BaseOperation.java:59)
at org.eclipse.egit.core.op.BranchOperation$1.run(BranchOperation.java:117)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326)
at org.eclipse.egit.core.op.BranchOperation.execute(BranchOperation.java:123)
at org.eclipse.egit.ui.internal.branch.BranchOperationUI$1.run(BranchOperationUI.java:199)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
egit 1.3.0.201201181724
eclipse.buildId=M20110909-1335
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03867 seconds