aws-toolkit-eclipse icon indicating copy to clipboard operation
aws-toolkit-eclipse copied to clipboard

Error Uploading files to S3 from EclipseIDE v20210303

Open l-v-morales opened this issue 3 years ago • 3 comments

Message: Error uploading Docker_Containers_Data: Unable to complete transfer: javax/xml/bind/JAXBException Exception StackTrace: An exception stack trace is not available. Session Data:eclipse.buildId=4.19.0.I20210303-1800 java.version=15.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -data file:/home/admin/eclipse-workspace/ -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

l-v-morales avatar Apr 04 '21 21:04 l-v-morales

I have this problem too.

It appears that the plugin doesn't work for current versions of Eclipse because Eclipse requires a Java version of at least 11 and the plugin only works with Java 1.8. So the only options are to downgrade Eclipse, wait for AWS to fix the plugin, or have a crack at fixing the plugin.

brett-matson avatar Apr 13 '21 00:04 brett-matson

...or see the workaround https://github.com/aws/aws-toolkit-eclipse/issues/123

brett-matson avatar Apr 13 '21 00:04 brett-matson

...or see the workaround #123

Thanks Brett, I'll check the workaroud!

l-v-morales avatar Apr 13 '21 21:04 l-v-morales