Code Monkey home page Code Monkey logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024

Original comment by DNelubin on 21 Jan 2011 at 11:22

  • Added labels: Priority-Critical
  • Removed labels: Priority-High

from weather-notification-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
Need to sanitize all accesses to weather conditions.

Original comment by DNelubin on 21 Jan 2011 at 11:23

from weather-notification-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
v0.1-beta1
Jan 21, 2011 5:18:23 PM

java.lang.RuntimeException: Unable to start service 
ru.gelin.android.weather.notification.UpdateService@481cb668 with Intent { 
cmp=ru.gelin.android.weather.notification/.UpdateService (has extras) }: 
java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3063)
at android.app.ActivityThread.access$3600(ActivityThread.java:125)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:871)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:257)
at java.util.ArrayList.get(ArrayList.java:311)
at 
ru.gelin.android.weather.notification.WeatherNotification.<init>(WeatherNotifica
tion.java:76)
at 
ru.gelin.android.weather.notification.WeatherNotification.update(WeatherNotifica
tion.java:45)
at 
ru.gelin.android.weather.notification.UpdateService.skipUpdate(UpdateService.jav
a:166)
at 
ru.gelin.android.weather.notification.UpdateService.onStart(UpdateService.java:1
43)
at android.app.Service.onStartCommand(Service.java:420)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3053)
... 10 more

Original comment by DNelubin on 22 Jan 2011 at 6:03

from weather-notification-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024

Original comment by DNelubin on 22 Jan 2011 at 12:04

  • Changed state: Fixed

from weather-notification-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.