Error during oomph Papyrus installation. [message #1697052] |
Mon, 01 June 2015 04:55  |
Eclipse User |
|
|
|
Hi.
I'm making Papyrus Development Environment using oomph.
I selected 'Eclipse Modeling Tools' in the first screen titled with 'Product',
then selected 'Papyrus' folder in the second screen titled with 'Projects' of oomph,
then specified the installation location and workspace location, target platform 'Luna',
then clicked 'Next'.
After it finished the Bootstrap tasks, it produces error like below while Executing startup tasks.
I repeated three times, but it produces the same error.
ERROR: org.eclipse.equinox.p2.metadata.repository code=1000 No repository found at http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201502040533.
at org.eclipse.oomph.targlets.internal.core.TargletContainer.forceUpdate(TargletContainer.java:661)
at org.eclipse.oomph.setup.targlets.impl.TargletTaskImpl$4.run(TargletTaskImpl.java:994)
at org.eclipse.oomph.util.pde.TargetPlatformUtil.runWithTargetPlatformService(TargetPlatformUtil.java:125)
at org.eclipse.oomph.setup.targlets.impl.TargletTaskImpl.perform(TargletTaskImpl.java:912)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:2904)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.access$1(SetupTaskPerformer.java:2863)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer$WorkspaceUtil$1.run(SetupTaskPerformer.java:3948)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer$WorkspaceUtil.performNeededSetupTasks(SetupTaskPerformer.java:3942)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer$WorkspaceUtil.access$0(SetupTaskPerformer.java:3940)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2854)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2829)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2760)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:539)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:624)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
How can I fix this error and succeed in getting clean Papyrus Development Environment?
|
|
|
|
|
Re: Error during oomph Papyrus installation. [message #1697170 is a reply to message #1697075] |
Tue, 02 June 2015 03:22   |
Eclipse User |
|
|
|
Thank you for the quick reply.
I tried again and it worked!!
But after importing Papyrus Projects, I got build errors like below.

Errors count is about 13,700.
I tried to start resolving these build errors by manually installing 'QVT Operational SDK'.
But after installing QVT Operational SDK, the errors count increased to over 814,000.
I installed EMF Facet SDK, MoDisco SDK, WST XML Core, XText complete SDK, OCL examples and Editors SDK, Acceleo, Acceleo Core SDK to reslove the build errors, but the errors count was even increased a little bit, not decreased.
How can I resolve all those build errors?
I try to find answers from the documents of Papyrus site, but I couldn't.
Please help me out.
[Updated on: Tue, 02 June 2015 03:23] by Moderator
|
|
|
Re: Error during oomph Papyrus installation. [message #1697183 is a reply to message #1697170] |
Tue, 02 June 2015 04:11  |
Eclipse User |
|
|
|
Hi
Eclipse's incremental build is often good, but not always.
I find that a major GIT commit change often fools it.
Refresh all projects; this will often trigger rebuilds
Clean All; if the above didn't work
Restart; if the above didn't work
Your additional installs should not be needed, so you risk making
matters worse but installing a wrong. REvert o your configuration before
those installs and let Eclipse Restart and sort it all out.
Regards
Ed Willink
On 02/06/2015 08:22, MyungWoon Oh wrote:
> Thank you for the quick reply.
>
> I tried again and it worked!!
>
> But after importing Papyrus Projects, I got build errors like below.
>
>
>
> Errors count is over 13,700.
>
> I tried to start resolving these build errors by manually installing 'QVT Operational SDK'.
> But after installing QVT Operational SDK, the errors count increased to over 814,000.
>
> I installed EMF Facet SDK, MoDisco SDK, WST XML Core, XText complete SDK, OCL examples and Editors SDK, Acceleo, Acceleo Core SDK to reslove the build errors, but the errors count was even increased a little bit, not decreased.
>
> How can I resolve all those build errors?
> I try to find answers from the documents of Papyrus site, but I couldn't.
>
> Please help me out.
|
|
|
Powered by
FUDForum. Page generated in 0.04369 seconds