1. Is there a compilation error in your JSPs?
2. It should be a different error, but do you have a JRE and not a JDK
installed?

On Sat, Aug 14, 2010 at 7:36 AM, harsh <[email protected]> wrote:

> i am trying to update my web application on appspot but getting an
> error log like this
> can anyone have solution for this
> thanks in advance
> Unable to update:
> com.google.appengine.tools.admin.JspCompilationException: Failed to
> compile jsp files.
>        at
> com.google.appengine.tools.admin.Application.compileJsps(Application.java:
> 409)
>        at
>
> com.google.appengine.tools.admin.Application.createStagingDirectory(Application.java:
> 287)
>        at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> 54)
>        at com.google.appengine.tools.admin.AppCfg
> $UpdateAction.execute(AppCfg.java:547)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:138)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:61)
>        at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:57)
> com.google.appengine.tools.admin.AdminException: Unable to update app:
> Failed to compile jsp files.
>        at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> 62)
>        at com.google.appengine.tools.admin.AppCfg
> $UpdateAction.execute(AppCfg.java:547)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:138)
>        at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:61)
>        at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:57)
> Caused by: com.google.appengine.tools.admin.JspCompilationException:
> Failed to compile jsp files.
>        at
> com.google.appengine.tools.admin.Application.compileJsps(Application.java:
> 409)
>        at
>
> com.google.appengine.tools.admin.Application.createStagingDirectory(Application.java:
> 287)
>        at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> 54)
>        ... 4 more
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to