eclipse.buildId=unknown
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
Error
Tue Apr 06 14:38:47 CST 2010
Unable to update app: Failed to compile the generated JSP java files.
See the deployment console for more details
com.google.appengine.tools.admin.AdminException: Unable to update app:
Failed to compile the generated JSP java files.
at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
62)
at
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:
271)
at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:
145)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:
38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.google.appengine.tools.admin.JspCompilationException:
Failed to compile the generated JSP java files.
at
com.google.appengine.tools.admin.Application.compileJavaFiles(Application.java:
432)
at
com.google.appengine.tools.admin.Application.compileJsps(Application.java:
392)
at
com.google.appengine.tools.admin.Application.createStagingDirectory(Application.java:
268)
at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
54)
... 4 more
why?
web.xml Source Code?
--
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.