[google-appengine] Traffic redirect to google.com

2015-04-22 Thread Igor Artamonov
I have several appengine apps (all paid, all with custom domains), and I 
see that most of them lost about 80% of traffic today. I mean traffic for 
last 24 hours, compared to previous 24 hours. Depends on app actually, but 
definitely less than usual.

I tried to investigate it and found that sometimes I'm getting redirect to 
google.com. Like from curl:

$  curl www.myapp.com
HTMLHEADmeta http-equiv=content-type content=
text/html;charset=utf-8
TITLE302 Moved/TITLE/HEADBODY
H1302 Moved/H1
The document has moved
A HREF=http://www.google.com/;here/A.
/BODY/HTML

That's not ok.

What's interesting, having few times less traffic I see more that usual 
number of instances, most of them with 1 request. Just idle instances.

What's going on?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8e0fa593-8e2e-4601-85e6-e83ec250db7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] NoSuchMethodError for sun.security.ssl.Handshaker

2015-04-08 Thread Igor Artamonov
Started getting following exception:

java.lang.NoSuchMethodError: 
sun.security.ssl.Handshaker.sessionKeysCalculated()Z at   
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1102) at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344) 
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:533)
 at 
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:401)
 at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:178)
 at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
 at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
 at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
 at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
 at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
 at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)

Code was working fine for a long time, now failing when i'm trying to connect 
to ssl url (Facebook API, if it matters)

Is there something changed recently in supported classes? I see this errors 
coming from `app_engine_release=1.9.19` only, is it a bug or new version 
doesn't support SSL?


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6d0a27ca-2cd3-413f-8422-549d862bfd40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] a lot of errors for last 1-2 hours

2014-04-07 Thread Igor Artamonov
For last hour or two GAE launching new instances, and killing them just in 
a minute. Have ~10 instances on launch state all the time. A lot of errors, 
users are unhappy, etc.
I know that gae have this issue, but usually this thing happened for 10-15 
minutes. How for hours. What's happening now?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Google Auth throws 500

2013-09-28 Thread Igor Artamonov
Cannot login into my app, getting 500 Error on /_ah/conflogin (redirector 
to there from https://appengine.google.com/_ah/loginform)

App ID konspektovnet-hrd

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Absolutely red-faced by app engine errors during customer visit today.

2013-09-28 Thread Igor Artamonov
I've an external monitoring for my GAE app, and it shows that real 
availability (for last 30 days) is 97.296%. 
Or 99.054 for last 365 days.

On Friday, September 27, 2013 8:06:55 AM UTC+7, husayt wrote:

 David has a point, these hickups happen way too often for 99.5% SLA. I had 
 quite a few demo presentations like that.

 https://developers.google.com/appengine/sla

 I shouldn't feel happy just because on that particular week an issue 
 didn't affect appengine.

 Often I find out about the issue from our users, that is embarassing. At 
 least alerts should be given in advance, so we can inform our users.

 Also lack of customer support, drives me crazy sometimes. One has to rely 
 on connections inside Google, on knowing certain people's emails to address 
 his issues. I have problems I can't get answers for months. 

 Thanks.
 Huseyn

 On Tuesday, 24 September 2013 23:55:33 UTC+1, Cesium wrote:

 Sure, unicorns are cute.

 However, during a demo at a customer site today in Boulder, my site 
 coughed up errors repeatedly. (Reload, reload, reload, Oh now it works! 
 See! what crap.)

 The main reason the customer had called my company was that they wanted a 
 more *reliable* service.

 GAEJ's recently instability made me look like a total huckster.

 Thanks App Engine Team!

 David




-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: GAE with major problems currently

2013-09-23 Thread Igor Artamonov

Same for me. 
Seems that GAE is trying to start new instances, but shutdown just after 
1-3 minutes of use (there 
about 10 instances, all with Age  3 min)

AppID: konspektovnet-hrd

PS it's not for today only, last 2-3 weeks GAE is pretty unstable

On Monday, September 23, 2013 10:45:59 PM UTC+7, Mos wrote:

 Currently AppEngine seems to be broken. No instances are shown in the 
 dashboard and the browser just gets a 500 server-error.

 Log-Files says:

 

 A problem was encountered with the process that handled this request, causing 
 it to exit. This is likely to cause a new process to be used for the next 
 request to your application. (Error code 202)


 AppID: krisen-talk

 Anyone else?

 Google, please fix!


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2013-08-15 Thread Igor Artamonov

I've filled the form few days ago, but have no response/credit/etc. Is it 
still working?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Groovy ActiveRecord

2013-05-14 Thread Igor Artamonov
Hi!

I'd like to introduce my project called Garfa: 
https://github.com/splix/garfa

Garfa is a Active Record for Groovy on Appengine, it extends your Groovy 
classes with methods for querying, storing and updating models for 
Appengine database.

Basically it allows you to write code like:
CarModel mustang = new CarModel(vendor: 'Ford', model: 'Mustang', year: 2012
)
mustang.save()
Car redMustang = new Car(model: mustang.key, price: 22000, color: 'red')
redMustang.save()

Car blackMustang = Car.findFirstByModelAndColor(mustang.key, 'black')


It's a tiny wrapper around Objectify 3.1, and should work with any Groovy 
project for Appengine. The project is in early stage of development, but 
it's pretty safe to use Garfa in your project, because all underlying work 
is done by well-tested Objectify, and if you have something very specific 
you could always dig down to Objectify.

GitHub: https://github.com/splix/garfa
Documentation: http://splix.github.io/garfa/
License: Apache 2.0

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[appengine-java] Migrate from Python to Java

2011-06-03 Thread Igor Artamonov
Does anybody there tried to migrate existing Python GAE app to Java GAE app? 
I mean that db storage and app will stay 
the same, but code have rewritten and deployed into same place

Can be there any problems with it? Any thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/UzRKcUszM2ZRZk1K.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] SecurityException when using Apache HttpClient classes from Groovy

2011-03-26 Thread Igor Artamonov
I'm using MultipartEntity from Apache HTTP Components 4.1, to making request 
with attachments. I'm not using other classes, just MultipartEntity because 
it can easily prepare all required headers and binary data to send.

It was working fine for several weeks, but today i always receive 

java.lang.SecurityException: Unable to get members for class 
org.apache.http.entity.mime.MultipartEntity
at 
com.google.appengine.runtime.Request.process-475d72f1d7fe72ca(Request.java)
at 
org.codehaus.groovy.reflection.CachedClass$3$1.run(CachedClass.java:83)
at java.security.AccessController.doPrivileged(AccessController.java:34)


just when i'm trying to create an new instance at:
MultipartEntity multipart = new MultipartEntity()

I'm using Groovy as server-side language, and seems that it's the cause of 
this issue, but everything was fine before.

Something is changed today on server side part? 
What can I use instead of this?

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



[appengine-java] Current tasks count at Task Queue

2010-05-23 Thread Igor Artamonov
Are there any ways to get count of current unfinished tasks at
appengine development server? I need it for making my integration
test.

I found a way to get this when running it local (just in mem), as
described at appengine docs[1].

But when i'm running it as a standalone server, from maven, this
doesn't work. It's because library `appengine-testing` conflicts with
Appengine SDK classes, and i can't use those classes together, when
running sdk dev server. Is there an another way to get current tasks
count inside development server?

I'm also see an RemoteApiServlet and TaskQueuePb classes, that
probably can help me, but there are no documentation for them.

  [1]: 
http://code.google.com/intl/ru/appengine/docs/java/tools/localunittesting.html#Writing_Task_Queue_Tests

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