[jira] [Updated] (JCR-3816) [aws-ext]S3DS not able update lastModified of record 5GB

2014-10-17 Thread Amit Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Jain updated JCR-3816:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed the patch with revision http://svn.apache.org/r1632482

 [aws-ext]S3DS not able update lastModified of record  5GB
 --

 Key: JCR-3816
 URL: https://issues.apache.org/jira/browse/JCR-3816
 Project: Jackrabbit Content Repository
  Issue Type: Bug
Affects Versions: 2.9
Reporter: Shashank Gupta
Assignee: Amit Jain
 Fix For: 2.9.1


 The exception logged in logs 
 {code}
   at java.lang.Thread.run(Thread.java:745)
 Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Status Code: 
 400, AWS Service: Amazon S3, AWS Request ID: C4299BC0572F0A9D, AWS Error 
 Code: InvalidRequest, AWS Error Message: The specified copy source is larger 
 than the maximum allowable size for a copy source: 5368709120, S3 Extended 
 Request ID: 
 0zgomCjEqYZY25NYvTltw6rJOjp8Rog/Urs5vlLXVQq+rCLFi/4xROikfPWuXEA5ITWL5W9BYJI=
   at 
 com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:773)
   at 
 com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:417)
   at 
 com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:229)
   at 
 com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3398)
   at 
 com.amazonaws.services.s3.AmazonS3Client.copyObject(AmazonS3Client.java:1491)
   at org.apache.jackrabbit.aws.ext.ds.S3Backend.exists(S3Backend.java:293)
   ... 329 more
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (JCR-3816) [aws-ext]S3DS not able update lastModified of record 5GB

2014-10-13 Thread Shashank Gupta (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shashank Gupta updated JCR-3816:

Fix Version/s: 2.9.1
Affects Version/s: 2.9
   Status: Patch Available  (was: Open)

Cummalative patch of JCR-3816  JCR-3817 attached to JCR-3817

 [aws-ext]S3DS not able update lastModified of record  5GB
 --

 Key: JCR-3816
 URL: https://issues.apache.org/jira/browse/JCR-3816
 Project: Jackrabbit Content Repository
  Issue Type: Bug
Affects Versions: 2.9
Reporter: Shashank Gupta
 Fix For: 2.9.1


 The exception logged in logs 
 {code}
   at java.lang.Thread.run(Thread.java:745)
 Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Status Code: 
 400, AWS Service: Amazon S3, AWS Request ID: C4299BC0572F0A9D, AWS Error 
 Code: InvalidRequest, AWS Error Message: The specified copy source is larger 
 than the maximum allowable size for a copy source: 5368709120, S3 Extended 
 Request ID: 
 0zgomCjEqYZY25NYvTltw6rJOjp8Rog/Urs5vlLXVQq+rCLFi/4xROikfPWuXEA5ITWL5W9BYJI=
   at 
 com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:773)
   at 
 com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:417)
   at 
 com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:229)
   at 
 com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3398)
   at 
 com.amazonaws.services.s3.AmazonS3Client.copyObject(AmazonS3Client.java:1491)
   at org.apache.jackrabbit.aws.ext.ds.S3Backend.exists(S3Backend.java:293)
   ... 329 more
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)