Background
I have been trying for the last week to rebase a clearcase view for my project, but every time I try I get a weird null exception depicted in the two windows below:
I do not know why this is occurring and need help determining how to even begin fixing this issue.
So far here is what I have tried:
- Restarting the client
- Restarting my computer
- Refreshing the view and updating.
- Updating my eclipse environment.
I have also seen a fix on the IBM website for a similar issue, but my version of Clearteam explorer is well beyond the version it prescribes for a fix:
When you are trying to login with the IBM Rational ClearTeam Explorer (CTE) version 8.0.1.11 and later with the Eclipse plugin, you may receive the following error: CRMAP7009: Command "Login" failed: Error: "java.lang.IllegalStateException: null"
This behavior does not occur with CTE 8.0.1.10 with the Eclipse plugin or with the standalone CTE 8.0.1.11 client. It only occurs using the Sun JRE 6, not when using the IBM JRE 6.
My clearteam explorer version is 9.0.2:
Question
What are other possible actions I can take to fix the null pointer issue mentioned above?