Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Unexpected location for eclipse configuration information
Unexpected location for eclipse configuration information [message #1800324] Mon, 24 December 2018 15:07 Go to next message
Mario Jauvin is currently offline Mario JauvinFriend
Messages: 94
Registered: October 2015
Member
If I add to my eclipse product oomph setup an eclipse ini task to add the
-Dosgi.configuration.area.default=C:\Users\mario\.eclipse
I get weird message in the eclipse updater window
Bundle org.eclipse.oomph.setup.p2 1.10.0.v20180706-1242, build=3735, branch=1ac98fba42349326f02fd73178776c63324064c4
Performing Eclipse Ini -Doomph.update.url=file://cbsaecibase.omega.dce-eir.net/data/p2/download.eclipse.org/oomph/products/repository
Skipping because C:\Users\eclipse\eclipse.ini does not exist
and the workspace .metadata/.log file.
!ENTRY org.eclipse.oomph.base 4 0 2018-12-24 09:59:12.192
!MESSAGE C:\Users\eclipse\configuration\org.eclipse.oomph.setup\installation.setup (The system cannot find the path specified)
!STACK 0
java.io.FileNotFoundException: C:\Users\eclipse\configuration\org.eclipse.oomph.setup\installation.setup (The system cannot find the path specified)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(Unknown Source)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl$1.<init>(FileURIHandlerImpl.java:65)
	at org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl.createOutputStream(FileURIHandlerImpl.java:65)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createOutputStream(ExtensibleURIConverterImpl.java:349)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.saveOnlyIfChangedWithMemoryBuffer(ResourceImpl.java:1279)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1030)
	at org.eclipse.oomph.base.util.BaseUtil.saveEObject(BaseUtil.java:111)
	at org.eclipse.oomph.setup.ui.wizards.ProgressPage.saveLocalFiles(ProgressPage.java:1041)
	at org.eclipse.oomph.setup.ui.wizards.ProgressPage.access$22(ProgressPage.java:1018)
	at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:704)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Do you know why this is the case and how it can be prevented.
Re: Unexpected location for eclipse configuration information [message #1800343 is a reply to message #1800324] Tue, 25 December 2018 08:38 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
It can be prevented by not doing that and of course begs the question, why are you trying to do that? The configuration used by the installation should be precisely the one that the installer has generated for that installation; what is the desired goal of redirecting it to some other arbitrary location.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Problem with latest 2018-12 SimRel and Oomph
Next Topic:Oomph installer failed installing Papyrus-RT Developer Environment
Goto Forum:
  


Current Time: Thu Apr 25 20:01:45 GMT 2024

Powered by FUDForum. Page generated in 0.03414 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top