It's all about the answers!

Ask a question

RTC 4.0 Extension Workshop: 2 errors after step 1.2


Frank Ning (50025119133) | asked Jan 19 '13, 9:08 a.m.
edited Apr 16 '13, 4:45 a.m. by Ralph Schoon (62.7k33643)

Hello,

CLM 4.0.0.0 is used on Windows 7 X64.

After step 1.2 (setup of dev env), I got the following 2 errors. I am not sure about the second error whether I can ignore it or need to fix it (how?)

Error 1: An RSS feed "https://jazz.net/pub/community/events/feed.rss?externalize=true" is malformed.  News from this site is temporarily unavailable.

--> The URL is not available

Error 2: Exception starting preference harvester

java.lang.NullPointerException
at org.eclipse.core.internal.resources.Workspace.addSaveParticipant(Workspace.java:281)
at com.ibm.ccl.help.preferenceharvester.Activator.initialize(Activator.java:116)
at com.ibm.ccl.help.preferenceharvester.Activator.earlyStartup(Activator.java:288)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$59.run(Workbench.java:2409)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Session data:

eclipse.buildId=unknown
java.fullversion=JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr10fp1-20120202_101568 (JIT enabled, AOT enabled)
J9VM - 20120202_101568
JIT  - r9_20111107_21307ifx1
GC   - 20120202_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

One answer



permanent link
Ralph Schoon (62.7k33643) | answered Jan 19 '13, 9:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Frank,

I just looked at the workshop and after 1.2 the server is not even set up yet. The initial setup of the server is done in 1.3. What am I missing?

Comments
Frank Ning commented Jan 19 '13, 10:06 a.m.

Hi Ralph,

The errors showed up on RTC client workspace. You are correct that the server is not setup yet but I like to check if these two errors can be ignored at this step.


1
Ralph Schoon commented Jan 19 '13, 12:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Ah, OK, thanks for the clarification. I often see several disturbing errors in the Eclipse clients. I typically ignore them, go on and keep my fingers crossed. I am not sure about the particular error you see, but so far they hove not stopped me from continuing. I would suggest you do the same. 


Please be very careful and exactly follow the instructions. Most errors I have seen so far are from missing an Instruction step.

Your answer


Register or to post your answer.