RTC client is crashing when open a workitem
I'm running eclipse 3.6.2 (Helios) along RTC plugin. But eclipse is crashing especially when I'm trying to view work item list or trying to open a work item.
Currently running a plain eclipse 3.6.2 with RTC 3.0 plugin (doesn't include any other eclipse plugins) on Windows XP machine with max memory of 1024.
Wondering is any one else has similar issue?
Thanks in advance,
Bala.
9 answers
I've installed through the steps in the info center on "Installing the client into Eclipse (p2 install)" and tried other mentioned options both on the info center and the steps in https://www-304.ibm.com/support/docview.wss?uid=swg21502374
but still having issue of browsing through RTC projects and work items.
Thanks,
Bala.
Ralph,
Thank you for your quick response.
Below is the eclipse crash log:
!ENTRY org.eclipse.core.resources 2 2 2012-09-25 16:36:04.052
!MESSAGE Save operation warnings.
!SUBENTRY 1 org.eclipse.core.resources 2 566 2012-09-25 16:36:04.052
!MESSAGE Problems occurred during save.
!STACK 0
java.lang.IllegalStateException: Registry Directory not available:F:\Eclipse\p\org.eclipse.equinox.p2.engine\profileRegistry.
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.restore(SimpleProfileRegistry.java:410)
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.getProfileMap(SimpleProfileRegistry.java:274)
at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.getProfiles(SimpleProfileRegistry.java:256)
at org.eclipse.pde.internal.core.target.TargetPlatformService.cleanOrphanedTargetDefinitionProfiles(TargetPlatformService.java:612)
at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:266)
at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:361)
at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:170)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:173)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1108)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1087)
at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:44)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Where can I set the path equinox looks for?
Thanks,
--Vishal
Any reasons why you use the p2 Install as opposite to trying to use the IM install into 3.6.2?
I am just trying to come up with options here.
I have no clue where the path error comes from. I searched one of the client installs I have and found: Eclipse\p\org.eclipse.equinox.p2.engine\profileRegistry in some files. You might want to search for the string on your machine.