Null Pointer Exception in RTC 4.0 / Visual Studio 2010
One of my colleagues is getting a null pointer exception at random while using VS 2010 with RTC 4.0. I dug through his error logs and found this. Is anyone aware of this issue?
!SESSION 2012-07-26 10:22:39.431 ----------------------------------------------- eclipse.buildId=unknown java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows 7 x86-32 j9vmwi3223ifx-20100511 (JIT enabled) J9VM - 20100509_57823_lHdSMr JIT - 20091016_1845ifx7_r8 GC - 20091026_AA BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: daemon start D:\E*** UserInterface -c 120000 -i 1000 Command-line arguments: -os win32 -ws win32 -arch x86 -data @noDefault daemon start D:\E*** UserInterface -c 120000 -i 1000 !ENTRY org.eclipse.core.jobs 4 2 2012-08-08 06:40:39.418 !MESSAGE An internal error occurred during: "Refreshing on External Ignore File Change". !STACK 0 java.lang.NullPointerException at com.ibm.team.filesystem.rcp.core.internal.rest.util.FSD_IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.shouldProcessIgnoreEvent(FSD_IgnoreManagerEventConnector.java:284) at com.ibm.team.filesystem.rcp.core.internal.rest.util.FSD_IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.processIgnoreEvent(FSD_IgnoreManagerEventConnector.java:296) at com.ibm.team.filesystem.rcp.core.internal.rest.util.FSD_IgnoreManagerEventConnector$RefreshOnIgnoreChangeJob.run(FSD_IgnoreManagerEventConnector.java:250) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SESSION 2012-08-08 07:58:00.670 ----------------------------------------------- |
One answer
Hello Vivek,
We'll need the VS traces and daemon logs to be able to debug this. https://jazz.net/library/article/601#How_Turn_On_Tracing tells you how to do this. Once you have the log, please open a bug on jazz.net against the Visual Studio Client. Cheers --Rupa RTC Client Integrations |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.