待辦事項 #13376

ArrayIndexOutOfBoundsException
啟用日期: 2008-08-21 17:37 最後更新: 2008-08-25 22:19

回報者:
(匿名)
負責人:
(無)
類型:
狀態:
開啟
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
檔案:

細節

Hi,
if I try to submit an edited entry to the DB I get an
ArrayIndexOutOfBoundsException

perhaps and only PERHAPS

this is a Problem with the ATW event queue

try the following code around the submission code

SwingUtilities.invokeLater(new Runnable() {
public void run() {
//your code...
}
}

Great plugin so far...

Ticket History (1/1 Histories)

2008-08-25 22:19 Updated by: zigen
評語
Logged In: YES
user_id=31258

Could you teach
the operating in detail, and Enviroment.
I hope the error log moreover.

This plugin is not AWT/Swing but SWT.

Attachment File List

No attachments

編輯

Please login to add comment to this ticket » 登入