[google-appengine] Re: Datastore error in production...

2011-08-12 Thread Tim Hoffman
Hi

It looks like you have a key reference to some dev data.  Appids are 
embedded in the keys of entities.
dev~ is from the dev environment.  Have you harded coded a key 
(str(db.Key()) some where ?

Have a look at the stack trace to see where in your code this is occurring. 
Is it in a consistent location ?

Rgds

T

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/n_fsVRWU4o8J.
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] Datastore error in production...

2011-08-12 Thread Andy Burke
I seem to get the following error intermittently:

app s~XXX cannot access app dev~XXX data


I am getting it right now after a recent deploy.  My application is running
on the High Replication store.  I have always used the App Engine Launcher
to do my deploys, have not used the command line.

It's super, super frustrating.  No idea why this is happening or what
recourse I could possibly take to fix it.  I have tried re-deploying to no
avail.

Any help or guidance would be appreciated.

andy

-- 
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.



Re: [google-appengine] Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Joshua Smith
+1.  My problem sender does, indeed, have a . in the account name.

On Aug 12, 2011, at 7:17 PM, Takashi Matsuo (Google) wrote:

> 
> Hi everyone.
> 
> We're aware of this issue and working for the fix.
> 
> The issue we're seeing is that if the sender's(who is also an app's owner) 
> mail address contains "." (dot), the mail sending call raises an error.
> 
> Sorry for the inconvenience.
> If you observe different issue, please let us know.
> 
> -- Takashi
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/google-appengine/-/o5SeyhH4eSkJ.
> 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.

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Takashi Matsuo (Google)

Hi everyone.

We're aware of this issue and working for the fix.

The issue we're seeing is that if the sender's(who is also an app's owner) 
mail address contains "." (dot), the mail sending call raises an error.

Sorry for the inconvenience.
If you observe different issue, please let us know.

-- Takashi

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/o5SeyhH4eSkJ.
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.



Re: [google-appengine] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Andrei Cosmin Fifiiţă
This sounds bad... So you guys also have a sender that worked, now it
doesn't work, but other senders do work ? (that were also added to
Permissions list)

2011/8/13 Jan Muller 

> Yes, i tried it. No results :(
> Dne 13.8.2011 0:02 "Andrei Cosmin Fifiiţă" 
> napsal(a):
>
> > Has anyone tried to remove the user and then send an invitation to add it
> > again ?
> >
> > On 13 August 2011 00:57, Ice13ill  wrote:
> >
> >> I tried to change the sending user and it worked. When i changed it
> >> back the the original one i still received the
> >> javax.mail.SendFailedException: Send failure error. It worked fine
> >> until today (the user was added to Permissions as Developer; I tried
> >> to change it to Owner and still no success).
> >> What could the problem be?
> >>
> >> On Aug 12, 8:01 pm, iMM Braga  wrote:
> >> > This still repros for me.
> >> >
> >> > On 12 Ago, 16:58, Robert Kluin  wrote:
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > > When you guys see stuff like this, I'd suggest filing a production
> >> > > issue and including a link to the issue here. I think that will help
> >> > > Googlers track the problem and get a better feel for the scale of
> the
> >> > > issue.
> >> > >
> >> http://code.google.com/p/googleappengine/issues/entry?template=Produc.
> ..
> >> >
> >> > > Robert
> >> >
> >> > > On Fri, Aug 12, 2011 at 11:35, Joshua Smith <
> joshuaesm...@charter.net>
> >> wrote:
> >> > > > The last one of these errors in my logs is 13:33 ago, so I guess
> they
> >> fixed it?
> >> >
> >> > > > GAE Team: Some comment on downtime-notify would be appropriate
> here.
> >> >
> >> > > > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
> >> >
> >> > > >> I am having exactly the same problem using the email address of
> my
> >> App
> >> > > >> Owner!
> >> > > >> This email address has always worked.
> >> >
> >> > > >> is the email API broken?
> >> >
> >> > > >> We need Google support on this.
> >> >
> >> > > >> On 12 Ago, 14:44, bFlood  wrote:
> >> > > >>> I'm getting these too and the sender is definitely an admin on
> the
> >> > > >>> account (in fact it's the one used to deploy, so I know it's
> valid
> >> and
> >> > > >>> working)
> >> >
> >> > > >>> help Google, no emails are going out
> >> >
> >> > > >>> On Aug 12, 1:08 am, anatoliy 
> wrote:
> >> >
> >> > >  Hi!
> >> >
> >> > >  Tonight appengine started to throw:
> >> >
> >> > >  javax.mail.SendFailedException: Send failure
> >> > >  (javax.mail.MessagingException: Illegal Arguments
> >> > >  (java.lang.IllegalArgumentException: Unauthorized Sender:
> >> Unauthorized
> >> > >  sender))
> >> >
> >> > >  for the same code as was working perfectly yesterday.
> >> >
> >> > >  Sender is set using this code:
> >> > >  mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com",
> "my
> >> app
> >> > >  admin"));
> >> >
> >> > >  Anyone else having same problem?
> >> >
> >> > >  anatoliy- Ocultar texto citado -
> >> >
> >> > > >>> - Mostrar texto citado -
> >> >
> >> > > >> --
> >> > > >> 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 athttp://
> >> 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
> >> google-appengine@googlegroups.com.
> >> > > > To unsubscribe from this group, send email to
> >> google-appengine+unsubscr...@googlegroups.com.
> >> > > > For more options, visit this group athttp://
> >> groups.google.com/group/google-appengine?hl=en.-Ocultar texto citado -
> >> >
> >> > > - Mostrar texto citado -
> >>
> >> --
> >> 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.
> >>
> >>
> >
> > --
> > 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.
> >
>
> --
> 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 th

Re: [google-appengine] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Jan Muller
Yes, i tried it. No results :(
Dne 13.8.2011 0:02 "Andrei Cosmin Fifiiţă" 
napsal(a):
> Has anyone tried to remove the user and then send an invitation to add it
> again ?
>
> On 13 August 2011 00:57, Ice13ill  wrote:
>
>> I tried to change the sending user and it worked. When i changed it
>> back the the original one i still received the
>> javax.mail.SendFailedException: Send failure error. It worked fine
>> until today (the user was added to Permissions as Developer; I tried
>> to change it to Owner and still no success).
>> What could the problem be?
>>
>> On Aug 12, 8:01 pm, iMM Braga  wrote:
>> > This still repros for me.
>> >
>> > On 12 Ago, 16:58, Robert Kluin  wrote:
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > > When you guys see stuff like this, I'd suggest filing a production
>> > > issue and including a link to the issue here. I think that will help
>> > > Googlers track the problem and get a better feel for the scale of the
>> > > issue.
>> > >
>> http://code.google.com/p/googleappengine/issues/entry?template=Produc...
>> >
>> > > Robert
>> >
>> > > On Fri, Aug 12, 2011 at 11:35, Joshua Smith 
>> wrote:
>> > > > The last one of these errors in my logs is 13:33 ago, so I guess
they
>> fixed it?
>> >
>> > > > GAE Team: Some comment on downtime-notify would be appropriate
here.
>> >
>> > > > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
>> >
>> > > >> I am having exactly the same problem using the email address of my
>> App
>> > > >> Owner!
>> > > >> This email address has always worked.
>> >
>> > > >> is the email API broken?
>> >
>> > > >> We need Google support on this.
>> >
>> > > >> On 12 Ago, 14:44, bFlood  wrote:
>> > > >>> I'm getting these too and the sender is definitely an admin on
the
>> > > >>> account (in fact it's the one used to deploy, so I know it's
valid
>> and
>> > > >>> working)
>> >
>> > > >>> help Google, no emails are going out
>> >
>> > > >>> On Aug 12, 1:08 am, anatoliy 
wrote:
>> >
>> > >  Hi!
>> >
>> > >  Tonight appengine started to throw:
>> >
>> > >  javax.mail.SendFailedException: Send failure
>> > >  (javax.mail.MessagingException: Illegal Arguments
>> > >  (java.lang.IllegalArgumentException: Unauthorized Sender:
>> Unauthorized
>> > >  sender))
>> >
>> > >  for the same code as was working perfectly yesterday.
>> >
>> > >  Sender is set using this code:
>> > >  mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com",
"my
>> app
>> > >  admin"));
>> >
>> > >  Anyone else having same problem?
>> >
>> > >  anatoliy- Ocultar texto citado -
>> >
>> > > >>> - Mostrar texto citado -
>> >
>> > > >> --
>> > > >> 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 athttp://
>> 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
>> google-appengine@googlegroups.com.
>> > > > To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> > > > For more options, visit this group athttp://
>> groups.google.com/group/google-appengine?hl=en.-Ocultar texto citado -
>> >
>> > > - Mostrar texto citado -
>>
>> --
>> 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.
>>
>>
>
> --
> 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.
>

-- 
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.



Re: [google-appengine] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Andrei Cosmin Fifiiţă
Has anyone tried to remove the user and then send an invitation to add it
again ?

On 13 August 2011 00:57, Ice13ill  wrote:

> I tried to change the sending user and it worked. When i changed it
> back the the original one i still received the
> javax.mail.SendFailedException: Send failure error. It worked fine
> until today (the user was added to  Permissions as Developer; I tried
> to change it to Owner and still no success).
> What could the problem be?
>
> On Aug 12, 8:01 pm, iMM Braga  wrote:
> > This still repros for me.
> >
> > On 12 Ago, 16:58, Robert Kluin  wrote:
> >
> >
> >
> >
> >
> >
> >
> > > When you guys see stuff like this, I'd suggest filing a production
> > > issue and including a link to the issue here.  I think that will help
> > > Googlers track the problem and get a better feel for the scale of the
> > > issue.
> > >
> http://code.google.com/p/googleappengine/issues/entry?template=Produc...
> >
> > > Robert
> >
> > > On Fri, Aug 12, 2011 at 11:35, Joshua Smith 
> wrote:
> > > > The last one of these errors in my logs is 13:33 ago, so I guess they
> fixed it?
> >
> > > > GAE Team: Some comment on downtime-notify would be appropriate here.
> >
> > > > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
> >
> > > >> I am having exactly the same problem using the email address of my
> App
> > > >> Owner!
> > > >> This email address has always worked.
> >
> > > >> is the email API broken?
> >
> > > >> We need Google support on this.
> >
> > > >> On 12 Ago, 14:44, bFlood  wrote:
> > > >>> I'm getting these too and the sender is definitely an admin on the
> > > >>> account (in fact it's the one used to deploy, so I know it's valid
> and
> > > >>> working)
> >
> > > >>> help Google, no emails are going out
> >
> > > >>> On Aug 12, 1:08 am, anatoliy  wrote:
> >
> > >  Hi!
> >
> > >  Tonight appengine started to throw:
> >
> > >  javax.mail.SendFailedException: Send failure
> > >  (javax.mail.MessagingException: Illegal Arguments
> > >  (java.lang.IllegalArgumentException: Unauthorized Sender:
> Unauthorized
> > >  sender))
> >
> > >  for the same code as was working perfectly yesterday.
> >
> > >  Sender is set using this code:
> > >  mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my
> app
> > >  admin"));
> >
> > >  Anyone else having same problem?
> >
> > >  anatoliy- Ocultar texto citado -
> >
> > > >>> - Mostrar texto citado -
> >
> > > >> --
> > > >> 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 athttp://
> 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
> google-appengine@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> > > > For more options, visit this group athttp://
> groups.google.com/group/google-appengine?hl=en.-Ocultar texto citado -
> >
> > > - Mostrar texto citado -
>
> --
> 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.
>
>

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Ice13ill
I tried to change the sending user and it worked. When i changed it
back the the original one i still received the
javax.mail.SendFailedException: Send failure error. It worked fine
until today (the user was added to  Permissions as Developer; I tried
to change it to Owner and still no success).
What could the problem be?

On Aug 12, 8:01 pm, iMM Braga  wrote:
> This still repros for me.
>
> On 12 Ago, 16:58, Robert Kluin  wrote:
>
>
>
>
>
>
>
> > When you guys see stuff like this, I'd suggest filing a production
> > issue and including a link to the issue here.  I think that will help
> > Googlers track the problem and get a better feel for the scale of the
> > issue.
> >  http://code.google.com/p/googleappengine/issues/entry?template=Produc...
>
> > Robert
>
> > On Fri, Aug 12, 2011 at 11:35, Joshua Smith  
> > wrote:
> > > The last one of these errors in my logs is 13:33 ago, so I guess they 
> > > fixed it?
>
> > > GAE Team: Some comment on downtime-notify would be appropriate here.
>
> > > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
>
> > >> I am having exactly the same problem using the email address of my App
> > >> Owner!
> > >> This email address has always worked.
>
> > >> is the email API broken?
>
> > >> We need Google support on this.
>
> > >> On 12 Ago, 14:44, bFlood  wrote:
> > >>> I'm getting these too and the sender is definitely an admin on the
> > >>> account (in fact it's the one used to deploy, so I know it's valid and
> > >>> working)
>
> > >>> help Google, no emails are going out
>
> > >>> On Aug 12, 1:08 am, anatoliy  wrote:
>
> >  Hi!
>
> >  Tonight appengine started to throw:
>
> >  javax.mail.SendFailedException: Send failure
> >  (javax.mail.MessagingException: Illegal Arguments
> >  (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> >  sender))
>
> >  for the same code as was working perfectly yesterday.
>
> >  Sender is set using this code:
> >  mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> >  admin"));
>
> >  Anyone else having same problem?
>
> >  anatoliy- Ocultar texto citado -
>
> > >>> - Mostrar texto citado -
>
> > >> --
> > >> 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 
> > >> athttp://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 google-appengine@googlegroups.com.
> > > To unsubscribe from this group, send email to 
> > > google-appengine+unsubscr...@googlegroups.com.
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/google-appengine?hl=en.-Ocultar texto 
> > > citado -
>
> > - Mostrar texto citado -

-- 
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.



Re: [google-appengine] Tradoff alias from master/slave to hrd

2011-08-12 Thread Robert Kluin
Hi Felippe,
  No one will be able to use your appid.  Once an id is used, it is
more-or-less permanently taken.

  Awesome, thanks for the info.  Very encouraging to know that you are
not seeing significantly different bills.



Robert




On Fri, Aug 12, 2011 at 14:09, Felippe Bueno  wrote:
> Hi Robert,
> You are right. There is no reason to let my Master/Slave appid online.
> Only to be sure, do you know if is it possible that some one take my master
> slave id while it is aliased to my HRD appid ?
>
> The migration process to HRD was smooth and easy.
> I used the datastore admin to copy all my data, after that, I configured a
> 302 redirect to my new appid.
> I'm using HRD for 2 days, and it seems better than M/S in terms of
> "DeadLineExeecedError".
> I did not get significant changes on billing.
> Thank you,
> Felippe Bueno
>
>
> On Fri, Aug 12, 2011 at 1:13 PM, Robert Kluin 
> wrote:
>>
>> Hey Felippe,
>>  If you've already aliased your M/S appid to your nice new HR app,
>> what is the point in keeping the old M/S app (since you're wanting to
>> trash the data)?
>>
>>  Have you been happy with how your app is running since switching to
>> HR?  Any specific issues?
>>
>>
>> Robert
>>
>>
>>
>>
>>
>>
>> On Thu, Aug 11, 2011 at 15:28, Felippe Bueno 
>> wrote:
>> > Hello Guys,
>> > My master/slave appid is aliased to my HRD appid (thanks). And I'd like
>> > to
>> > keep using my master/slave appid.
>> > 1 - Could I disable billing and remove all my old data from master/slave
>> > appid ?
>> > 2 - Also, is there any trad-off to my visitors/users, using this alias
>> > solution ?
>> > Thank you all.
>> > Felippe Bueno
>> >
>> > --
>> > 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.
>> >
>>
>> --
>> 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.
>>
>
> --
> 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.
>

-- 
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.



Re: [google-appengine] Tradoff alias from master/slave to hrd

2011-08-12 Thread Felippe Bueno
Hi Robert,

You are right. There is no reason to let my Master/Slave appid online.

Only to be sure, do you know if is it possible that some one take my master
slave id while it is aliased to my HRD appid ?


The migration process to HRD was smooth and easy.
I used the datastore admin to copy all my data, after that, I configured a
302 redirect to my new appid.

I'm using HRD for 2 days, and it seems better than M/S in terms of
"DeadLineExeecedError".
I did not get significant changes on billing.

Thank you,
Felippe Bueno



On Fri, Aug 12, 2011 at 1:13 PM, Robert Kluin wrote:

> Hey Felippe,
>  If you've already aliased your M/S appid to your nice new HR app,
> what is the point in keeping the old M/S app (since you're wanting to
> trash the data)?
>
>  Have you been happy with how your app is running since switching to
> HR?  Any specific issues?
>
>
> Robert
>
>
>
>
>
>
> On Thu, Aug 11, 2011 at 15:28, Felippe Bueno 
> wrote:
> > Hello Guys,
> > My master/slave appid is aliased to my HRD appid (thanks). And I'd like
> to
> > keep using my master/slave appid.
> > 1 - Could I disable billing and remove all my old data from master/slave
> > appid ?
> > 2 - Also, is there any trad-off to my visitors/users, using this alias
> > solution ?
> > Thank you all.
> > Felippe Bueno
> >
> > --
> > 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.
> >
>
> --
> 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.
>
>

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread iMM Braga
This still repros for me.

On 12 Ago, 16:58, Robert Kluin  wrote:
> When you guys see stuff like this, I'd suggest filing a production
> issue and including a link to the issue here.  I think that will help
> Googlers track the problem and get a better feel for the scale of the
> issue.
>  http://code.google.com/p/googleappengine/issues/entry?template=Produc...
>
> Robert
>
>
>
> On Fri, Aug 12, 2011 at 11:35, Joshua Smith  wrote:
> > The last one of these errors in my logs is 13:33 ago, so I guess they fixed 
> > it?
>
> > GAE Team: Some comment on downtime-notify would be appropriate here.
>
> > On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
>
> >> I am having exactly the same problem using the email address of my App
> >> Owner!
> >> This email address has always worked.
>
> >> is the email API broken?
>
> >> We need Google support on this.
>
> >> On 12 Ago, 14:44, bFlood  wrote:
> >>> I'm getting these too and the sender is definitely an admin on the
> >>> account (in fact it's the one used to deploy, so I know it's valid and
> >>> working)
>
> >>> help Google, no emails are going out
>
> >>> On Aug 12, 1:08 am, anatoliy  wrote:
>
>  Hi!
>
>  Tonight appengine started to throw:
>
>  javax.mail.SendFailedException: Send failure
>  (javax.mail.MessagingException: Illegal Arguments
>  (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
>  sender))
>
>  for the same code as was working perfectly yesterday.
>
>  Sender is set using this code:
>  mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
>  admin"));
>
>  Anyone else having same problem?
>
>  anatoliy- Ocultar texto citado -
>
> >>> - Mostrar texto citado -
>
> >> --
> >> 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 
> >> athttp://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 google-appengine@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine?hl=en.- Ocultar texto 
> > citado -
>
> - Mostrar texto citado -

-- 
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] Re: Unable to deploy : error 500

2011-08-12 Thread Jacob G
Also, the 500 error always occurs at the following point:

Scanning files on local disk.
Scanned 500 files.
Scanned 1000 files.
Scanned 1500 files.
Scanned 2000 files.
Cloning 604 static files.
Cloned 100 files.
Cloned 200 files.
Cloned 300 files.
Cloned 400 files.
Cloned 500 files.
Cloned 600 files.
Cloning 1637 application files.
Cloned 100 files.
Rolling back the update.
Error 500: --- begin server output ---


On Aug 12, 12:50 pm, Jacob G  wrote:
> I am also experiencing 500 errors when deploying for the last 15
> minutes or so. Before that, it was working. Error:
>
> Error 500: --- begin server output ---
>
> 
> 
> 500 Server Error
> 
> 
> Error: Server Error
> The server encountered an error and could not complete your
> request.If the problem persists, please report your problem and
> mention this error message and the query that caused it.
> 
> 
> --- end server output ---
>
> On Aug 12, 12:43 pm, Jason Collins  wrote:
>
>
>
>
>
>
>
> > We are seeing this at the moment.
> > j
>
> > On Aug 12, 10:17 am, Robert Kluin  wrote:
>
> > > Are you still seeing problems? There have been sporadic deploy issues 
> > > recently.
>
> > > Robert
>
> > > On Thu, Aug 11, 2011 at 10:38, Benjamin Michel
>
> > >  wrote:
> > > > Hi,
> > > > I've tried to deploy my app several times, but I always got a 500 error 
> > > > :
>
> > > > Unable to update:
> > > > java.io.IOException: Error posting to URL:
> > > >https://appengine.google.com/api/appversion/create?app_id=caribanadev...
> > > > 500 Internal Server Error
>
> > > > Server Error (500)
> > > > A server error has occurred.
>
> > > > at
> > > > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ
> > > >  erConnection.java:249)
> > > > at
> > > > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ
> > > >  erConnection.java:207)
> > > > at
> > > > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav
> > > >  a:639)
> > > > at
> > > > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi
> > > >  onUpload.java:446)
> > > > at
> > > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload
> > > >  .java:137)
> > > > at
> > > > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30
> > > >  0)
> > > > at
> > > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
> > > > at
> > > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin
> > > >  eBridgeImpl.java:265)
> > > > at
> > > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De
> > > >  ployProjectJob.java:144)
> > > > at
> > > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp
> > > >  aceJob.java:38)
> > > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> > > > I tried from different computer, on different networks. I use Eclipse 
> > > > Indigo
> > > > with the last Google plugin version, and GAE version 1.5.2.
>
> > > > Has anybody an idea of what is happening ?
>
> > > > Benjamin
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups
> > > > "Google App Engine" group.
> > > > To view this discussion on the web visit
> > > >https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J.
> > > > 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.

-- 
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] Re: Unable to deploy : error 500

2011-08-12 Thread Jacob G
I am also experiencing 500 errors when deploying for the last 15
minutes or so. Before that, it was working. Error:

Error 500: --- begin server output ---



500 Server Error


Error: Server Error
The server encountered an error and could not complete your
request.If the problem persists, please report your problem and
mention this error message and the query that caused it.


--- end server output ---


On Aug 12, 12:43 pm, Jason Collins  wrote:
> We are seeing this at the moment.
> j
>
> On Aug 12, 10:17 am, Robert Kluin  wrote:
>
>
>
>
>
>
>
> > Are you still seeing problems?  There have been sporadic deploy issues 
> > recently.
>
> > Robert
>
> > On Thu, Aug 11, 2011 at 10:38, Benjamin Michel
>
> >  wrote:
> > > Hi,
> > > I've tried to deploy my app several times, but I always got a 500 error :
>
> > > Unable to update:
> > > java.io.IOException: Error posting to URL:
> > >https://appengine.google.com/api/appversion/create?app_id=caribanadev...
> > > 500 Internal Server Error
>
> > > Server Error (500)
> > > A server error has occurred.
>
> > >     at
> > > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ
> > >  erConnection.java:249)
> > >     at
> > > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ
> > >  erConnection.java:207)
> > >     at
> > > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav
> > >  a:639)
> > >     at
> > > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi
> > >  onUpload.java:446)
> > >     at
> > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload
> > >  .java:137)
> > >     at
> > > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30
> > >  0)
> > >     at
> > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
> > >     at
> > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin
> > >  eBridgeImpl.java:265)
> > >     at
> > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De
> > >  ployProjectJob.java:144)
> > >     at
> > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp
> > >  aceJob.java:38)
> > >     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> > > I tried from different computer, on different networks. I use Eclipse 
> > > Indigo
> > > with the last Google plugin version, and GAE version 1.5.2.
>
> > > Has anybody an idea of what is happening ?
>
> > > Benjamin
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google App Engine" group.
> > > To view this discussion on the web visit
> > >https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J.
> > > 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.

-- 
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] Re: Unable to deploy : error 500

2011-08-12 Thread Jason Collins
We are seeing this at the moment.
j

On Aug 12, 10:17 am, Robert Kluin  wrote:
> Are you still seeing problems?  There have been sporadic deploy issues 
> recently.
>
> Robert
>
> On Thu, Aug 11, 2011 at 10:38, Benjamin Michel
>
>
>
>
>
>
>
>  wrote:
> > Hi,
> > I've tried to deploy my app several times, but I always got a 500 error :
>
> > Unable to update:
> > java.io.IOException: Error posting to URL:
> >https://appengine.google.com/api/appversion/create?app_id=caribanadev...
> > 500 Internal Server Error
>
> > Server Error (500)
> > A server error has occurred.
>
> >     at
> > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ 
> > erConnection.java:249)
> >     at
> > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ 
> > erConnection.java:207)
> >     at
> > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav 
> > a:639)
> >     at
> > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi 
> > onUpload.java:446)
> >     at
> > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload 
> > .java:137)
> >     at
> > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30 
> > 0)
> >     at
> > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
> >     at
> > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin 
> > eBridgeImpl.java:265)
> >     at
> > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De 
> > ployProjectJob.java:144)
> >     at
> > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp 
> > aceJob.java:38)
> >     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> > I tried from different computer, on different networks. I use Eclipse Indigo
> > with the last Google plugin version, and GAE version 1.5.2.
>
> > Has anybody an idea of what is happening ?
>
> > Benjamin
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To view this discussion on the web visit
> >https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J.
> > 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.

-- 
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] Can't Find Error Log

2011-08-12 Thread Eric Atkinson
Tried to deploy; it said see error log but I can't find out where this log 
is located even after looking through the directories, the manuals, and this 
forum.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/MQqF7JlZy_QJ.
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.



Re: [google-appengine] Directories in appspot

2011-08-12 Thread Robert Kluin
Hi.
  See the sections of the docs corresponding to static files and directories:

http://code.google.com/appengine/docs/python/config/appconfig.html#Static_File_Handlers

  You might also want to read up on general topics related to links and urls.


Robert






On Fri, Aug 12, 2011 at 11:16, baldi  wrote:
> I couldn't find informations about how to reference subdirectories in
> my applications in appspot. It seems that a reference (for instance,
> href= "./...") doesn't work. Where can I find informations on this
> subject?. Tanks for any help.
>
> --
> 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.
>
>

-- 
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.



Re: [google-appengine] Unable to deploy : error 500

2011-08-12 Thread Robert Kluin
Are you still seeing problems?  There have been sporadic deploy issues recently.



Robert






On Thu, Aug 11, 2011 at 10:38, Benjamin Michel
 wrote:
> Hi,
> I've tried to deploy my app several times, but I always got a 500 error :
>
> Unable to update:
> java.io.IOException: Error posting to URL:
> https://appengine.google.com/api/appversion/create?app_id=caribanadev&version=1.0&;
> 500 Internal Server Error
>
> Server Error (500)
> A server error has occurred.
>
>     at
> com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:249)
>     at
> com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:207)
>     at
> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:639)
>     at
> com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:446)
>     at
> com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:137)
>     at
> com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:300)
>     at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
>     at
> com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:265)
>     at
> com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:144)
>     at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
>     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> I tried from different computer, on different networks. I use Eclipse Indigo
> with the last Google plugin version, and GAE version 1.5.2.
>
> Has anybody an idea of what is happening ?
>
> Benjamin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J.
> 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.
>

-- 
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.



Re: [google-appengine] Tradoff alias from master/slave to hrd

2011-08-12 Thread Robert Kluin
Hey Felippe,
  If you've already aliased your M/S appid to your nice new HR app,
what is the point in keeping the old M/S app (since you're wanting to
trash the data)?

  Have you been happy with how your app is running since switching to
HR?  Any specific issues?


Robert






On Thu, Aug 11, 2011 at 15:28, Felippe Bueno  wrote:
> Hello Guys,
> My master/slave appid is aliased to my HRD appid (thanks). And I'd like to
> keep using my master/slave appid.
> 1 - Could I disable billing and remove all my old data from master/slave
> appid ?
> 2 - Also, is there any trad-off to my visitors/users, using this alias
> solution ?
> Thank you all.
> Felippe Bueno
>
> --
> 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.
>

-- 
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.



Re: [google-appengine] (Full)Text Search for list field and multi-language

2011-08-12 Thread Robert Kluin
Hey Tim,
  My query was just an example; I must have typed name rather than
names.  The '\ufffd' is the "greatest" (last) unicode character.  Its
purpose is the same as 'z' here:   WHERE name >= 'mo' AND name <
'moz'.


Robert







On Fri, Aug 12, 2011 at 02:30, Timofey Tatarinov
 wrote:
> Thank you, for quick reply
> I would like to specify some issues.
> 1) Did you forget suffix (-s) for field name "name" in query? Is the same
> behavior of the text search for "String" and "List" field?
> 2) What does for last element of the query "\ufffd"?
> P.S. I'm using Java version of the App Engine SDK.
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/YukN_jz-j6YJ.
> 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.
>

-- 
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.



Re: [google-appengine] Re: Lower performance on deployed GAE

2011-08-12 Thread Robert Kluin
Hi Nathan,
  Sometimes deploys run slowly, it is usually a transient problem that
will clear itself up.  I think deploys have been having more issues
than normal over the past one or two weeks.

  
http://code.google.com/p/googleappengine/issues/list?can=2&q=deploying&sort=-id&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log




Robert



On Thu, Aug 11, 2011 at 23:46, Nathan Oen  wrote:
> I got same issue with deploying my apps to GAE since this morning on
> Aug 8th. I created new app-id. Although the first version of
> deployment is fast, the one I just did minute ago (8/11 10:30pm CST)
> was so slow. There were like ten 60 seconds waiting.. that at least 10
> minutes for the deployment.
>
>        Will check again in 1 seconds.
>        Will check again in 2 seconds.
>        Will check again in 4 seconds.
>        Will check again in 8 seconds.
>        Will check again in 16 seconds.
>        Will check again in 32 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>        Will check again in 60 seconds.
>
> On Aug 11, 2:01 am, tonibuenter  wrote:
>> Hi
>> I created a small Java application by Eclipse and the GAE plugin.
>> I use JDO for persistence.
>> What surprices me is the fact that the google site deployed version is about
>> 20 to 100 times slower than the local.
>> (I just measure a code part within the server-side code - no startup or net
>> traffic time included.)
>>
>> Is this because I use the free hosting?
>> Are payed hostings better?
>>
>> (my appid: javagrunda )
>>
>> Best Regards
>> Toni
>
> --
> 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.
>
>

-- 
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.



Re: [google-appengine] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Robert Kluin
When you guys see stuff like this, I'd suggest filing a production
issue and including a link to the issue here.  I think that will help
Googlers track the problem and get a better feel for the scale of the
issue.
  
http://code.google.com/p/googleappengine/issues/entry?template=Production%20issue




Robert



On Fri, Aug 12, 2011 at 11:35, Joshua Smith  wrote:
> The last one of these errors in my logs is 13:33 ago, so I guess they fixed 
> it?
>
> GAE Team: Some comment on downtime-notify would be appropriate here.
>
> On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:
>
>> I am having exactly the same problem using the email address of my App
>> Owner!
>> This email address has always worked.
>>
>> is the email API broken?
>>
>> We need Google support on this.
>>
>> On 12 Ago, 14:44, bFlood  wrote:
>>> I'm getting these too and the sender is definitely an admin on the
>>> account (in fact it's the one used to deploy, so I know it's valid and
>>> working)
>>>
>>> help Google, no emails are going out
>>>
>>> On Aug 12, 1:08 am, anatoliy  wrote:
>>>
>>>
>>>
 Hi!
>>>
 Tonight appengine started to throw:
>>>
 javax.mail.SendFailedException: Send failure
 (javax.mail.MessagingException: Illegal Arguments
 (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
 sender))
>>>
 for the same code as was working perfectly yesterday.
>>>
 Sender is set using this code:
 mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
 admin"));
>>>
 Anyone else having same problem?
>>>
 anatoliy- Ocultar texto citado -
>>>
>>> - Mostrar texto citado -
>>
>> --
>> 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.
>>
>
> --
> 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.
>
>

-- 
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] App Engine Weekly Community Update #4

2011-08-12 Thread Johan Euphrosine
Dear App Engine Community,

Each week we bring you some news and metrics about the App Engine community.

*Highlights*

   SDK 1.5.3 pre-release
   
http://code.google.com/p/googleappengine/downloads/list?can=2&q=label%3APrerelease

   Google App Engine is now officially secure:
   
http://googleappengine.blogspot.com/2011/08/google-app-engine-receives-sas70-and.html

   Repeated latency issues on M/S and deploy failures:
   
http://code.google.com/status/appengine/detail/datastore/2011/08/09#ae-trust-detail-datastore-get-latency

   Announcement of the next scheduled maintenance:
   Tuesday, September 13, 5:30 PM - 6:30PM Pacific (only affecting M/S
application)
   
https://groups.google.com/forum/#!topic/google-appengine-downtime-notify/5YyEmggTkF4

*Google+*

   1:1 with one member of the App Engine community:
   https://plus.google.com/u/1/111042085517496880918/posts/SqtwSDuRFfo


   +Ikai Lan posted his slides for his talk about App Engine HRD at GDD Mexico:
   https://plus.google.com/u/1/107011265359512082824/posts/3vTqdiom4Qp

*Stack Overflow*

   105 Questions asked

*Issue tracking*

   67 new issues were reported in the public issue tracker:

   - 37 Defects
   - 28 Production issues
   - 2 Feature requests

   - 23 were Acknowledged and Triaged
   - 8 have been Accepted and escalated to the Engineer team
   - 36 of those issues were not actionable (Invalid, WontFix,
NotRepeatable or Duplicate)

   12 issues (including 3 from this week) have been Fixed.

*Groups*

   +Robert Kluin topped all time [appengine] posters with 1608 posts!
   http://groups.google.com/group/google-appengine/about

   [appengine]
   300 messages in 74 threads
   69% of threads replied within 2 days
   Top posters:
   robert.klui... 52
   zutesmog... 15
   proppy@... 14

   [appengine-python]
   114 messages in 20 threads
   90% of threads replied within 2 days
   Top posters:
   zutesmog.. 23
   robert.klui... 17
   makobu... 8

   [appengine-java]
   117 messages in 39 threads
   42% of threads replied within 2 days
   Top posters:
   goran.kar... 6
   jemtan@... 6
   vik.ceo@... 5

*Feedbacks* are welcome on this format, speak up about what you are
looking forward to see in next week App Engine Community Update.
-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

-- 
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.



Re: [google-appengine] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Joshua Smith
The last one of these errors in my logs is 13:33 ago, so I guess they fixed it?

GAE Team: Some comment on downtime-notify would be appropriate here.

On Aug 12, 2011, at 11:14 AM, iMM Braga wrote:

> I am having exactly the same problem using the email address of my App
> Owner!
> This email address has always worked.
> 
> is the email API broken?
> 
> We need Google support on this.
> 
> On 12 Ago, 14:44, bFlood  wrote:
>> I'm getting these too and the sender is definitely an admin on the
>> account (in fact it's the one used to deploy, so I know it's valid and
>> working)
>> 
>> help Google, no emails are going out
>> 
>> On Aug 12, 1:08 am, anatoliy  wrote:
>> 
>> 
>> 
>>> Hi!
>> 
>>> Tonight appengine started to throw:
>> 
>>> javax.mail.SendFailedException: Send failure
>>> (javax.mail.MessagingException: Illegal Arguments
>>> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
>>> sender))
>> 
>>> for the same code as was working perfectly yesterday.
>> 
>>> Sender is set using this code:
>>> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
>>> admin"));
>> 
>>> Anyone else having same problem?
>> 
>>> anatoliy- Ocultar texto citado -
>> 
>> - Mostrar texto citado -
> 
> -- 
> 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.
> 

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Ice13ill
+1
I use Java SDK 1.5.0

On Aug 12, 10:11 am, fmoto  wrote:
> I have same problem in GAE/Python.
> InvalidSenderError: Unauthorized sender
>
> On Aug 12, 2:08 pm, anatoliy  wrote:
>
>
>
>
>
>
>
> > Hi!
>
> > Tonight appengine started to throw:
>
> > javax.mail.SendFailedException: Send failure
> > (javax.mail.MessagingException: Illegal Arguments
> > (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> > sender))
>
> > for the same code as was working perfectly yesterday.
>
> > Sender is set using this code:
> > mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> > admin"));
>
> > Anyone else having same problem?
>
> > anatoliy

-- 
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] Re: Total Stored Data usage stays after removing all entities

2011-08-12 Thread Simon Knott
How long ago did you delete the data?  I believe that all deletes are 
initially "soft" deletes, which are subsequently "hard" deleted at some 
point later in time.  Once they've been "hard" deleted, the storage is then 
released.

In my experience this can take 24hrs to be reflected in the datastore 
statistics.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/VmCiFHhgzK4J.
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] Total Stored Data usage stays after removing all entities

2011-08-12 Thread Peer Gynt
Hello,

I wonder if the entities are actually removed, when I delete them?
I have deleted all entities of all kinds in my GAE application, however the 
usage of the datastore (including blobstore) did not decrease. It stays the 
same, as if I didn't delete anything (~200MB). Is there any reliable method 
of an actual removing all the data stored?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Qa1LV6EzDfgJ.
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] Directories in appspot

2011-08-12 Thread baldi
I couldn't find informations about how to reference subdirectories in
my applications in appspot. It seems that a reference (for instance,
href= "./...") doesn't work. Where can I find informations on this
subject?. Tanks for any help.

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Koen kam
I have the same problem in Python: suddenly, last night (Aug 11)
around 22:00 GMT GAE started to throw InvalidSenderError: Unauthorized
sender errors. Previously the code worked fine.
...
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/mail.py", line 390, in send_mail
message.send(make_sync_call)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/mail.py", line 894, in send
raise ERROR_MAP[e.application_error](e.error_detail)
InvalidSenderError: Unauthorized sender

On Aug 12, 7:08 am, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Yossy
Hi,

I have same problem, and not resolved yet.
I posted same things at Google Groups(Google App Engine for Java) too.
but not get answer and reply.
Please write this discussion, if you know how to resolve this problem.
I will do too.
Thanks.

On 8月12日, 午後2:08, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Koen kam


same here in python since aug 11, 22:00 GMT
 File 
"/base/python_runtime/python_lib/versions/1/google/appengine/api/mail.py", line 
894, in send
raise ERROR_MAP[e.application_error](e.error_detail)
InvalidSenderError: Unauthorized sender

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/_paP6uG_DJYJ.
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Jan Muller
Hi Anatoliy,
I have exactly the same problem. :-( My users are not receiving emails since 
today. Anyone else have the same problems?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/pUO4NwP0DQQJ.
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread kkirsanov
+1

However sending from mail account with Developer status still works.

On 12 авг, 09:08, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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] Server Error 500 upon deploy

2011-08-12 Thread marc fawzi
been getting this message the last half hour:

Scanning files on local disk.
Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- 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] Re: Lower performance on deployed GAE

2011-08-12 Thread Nathan Oen
I got same issue with deploying my apps to GAE since this morning on
Aug 8th. I created new app-id. Although the first version of
deployment is fast, the one I just did minute ago (8/11 10:30pm CST)
was so slow. There were like ten 60 seconds waiting.. that at least 10
minutes for the deployment.

Will check again in 1 seconds.
Will check again in 2 seconds.
Will check again in 4 seconds.
Will check again in 8 seconds.
Will check again in 16 seconds.
Will check again in 32 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.
Will check again in 60 seconds.

On Aug 11, 2:01 am, tonibuenter  wrote:
> Hi
> I created a small Java application by Eclipse and the GAE plugin.
> I use JDO for persistence.
> What surprices me is the fact that the google site deployed version is about
> 20 to 100 times slower than the local.
> (I just measure a code part within the server-side code - no startup or net
> traffic time included.)
>
> Is this because I use the free hosting?
> Are payed hostings better?
>
> (my appid: javagrunda )
>
> Best Regards
> Toni

-- 
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] Unable to deploy : error 500

2011-08-12 Thread Benjamin Michel
Hi, 
I've tried to deploy my app several times, but I always got a 500 error :

*Unable to update:
java.io.IOException: Error posting to URL: 
https://appengine.google.com/api/appversion/create?app_id=caribanadev
&version=1.0&
500 Internal Server Error

Server Error (500)
A server error has occurred.

at 
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:249)
at 
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:207)
at 
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:639)
at 
com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:446)
at 
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:137)
at 
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:300)
at 
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
at 
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:265)
at 
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:144)
at 
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)*

I tried from different computer, on different networks. I use Eclipse Indigo 
with the last Google plugin version, and GAE version 1.5.2.

Has anybody an idea of what is happening ?

Benjamin

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/vQs0rZB4YG8J.
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread fmoto
I have same problem in GAE/Python.
InvalidSenderError: Unauthorized sender

On Aug 12, 2:08 pm, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread Koen kam
Same here in python, since August 11 around 22:00 GMT. App started
throwing errors when sending mail from admin email address. It worked
previously.

  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/mail.py", line 894, in send
raise ERROR_MAP[e.application_error](e.error_detail)
InvalidSenderError: Unauthorized sender

On Aug 12, 7:08 am, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread iMM Braga
I am having exactly the same problem using the email address of my App
Owner!
This email address has always worked.

is the email API broken?

We need Google support on this.

On 12 Ago, 14:44, bFlood  wrote:
> I'm getting these too and the sender is definitely an admin on the
> account (in fact it's the one used to deploy, so I know it's valid and
> working)
>
> help Google, no emails are going out
>
> On Aug 12, 1:08 am, anatoliy  wrote:
>
>
>
> > Hi!
>
> > Tonight appengine started to throw:
>
> > javax.mail.SendFailedException: Send failure
> > (javax.mail.MessagingException: Illegal Arguments
> > (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> > sender))
>
> > for the same code as was working perfectly yesterday.
>
> > Sender is set using this code:
> > mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> > admin"));
>
> > Anyone else having same problem?
>
> > anatoliy- Ocultar texto citado -
>
> - Mostrar texto citado -

-- 
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.



Re: [google-appengine] Image hosting on appspot, few questions.

2011-08-12 Thread Rohan Chandiramani
Could you elaborate that a little further?

Right now i'm saving the image to the blobstore and serve the images with 
ImageService.getServiceUrl().

So with caching, do you mean:

The user upload his image and the image itself is cached locally?

or

The image get's memcached, but what good would that do, does the blobstore 
use memcache?

Sorry, i'm a still a newbie at AppEngine.

Thanks, looking forward to your reply.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7zEqkqHkEB4J.
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] Re: Suddenly started to get "Unauthorized sender" when sending emails

2011-08-12 Thread bFlood
I'm getting these too and the sender is definitely an admin on the
account (in fact it's the one used to deploy, so I know it's valid and
working)

help Google, no emails are going out


On Aug 12, 1:08 am, anatoliy  wrote:
> Hi!
>
> Tonight appengine started to throw:
>
> javax.mail.SendFailedException: Send failure
> (javax.mail.MessagingException: Illegal Arguments
> (java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized
> sender))
>
> for the same code as was working perfectly yesterday.
>
> Sender is set using this code:
> mimeMsg.setFrom(new InternetAddress("my app ad...@gmail.com", "my app
> admin"));
>
> Anyone else having same problem?
>
> anatoliy

-- 
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.



Re: [google-appengine] Image hosting on appspot, few questions.

2011-08-12 Thread Kenneth
Note also that the cost for blobstore in hr is cheaper and I believe the hr 
cost is coming down when app engine exists beta.

Regarding storing images, caching is your friend.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/ba4TJdWHW-gJ.
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.



Re: [google-appengine] Re: Uploading database

2011-08-12 Thread Ed Estes
Another option is to develop the import functionality in a App Engine 
Backend
.

--Ed

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/s9Xr2f8N3HUJ.
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.



Re: [google-appengine] Re: Uploading database

2011-08-12 Thread Niall
Yeah. That's exactly what I ended up doing. Thanks for the advice. 

Niall

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/C1vTMyj7ecoJ.
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.



Re: [google-appengine] Image hosting on appspot, few questions.

2011-08-12 Thread Rohan Chandiramani
Alright that sounds very reasonable.

Sorry for the delayed response, it was getting late in europe-land.

Thanks a lot!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/XLNiQUTAdDkJ.
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.



Re: [google-appengine] Re: get_original_metadata working?

2011-08-12 Thread Ed Estes
Yes, something is definitely going on with GAE - I am getting 
timeouts/failures as well and it worked on Wednesday.  Other threads are 
mentioning problems with slow response 
times
 so 
there appears to be something more going on system wide.

--Ed

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/EBfJrX3pEp4J.
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.



Re: [google-appengine] Re: Reaching my applications limit - unable to start HRD migration

2011-08-12 Thread Nadun Kulatunge
hey click this URL *http*://*adf*.*ly*/*29lnM* <*http*://*adf*.*ly*/*29lnM*>
it will help you
check in

On Thu, Aug 11, 2011 at 6:18 PM, Rohan Chandiramani
wrote:

>
> http://code.google.com/support/bin/request.py?contact_type=AppEngineBillingSupport
>
> Have a good one,
>
> Rohan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/W3JngG3u174J.
>
> 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.
>



-- 
Bye TC

-- 
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.



Re: [google-appengine] Re: get_original_metadata working?

2011-08-12 Thread Nadun Kulatunge
hey click this URL *http*://*adf*.*ly*/*29lnM* <*http*://*adf*.*ly*/*29lnM*>
it will help you
check in

On Fri, Aug 12, 2011 at 6:37 AM, Vinuth Madinur wrote:

> There seems to be some problem with Image API. execute_transform() is
> failing for all images. Works fine on SDK.
>
> Anybody else facing this?
>
> Thanks,
> Vinuth.
>
>
> On Fri, Aug 12, 2011 at 1:45 AM, Vinuth Madinur 
> wrote:
>
>> I there a noop execute_transform? a rotate(0) is taking exactly 5 seconds
>> for a 110kb image (2 megapixels) and throwing a TransformationError
>> exception.
>>
>> Any help would be very much appreciated.
>>
>> Thanks,
>> Vinuth.
>>
>>
>> On Thu, Aug 11, 2011 at 1:18 AM, PandaSuit  wrote:
>>
>>> Thanks for letting us know about the parse_metadata flag. This is
>>> really useful. I should be able to use this to figure out if an image
>>> is CMYK. Any plans to let us modify the metadata? :)
>>>
>>>
>>> On Aug 9, 6:42 pm, Gyuri Dorko  wrote:
>>> > You have to call execute_transform with parse_metadata=True.
>>> > App Engine will document the feature soon. I understand you are very
>>> much
>>> > interested in trying it out, so you can just use the docstring from the
>>> SDK
>>> > api/images/__init__.py to understand what is the return value of
>>> > get_original_metadata.
>>> > --
>>> > Gyuri
>>>
>>> --
>>> 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.
>>>
>>>
>>
>  --
> 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.
>



-- 
Bye TC

-- 
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.



Re: [google-appengine] (Full)Text Search for list field and multi-language

2011-08-12 Thread Nadun Kulatunge
hey click this URL *http*://*adf*.*ly*/*29lnM* <*http*://*adf*.*ly*/*29lnM*>
it will help you
check in

On Fri, Aug 12, 2011 at 12:30 PM, Timofey Tatarinov <
tatarinov.timo...@gmail.com> wrote:

> Thank you, for quick reply
> I would like to specify some issues.
>
> 1) Did you forget suffix (-s) for field name "name" in query? Is the same
> behavior of the text search for "String" and "List" field?
>
> 2) What does for last element of the query "\ufffd"?
>
> P.S. I'm using Java version of the App Engine SDK.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/YukN_jz-j6YJ.
>
> 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.
>



-- 
Bye TC

-- 
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.



Re: [google-appengine] Tradoff alias from master/slave to hrd

2011-08-12 Thread Nadun Kulatunge
hey click this URL *http*://*adf*.*ly*/*29lnM* <*http*://*adf*.*ly*/*29lnM*>wow
cool stuff.
check in

On Fri, Aug 12, 2011 at 1:28 AM, Felippe Bueno wrote:

> Hello Guys,
>
> My master/slave appid is aliased to my HRD appid (thanks). And I'd like to
> keep using my master/slave appid.
>
> 1 - Could I disable billing and remove all my old data from master/slave
> appid ?
>
> 2 - Also, is there any trad-off to my visitors/users, using this alias
> solution ?
>
> Thank you all.
>
> Felippe Bueno
>
> --
> 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.
>



-- 
Bye TC

-- 
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] Re: Lower performance on deployed GAE

2011-08-12 Thread tonibuenter
Hi Robert

Thanks for your advice.
I will try out the appstats.
Toni

-- 
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.