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

Manual request; crash report #47

Closed
GoogleCodeExporter opened this issue May 6, 2016 · 2 comments
Closed

Manual request; crash report #47

GoogleCodeExporter opened this issue May 6, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link


v1.0.38
Aug 31, 2012 1:06:46 PM
1 reports/week
1 reports
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:200)
at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:274)
at java.util.concurrent.FutureTask.setException(FutureTask.java:125)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:308)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
at java.lang.Thread.run(Thread.java:1019)
Caused by: java.lang.NullPointerException
at org.sandrop.webscarab.model.FrameworkModel.addUrl(FrameworkModel.java:349)
at 
org.sandrop.webscarab.model.FrameworkModel.addConversation(FrameworkModel.java:1
75)
at org.sandrop.webscarab.plugin.Framework.addConversation(Framework.java:432)
at org.sandrop.webscarab.plugin.Framework.addConversation(Framework.java:445)
at 
org.sandrop.webscarab.plugin.manualrequest.ManualRequest.fetchResponse(ManualReq
uest.java:100)
at org.sandroproxy.fragments.j.a(ManualRequestFragment.java:124)
at org.sandroproxy.fragments.j.doInBackground(ManualRequestFragment.java:1)
at android.os.AsyncTask$2.call(AsyncTask.java:185)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
... 4 more

Original issue reported on code.google.com by supp.san...@gmail.com on 31 Aug 2012 at 3:37

@GoogleCodeExporter
Copy link
Author

Error happens because of missing storage. This should not be the reason for non 
operating manual requests.

Original comment by supp.san...@gmail.com on 31 Aug 2012 at 4:45

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by supp.san...@gmail.com on 1 Sep 2012 at 7:37

  • Changed state: Fixed

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