Thanks, I actually did try most (though not all) of those steps already. Anyway, I went the lazy route and just uninstalled the JRE (so I just have JDK on my machine), and the problem went away.
On Wednesday, December 12, 2012 3:36:20 PM UTC-8, Takashi Matsuo (Google) wrote: > > Hi Sekhar, > > I hope these posts help. > https://groups.google.com/d/msg/google-appengine/U9b9OOyKFAw/dPKVqLVJeVYJ > https://groups.google.com/d/msg/google-appengine/U9b9OOyKFAw/Pm3fvRdBtfQJ > > -- Takashi > > > On Wed, Dec 12, 2012 at 3:28 PM, Sekhar <[email protected] > <javascript:>>wrote: > >> I just updated GAE to 1.7.4, and I'm getting the JDK missing error (see >> below) at deploy time. The JSPs compile fine in Eclipse and I can test OK >> on the dev server...the problem comes only at deploy time. Was working fine >> in 1.7.3. Anyone else? I reverted to 1.7.3 to get around this. >> >> gae java.lang.RuntimeException: Cannot get the System Java Compiler. >> Please use a JDK, not a JRE. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-appengine/-/8n1c-lXGbcwJ. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > > > -- > Takashi Matsuo | Developers Advocate | [email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/tzSTAr9d8XkJ. 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.
