Hi Eric,
this is the cause
> An error occurred at line: -1 in the generated java file
> Caused by: java.io.IOException: Cannot run program "javac.exe":
I had the same error and what helped - make sure you run appcfg
command with JDK, not just JRE.
What I did was - open the appcfg file and make sure the java is called
from a JDK (place a full path to JDK if necessary)
Hope it will resolve your issue.
Regards
Perun
On 10 avr, 15:05, Eric Wu <[email protected]> wrote:
> My project works fine in local server. But when I upload my project to
> GAE, there is an error: How to solve the problem
>
> Regards
>
--
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.