Re: error in Jenkins.

2016-10-13 Thread Victor Martinez
It's worth adding further details about what you did to see that error and also what plugins/jenkins versions are installed. Then you can get more accurate answers though. What Stackoverflow means: - http://stackoverflow.com/questions/22182669/what-actually-causes-a-stack-overflow-error Just g

Re: error in Jenkins.

2016-10-13 Thread Rachel
Hi Zue, What job configuration are you trying to execute? Best regards, Rachel El jueves, 13 de octubre de 2016, 18:32:17 (UTC+2), Zue Sani escribió: > > Hi could any one let me know what was this error? how to rectify it. > > > Thank you, > zue. > -- You received this message because you are

Re: Error in jenkins related to s3 bucket here i would like push the war file into S3 bucket and i am getting the following error.

2016-09-20 Thread thomas . lehmann
What is the S3 command you have used? Pushing a file to S3 (as you say) is something like "aws --region $region --profile $profile s3 cp $file s3://$bucket_name/$path/$file. On Monday, September 19, 2016 at 2:12:37 PM UTC+2, shrik...@gmail.com wrote: > > Failed CodeDeploy post-build step; except