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

较大概率会报NoClassDefFoundError 约千分之2左右概率 #65

Closed
xxw8393 opened this issue Dec 18, 2017 · 4 comments
Closed

较大概率会报NoClassDefFoundError 约千分之2左右概率 #65

xxw8393 opened this issue Dec 18, 2017 · 4 comments

Comments

@xxw8393
Copy link

xxw8393 commented Dec 18, 2017

Fatal Exception: java.lang.NoClassDefFoundError
Failed resolution of: Lxxxx/xx/x/PersonalFragmentN;
Raw Text
com.xunmeng.router.AppRouteTable.handle (AppRouteTable.java:108)
com.xunmeng.router.AptHub.init (AptHub.java:76)
com.xunmeng.router.AptHub.initDefault (AptHub.java:58)
com.xunmeng.router.Router.initialize (Router.java:45)
com.xunmeng.router.Router.initialize (Router.java:32)

@chenenyu
Copy link
Owner

请问使用的是什么版本呢,这个统计是线上的统计吗? 方便的话可以加qq群详聊下

@chenenyu chenenyu closed this as completed Jan 8, 2018
@cjdreamlive
Copy link

AndroidStudio has two application then one application will crash
UncaughtException detected: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/chenenyu/router/apt/AppRouteTable;
at com.chenenyu.router.AptHub.(AptHub.java:34)
at com.chenenyu.router.chain.IntentProcessor.intercept(IntentProcessor.java:32)
at com.chenenyu.router.RealInterceptorChain.process(RealInterceptorChain.java:111)
at com.chenenyu.router.chain.IntentValidator.intercept(IntentValidator.java:24)
at com.chenenyu.router.RealInterceptorChain.process(RealInterceptorChain.java:111)
at com.chenenyu.router.chain.BaseValidator.intercept(BaseValidator.java:41)
at com.chenenyu.router.RealInterceptorChain.process(RealInterceptorChain.java:111)
at com.chenenyu.router.RealRouter.getIntent(RealRouter.java:78)

@chenenyu
Copy link
Owner

@cjdreamlive 你的意思是工程里面有两个com.android.application类型的module吗?

chenenyu pushed a commit that referenced this issue May 17, 2019
try to fix `NoClassDefFoundError ` #65
@cjdreamlive
Copy link

cjdreamlive commented May 22, 2019 via email

@chenenyu chenenyu mentioned this issue May 25, 2019
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

3 participants