Hello,
I'm facing an issue when trying to install the real time Addon on Design Studio through the "Tools -> Install extensions" menu.
I have tried with both DS1.4 SP1 and SP2, using SP1 and SP2 versions of the Addon, reinstalling completely DS, removing existing extensions, running DS as administrator.
I have permanently the same messages in the error log window:
An error occurred while collecting items to be installed
No artifact repository available.
Exception stack trace:
java.lang.Exception: noArtifactRepositoriesAvailable
at org.eclipse.equinox.internal.p2.engine.DownloadManager.start(DownloadManager.java:95)
at org.eclipse.equinox.internal.p2.engine.phases.Collect.completePhase(Collect.java:104)
at org.eclipse.equinox.internal.p2.engine.Phase.postPerform(Phase.java:251)
at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:101)
at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:47)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:75)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
at org.eclipse.equinox.p2.operations.ProvisioningSession.performProvisioningPlan(ProvisioningSession.java:174)
at org.eclipse.equinox.p2.operations.ProfileModificationJob.runModal(ProfileModificationJob.java:79)
at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
which seems to be related to an Eclipse issue.
Any other extensions install without problem.
Did someone already meet this issue or did I miss a pre-requisite?
I have also tried using "Help -> Install New software" menu as proposed by Tammy in this post (SDK Installation Problem) but without more success. In this case I can also see these error messages:
org.eclipse.equinox.p2.core.ProvisionException: No repository found at jar:file:/C:/Users/Christian/Downloads/DSREALTIME02_0-70000134/artifacts.jar!/.
and also:
No repository found containing: osgi.bundle,com.sap.ip.zen.extension.realtime.timer,14.1.0
No repository found containing: osgi.bundle,com.sap.ip.zen.extension.realtime.timelinechart,14.1.0
No repository found containing: osgi.bundle,com.sap.ip.zen.extension.realtime.espdatasource,14.1.0
No repository found containing: org.eclipse.update.feature,com.sap.ip.bi.zen.streaming.feature,14.1.0
Unchecking "Contact all update sites during install to find required software" doesn't help.
Christian