Note that there are some explanatory texts on larger screens.

plurals
  1. USptflix
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COWell, well. I found a copy of eclipse in my backups that had app engine 1.6.3. Tried it and as I thought -- it works. So 1.6.4 has a serious bug. Hopefully, Google will respond to the bug report posted by florian. http://code.google.com/p/googleappengine/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log&groupby=&sort=&id=7277
      singulars
    2. CO@renato I built a little test app using XSRF tokens and deployed it. It works fine. I'm suspecting that I need to recreate all my dependent projects to make this work. The Order & Export panel in Eclipse build config looks the same in both my project that doesn't work and my test project that does work. I'll report back when I'm done with recreating my dependent projects and retest.
      singulars
    3. COI've done some more testing. It appears that BCrypt makes a lot of method calls within the call to BCrypt.hashpw(). Each method call results in a call to RuntimeHelper.checkRestricted(). Since I stupidly deleted my app engine 1.6.3 plugin, can someone else try this with 1.6.3 to see if this really did get broken with 1.6.4? I suspect that it has, since I had no performance problem prior to 1.6.4. Or perhaps it was gwt 2.4.0 that did it? I didn't notice if gwt upgraded at the same time, but I also deleted my older gwt plugins from Eclipse. Well, I won't do that again!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload