On Thu, Nov 6, 2014 at 4:10 AM, Magesh M <[email protected]> wrote:
> http://firstmsstime21.appspot.com/CarCity.jsp > this is the GAE I deployed an year ago. App is still working fine, but am > not able access the system status > anything I missed out or How do I access the admin cosnole or the > dashboard for this app? > When you say "system status", does that mean the admin console/dashboard, or do your mean App Engine's general status page at https://code.google.com/status/appengine ? Try looking at both the classic App Engine console at appspot.com and the new console located at cloud.google.com/console for your application. If you still don't see your application ID, try checking any other Google accounts you have - you might be logged into the wrong account. If all else fails, you can try filing a ticket to find out the account owner, although I'm not sure support will give that information out. Consider abandoning that application and creating a new app ID then re-uploading your code - there's really no need to reuse app ids when you can just get another. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
