java error

Rashid Aslam rashidaslam.mailinglists at gmail.com
Thu May 22 06:41:03 UTC 2008


Thankyou, I have not created this application. I m using Outlook
Messenger by www.srimax.com. When I try to send message to someone,
this debug trace is flushed in the terminal.

--
Rashid Aslam

On Thu, May 22, 2008 at 10:54 AM, Kristian Rink <kristian at zimmer428.net> wrote:
> Rashid Aslam schrieb:
>> I´m running Ubuntu GG. If I get this error then what is missing? What
>> package should I install
>
>> Exception in thread "AWT-EventQueue-0"
>> java.lang.IndexOutOfBoundsException: Index: 13, Size: 10
> [...]
>
> You should try to debug or update your Java application. What you see
> here is an error obviously happening inside the code, caused by access
> to an array element that does not exist (translated: a function wanted
> to have the 13th element off an array which only does contain 10
> elements...). No Ubuntu issue, I guess. Better check whether there's an
> update for the application that caused this error, or (if it's one of
> your own) try to fix your code. ;)
>
> Cheers,
> Kristian
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list