Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » How to update with p2 directory without the logback error?
How to update with p2 directory without the logback error? [message #1755776] Tue, 07 March 2017 23:18 Go to next message
Matthew DOnofrio is currently offline Matthew DOnofrioFriend
Messages: 1
Registered: March 2017
Junior Member
When using p2 to update Eclipse from the command line:

./eclipse.exe \
-application org.eclipse.equinox.p2.director \
-noSplash \
-repository "http://download.eclipse.org/releases/oxygen" \
-installIU "epp.package.java"


I always get the following error:

Quote:
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.


Why am I getting this error?
Re: How to update with p2 directory without the logback error? [message #1756080 is a reply to message #1755776] Fri, 10 March 2017 16:47 Go to previous message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
This message does not come from p2. It is generated by m2e (the maven integration). To mute it you could install the org.eclipse.m2e.logback.feature.feature.group
Previous Topic:Ant build fails at p2.director
Next Topic:Impact of replacing artifacts from an update site
Goto Forum:
  


Current Time: Sun Jun 16 19:16:27 GMT 2024

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

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

Back to the top