Print from Eclipse Client uses a bad file:// URL
There's not some setting I've got mis-configured that's telling it to put temp files in ~ rather than in tmp, is there?
Looks like my RTC is version 3.0.5 in Eclipse Indigo.
3 answers
I installed RTC 4.0.1 with its bundled eclipse -- took a couple of tries to convince IM that I really wanted 4.0.1 and not 4.0.2. Finally got it installed and now it's crashing when I ask it to format the work-item to print.
Comments
Hi David,
What do you mean by crash? Is RTC client exiting? If yes, then you need to copy and paste core file generated in your RTC client directory.
I went to ~/IBM/TeamConcert.4.0.1 and to ~/IBM/TeamConcert.3.0.1.5 and did "find . -name *core* and found only jars -- aside from these few. Where do I find the core file you want?
[kevinjd@oc5806423786 TeamConcert.4.0.1]$ find . -name *core*
./configuration/org.eclipse.core.runtime
./configuration/.settings/org.eclipse.jdt.core.prefs
./p2/org.eclipse.equinox.p2.core
./jdk/jre/lib/zi/America/Scoresbysund
./scmtools/eclipse/features/org.eclipse.core.filesystem.rtc.feature_3.0.1.v20120430_0235
...
...
I did add the XULRunnerPath=/usr/lib/xulrunner-compat/ to my eclipse.ini.
i noticed a typo on my XULRunnerPath property; fixed that and my 4.0.1 install was able to successfully log in, open a work item, and even properly formatted it to print.
For some reason my 3.0.1.5 install dies right after prompting for the workspace directory. Still no core in the same directory as the eclipse executable.
Hi Kevin,
Can you look into <your-workspace>.metadata.log file for any errors?
Also have you tried selecting fresh workspace?
Comments
Krzysztof Kaźmierczyk
Apr 04 '13, 3:48 a.m.Hi Kevin,
I was trying to reproduce the issue on my Ubuntu machine but it worked correctly.
Have you tried how it works on out of the box RTC client: https://jazz.net/downloads/rational-team-concert/releases/3.0.1.5/RTC-Client-Linux-3.0.1.5.zip
Also can you let me know if it happens for you only on one machine or you have couple of machines for which you have the issue?
Krzysztof Kaźmierczyk
Apr 04 '13, 3:54 a.m.Please also notice that according to https://jazz.net/library/article/632 RTC 3.0.1 is not supported with Eclipse 3.7.