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

[QUESTION] Execution error on some android devices #212

Open
jesusma3009 opened this issue Nov 22, 2022 · 0 comments
Open

[QUESTION] Execution error on some android devices #212

jesusma3009 opened this issue Nov 22, 2022 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@jesusma3009
Copy link

describe what you want to archive
Skrape.it works fine on almost all android devices, but there is a small percentage that generate an exception like this and I don't know how to fix it.

Error report
I attach the error that appears.
E/System: Uncaught exception thrown by finalizer E/System: java.lang.NullPointerException: Attempt to invoke interface method 'void org.apache.commons.logging.Log.debug(java.lang.Object)' on a null object reference at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.shutdown(PoolingNHttpClientConnectionManager.java:232) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.finalize(PoolingNHttpClientConnectionManager.java:213) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:190) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173) at java.lang.Thread.run(Thread.java:818) E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 Process: dev.jmarin.bibliotecasugr, PID: 3567 java.lang.NoSuchFieldError: No static field INSTANCE of type Lorg/apache/http/message/BasicLineFormatter; in class Lorg/apache/http/message/BasicLineFormatter; or its superclasses (declaration of 'org.apache.http.message.BasicLineFormatter' appears in /system/framework/ext.jar)

@jesusma3009 jesusma3009 added the question Further information is requested label Nov 22, 2022
@jesusma3009 jesusma3009 changed the title [QUESTION] Execution error on somo android devices [QUESTION] Execution error on some android devices Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants