It's all about the answers!

Ask a question

Error Creating Repository from Stream


Paul Rogers (132) | asked Aug 16 '17, 12:09 p.m.

I am using Visual Studio 2012 and IBM Rational Team Concert Visual Studio Client
Version: 6.0.1
Build: I6.0.1_20151106-1439

When I try to create a repository from a stream it errors out. Below is the error in the log:

!SESSION Wed Aug 16 11:57:46 EDT 2017 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2017-08-16 11:57:46.610
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
 at java.security.SecureRandom.nextBytes(SecureRandom.java:292)
 at java.security.SecureRandom.next(SecureRandom.java:311)
 at java.util.Random.nextLong(Random.java:346)
 at java.io.File.generateFile(File.java:1693)
 at java.io.File.createTempFile0(File.java:1723)
 at java.io.File.createTempFile(File.java:1815)
 at org.eclipse.equinox.launcher.Main.canWrite(Main.java:1288)
 at org.eclipse.equinox.launcher.Main.checkConfigurationLocation(Main.java:689)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:566)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

I have no idea what is causing this error.

Thanks,

Paul


Comments
Ralph Schoon commented Aug 18 '17, 3:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Consider contacting support. It seems to try to launch some Eclipse related tooling and that fails.

Be the first one to answer this question!


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.