java.lang.NegativeArray SizeException

14.12.2010 09:26:34 org.jivesoftware.spark.util.log.Log error

SCHWERWIEGEND:

java.lang.NegativeArraySizeException

at java.util.Arrays.copyOf(Unknown Source)

at java.util.Arrays.copyOf(Unknown Source)

at java.util.ArrayList.toArray(Unknown Source)

at java.util.ArrayList.(Unknown Source)

at org.jivesoftware.spark.ui.ContactGroup.getContactItemByJID(ContactGroup.java:46 8)

at org.jivesoftware.spark.ui.ContactList.updateContactItemsPresence(ContactList.ja va:337)

at org.jivesoftware.spark.ui.ContactList.updateUserPresence(ContactList.java:313)

at org.jivesoftware.spark.ui.ContactList.access$900(ContactList.java:110)

at org.jivesoftware.spark.ui.ContactList$23$4$1.run(ContactList.java:1770)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at org.jivesoftware.sparkimpl.plugin.idle.UserIdlePlugin$1.dispatchEvent(UserIdleP lugin.java:159)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

when i let my spark window open over night sometimes i get the following errors and the gui freezes. I suspect it has to do something with my AD Group elements, can anyone confirm this? this happens with the latest svn

14.12.2010 09:26:34 org.jivesoftware.spark.util.log.Log error

SCHWERWIEGEND:

java.lang.NegativeArraySizeException

at java.util.Arrays.copyOf(Unknown Source)

at java.util.Arrays.copyOf(Unknown Source)

at java.util.ArrayList.toArray(Unknown Source)

at java.util.ArrayList.(Unknown Source)

at org.jivesoftware.spark.ui.ContactGroup.getContactItemByJID(ContactGroup.java:46 8)

at org.jivesoftware.spark.ui.ContactList.updateContactItemsPresence(ContactList.ja va:337)

at org.jivesoftware.spark.ui.ContactList.updateUserPresence(ContactList.java:313)

at org.jivesoftware.spark.ui.ContactList.access$900(ContactList.java:110)

at org.jivesoftware.spark.ui.ContactList$23$4$1.run(ContactList.java:1770)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at org.jivesoftware.sparkimpl.plugin.idle.UserIdlePlugin$1.dispatchEvent(UserIdleP lugin.java:159)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

i still have this issue and it’s kind of annoying when it crashes and i dont realize it. can someone at least confirm a similar behaviour or is it my setup? i’ll try the last beta to see if it’s build related.

i also had this error once last week while getting the privcylist from the server for the first time but my spark didn’t freeze. maybe you should open a ticket for that issue and we’ll have a closer look to this problem within the next week. do you have an idea how to reproduce this error reliably?

had no error since Friday with the latest trunk.