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 Lorg/apache/mina/core/buffer/IoBuffer #65

Open
phongbm opened this issue Feb 20, 2017 · 3 comments
Open

NoClassDefFoundError Lorg/apache/mina/core/buffer/IoBuffer #65

phongbm opened this issue Feb 20, 2017 · 3 comments

Comments

@phongbm
Copy link

phongbm commented Feb 20, 2017

I have a problem


02-20 19:49:15.025 7869-8975/com.phongbm.eg E/AndroidRuntime: FATAL EXCEPTION: Thread-1449
Process: com.phongbm.eg, PID: 7869
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/mina/core/buffer/IoBuffer;
at com.red5pro.streaming.core.l.a(Unknown Source)
at com.red5pro.streaming.R5Stream.write(Unknown Source)
at com.red5pro.streaming.source.c.run(Unknown Source)
at java.lang.Thread.run(Thread.java:818)
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.apache.mina.core.buffer.IoBuffer" on path: DexPathList[[dex file "/data/data/com.phongbm.eg/files
...


I was added dependencies
compile 'org.apache.mina:mina-core:3.0.0-M2'
How to fix it?

@HoldenMills
Copy link
Contributor

@phongbm My apologies for taking so long to get back to you. Could you fill out a support ticket so that I can gather all the information I need from you? Here is the link: https://red5pro.zendesk.com/hc/en-us/requests/new
Thanks, and again, my apologies for the delay.

@devganiyahitesh1
Copy link

I have a same problem. Any solution here ?

@HoldenMills
Copy link
Contributor

There are a few different things that could be causing that issue. Have you taken a look at our Troubleshooting Guide? If you are still experiencing problems, please fill out a support ticket so that we can more effectively track your issue in our support system.

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