It's all about the answers!

Ask a question

Error while running query in RTC client on CWD3 machine


Amit Punpale (1244) | asked Aug 14 '13, 6:16 a.m.

Hi,

I have installed RTC 3.0.1.1 on CWD3 machine (Windows 7 64 bit)

When I go to Work Items (tab) -> Run Query and run an existing query it gives me errors.

Error while running query on CWD3

Error log

Please note that I have RTC installed on my CWD2 machine (Win XP 32 bit) on which this works absolutely fine.

Is it a compatibility issue or any configuration issue? We are concerned about this unsual error as the same error could resurface in other parts of application. Our entire team is moving to CWD3 machine.

Thanks and Regards,

Amit

4 answers



permanent link
Piotr Aniola (3.7k11738) | answered Aug 14 '13, 6:34 a.m.
Can you go to <workspace>/.metadata and open the .log file? Errors in there will give you a better insight on what the cause of the problem is.

permanent link
Amit Punpale (1244) | answered Aug 14 '13, 6:54 a.m.

Please let me know if following snippets from the log file are enough? -

!SESSION 2013-08-14 10:59:28.123 -----------------------------------------------
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_GB
Framework arguments:  -product com.ibm.team.concert.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ibm.team.concert.product

Created Time: 2013-08-14 11:05:42.042

!ENTRY org.eclipse.jface 4 2 2013-08-14 11:05:42.059
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.IllegalArgumentException: URI has an authority component
 at java.io.File.<init>(File.java:370)
 at com.ibm.team.foundation.rcp.core.internal.PersistentReadStateMap.migrateFile(PersistentReadStateMap.java:327)
 at com.ibm.team.foundation.rcp.core.internal.PersistentReadStateMap.init(PersistentReadStateMap.java:161)
 at com.ibm.team.foundation.rcp.core.internal.PersistentReadStateMap.get(PersistentReadStateMap.java:106)


permanent link
Piotr Aniola (3.7k11738) | answered Aug 14 '13, 7:00 a.m.
Do you possibly have RTC installed on a shared network drive?
If so, try to run it from a local drive instead.

permanent link
Amit Punpale (1244) | answered Aug 14 '13, 7:16 a.m.

RTC is installed on local C:\ drive of the machine.

Just to be clear this is the path of Eclipse client - C:\swdtools\IBM\RTC3\eclipse.exe

Your answer


Register or to post 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.