Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User nstamps's Avatar
    Join Date
    Mar 2003
    Posts
    41
    I am developing a multi threaded application which utilises a canvas at the heart of the applicaiton. This is a standard J2ME canvas, not a nokia full canvas. Occasionally I am getting an exception thrown which was hanging the app. Having trapped all exceptions to see what is happening - I get the following:

    java.lang.ArrayIndexOutOfBoundsException
    at ac.for(+28)
    at z.a(+98)
    at z.a(+14)
    at o.a(+44)
    at u.a(+115)
    at g.do(+122)
    at g.paint(+34)
    at javax.microedition.lcdui.Canvas.paint(+149)
    at javax.microedition.lcdui.Canvas.handleEvent(+36)
    at javax.microedition.lcdui.Toolkit.postEvent(+66)
    at com.symbian.midp.compatibility.runtime.KVMEventProcessor.run(+27)

    Is this a bug on Nokia 7650 ??? It would be helpful if Nokia would actually post known issues and bugfixes for each firmware version, rather than leaving the developers in the dark.

  2. #2
    Registered User jgf1979's Avatar
    Join Date
    Mar 2003
    Posts
    5
    I would be very grateful if the original author could post a reply to this message if he has solved the problem, or even better if a representative of Nokia could reply.

    I am of course, having an identical problem.

  3. #3
    Super Contributor shmoove's Avatar
    Join Date
    Mar 2003
    Location
    Israel
    Posts
    2,280
    From that stack trace nstamps printed out it looks like you has left obfuscation ON while debugging. Turn off the obfuscation and you will be able to see that the exception is almost surely being thrown in one of your own functions

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved