That bug report (https://github.com/spring-projects/spring-boot/issues/9615) is 
*for* version 1.5.4.  I believe you'll find it fixed in subsequent versions of 
Spring Boot.

See the following project for a working sample app:

        
https://github.com/GoogleCloudPlatform/getting-started-java/tree/master/appengine-standard-java8/springboot-appengine-standard

It's using 1.5.7.RELEASE.

Brian.

> On 16-Oct-2017, at 9:40 AM, [email protected] wrote:
> 
> Hi ,
> I am getting below error while deploying sprint boot-AngularJS monolith 
> application on google standard app engine.
> 
> 
> [INFO] GCLOUD: Caused by: 
> [INFO] GCLOUD: org.springframework.aop.framework.AopConfigException: Unable 
> to instantiate proxy using Objenesis, and regular proxy instantiation via 
> default constructor fails as well; nested exception is 
> java.lang.InstantiationException: 
> org.springframework.boot.autoconfigure.web.HttpMessageConverters$$EnhancerBySpringCGLIB$$3ba87c15
> [INFO] GCLOUD: at 
> org.springframework.aop.framework.ObjenesisCglibAopProxy.createProxyClassAndInstance(ObjenesisCglibAopProxy.java:76)
> [INFO] GCLOUD: at 
> org.springframework.aop.framework.CglibAopProxy.getProxy(CglibAopProxy.java:201)
> [INFO] GCLOUD: at 
> org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:109)
> [INFO] GCLOUD: at
> 
> I have attached entire stacktrace file with this email. Spring boot version 
> is 1.5.4 and Java version is 8.
> 
> I found old issue raised for this 
> https://github.com/spring-projects/spring-boot/issues/9615. It is closed but 
> It's weird that still I am facing the same issue.
> 
> Do anyone has any idea why we are facing this issue? Let me know if you need 
> more details. 
> 
> Regards,
> 
> Vishakha
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/google-appengine 
> <https://groups.google.com/group/google-appengine>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/0cea8630-241b-4db9-92fa-8c988740791c%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/google-appengine/0cea8630-241b-4db9-92fa-8c988740791c%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> <error.txt>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/183A8045-0E85-4FAB-A9AF-20CD2E3FF8CF%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to