Hi,

The indexing messages you see are actually from our own archive indexer, not
the Nexus indexer task.
If you're running Artifactory on a JVM of version 6+, you can configure
Artifactory to log a thread dump when a lock timeout occurs; this should
help us investigate this issue.
To switch on the thread dump, edit
${ARTIFACTORY_HOME}/etc/artifactory.system.properties by setting the
property "artifactory.locks.debugTimeouts" to true and restart Artifactory.
Please send us the log after the timeout occurs again.

HTH,
Noam

On Tue, May 3, 2011 at 8:35 AM, <[email protected]> wrote:

>
>  Hi,
>
> arbitrarily our builds faile because of a Return code is: 500
>
> if I look at the artifactory log I see at that time (failure happend at
> 04:03)
>
>  2011-05-03 03:55:56,877 [art-exec-19001] [INFO ]
> (o.a.s.a.ArchiveIndexer:96) - The content of the archive: 
> 'artifact-0.3-SNAPSHOT.jar'
> was indexed successfully.
>  2011-05-03 03:56:13,779 [art-exec-19002] [INFO ]
> (o.a.s.a.ArchiveIndexer:96) - The content of the archive: 
> 'artifact-0.3-SNAPSHOT-publish.jar'
> was indexed successfully.
> 2011-05-03 04:03:06,151 [pool-1-thread-16] [ERROR] (o.a.w.s.RepoFilter
> :139) - Sending HTTP error code 500: WRITE lock on LockEntryId
> repo:foo/bar/publish/artifact/0.3-SNAPSHOT/artifact-0.3-SNAPSHOT-publish.jar
> not acquired in 120 seconds. Lock info:
> java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock@2090127e[Locked
> by thread art-exec-19002].
>
> Can someone say more in detail what failed here ?
>
> Apparently something with the indexer is the problem... On the Services ->
> Indexer tab we have the indexer enabled with 24h Interval. Shall we
> configure this differently ?
>
> Thanks
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
>
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to