You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Marcin (Jira)" <ji...@apache.org> on 2021/02/13 07:49:00 UTC

[jira] [Comment Edited] (ARTEMIS-3112) NullPointerException on initialisation

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

Marcin edited comment on ARTEMIS-3112 at 2/13/21, 7:48 AM:
-----------------------------------------------------------

Sorry, my mistake. You're rigth. It's Apache ActiveMQ Artemis Message Broker version 2.9.0.redhat-00010


was (Author: mlenkiewicz91):
Sorry, my mitake. You're rigth. It's Apache ActiveMQ Artemis Message Broker version 2.9.0.redhat-00010

> NullPointerException on initialisation 
> ---------------------------------------
>
>                 Key: ARTEMIS-3112
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3112
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.9.0
>         Environment: Windows Server 2012 R2. Artemis run as embedded part of JBoss EAP 7.3.2.
>            Reporter: Marcin
>            Priority: Critical
>
> During initialisation I got {{AMQ224000: Failure in initialisation: java.lang.NullPointerException}}
> Restart didn't solve the problem. Only removing all messages/journals form disc solved the problem.
> {noformat}
> 02-10 12:14:52,134 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool – 78) AMQ221034: Waiting indefinitely to obtain live lock
> 02-10 12:14:52,134 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool – 78) AMQ221034: Waiting indefinitely to obtain live lock
> 02-10 12:14:52,134 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool – 78) AMQ221035: Live Server Obtained live lock
> 02-10 12:14:52,399 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool – 79) WFLYCLINF0002: Started default-host cache from web container
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 894 959 361 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 894 907 661 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 923 285 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 924 356 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 929 431 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 937 410 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 945 602 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 948 726 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 953 109 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 956 145 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 964 230 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 965 375 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 973 554 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 977 550 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 978 339 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 981 169 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 982 610 found and discarded
> 02-10 12:14:57,180 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 984 217 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 985 878 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 987 216 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 987 504 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 987 735 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 987 824 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 065 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 503 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 593 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 733 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 732 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 988 812 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 989 073 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 989 477 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 989 636 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 989 923 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 117 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 247 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 558 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 758 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 844 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 990 955 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 179 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 185 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 209 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 369 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 747 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 906 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 905 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 912 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 991 995 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 118 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 217 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 257 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 256 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 305 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 455 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 445 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 487 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 722 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 719 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 992 840 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 028 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 089 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 186 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 204 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 271 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 270 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 367 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 559 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 688 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 711 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 712 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 715 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 713 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 740 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 808 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 833 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 831 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 895 993 832 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 896 313 195 found and discarded
> 02-10 12:14:57,196 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 782 149 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 792 425 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 792 629 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 792 930 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 189 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 237 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 374 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 394 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 739 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 816 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 793 984 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 026 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 167 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 308 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 328 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 379 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 394 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 405 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 527 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 608 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 699 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 697 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 724 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 725 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 764 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 815 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 832 found and discarded
> 02-10 12:14:57,212 WARN  [org.apache.activemq.artemis.journal] (ServerService Thread Pool – 78) AMQ142015: Uncommitted transaction with id 12 899 794 833 found and discarded
> 02-10 12:14:57,743 ERROR [org.apache.activemq.artemis.core.server] (ServerService Thread Pool – 78) AMQ224000: Failure in initialisation: java.lang.NullPointerException
>  at org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionImpl.installTXCallback(PageSubscriptionImpl.java:889)
>  at org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionImpl.installTXCallback(PageSubscriptionImpl.java:874)
>  at org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionImpl.reloadPreparedACK(PageSubscriptionImpl.java:606)
>  at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.loadPreparedTransactions(AbstractJournalStorageManager.java:1809)
>  at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.loadMessageJournal(AbstractJournalStorageManager.java:1188)
>  at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.loadJournals(ActiveMQServerImpl.java:3155)
>  at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:2834)
>  at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:72)
>  at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.internalStart(ActiveMQServerImpl.java:600)
>  at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:527)
>  at org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl.start(JMSServerManagerImpl.java:373)
>  at org.wildfly.extension.messaging.activemq.jms.JMSService.doStart(JMSService.java:211)
>  at org.wildfly.extension.messaging.activemq.jms.JMSService.access$000(JMSService.java:65)
>  at org.wildfly.extension.messaging.activemq.jms.JMSService$1.run(JMSService.java:100) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>  at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
>  at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
>  at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
>  at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1348) at java.lang.Thread.run(Thread.java:748)
>  at org.jboss.threads.JBossThread.run(JBossThread.java:485)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)