[google-appengine] java.io.StreamCorruptedException: invalid type code: FF

2010-04-16 Thread dominity
Hi, guys. Last night I checked logs of my app on GAE and met this exception: java.io.StreamCorruptedException: invalid type code: FF. Any idea what does it mean? This exception occurred any time application was invoked. After some time it was gone. Currently my app's working fine. But, I need to

[google-appengine] Re: Access to App Engine admin page

2010-03-01 Thread dominity
Hi, again. I found what was wrong. I guess it was some virus/trojan. It changes redirection strategy in windows hosts file. So, I change it and now it's working fine. Thanx. Best regards, Alexander. -- You received this message because you are subscribed to the Google Groups "Google App Engin

[google-appengine] Re: Access to App Engine admin page

2010-02-27 Thread dominity
I've also noticed that when I'm redirected page of google search has quite strange content. It appears with some scripts and iframe. Iframe contains usual page for google search. Also, I've noticed that the same content there is when I'm on gmail and press Sign Out. I'm redirected to google search

[google-appengine] Re: Access to App Engine admin page

2010-02-27 Thread dominity
No, it doesn't help. After login page, I'm redirected to search engine page. I've also tested it with Opera without success. Maybe it's problem with OS, is it? Or with firewall? I'm under Windows XP sp3 and ESET SmartSecurity 4. Best regards, Alexander. -- You received this message because you a

[google-appengine] Re: Access to App Engine admin page

2010-02-25 Thread dominity
Thanx for replay. No, I'm using gmail account: create2c...@gmail.com. I've tried to clear cookie for Firefox and IE. Buy It gave no results. Every type I'm going to http://appengine.google.com google're prompting to type user credentials, then I'm being redirected to google search page. BTW, when

[google-appengine] Access to App Engine admin page

2010-02-25 Thread dominity
Hi, guys. I've got a problem with accessing App Engine admin page. Every time I try to go to http://appengine.google.com page that prompts me to type my user credentials appears. Then I'm redirected to google search engine page. I can see that in address there is continue parameter with link to ap

[google-appengine] Redirect User to Appropriated Google Service

2010-01-09 Thread dominity
Hi, guys. Don't know whether it's right place to ask this question. Here is my situation. I've got GAE application that is written with Java. Users of this application are signed in using theirs google accounts. I want in home page of my application links to several Google Services such as IGoogl

[google-appengine] DatastoreTimeoutException: Unknown

2009-12-18 Thread dominity
Hi, guys. I'm getting this exception quite often. Can you explain me what is it? Here is full stack trace: com.google.appengine.api.datastore.DatastoreTimeoutException: Unknown at com.google.appengine.api.datastore.DatastoreApiHelper.translateError (DatastoreApiHelper.java:42) at