Hello all
- I have netbeans 6.8 and Ive installed GAE plug in for netbeans. I don't 
know how to create GAE project it is simple using eclipse.

- I exported the guestbook example and I tried to deploy to the server to 
one of my projects. but it keeps giving me the below error.(P.S this error 
from the log file)


Unable to update:
com.google.appengine.tools.admin.JspCompilationException: Failed to compile 
jsp files.
    at 
com.google.appengine.tools.admin.Application.compileJsps(Application.java:426)
    at 
com.google.appengine.tools.admin.Application.createStagingDirectory(Application.java:304)
    at 
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:54)
    at 
com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:553)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:141)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:63)
    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:59)
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:553)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:141)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:63)
    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:59)
Caused by: com.google.appengine.tools.admin.JspCompilationException: Failed 
to compile jsp files.
    at 
com.google.appengine.tools.admin.Application.compileJsps(Application.java:426)
    at 
com.google.appengine.tools.admin.Application.createStagingDirectory(Application.java:304)
    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" 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?hl=en.

Reply via email to