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

WeCross-Account-Manager 启动 start.sh 报错 #552

Open
Emperortino opened this issue Nov 21, 2022 · 1 comment
Open

WeCross-Account-Manager 启动 start.sh 报错 #552

Emperortino opened this issue Nov 21, 2022 · 1 comment

Comments

@Emperortino
Copy link

问题描述

WeCross-Account-Manager 执行脚本 start.sh 时 出现错误

image

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceContextConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newRestRequestFilter' defined in class path resource [com/webank/wecross/account/service/config/UAManagerConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.webank.wecross.account.service.RestRequestFilter]: Factory method 'newRestRequestFilter' threw exception; nested exception is java.lang.ClassCastException: class org.bouncycastle.asn1.DLSequence cannot be cast to class org.bouncycastle.asn1.ASN1Integer (org.bouncycastle.asn1.DLSequence and org.bouncycastle.asn1.ASN1Integer are in unnamed module of loader 'app')

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceContextConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newRestRequestFilter' defined in class path resource [com/webank/wecross/account/service/config/UAManagerConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.webank.wecross.account.service.RestRequestFilter]: Factory method 'newRestRequestFilter' threw exception; nested exception is java.lang.ClassCastException: class org.bouncycastle.asn1.DLSequence cannot be cast to class org.bouncycastle.asn1.ASN1Integer (org.bouncycastle.asn1.DLSequence and org.bouncycastle.asn1.ASN1Integer are in unnamed module of loader 'app')

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newRestRequestFilter' defined in class path resource [com/webank/wecross/account/service/config/UAManagerConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.webank.wecross.account.service.RestRequestFilter]: Factory method 'newRestRequestFilter' threw exception; nested exception is java.lang.ClassCastException: class org.bouncycastle.asn1.DLSequence cannot be cast to class org.bouncycastle.asn1.ASN1Integer (org.bouncycastle.asn1.DLSequence and org.bouncycastle.asn1.ASN1Integer are in unnamed module of loader 'app')

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newRestRequestFilter' defined in class path resource [com/webank/wecross/account/service/config/UAManagerConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.webank.wecross.account.service.RestRequestFilter]: Factory method 'newRestRequestFilter' threw exception; nested exception is java.lang.ClassCastException: class org.bouncycastle.asn1.DLSequence cannot be cast to class org.bouncycastle.asn1.ASN1Integer (org.bouncycastle.asn1.DLSequence and org.bouncycastle.asn1.ASN1Integer are in unnamed module of loader 'app')

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.webank.wecross.account.service.RestRequestFilter]: Factory method 'newRestRequestFilter' threw exception; nested exception is java.lang.ClassCastException: class org.bouncycastle.asn1.DLSequence cannot be cast to class org.bouncycastle.asn1.ASN1Integer (org.bouncycastle.asn1.DLSequence and org.bouncycastle.asn1.ASN1Integer are in unnamed module of loader 'app')

版本

  • WeCross-Account-Manager [WeCross-Account-Manager-1.2.1]
  • Java: [jdk14]
  • kali 2022.2
@yngil
Copy link

yngil commented May 5, 2023

#573

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

2 participants