[ 
https://issues.apache.org/jira/browse/ARTEMIS-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880083#comment-16880083
 ] 

Bhavesh Kharwa edited comment on ARTEMIS-2411 at 7/8/19 7:26 AM:
-----------------------------------------------------------------

Artemis journal directory cleanup not happen (ARTEMIS-2416 ), so I have 
executed above command.


was (Author: bhavesh.kharwa):
Artemis journal directory cleanup not happen (ARTEMIS-2416 ), I have executed 
above command.

> Keys and values must be >= 0
> ----------------------------
>
>                 Key: ARTEMIS-2411
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2411
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Bhavesh Kharwa
>            Priority: Major
>
> Got following error while executing compact command
> *Command*
> {noformat}
> artemis data compact{noformat}
>  
> *Error:*
> {noformat}
> 2019-07-04 07:33:27,255 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,035 found and discarded
> 2019-07-04 07:33:27,261 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,059 found and discarded
> 2019-07-04 07:33:27,261 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,133 found and discarded
> 2019-07-04 07:33:27,262 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,512 found and discarded
> 2019-07-04 07:33:27,263 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,515 found and discarded
> 2019-07-04 07:33:27,263 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,535 found and discarded
> 2019-07-04 07:33:27,264 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,576 found and discarded
> 2019-07-04 07:33:27,264 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,582 found and discarded
> 2019-07-04 07:33:27,264 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,598 found and discarded
> 2019-07-04 07:33:27,264 WARN  [org.apache.activemq.artemis.journal] 
> AMQ142015: Uncommitted transaction with id 145,280,617 found and discarded
> Error:Keys and values must be >= 0
> java.lang.IllegalArgumentException: Keys and values must be >= 0
>        at 
> org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet.checkBiggerEqualZero(ConcurrentLongHashSet.java:428)
>        at 
> org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet.add(ConcurrentLongHashSet.java:125)
>        at 
> org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap.lambda$keysLongHashSet$1(ConcurrentLongHashMap.java:187)
>        at 
> org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap$Section.forEach(ConcurrentLongHashMap.java:442)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to