Hello I have an artifactory instance that holds only one artifact at the moment with two developers in different physical locations that publish to that repo. They have the exact same configs and are using ant with ivy as a build environment. One guy can publish fine, the other guy can't!
BUILD FAILED C:\automated_build\build.xml:136: impossible to publish artifacts for org.this.is.fake#MyModule;R3: java.lang.UnsupportedOperationException: URL repository is not able to put files for the moment I can tail the access and artifactory logs on the artifactory server and see activity but there are no log entries anywhere that I can find that correlate with this error. Also, that guy can retrieve the artifact from the repo just fine, just not publish. Is there anything I can do to further debug this? I told him to try PUTing a file to the repo to a different url with curl but he hasn't gotten back to me yet. He can get into the repo webapp from his machine just fine and browse the repo and download files from it as well, so i'm not sure this is a firewall thing. We're on ivy 2.3.0-rc1, ant 1.7.1 and artifactory 2.6.1 just using the default jetty server on RHEL. There are no firewalls between the developer machine that can't publish, so that shouldn't be an issue but I can double check that if anyone thinks it could be a problem. Thanks for any help, and I can show my configurations for this if necessary with fake names for things of course. Thanks, Brad -- View this message in context: http://forums.jfrog.org/unsupported-operation-exception-tp7578022.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
