Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk7使用0.1.18版本有问题 #36

Open
zebe1989 opened this issue Jan 20, 2021 · 0 comments
Open

jdk7使用0.1.18版本有问题 #36

zebe1989 opened this issue Jan 20, 2021 · 0 comments

Comments

@zebe1989
Copy link

com.aliyun.openservices aliyun-log-logback-appender 0.1.18 com.aliyun.openservices aliyun-log-producer 0.3.8 jar-with-dependencies

因为项目中大量使用JDK7,在 0.1.18 版本时会出问题,错误信息如下:

at ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type com.aliyun.openservices.log.logback.LoghubAppender

Caused by: java.lang.UnsupportedClassVersionError: com/aliyun/openservices/log/logback/LoghubAppender : Unsupported major.minor version 52.0

10:03:07,112 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@30:88 - ActionException in Action for tag [appender] ch.qos.logback.core.joran.spi.ActionException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type com.aliyun.openservices.log.logback.LoghubAppender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant