There was an error in my reporting code. The error seen most so far is "'GClientGeocoder' is undefined". Some are coming from mobile devices (Blackberry) which could be expected but many are coming from Internet Explorer.
Has anyone seen this type of error? If so do you know what causes it? Thanks in advance. -Al On Apr 1, 7:24 am, InfoSports <[email protected]> wrote: > I just added some error reporting to the Javascript such that if an > error occurs on the Geocode request it is reported and logged. > > An error being reported by the 'Try' around the geocode request is > "[object%20Error]". Does anybody know what could cause this error? > > Thanks, > Al > > On Mar 31, 10:06 pm, InfoSports <[email protected]> wrote: > > > > > Thank you for checking. > > > I received a email from the gentleman who I have been working with who > > is seeing the problem. The error report below relates to this > > page.... > > >http://www.vpike.com/?place=lax > > > The error report is... > > -------------------------------------------------------------------------- > > Webpage error details > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > > 4.0; FunWebProducts; GTB6.4; .NET CLR 1.0.3705; .NET CLR 1.1.4322; > > Media Center PC 4.0; Windows-Media-Player/10.00.00.3990; .NET CLR > > 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) > > Timestamp: Thu, 1 Apr 2010 01:10:17 UTC > > > Message: 'GClientGeocoder' is undefined > > Line: 178 > > Char: 1 > > Code: 0 > > URI:http://vpike.com/?place=lax > > > Message: 'marker' is null or not an object > > Line: 301 > > Char: 231 > > Code: 0 > > URI:http://vpike.com/?place=lax > > > Message: 'marker' is null or not an object > > Line: 301 > > Char: 231 > > Code: 0 > > URI:http://vpike.com/?place=lax > > > Message: 'marker' is null or not an object > > Line: 301 > > Char: 231 > > Code: 0 > > URI:http://vpike.com/?place=lax > > > -------------------------------------------------------------------------- > > > The first error implies the geocoder is not working. I'm thinking > > that possibly the network (AOL) he is on is sharing an IP address > > across hundreds of computers and it hit a geocode limit on is on a > > permanent block at Google. The site (vpike.com) was getting over 1.5 > > million page views a day before I started getting error reports mostly > > from AOL users saying the site no longer works. At that time the site > > traffic started a very painful drop. > > > I have asked him to check his IP address and possibly Google has a > > geocoder block on it. > > > Any other ideas as to what is causing the problem. If others could > > please look at the javascript behind the page it would be very much > > appreciated. > > > Thanks in advance, > > Al > > > On Mar 31, 8:31 pm, "[email protected]" <[email protected]> > > wrote: > > > > On Mar 31, 4:15 pm, InfoSports <[email protected]> wrote: > > > > > Larry, > > > > > If you get a chance could you please check it using AOL. I tried > > > > downloading their browser but I didn't want to sign up for their > > > > service during the installation and it wouldn't let me do anything to > > > > get off the screen (short of CTRL ALT DEL). > > > > On AOL's browser (9.0) on broadband it works. > > > > -- Larry > > > > > Thanks, > > > > Al > > > > > On Mar 31, 11:14 am, "[email protected]" <[email protected]> > > > > wrote: > > > > > > On Mar 31, 11:01 am, InfoSports <[email protected]> wrote: > > > > > > > Thank you for your comments. The possible blocking from non > > > > > > Google... > > > > > > This URL is from Google > > > > > > >http://code.google.com/apis/maps/documentation/examples/streetview-si... > > > > > > > and it doesn't work either. That particular page is a very simple > > > > > > one, just a street view. > > > > > > > Also, I tried putting up a test page with Google maps code version > > > > > > 2.193 (December, 2009) and another page minus the Google Search Bar > > > > > > and neither one of those pages work either. > > > > > > >www.vpike.com/test1.htmandwww.vpike.com/test.htm. > > > > > > > I don't think the problem I am seeing is that uncommon. It is > > > > > > really > > > > > > frustrating when formerly happy visitors now can't use the site. > > > > > > > I wonder if any visitors to this forum use XP, Internet Explorer, > > > > > > and > > > > > > AOL for their provider. > > > > > > I use XP and IE(6); I can use AOL, but not right now. > > > > > Both links above work for me using IE6 on XP. > > > > > > -- Larry > > > > > > > I'd be curious if they are seeing the > > > > > > problem. But even then it seems to work at least the first time and > > > > > > possibly additional times then for some reason it stops working. > > > > > > > -Al > > > > > > > On Mar 31, 1:17 am, ProbablyMike <[email protected]> wrote: > > > > > > > > Well JAVA would not make a difference as the API is JavaScript > > > > > > > and the > > > > > > > Streetview is Flash. > > > > > > > > If maps.google.com works fine then there can't be anything wrong > > > > > > > with > > > > > > > his IE, ISP or Flash. > > > > > > > > Could be a firewall thing, could it be blocking access to > > > > > > > Streetview/ > > > > > > > Flash when not from a Google domain? > > > > > > > > Do you get any errors in the browser? > > > > > > > > Can you try another browser, Firefox would be a good choice, you > > > > > > > could > > > > > > > also then install Firebug to see if anything is blocked or not > > > > > > > getting > > > > > > > through.- Hide quoted text - > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
