Community
Participate
Working Groups
Eclipse exit abnormally. Then, I tried to open the review, I get the following error: After some investigation, I noticed the comment structure has no "description" field in the structure, this is probably why R4E doesn't want to re-open the review. java.lang.NullPointerException at org.eclipse.mylyn.reviews.r4e.ui.internal.model.R4EUIComment.buildCommentName(R4EUIComment.java:145) at org.eclipse.mylyn.reviews.r4e.ui.internal.model.R4EUIComment.<init>(R4EUIComment.java:96) at org.eclipse.mylyn.reviews.r4e.ui.internal.model.R4EUIAnomalyBasic.open(R4EUIAnomalyBasic.java:371) at org.eclipse.mylyn.reviews.r4e.ui.internal.model.R4EUIAnomalyContainer.open(R4EUIAnomalyContainer.java:306) at org.eclipse.mylyn.reviews.r4e.ui.internal.model.R4EUIReviewBasic.open(R4EUIReviewBasic.java:661) at org.eclipse.mylyn.reviews.r4e.ui.internal.commands.OpenElementHandler$1.runInUIThread(OpenElementHandler.java:107) at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95) 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:4140) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
-Same as the other bug *** This bug has been marked as a duplicate of bug 370996 ***