[google-appengine] Re: GAE local debugging of Spring application

2018-03-06 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I recommend that you upgrade your App Engine SDK to the latest version (1.9.63) and if the issue still persists, open a case in Public issue Tracker . Meanwhile, you may

[google-appengine] Re: GAE local debugging of Spring application

2018-03-05 Thread Andrey Hudyakov
Updating Maven and Java 8 to the latest versions didn't help also. Still getting the same error. четверг, 1 марта 2018 г., 21:16:41 UTC+5 пользователь Yannick (Cloud Platform Support) написал: > > Hello Andrey, to clarify I meant that Maven itself should be updated. > > On Thursday, March 1,

[google-appengine] Re: GAE local debugging of Spring application

2018-03-01 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello Andrey, to clarify I meant that Maven itself should be updated. On Thursday, March 1, 2018 at 4:19:06 AM UTC-5, Andrey Hudyakov wrote: > > Hello, Yannick! > > Yes, I use maven. Updated to the latest version of Spring Framework 4 and > still getting the same error. I forgot to say that this

[google-appengine] Re: GAE local debugging of Spring application

2018-03-01 Thread Andrey Hudyakov
Hello, Yannick! Yes, I use maven. Updated to the latest version of Spring Framework 4 and still getting the same error. I forgot to say that this application works fine in Google Cloud after deploy. The problem is reproducing only when starting app in local debug mode. I use Google App Engine

[google-appengine] Re: GAE local debugging of Spring application

2018-02-27 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello, are you developing using Maven? If so, could you please try to update it to the latest release? Doing so has resolved this issue for others. On Tuesday, February 27, 2018 at 9:02:02 AM UTC-5, Andrey Hudyakov wrote: > > > Hi everyone, > > I've developed a web application based on Spring