I think it is considering dot(.) as an invalid character in your folder name (www.facebook.com).
--Abhishek On Fri, Dec 9, 2011 at 8:49 AM, madushka930 <[email protected]>wrote: > i am trying to upload java application via command line.. but i got > error msg..... how can i fix this error.?. i have typed password and > email correctly.... > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > C:\Documents and Settings\prasad>cd\ > > C:\>cd/j > > C:\j>cd/bin > > C:\j\bin>appcfg.cmd update facebook/ > https_www.facebook.com_login.php_login_attem > pt=1/war > Reading application configuration data... > Dec 10, 2011 2:45:39 AM > com.google.apphosting.utils.config.AppEngineWebXmlReader > readAppEngineWebXml > INFO: Successfully processed facebook/ > https_www.facebook.com_login.php_login_att > empt=1/war\WEB-INF/appengine-web.xml > Dec 10, 2011 2:45:39 AM > com.google.apphosting.utils.config.AbstractConfigXmlRead > er readConfigXml > INFO: Successfully processed facebook/ > https_www.facebook.com_login.php_login_att > empt=1/war\WEB-INF/web.xml > Beginning server interaction for confirm-account... > 0% Created staging directory at: 'C:\DOCUME~1\prasad\LOCALS~1\Temp > \appcfg3683113 > 221538013906.tmp' > 5% Scanning for jsp files. > 20% Scanning files on local disk. > Dec 10, 2011 2:45:41 AM > com.google.appengine.tools.admin.AppVersionUpload addFil > e > SEVERE: Invalid character in filename: > www.facebook.com_login.php_login_attempts > =1.php > Dec 10, 2011 2:45:41 AM > com.google.appengine.tools.admin.AppVersionUpload addFil > e > SEVERE: Invalid character in filename: __static__/ > www.facebook.com_login.php_log > in_attempts=1.php > 25% Initiating update. > Email: [email protected] > Password for [email protected]: > Email: [email protected] > Password for [email protected]: > Email: [email protected] > Password for [email protected]: > > java.io.IOException: Error posting to URL: > https://appengine.google.com/api/appv > ersion/create?app_id=confirm-account&version=1&<https://appengine.google.com/api/appv%0Aersion/create?app_id=confirm-account&version=1&> > 401 Unauthorized > Must authenticate first. > > Unable to update app: Error posting to URL: > https://appengine.google.com/api/app > version/create?app_id=confirm-account&version=1&<https://appengine.google.com/api/app%0Aversion/create?app_id=confirm-account&version=1&> > 401 Unauthorized > Must authenticate first. > > Please see the logs [C:\DOCUME~1\prasad\LOCALS~1\Temp > \appcfg9182114970567100400. > log] for further information. > > C:\j\bin> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
