0

I'm using the latest Eclipse IDE for Java Developers, Version: 2019-03 (4.11.0), Build id: 20190314-1200, with Java 12.0.1.

When I try to start a server to run my aws web project in Eclipse with AWS Toolkit, I get an error message:

enter image description here

Here is the Servers View:

enter image description here

Eventually the server stops, but the web project still says "Starting".

enter image description here

I'm really new to this. I have no idea what to do.

I don't see the application in the Elastic Beanstalk console. I'm just starting to learn how to set up CloudWatch with Elastic Beanstalk.

daniel
  • 1,446
  • 3
  • 29
  • 65
  • Which version of Eclipse is this? Which version of Java is running it? – nitind May 31 '19 at 05:17
  • Eclipse IDE for Java Developers Version: 2019-03 (4.11.0) Build id: 20190314-1200 Java 12.0.1 – daniel May 31 '19 at 09:38
  • I used the latest versions of Eclipse and Java. – daniel May 31 '19 at 09:41
  • 1
    This "server" feature was working for me yesterday, but what I did was to create the project through the AWS toolkit and then the first time I ran it I did so from eclipse by selecting "run on server" and then created a new server manually from Eclipse. This "told" the eclipse aws toolkit to create the new beanstalk environment, which it did. Then it ran fine and I was able to update the server with changes I made in eclipse. – K.Nicholas Jun 05 '19 at 13:08
  • I've got the same problem. JAXBException, no explanation. Seems easier at this point to not use the AWS Toolkit – Ken Krueger Aug 09 '19 at 01:44

0 Answers0