adwsingh commented on PR #1165:
URL: https://github.com/apache/logging-log4j2/pull/1165#issuecomment-1364331324

   But the `NoSuchMethodError` is being triggered during static initialization 
of `PropertiesUtil` (check the stacktrace I shared above) while trying to 
invoke `Framework.getBundle` 
   
   
https://github.com/apache/logging-log4j2/blob/518c3f32dd2e3cc347ac5d4c066b7f34cf7462d4/log4j-api/src/main/java/org/apache/logging/log4j/util/OsgiServiceLocator.java#L52
   
   I am not sure if OsGi is even involved at this point.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to