Hi All, I am new to Artifactory world. Please help me to fix the below issue.
I am getting an error 500 when trying to publish the file 'module-rdm-ip-SNAPSHOT.pom' to artifactory with the messsage "impossible to publish artifacts for abc#module-rdm;[email protected]: java.io.IOException: PUT operation to URL http://build/artifactory/snapshots/abc/module-rdm/ip-SNAPSHOT/module-rdm-ip-SNAPSHOT.pom failed with status code 500" Looks like the issue is only with publishing module-rdm-ip-SNAPSHOT.pom. Other files RecordDetailMiddleware-ip-SNAPSHOT.war, arc-RecordDetailMiddleware-schema-binding-ip-SNAPSHOT.jar and ivy-ip-SNAPSHOT.xml are published to Artifactory with during the build. Please find the log below. [12:23:17]: [ivy:deliver] delivering ivy file to /..../tcagt/work/123345/temp/temp-ivy.xml [12:23:17]: [publish.pom] ivy:publish [12:23:17]: [ivy:publish] :: publishing :: abc#module-rdm [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] impossible to publish artifacts for abc#module-rdm;[email protected]: java.io.IOException: PUT operation to URL http://build/artifactory/snapshots/abc/module-rdm/ip-SNAPSHOT/module-rdm-ip-SNAPSHOT.pom failed with status code 500 [12:23:17]: Process exited with code 1 As I have mentioend above, the other files are published without issues as below: [12:23:14]: [ivy:publish] :: publishing :: abc#module-rdm [12:23:14]: [ivy:publish] Oct 17, 2011 12:23:14 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:14]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] published RecordDetailMiddleware to http://build/artifactory/snapshots/abc/module-rdm/ip-SNAPSHOT/RecordDetailMiddleware-ip-SNAPSHOT.war [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] published arc-RecordDetailMiddleware-schema-binding to http://build/artifactory/snapshots/abc/module-rdm/ip-SNAPSHOT/arc-RecordDetailMiddleware-schema-binding-ip-SNAPSHOT.jar [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] Oct 17, 2011 12:23:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme [12:23:17]: [ivy:publish] INFO: Basic authentication scheme selected [12:23:17]: [ivy:publish] published ivy to http://build/artifactory/snapshots/abc/module-rdm/ip-SNAPSHOT/ivy-ip-SNAPSHOT.xml Any help would be greatly appreciated. Thanks, Dani. -- View this message in context: http://forums.jfrog.org/impossible-to-publish-artifacts-for-PUT-operation-to-URL-http-pom-failed-with-status-code-500-tp6901383p6901383.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
