Re: [google-appengine] Re: Server Error (Text Search) on Admin Console

2014-04-03 Thread Vinny P
On Tue, Apr 1, 2014 at 1:29 PM, James Courtney 
james.court...@philanthropal.com wrote:

 I'm seeing this error now (22 months later).  I suspect the cause must be
 different but I can't browse or search any of our text indexes through
 admin console (app behavior seems unaffected).  In short, the symptoms seem
 identical to that posted initially for this thread.




Did this error appear just now, or has it been occurring for a long time?

I realize you said the app behavior seems unaffected, but can you try
accessing random records (or most records, if possible) and see if the
search operation encounters a snag?


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 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.


Re: [google-appengine] Re: Server Error (Text Search) on Admin Console

2014-04-02 Thread James Courtney
I'm seeing this error now (22 months later).  I suspect the cause must be 
different but I can't browse or search any of our text indexes through 
admin console (app behavior seems unaffected).  In short, the symptoms seem 
identical to that posted initially for this thread.

On Tuesday, May 29, 2012 11:47:57 PM UTC-7, Amy Unruh wrote:

 While I can't tell for sure, I suspect you are seeing this issue:
 http://code.google.com/p/googleappengine/issues/detail?id=7601
 related to display of non-ascii content in the search panel of the admin 
 console.  
 You can track this issue to see when it is fixed, which should be by the 
 next release (if not sooner).

 This issue does not affect your ability to index or query non-ascii 
 content using the search API -- it is only specific to the admin console.

 On 30 May 2012 06:15, dima di...@usefy.com javascript: wrote:

 I get this error too. Because of what this error?

 On 29 май, 04:13, Amy Unruh amyu+gro...@google.com wrote:
  Eshe,
 
  What is your app id? (You can email it to me directly if you like).
 
  On 28 May 2012 14:49, eshe muta eshem...@dishcrunch.com wrote:
 
 
 
 
 
 
 
 
 
   We're seeing this:
 
   
   Server Error
 
   A server error has occurred.
 
   Return to Applications screen »

 
   Whenever we click on Any index of Text Search on Admin Console.
 
   100% reproducible.
 
   Is this happening to other apps?
 
   --
   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/-/nhT0A0eCoT4J.
   To post to this group, send email to 
   google-a...@googlegroups.comjavascript:
 .
   To unsubscribe from this group, send email to
   google-appengi...@googlegroups.com javascript:.
   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-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 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 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.


Re: [google-appengine] Re: Server Error (Text Search) on Admin Console

2012-05-30 Thread Amy Unruh
While I can't tell for sure, I suspect you are seeing this issue:
http://code.google.com/p/googleappengine/issues/detail?id=7601
related to display of non-ascii content in the search panel of the admin
console.
You can track this issue to see when it is fixed, which should be by the
next release (if not sooner).

This issue does not affect your ability to index or query non-ascii content
using the search API -- it is only specific to the admin console.

On 30 May 2012 06:15, dima d...@usefy.com wrote:

 I get this error too. Because of what this error?

 On 29 май, 04:13, Amy Unruh amyu+gro...@google.com wrote:
  Eshe,
 
  What is your app id? (You can email it to me directly if you like).
 
  On 28 May 2012 14:49, eshe muta eshem...@dishcrunch.com wrote:
 
 
 
 
 
 
 
 
 
   We're seeing this:
 
   
   Server Error
 
   A server error has occurred.
 
   Return to Applications screen »

 
   Whenever we click on Any index of Text Search on Admin Console.
 
   100% reproducible.
 
   Is this happening to other apps?
 
   --
   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/-/nhT0A0eCoT4J.
   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: Server Error (Text Search) on Admin Console

2012-05-29 Thread dima
I get this error too. Because of what this error?

On 29 май, 04:13, Amy Unruh amyu+gro...@google.com wrote:
 Eshe,

 What is your app id? (You can email it to me directly if you like).

 On 28 May 2012 14:49, eshe muta eshem...@dishcrunch.com wrote:









  We're seeing this:

  
  Server Error

  A server error has occurred.

  Return to Applications screen »
   

  Whenever we click on Any index of Text Search on Admin Console.

  100% reproducible.

  Is this happening to other apps?

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