I am suddenly unable to build my maven project as I am getting a Server 500
error trying to get an artifact.

[ERROR] Failed to execute goal on project automation-framework: Could not
resolve dependencies for project
XXX:automation-framework:jar:0034-main-SNAPSHOT: Could not transfer artifact
dom4j:dom4j:jar:1.6 from/to repo (http://XXX.com/artifactory/repo): Error
transferring file: Server returned HTTP response code: 500 for URL:
http://XXX.com/artifactory/repo/dom4j/dom4j/1.6/dom4j-1.6.jar -> [Help 1]


the logs show:

2011-11-02 07:02:23,784 [pool-1-thread-21] [INFO ] (o.a.r.HttpRepo :214) -
repo1: Downloaded
'http://repo2.maven.org/maven2/dom4j/dom4j/1.6/dom4j-1.6.jar.sha1' with
return code: 200.

2011-11-02 07:02:23,787 [pool-1-thread-21] [INFO ] (o.a.r.HttpRepo :196) -
repo1: Downloading content from
'http://repo2.maven.org/maven2/dom4j/dom4j/1.6/dom4j-1.6.jar.md5'...

2011-11-02 07:02:23,787 [pool-1-thread-21] [INFO ] (o.a.r.HttpRepo :214) -
repo1: Downloaded
'http://repo2.maven.org/maven2/dom4j/dom4j/1.6/dom4j-1.6.jar.md5' with
return code: 200.

2011-11-02 07:02:23,808 [pool-1-thread-21] [WARN ]
(o.a.j.j.ArtifactoryBaseDataStore:555) - Can not insert new record: Cannot
insert new record
ArtifactoryDbDataRecord{id=529555dd4d3872a59f5ac214cfbe8fe1339c271d,
length=313359, lastModified=Wed Nov 02 05:53:06 PDT 2011,
lastAccessTime=659862161970269, state=IN_ERROR,
readyToMarkForDeletion=false, readyToBeRemoved=false, nbReader=0} since the
old one is in invalid state

2011-11-02 07:02:23,810 [pool-1-thread-21] [INFO ] (o.a.r.HttpRepo :214) -
repo1: Downloaded
'http://repo2.maven.org/maven2/dom4j/dom4j/1.6/dom4j-1.6.jar' with return
code: 200.


Basically, the remote repo has it, but the state of the artifact in the
Artifactory database somehow seems to be corrupt.

I tried deleting that artifact from the tree via the Artifactory webapp, but
it did not help.  I'm stuck.  How do I clean this up?

Thanks,
Steve Maring
Tampa, FL

--
View this message in context: 
http://forums.jfrog.org/server-500-response-w-artifact-in-invalid-state-tp6955471p6955471.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to