<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Developing in the Google Cloud</title>
	<atom:link href="http://rocky.developerblogs.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rocky.developerblogs.com</link>
	<description>Tutorials, tips, tricks, and news about Google App Engine</description>
	<lastBuildDate>Sun, 08 Jan 2012 17:01:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by bd_vic</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3370</link>
		<dc:creator>bd_vic</dc:creator>
		<pubDate>Sun, 08 Jan 2012 17:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3370</guid>
		<description>The problem was here: Program Files ( - spaces in JAVA_HOME 
Sorry and thanks</description>
		<content:encoded><![CDATA[<p>The problem was here: Program Files ( &#8211; spaces in JAVA_HOME<br />
Sorry and thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by Vinay</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3369</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Sun, 08 Jan 2012 11:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3369</guid>
		<description>@rocky1138 :Thanks</description>
		<content:encoded><![CDATA[<p>@rocky1138 :Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by bd_vic</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3368</link>
		<dc:creator>bd_vic</dc:creator>
		<pubDate>Sun, 08 Jan 2012 05:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3368</guid>
		<description>Dear John. Thank you for this tutorial. It helps me. 
I use Netbeans 6.8 and appengine-java-sdk-1.6.1
My projects works well in localhost:8080 but when I try to deploy project (changing appengine-web.xml) to Google I see:
 The filename, directory name, or volume label syntax is incorrect.
appcfg.cmd was chenged to: 
&quot;%JAVA_HOME%\bin\java&quot; -cp &quot;%~dp0\..\lib\appengine-tools-api.jar&quot; com.google.appengine.tools.admin.AppCfg %*
@echo %JAVA_HOME% in Command Prompt --&gt;
C:\Program Files (x86)\Java\jdk1.6.0_26

Please help me find solution for this problem. Thanks.</description>
		<content:encoded><![CDATA[<p>Dear John. Thank you for this tutorial. It helps me.<br />
I use Netbeans 6.8 and appengine-java-sdk-1.6.1<br />
My projects works well in localhost:8080 but when I try to deploy project (changing appengine-web.xml) to Google I see:<br />
 The filename, directory name, or volume label syntax is incorrect.<br />
appcfg.cmd was chenged to:<br />
&#8220;%JAVA_HOME%\bin\java&#8221; -cp &#8220;%~dp0\..\lib\appengine-tools-api.jar&#8221; com.google.appengine.tools.admin.AppCfg %*<br />
@echo %JAVA_HOME% in Command Prompt &#8211;&gt;<br />
C:\Program Files (x86)\Java\jdk1.6.0_26</p>
<p>Please help me find solution for this problem. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by Lionel</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3301</link>
		<dc:creator>Lionel</dc:creator>
		<pubDate>Fri, 21 Oct 2011 16:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3301</guid>
		<description>java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=testApp&amp;version=1.0&amp;
400 Bad Request
I need help on this pls:
On deploying the sample app called guestbook, i got the following error.

Client Error (400)
The request is invalid for an unspecified reason.

Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=testApp&amp;version=1.0&amp;
400 Bad Request

Client Error (400)
The request is invalid for an unspecified reason.</description>
		<content:encoded><![CDATA[<p>java.io.IOException: Error posting to URL: <a href="https://appengine.google.com/api/appversion/create?app_id=testApp&#038;version=1.0&#038;amp" rel="nofollow">https://appengine.google.com/api/appversion/create?app_id=testApp&#038;version=1.0&#038;amp</a>;<br />
400 Bad Request<br />
I need help on this pls:<br />
On deploying the sample app called guestbook, i got the following error.</p>
<p>Client Error (400)<br />
The request is invalid for an unspecified reason.</p>
<p>Unable to update app: Error posting to URL: <a href="https://appengine.google.com/api/appversion/create?app_id=testApp&#038;version=1.0&#038;amp" rel="nofollow">https://appengine.google.com/api/appversion/create?app_id=testApp&#038;version=1.0&#038;amp</a>;<br />
400 Bad Request</p>
<p>Client Error (400)<br />
The request is invalid for an unspecified reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by Constantine &#187; Getting Started With Google App Engine and NetBeans</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3299</link>
		<dc:creator>Constantine &#187; Getting Started With Google App Engine and NetBeans</dc:creator>
		<pubDate>Thu, 21 Jul 2011 12:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3299</guid>
		<description>[...] Reference   &#171; Appzone-Analyzer integration plugin for Java [...]</description>
		<content:encoded><![CDATA[<p>[...] Reference   &laquo; Appzone-Analyzer integration plugin for Java [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by luno</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3297</link>
		<dc:creator>luno</dc:creator>
		<pubDate>Mon, 11 Jul 2011 21:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3297</guid>
		<description>Thanks Rocky!
Thank everybody!
Good manual. After correction of some problems described in comments i successfully publish first project.</description>
		<content:encoded><![CDATA[<p>Thanks Rocky!<br />
Thank everybody!<br />
Good manual. After correction of some problems described in comments i successfully publish first project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 1 by Robert</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-google-app-engine-netbeans/comment-page-2/#comment-3288</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 28 May 2011 15:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=3#comment-3288</guid>
		<description>Following up on yesterday&#039;s post I followed suggestions that it could be related to the Microsoft Windows JVM used by IE.

Microsoft no longer supports the MS JVM and it has become obsolete. There have also been known security issues and it recommended that it be removed and the SUN JVM used as an alternative. Windows XP SP1 does not have the JVM installed.

Uninstalling the Microsoft Java Virtual Machine (JVM)

Click on the Start menu, then select the Run option. In the Open: field type in or copy and paste the following text 
RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall

Select OK.

Select Yes when Microsoft warns you that you can&#039;t run or download items on the World Wide Web. Press the Yes button to initiate the uninstall process of the MS JVM.

Windows will uninstall the files, select YES to restart.

When the computer has restarted delete the follow folders and directories: c:\windows\inf\java.pnf c:\windows\java c:\windows\system32\wjview.exe c:\windows\system32\jview.exe

Click on the Start menu, then select the Run option. In the Open: field type in or copy and paste the following text:

regedit.exe Press the OK button. Navigate to the following keys and delete them:

HKEY_LOCAL_MACHINE\Software\Microsoft\Java VM HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM

I then restored my JAVA_HOME, PATH  and Netbeans.conf to use my Sun JDK, restarted my workstation and have no further problems using Google App Engine


*If you are using Windows NT or 2000 then you may have to replace all occurrences of c:\windows with c:\winnt in the instructions above.

*If you are using Windows 95, 98, 98SE and ME then you need to replace all occurrences of c:\windows\system32 with c:\windows\system in the instructions above.

*You may need to install the latest SUN Java for your operating system if Windows JVM is all you have on your workstation</description>
		<content:encoded><![CDATA[<p>Following up on yesterday&#8217;s post I followed suggestions that it could be related to the Microsoft Windows JVM used by IE.</p>
<p>Microsoft no longer supports the MS JVM and it has become obsolete. There have also been known security issues and it recommended that it be removed and the SUN JVM used as an alternative. Windows XP SP1 does not have the JVM installed.</p>
<p>Uninstalling the Microsoft Java Virtual Machine (JVM)</p>
<p>Click on the Start menu, then select the Run option. In the Open: field type in or copy and paste the following text<br />
RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall</p>
<p>Select OK.</p>
<p>Select Yes when Microsoft warns you that you can&#8217;t run or download items on the World Wide Web. Press the Yes button to initiate the uninstall process of the MS JVM.</p>
<p>Windows will uninstall the files, select YES to restart.</p>
<p>When the computer has restarted delete the follow folders and directories: c:\windows\inf\java.pnf c:\windows\java c:\windows\system32\wjview.exe c:\windows\system32\jview.exe</p>
<p>Click on the Start menu, then select the Run option. In the Open: field type in or copy and paste the following text:</p>
<p>regedit.exe Press the OK button. Navigate to the following keys and delete them:</p>
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Java VM HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM</p>
<p>I then restored my JAVA_HOME, PATH  and Netbeans.conf to use my Sun JDK, restarted my workstation and have no further problems using Google App Engine</p>
<p>*If you are using Windows NT or 2000 then you may have to replace all occurrences of c:\windows with c:\winnt in the instructions above.</p>
<p>*If you are using Windows 95, 98, 98SE and ME then you need to replace all occurrences of c:\windows\system32 with c:\windows\system in the instructions above.</p>
<p>*You may need to install the latest SUN Java for your operating system if Windows JVM is all you have on your workstation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 1 by Robert</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-google-app-engine-netbeans/comment-page-2/#comment-3286</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 27 May 2011 18:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=3#comment-3286</guid>
		<description>I am using NetBean 7.0 &amp; Windows XP
I failed to to a JAVA_HOME error.
I was being told JAVA_HOME c:\program files\java\jre6 was not the JDK and that is true, this is the JRE.

I had the jdk defined in the netbeans.conf
I also defined JAVA_HOME pointing to the JDK.
And added the correct jdk to my PATH.

NetBeans insisted that I was using jre6.

When I renamed my jdk1.6.0_14 jre6 and updated ny netbeans.conf, JAVA_HOME and PATH, I was able to run the app.

Why is JAVA_HOME not resetting?</description>
		<content:encoded><![CDATA[<p>I am using NetBean 7.0 &amp; Windows XP<br />
I failed to to a JAVA_HOME error.<br />
I was being told JAVA_HOME c:\program files\java\jre6 was not the JDK and that is true, this is the JRE.</p>
<p>I had the jdk defined in the netbeans.conf<br />
I also defined JAVA_HOME pointing to the JDK.<br />
And added the correct jdk to my PATH.</p>
<p>NetBeans insisted that I was using jre6.</p>
<p>When I renamed my jdk1.6.0_14 jre6 and updated ny netbeans.conf, JAVA_HOME and PATH, I was able to run the app.</p>
<p>Why is JAVA_HOME not resetting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by sekol</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-3094</link>
		<dc:creator>sekol</dc:creator>
		<pubDate>Sun, 24 Apr 2011 18:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-3094</guid>
		<description>For win XP  trobleshooting, here is mentioned page:
http://code.google.com/p/googleappengine/issues/detail?id=1226

for me worked the solution :


Edit the appcfg as
@set PATH=C:\Program Files\Java\jdk1.6.0_15\bin
@java -cp &quot;%~dp0\..\lib\appengine-tools-api.jar&quot; 
com.google.appengine.tools.admin.AppCfg %*</description>
		<content:encoded><![CDATA[<p>For win XP  trobleshooting, here is mentioned page:<br />
<a href="http://code.google.com/p/googleappengine/issues/detail?id=1226" rel="nofollow">http://code.google.com/p/googleappengine/issues/detail?id=1226</a></p>
<p>for me worked the solution :</p>
<p>Edit the appcfg as<br />
@set PATH=C:\Program Files\Java\jdk1.6.0_15\bin<br />
@java -cp &#8220;%~dp0\..\lib\appengine-tools-api.jar&#8221;<br />
com.google.appengine.tools.admin.AppCfg %*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started With Google App Engine and NetBeans Part 2 by Jugal</title>
		<link>http://rocky.developerblogs.com/tutorials/getting-started-with-google-app-engine-and-netbeans-part-2/comment-page-1/#comment-2950</link>
		<dc:creator>Jugal</dc:creator>
		<pubDate>Fri, 22 Apr 2011 08:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://rocky.developerblogs.com/?p=10#comment-2950</guid>
		<description>Suvrat &amp; Manoj Mahajan,
The above error is bcos google tries to get the details of its latest version of GAE and checks with the version in ur System..
But if you hit &quot;http://localhost:8080/&quot; in the browser it will work fine. The version exception can be ignored..

Manoj, if you can post the &quot;jsp compilation error &quot; then can figure out the actual issue</description>
		<content:encoded><![CDATA[<p>Suvrat &amp; Manoj Mahajan,<br />
The above error is bcos google tries to get the details of its latest version of GAE and checks with the version in ur System..<br />
But if you hit &#8220;http://localhost:8080/&#8221; in the browser it will work fine. The version exception can be ignored..</p>
<p>Manoj, if you can post the &#8220;jsp compilation error &#8221; then can figure out the actual issue</p>
]]></content:encoded>
	</item>
</channel>
</rss>

