You are using a Java Runtime Environment (JRE) which does not include a compiler.
You have to use a JDK instead. Regards, Stephan sahil mahajan schrieb: > > Hello > > I am working on java google app engine. When I try to upload my > application, I receive following error > > > Error Details: > > Nov 24, 2009 10:18:11 PM org.apache.jasper.JspC processFile > > INFO: Built File: \addressbook.jsp > > java.lang.IllegalStateException: cannot find javac executable based on > java.home > > , tried "C:\Program Files\Java\jre1.6.0_04\bin\javac.exe" and > "C:\Program Files\ > > Java\bin\javac.exe" > > Unable to upload app: cannot find javac executable based on java.home, > tried "C: > > \Program Files\Java\jre1.6.0_04\bin\javac.exe" and "C:\Program > Files\Java\bin\ja > > vac.exe" > > > If I remove addressbook.jsp file, error does not occur > > What could be the reason? > > -- > > 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. -- 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.
