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

NoSuchMethodError; thrown while initializing Lorg/doubango/tinyWRAP/tinyWRAPJNI #554

Open
GoogleCodeExporter opened this issue Jul 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1.Build our application with ngn stack
2.Signed the application
3.

What is the expected output? What do you see instead?
Call should establish

But we are getting the following exception

03-19 12:57:54.779: W/dalvikvm(31533): Exception Ljava/lang/NoSuchMethodError; 
thrown while initializing Lorg/doubango/tinyWRAP/tinyWRAPJNI;
03-19 12:57:54.779: W/dalvikvm(31533): Exception Ljava/lang/NoSuchMethodError; 
thrown while initializing Lorg/doubango/ngn/a;
03-19 12:57:54.779: D/AndroidRuntime(31533): Shutting down VM
03-19 12:57:54.780: W/dalvikvm(31533): threadid=1: thread exiting with uncaught 
exception (group=0x41676d40


03-19 12:57:54.795: E/AndroidRuntime(31533): java.lang.NoSuchMethodError: no 
static method with name='SwigDirector_DDebugCallback_OnDebugInfo' 
signature='(Lorg/doubango/tinyWRAP/DDebugCallback;Ljava/lang/String;)I' in 
class Lorg/doubango/tinyWRAP/tinyWRAPJNI;
03-19 12:57:54.795: E/AndroidRuntime(31533): at 
org.doubango.tinyWRAP.tinyWRAPJNI.swig_module_init(Native Method



What version of the product are you using? On what operating system?
version name is 2.0

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Mar 2015 at 1:04

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

No branches or pull requests

1 participant