← Back to team overview

dhis-mobile-devs team mailing list archive

[Bug 769363] [NEW] IndexOutOfBoundsException-on-startup

 

Public bug reported:

Trunk code running on the Microemulator.

Exception in thread "event-thread" java.lang.IndexOutOfBoundsException
        at javax.microedition.lcdui.ChoiceGroup.getString(ChoiceGroup.java:327)
        at org.hisp.dhis.mobile.ui.DHISMIDlet.T(Unknown Source)
        at org.hisp.dhis.mobile.ui.DHISMIDlet.B(Unknown Source)
        at org.hisp.dhis.mobile.ui.DHISMIDlet.commandAction(Unknown Source)
        at javax.microedition.lcdui.Display$DisplayAccessor$1.run(Display.java:2
09)
        at org.microemu.device.ui.EventDispatcher$RunnableEvent.run(EventDispatc
her.java:246)
        at org.microemu.device.ui.EventDispatcher.post(EventDispatcher.java:164)

        at org.microemu.device.ui.EventDispatcher.run(EventDispatcher.java:99)
        at java.lang.Thread.run(Unknown Source)

C:\dhis2\microemulator-trunk\microemulator\target>

** Affects: dhis-mobile
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DHIS
mobile developers, which is subscribed to dhis-mobile.
https://bugs.launchpad.net/bugs/769363

Title:
  IndexOutOfBoundsException-on-startup

Status in DHIS Mobile:
  New

Bug description:
  Trunk code running on the Microemulator.

  Exception in thread "event-thread" java.lang.IndexOutOfBoundsException
          at javax.microedition.lcdui.ChoiceGroup.getString(ChoiceGroup.java:327)
          at org.hisp.dhis.mobile.ui.DHISMIDlet.T(Unknown Source)
          at org.hisp.dhis.mobile.ui.DHISMIDlet.B(Unknown Source)
          at org.hisp.dhis.mobile.ui.DHISMIDlet.commandAction(Unknown Source)
          at javax.microedition.lcdui.Display$DisplayAccessor$1.run(Display.java:2
  09)
          at org.microemu.device.ui.EventDispatcher$RunnableEvent.run(EventDispatc
  her.java:246)
          at org.microemu.device.ui.EventDispatcher.post(EventDispatcher.java:164)

          at org.microemu.device.ui.EventDispatcher.run(EventDispatcher.java:99)
          at java.lang.Thread.run(Unknown Source)

  C:\dhis2\microemulator-trunk\microemulator\target>


Follow ups

References