Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 446709 - Logback configuration error reported on startup
Summary: Logback configuration error reported on startup
Status: CLOSED DUPLICATE of bug 440696
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 17:12 EDT by Ian Trimble CLA
Modified: 2021-04-19 13:27 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Trimble CLA 2014-10-10 17:12:38 EDT
During startup of Luna SR1 with m2e 1.5.0.20140606-0033, the following exception is logged (but no noticeable feature outages occur):

!SESSION 2014-09-19 10:27:47.718 
----------------------------------------------- 
eclipse.buildId=4.4.1.M20140910-2310 
java.version=1.8.0_05 
java.vendor=Oracle Corporation 
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US 
Command-line arguments:  -os win32 -ws win32 -arch x86_64 

!ENTRY org.eclipse.m2e.logback.configuration 2 0 2014-09-19 10:28:34.194 
!MESSAGE Exception while setting up 
logging:org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be 
cast to java.lang.String 
!STACK 0 
java.lang.ClassCastException: 
org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to 
java.lang.String 
       at 
org.eclipse.m2e.logback.configuration.LogHelper.logJavaProperties(LogHelper.ja 
va:26) 
       at 
org.eclipse.m2e.logback.configuration.LogPlugin.loadConfiguration(LogPlugin.ja 
va:189) 
       at 
org.eclipse.m2e.logback.configuration.LogPlugin.configureLogback(LogPlugin.jav 
a:144) 
       at 
org.eclipse.m2e.logback.configuration.LogPlugin.access$2(LogPlugin.java:107) 
       at 
org.eclipse.m2e.logback.configuration.LogPlugin$1.run(LogPlugin.java:62) 
       at java.util.TimerThread.mainLoop(Timer.java:555) 
       at java.util.TimerThread.run(Timer.java:505)
Comment 1 Igor Fedorenko CLA 2014-10-10 19:44:40 EDT
Fixed as part of bug 440696

*** This bug has been marked as a duplicate of bug 440696 ***
Comment 2 Denis Roy CLA 2021-04-19 13:27:17 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/