[google-appengine] Re: StackOverflowError when application is running on appspot

2015-10-20 Thread MindRaider
I solved this problem by switching from Java 8 to Java 7.

-- martin

On Saturday, November 23, 2013 at 10:48:34 PM UTC+1, Adi Sesha Reddy G 
wrote:
>
> Hi,
> My application uses Spring social and Spring MVC. The application works 
> find locally. I able to deploy the application in appspot. In some cases, I 
> see StackOverflowError(See logs below). 
>
> *Exception 1*
>
> java.lang.StackOverflowError
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.io.FilePermission.init(FilePermission.java:209)
>   at java.io.FilePermission.(FilePermission.java:285)
>   at 
> sun.net.www.protocol.file.FileURLConnection.getPermission(FileURLConnection.java:225)
>   at sun.misc.URLClassPath.check(URLClassPath.java:503)
>   at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1318)
>   at sun.misc.URLClassPath$FileLoader.findResource(URLClassPath.java:1299)
>   at sun.misc.URLClassPath.findResource(URLClassPath.java:214)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:551)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:549)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findResource(URLClassLoader.java:548)
>   at java.lang.ClassLoader.getResource(ClassLoader.java:1142)
>
> *Exception 2*
>
> java.lang.StackOverflowError
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.io.FilePermission.init(FilePermission.java:209)
>   at java.io.FilePermission.(FilePermission.java:285)
>   at 
> sun.net.www.protocol.file.FileURLConnection.getPermission(FileURLConnection.java:225)
>   at sun.misc.URLClassPath.check(URLClassPath.java:503)
>   at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1318)
>   at sun.misc.URLClassPath$FileLoader.findResource(URLClassPath.java:1299)
>   at sun.misc.URLClassPath.findResource(URLClassPath.java:214)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:551)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:549)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findResource(URLClassLoader.java:548)
>   at java.lang.ClassLoader.getResource(ClassLoader.java:1142)
>
> *Exception 3*
>
> java.lang.StackOverflowError
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.io.FilePermission.init(FilePermission.java:209)
>   at java.io.FilePermission.(FilePermission.java:285)
>   at 
> sun.net.www.protocol.file.FileURLConnection.getPermission(FileURLConnection.java:225)
>   at sun.misc.URLClassPath.check(URLClassPath.java:503)
>   at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1318)
>   at sun.misc.URLClassPath$FileLoader.findResource(URLClassPath.java:1299)
>   at sun.misc.URLClassPath.findResource(URLClassPath.java:214)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:551)
>   at java.net.URLClassLoader$2.run(URLClassLoader.java:549)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findResource(URLClassLoader.java:548)
>   at java.lang.ClassLoader.getResource(ClassLoader.java:1142)
>
> I not able to determine the cause from logs. Please help me. Thanks.
>
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0a45718-70a1-4fbc-8238-0dc8b3064e7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] SDK 1.5.3 - deployment fails with the message Found interface com.google.appengine.tools.admin.Application, but class was expected.

2011-08-18 Thread MindRaider
I have a problem with the deployment of my application with SDK 1.5.3.
It compiles without any problems, but it fails just before the
deployment with message:

  Found interface com.google.appengine.tools.admin.Application, but
class was expected

OS: Win7 64b; Eclipse Helios; GAE SDK 1.5.3; application 
http://web.mindforger.com

After downgrade everything works perfectly.

Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: SDK 1.5.3 - deployment fails with the message Found interface com.google.appengine.tools.admin.Application, but class was expected.

2011-08-18 Thread MindRaider
Great! Thank you for logging the defect.

-- martin

On Aug 18, 9:59 pm, Ikai Lan (Google) ika...@google.com wrote:
 Yep, we're on it:

 http://code.google.com/p/googleappengine/issues/detail?id=5612

 We might end up releasing a new SDK for this.

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 plus.ikailan.com | twitter.com/ikai







 On Wed, Aug 17, 2011 at 3:28 PM, MindRaider ultradvo...@gmail.com wrote:
  I have a problem with the deployment of my application with SDK 1.5.3.
  It compiles without any problems, but it fails just before the
  deployment with message:

   Found interface com.google.appengine.tools.admin.Application, but
  class was expected

  OS: Win7 64b; Eclipse Helios; GAE SDK 1.5.3; application
 http://web.mindforger.com

  After downgrade everything works perfectly.

  Any suggestions?

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine group.
  To post to this group, send email to google-appengine@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.