You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2014/07/19 13:30:38 UTC

[jira] [Resolved] (QPID-4342) Derby profile keeps timing out on Jenkins CI (slow store initialisation?)

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

Keith Wall resolved QPID-4342.
------------------------------

    Resolution: Won't Fix

Agreed in a product backlog review - won’t fix.

> Derby profile keeps timing out on Jenkins CI (slow store initialisation?)
> -------------------------------------------------------------------------
>
>                 Key: QPID-4342
>                 URL: https://issues.apache.org/jira/browse/QPID-4342
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>         Attachments: investigate_slow_store_init_on_some_slaves.patch
>
>
> We've seen a number of timeouts on Jenkins when running the Derby profile over the last few days.  From the look of the logs, it suggests that store initialisation is taking an excessive length of time . 8 or 9 seconds in some cases.
> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-DBY-TestMatrix/200/
> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-DBY-TestMatrix/198/
> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-DBY-TestMatrix/197/
> The pattern I see in the logs is as follows:
> {noformat}
> main 2012-09-24 04:01:29,885 INFO [security.auth.manager.PrincipalDatabaseAuthenticationManager] Initialised CRAM-MD5 SASL provider successfully
> main 2012-09-24 04:01:29,885 INFO [security.auth.manager.PrincipalDatabaseAuthenticationManager] Additional SASL providers successfully registered.
> main 2012-09-24 04:01:29,885 INFO [qpid.message.virtualhost.created] [Broker] VHT-1001 : Created : test
> main 2012-09-24 04:01:29,885 DEBUG [qpid.server.store.EventManager] Received event BEFORE_INIT
> main 2012-09-24 04:01:29,885 INFO [qpid.message.configstore.created] [Broker] [vh(/test)/ms(DerbyMessageStore)] CFG-1001 : Created
> ### What is going on here?
> main 2012-09-24 04:01:40,551 DEBUG [qpid.server.store.EventManager] Received event AFTER_INIT
> main 2012-09-24 04:01:40,551 INFO [qpid.message.messagestore.created] [Broker] [vh(/test)/ms(DerbyMessageStore)] MST-1001 : Created
> main 2012-09-24 04:01:40,551 INFO [qpid.message.transactionlog.created] [Broker] [vh(/test)/ms(DerbyMessageStore)] TXN-1001 : Created
> m
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org