Bug 544967 - NullPointerException in CommitHelper.calculateCommitInfo
Summary: NullPointerException in CommitHelper.calculateCommitInfo
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.3   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 13:25 EST by EPP Error Reports CLA
Modified: 2019-03-01 13:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2019-03-01 13:25:49 EST
The following problem was reported via the automated error reporting:

Message: Unhandled event loop exception
java.lang.NullPointerException: null
    at org.eclipse.egit.ui.internal.commit.CommitHelper.calculateCommitInfo(CommitHelper.java:68)
    at org.eclipse.egit.ui.internal.commit.CommitHelper.<init>(CommitHelper.java:61)
    at org.eclipse.egit.ui.internal.staging.StagingView.updateCommitMessageComponent(StagingView.java:2978)
    at org.eclipse.egit.ui.internal.staging.StagingView$54.run(StagingView.java:2810)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155)



Bundles:
| org.eclipse.egit.ui | 4.1.1.201511131810-r | 5.2.0.201809111348 |
| org.eclipse.swt | 3.104.1.v20150825-0743 | 3.108.0.v20180904-1901 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.110.0.v20180828-1350 |

Operating Systems:
| Linux | 4.4.0 | 4.15.0 |
| MacOSX | 10.12.6 | 10.13.2 |
| Windows | 6.1.0 | 10.0.0 |


The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/57552549e4b0ecdefebe0d9c for the latest data.

Thank you for your assistance.
 Your friendly error-reports-inbox.
Comment 1 Eclipse Genie CLA 2019-03-01 13:28:45 EST
New Gerrit change created: https://git.eclipse.org/r/137891