[google-appengine] Too Many Versions (403)

2009-06-26 Thread dannyr


I'm getting the following error. I only have 1 version of the app.
According to Quota Details, my Deployments are only 28 of 250 (11%).
My application name is 'launchset'.

Deploying new version.
2009-06-25 23:50:52,071 ERROR appcfg.py:1241 An unexpected error
occurred. Abort
ing.
Traceback (most recent call last):
  File C:\Program Files\Google\google_appengine\google\appengine\tools
\appcfg.p
y, line 1234, in DoUpload
self.Commit()
  File C:\Program Files\Google\google_appengine\google\appengine\tools
\appcfg.p
y, line 1106, in Commit
self.Deploy()
  File C:\Program Files\Google\google_appengine\google\appengine\tools
\appcfg.p
y, line 1134, in Deploy
version=self.version)
  File C:\Program Files\Google\google_appengine\google\appengine\tools
\appengin
e_rpc.py, line 344, in Send
f = self.opener.open(req)
  File C:\Python25\lib\urllib2.py, line 387, in open
response = meth(req, response)
  File C:\Python25\lib\urllib2.py, line 498, in http_response
'http', request, response, code, msg, hdrs)
  File C:\Python25\lib\urllib2.py, line 425, in error
return self._call_chain(*args)
  File C:\Python25\lib\urllib2.py, line 360, in _call_chain
result = func(*args)
  File C:\Python25\lib\urllib2.py, line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
Rolling back the update.
Error 403: --- begin server output ---

Too Many Versions (403)
The application already has the maximum number of versions.
--- end server output ---
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Problem installing Eclipse plugin

2009-06-02 Thread dannyr


When I try to install the GAE Eclipse plugin, it fails.

I verified that I have the correct Url (http://dl.google.com/eclipse/
plugin/3.4).

I installed the plugin to a different PC last week and I never had a
problem.

The error is below:

Install has encountered a problem.

An error occured while collecting items to be installed.

An error occurred while collecting items to be installed
  No repository found containing: org.eclipse.emf.common/osgi.bundle/
2.4.0.v200808251517
  No repository found containing: org.eclipse.emf.ecore/osgi.bundle/
2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.ecore.change/
osgi.bundle/2.4.0.v200808251517
  No repository found containing: org.eclipse.emf.ecore.edit/
osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.ecore.xmi/
osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.edit/osgi.bundle/
2.4.1.v200808251517
  No repository found containing: org.eclipse.wst.common.emf/
osgi.bundle/1.1.202.v200809111955
  No repository found containing:
org.eclipse.wst.common.emfworkbench.integration/osgi.bundle/
1.1.201.v200808071700
  No repository found containing: org.eclipse.wst.common.frameworks/
osgi.bundle/1.1.200.v200805140020
  No repository found containing:
org.eclipse.wst.common.project.facet.core/osgi.bundle/
1.3.3.v200809102124
  No repository found containing: org.eclipse.wst.sse.core/osgi.bundle/
1.1.302.v200808260045
  No repository found containing: org.eclipse.wst.sse.ui/osgi.bundle/
1.1.2.v200809120159
  No repository found containing: org.eclipse.wst.validation/
osgi.bundle/1.2.2.v200809050219
  No repository found containing: org.eclipse.wst.xml.core/osgi.bundle/
1.1.305.v200809120354

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Configuring SDK in Eclipse (Mac)

2009-04-30 Thread dannyr


I'm trying to follow the following guide:
http://code.google.com/eclipse/docs/creating_new_webapp.html.

However, I'm having trouble configuring the location of the SDK for
Google App Engine in Eclipse. I downloaded the Google App Launcher and
tried using that but Eclipse won't recognize it.

Is there anything I'm missing? Is this guide outdated?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---