You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2014/01/31 15:10:10 UTC

[jira] [Resolved] (APLO-297) java.lang.IllegalArgumentException in recent snapshot

     [ https://issues.apache.org/jira/browse/APLO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-297.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Hiram Chirino

Have not been able to reproduce.

> java.lang.IllegalArgumentException in recent snapshot
> -----------------------------------------------------
>
>                 Key: APLO-297
>                 URL: https://issues.apache.org/jira/browse/APLO-297
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: apollo-99-trunk-20130219.210724-202
>            Reporter: Lionel Cons
>            Assignee: Hiram Chirino
>
> On a broker running apollo-99-trunk-20130219.210724-202, I saw in the logs:
> 2013-02-21 07:18:45,967 | WARN  | java.lang.IllegalArgumentException: Flat hash tables cannot contain null elements. | 13cf66e8a56
> 2013-02-21 07:18:45,974 | WARN  | stackref=13cf66e8a56
> java.lang.IllegalArgumentException: Flat hash tables cannot contain null elements.
> 	at scala.collection.mutable.FlatHashTable$HashUtils$class.elemHashCode(FlatHashTable.scala:391)
> 	at scala.collection.mutable.HashSet.elemHashCode(HashSet.scala:41)
> 	at scala.collection.mutable.FlatHashTable$class.removeEntry(FlatHashTable.scala:167)
> 	at scala.collection.mutable.HashSet.removeEntry(HashSet.scala:41)
> 	at scala.collection.mutable.HashSet.remove(HashSet.scala:68)
> 	at org.apache.activemq.apollo.broker.store.DelayingStoreSupport$DelayableUOW.release(DelayingStoreSupport.scala:124)
> 	at org.apache.activemq.apollo.broker.Queue$messages$.offer(Queue.scala:749)
> 	at org.apache.activemq.apollo.broker.Queue$messages$.offer(Queue.scala:597)
> 	at org.apache.activemq.apollo.broker.SessionSinkMux.drain_overflow(Sink.scala:438)
> 	at org.apache.activemq.apollo.broker.Session$$anonfun$4.apply$mcV$sp(Sink.scala:498)
> 	at org.fusesource.hawtdispatch.package$$anon$4.run(hawtdispatch.scala:357)
> 	at org.fusesource.hawtdispatch.internal.HawtCustomDispatchSource$1.run(HawtCustomDispatchSource.java:127)
> 	at org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDispatchQueue.java:96)
> 	at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:77)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)