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

I click the Antenna Map Viewer at the slide bar and crashed. #632

Closed
Spring-Xu opened this issue Nov 12, 2015 · 1 comment
Closed

I click the Antenna Map Viewer at the slide bar and crashed. #632

Spring-Xu opened this issue Nov 12, 2015 · 1 comment
Labels
Milestone

Comments

@Spring-Xu
Copy link

Log:

FATAL EXCEPTION: AsyncTask #1
com.SecUpwN.AIMSICD E/AndroidRuntime: Process: com.SecUpwN.AIMSICD, PID: 14623
com.SecUpwN.AIMSICD E/AndroidRuntime: java.lang.RuntimeException: An error occured while executing doInBackground()
com.SecUpwN.AIMSICD E/AndroidRuntime:     at android.os.AsyncTask$3.done(AsyncTask.java:304)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.FutureTask.run(FutureTask.java:242)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.lang.Thread.run(Thread.java:841)
com.SecUpwN.AIMSICD E/AndroidRuntime:  Caused by: java.lang.StringIndexOutOfBoundsException: length=0; regionStart=0; regionLength=3
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.lang.String.startEndAndLength(String.java:588)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.lang.String.substring(String.java:1475)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at com.SecUpwN.AIMSICD.activities.MapViewerOsmDroid.loadOcidMarkersByNetwork(MapViewerOsmDroid.java:574)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at com.SecUpwN.AIMSICD.activities.MapViewerOsmDroid.access$500(MapViewerOsmDroid.java:91)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at com.SecUpwN.AIMSICD.activities.MapViewerOsmDroid$4.doInBackground(MapViewerOsmDroid.java:400)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at com.SecUpwN.AIMSICD.activities.MapViewerOsmDroid$4.doInBackground(MapViewerOsmDroid.java:392)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at android.os.AsyncTask$2.call(AsyncTask.java:292)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
com.SecUpwN.AIMSICD E/AndroidRuntime:     at java.lang.Thread.run(Thread.java:841) 
@SecUpwN SecUpwN added the bug label Nov 13, 2015
@smarek
Copy link
Member

smarek commented Nov 17, 2015

Handled by PR #639

@smarek smarek closed this as completed in 75b6e40 Nov 17, 2015
SecUpwN added a commit that referenced this issue Nov 17, 2015
Fixed #632 : StringIndexOutOfBoundsException
@smarek smarek added this to the v0.1.37-alpha milestone Nov 17, 2015
@smarek smarek self-assigned this Nov 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants