JSP compile error with 1.7.4 at deploy time

2,637 views
Skip to first unread message

Sekhar

unread,
Dec 12, 2012, 6:28:06 PM12/12/12
to google-a...@googlegroups.com
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.

Takashi Matsuo

unread,
Dec 12, 2012, 6:36:20 PM12/12/12
to google-a...@googlegroups.com
On Wed, Dec 12, 2012 at 3:28 PM, Sekhar <allu...@gmail.com> 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 google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.



--
Takashi Matsuo | Developers Advocate | tma...@google.com

Sekhar

unread,
Dec 12, 2012, 8:47:14 PM12/12/12
to google-a...@googlegroups.com
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.

GoSharp Lite

unread,
Dec 14, 2012, 7:27:53 PM12/14/12
to google-a...@googlegroups.com
I'm having the same problem with sdk 1.7.4.
Will app engine team fix this sdk error soon?

GoSharp Lite

unread,
Dec 14, 2012, 8:51:31 PM12/14/12
to google-a...@googlegroups.com
Thanks! Sekhar. Your lazy route of uninstalling JRE and having only JDK on the machine works.

poke

unread,
Jan 2, 2013, 10:21:19 PM1/2/13
to google-a...@googlegroups.com
I think this is a bug , post GAE 1.7.4 this error non exists

Vinny P

unread,
May 24, 2013, 5:04:52 PM5/24/13
to google-a...@googlegroups.com
Are you using Windows, Mac OS X, or Linux? On Windows you can navigate to the Add/Remove Programs screen in the Control Panel. You'll see the JRE listed in the pane. Select it and hit the Remove/Uninstall button.

After that, remember to install the latest JDK version.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/


On Wednesday, May 22, 2013 7:29:50 AM UTC-5, Dinakara Sandeep wrote:
How to uninstall jre 

Aniruthan Rajaram R

unread,
Jun 18, 2013, 1:59:13 AM6/18/13
to google-a...@googlegroups.com


On Thursday, December 13, 2012 4:58:06 AM UTC+5:30, Sekhar 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.

go to ur eclipse folder there you could see eclipse.ini  txt file in that text file write vm follows define your jdk installation path,example
-vm
C:\Program Files\Java\jdk1.6.0_38\bin\javaw.exe
Reply all
Reply to author
Forward
0 new messages