hadoop - AWS Toolkit for Eclipse : Running AwsConsoleApp issue? -


i'm new aws, when try run awsconsoleapp.java in eclipse, i'm getting following error. have set access-id , secret-key properly.

===========================================     welcome aws java sdk!     ===========================================     caught exception: request has expired. timestamp date 2013-07-09t06:24:57.628z     reponse status code: 400     error code: requestexpired     request id: xxxxxx-xxx-xxxxxx-xxxxxxx     caught exception: request has expired. timestamp date 2013-07-09t06:25:00.216z. current date 2013-07-22t07:27:27z     reponse status code: 400     error code: requestexpired     request id: xxxxx--xxxx-xxxx-xxxx-xxxxxxxxx     error message:    difference between request time , current time large.     http status code: 403     aws error code:   requesttimetooskewed     error type:       client     request id:       xxxxxxxxxxx 

thanks in advance , can tell me change made run properly...

please check time stamp in local machine. matches server instance time stamp. both time stamp should same, work properly.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -