Saturday, February 27, 2016

Re: GoogleBot is using the wrong permutation?

Ofcourse that is possible, but that is not an option in production.

On 27 February 2016 at 16:10, Rogelio Flores <rogelio.flores@gmail.com> wrote:
If you compile your app with the "PRETTY" compiler flag and then deploy it and run the same test, you might know exactly what "Kg" is (what its real name is on your Java code) which hopefully will let you know exactly what is failing and why.


On Friday, February 26, 2016 at 2:29:21 AM UTC-7, Ed wrote:
Ok, Still googlebot comes a long and after I deployed a new version I always get google bot exceptions.

I checked the permutation, and that often seem to be ok (not always).
That is: the one I receive as http header is the same as the one that I send a long to the backend when an exception occurs.

The error I get:
---

(TypeError) : Cannot call method 'Kg' of null 

at Unknown.vSb(https://www.leuker.nl/app/aangifte/start/






---

Any idea ?
I think it might come with the JS engine that googlebot uses. For example: I don't support IE9, as I use JS features that aren't supported by IE9 that result in similar errors. 
But how to work around this? It's hard to see the exact error that occurs.

- Ed

--
You received this message because you are subscribed to a topic in the Google Groups "GWT Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/ixo_9kd-joU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment