Google Groups Home
Help | Sign in
A is null ...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Nick B  
View profile
(1 user)  More options Aug 20, 1:02 pm
From: "Nick B" <newsprof...@gmail.com>
Date: Wed, 20 Aug 2008 09:02:44 +0100
Local: Wed, Aug 20 2008 1:02 pm
Subject: A is null ...

Hi, just how do you go about debugging this error?!

a is null
http://maps.google.com/intl/en_ALL/mapfiles/123/maps2.api/main.js
Line 319

pi()main.js (line 319)
zc()()C57O3tQn...JWg%3D%3D (line 1)
zc()()C57O3tQn...JWg%3D%3D (line 1)
zc()(Object Data=Object Location=Object Links=[2] code=200,
Object)C57O3tQn...JWg%3D%3D
(line 1)
zc()()C57O3tQn...JWg%3D%3D (line 1)
F()()main.js (line 121)
Wo()()main.js (line 1193)
El()()main.js (line 947)
cbk?output=json&oe=utf-8&cb_client=api&ll=40.7482%2C-73.98798&callback=_xdc _._1ffk3nm6x9()
()cbk?outp...ffk3nm6x9 (line 1)
function pi(a,b){if(a.innerHTML!=b){oi(a);a.innerHTML=b}}

Thanks!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
marcelo  
View profile
 More options Aug 20, 1:06 pm
From: marcelo <marcelo...@hotmail.com>
Date: Wed, 20 Aug 2008 01:06:51 -0700 (PDT)
Local: Wed, Aug 20 2008 1:06 pm
Subject: Re: A is null ...
On Aug 20, 10:02 am, "Nick B" <newsprof...@gmail.com> wrote:

> Hi, just how do you go about debugging this error?!

You follow the group's posting guidelines and post a link to your map.

--
Marcelo - http://maps.forum.nu
--


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick B  
View profile
 More options Aug 20, 1:58 pm
From: "Nick B" <newsprof...@gmail.com>
Date: Wed, 20 Aug 2008 09:58:37 +0100
Local: Wed, Aug 20 2008 1:58 pm
Subject: Re: A is null ...

Or I just ask a tongue in cheek question and not post a link to a project
that I am working on. My point was that the messages coming back are pretty
poor, is there, perhaps, a better way to debug?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
marcelo  
View profile
 More options Aug 20, 2:05 pm
From: marcelo <marcelo...@hotmail.com>
Date: Wed, 20 Aug 2008 02:05:56 -0700 (PDT)
Local: Wed, Aug 20 2008 2:05 pm
Subject: Re: A is null ...
On Aug 20, 10:58 am, "Nick B" <newsprof...@gmail.com> wrote:

> Or I just ask a tongue in cheek question and not post a link to a project
> that I am working on. My point was that the messages coming back are pretty
> poor, is there, perhaps, a better way to debug?

Many of us can spot the problem, even with the poor messages, but only
if we can see the code and run it on our debuggers.
I'll suggest, (again), that you follow the group's posting guidelines
if you want free help, and post alink to your map. (not code!)

--
Marcelo - http://maps.forum.nu
--


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick B  
View profile
 More options Aug 20, 2:41 pm
From: "Nick B" <newsprof...@gmail.com>
Date: Wed, 20 Aug 2008 10:41:27 +0100
Local: Wed, Aug 20 2008 2:41 pm
Subject: Re: A is null ...

I understand the "guidelines" as have been on here for ages. However, I'm
not asking for you to go through my code, I'm asking how you'd go about
debugging this error which gives pretty much zip about what it is.

For example, when you say "run it on our debuggers", are you meaning
firebug? Any other tools I can use?

The guidelines say that I souldn't post code, which I haven't. If I was
asking for help with the actual script I would post a link, but I'm not. I
don't want to display my work until it's finished.

Thanks


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
marcelo  
View profile
 More options Aug 20, 2:53 pm
From: marcelo <marcelo...@hotmail.com>
Date: Wed, 20 Aug 2008 02:53:18 -0700 (PDT)
Local: Wed, Aug 20 2008 2:53 pm
Subject: Re: A is null ...
On Aug 20, 11:41 am, "Nick B" <newsprof...@gmail.com> wrote:

> I understand the "guidelines" as have been on here for ages. However, I'm
> not asking for you to go through my code, I'm asking how you'd go about
> debugging this error which gives pretty much zip about what it is.

There is no standard method. It's just that some of us can,
(sometimes), spot the problem when we see it in action.
main.js is an API file, and as you probably know, it is obfuscated,
but some of us have seen enough errors that we can tell what's going
on anyway. (again, sometimes).

>  I
> don't want to display my work until it's finished.

Thet's not our problem, is it? :-)

--
Marcelo - http://maps.forum.nu
--


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Garthan  
View profile
 More options Aug 20, 7:29 pm
From: Garthan <lance...@inetnebr.com>
Date: Wed, 20 Aug 2008 07:29:21 -0700 (PDT)
Local: Wed, Aug 20 2008 7:29 pm
Subject: Re: A is null ...
 I step back up the run time stack from the point of error to see what
is causing
the error at a higher level in the code ie it often gets you back in
the user code.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Williams  
View profile
(2 users)  More options Aug 20, 8:51 pm
From: Mike Williams <nos...@econym.demon.co.uk>
Date: Wed, 20 Aug 2008 16:51:06 +0100
Local: Wed, Aug 20 2008 8:51 pm
Subject: Re: A is null ...
Wasn't it Nick B who wrote:

>is there, perhaps, a better way to debug?

Learning to debug efficiently takes practice and experience in
situations where the initial error message isn't very meaningful.

The sort of things that I try are looking back up the call stack to find
the line of non-API code that provoked the API to produce that error,
and display the values of the variables that it passed to the API.

--
http://econym.googlepages.com/index.htm
The Blackpool Community Church Javascript Team


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick B  
View profile
 More options Aug 21, 4:16 am
From: "Nick B" <newsprof...@gmail.com>
Date: Thu, 21 Aug 2008 00:16:28 +0100
Local: Thurs, Aug 21 2008 4:16 am
Subject: Re: A is null ...

It's taken just a couple of minutes to discover where it is ...
(GStreetviewPanorama), however the question was r.e. the low info on error
from the external js. Am I missing something on getting back better
information?

Not being an experienced javascript programmer, I just discovered the
debugger command. And firebug allows me to step through line by line. It'd
be nice to share some hints and tips on this area?

Nick

On Wed, Aug 20, 2008 at 4:51 PM, Mike Williams <nos...@econym.demon.co.uk>wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ralph Ames  
View profile
 More options Aug 21, 6:28 am
From: Ralph Ames <ralph.a...@gmail.com>
Date: Thu, 21 Aug 2008 04:28:41 +0300
Local: Thurs, Aug 21 2008 6:28 am
Subject: RE: A is null ...

>It'd be nice to share some hints and tips on this area?

Why?

It's got nothing to do with the Google Maps API

Ralph


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick B  
View profile
 More options Aug 21, 3:22 pm
From: "Nick B" <newsprof...@gmail.com>
Date: Thu, 21 Aug 2008 11:22:17 +0100
Local: Thurs, Aug 21 2008 3:22 pm
Subject: Re: A is null ...

Can I borrow your blinkers?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google