[AOLSERVER] nsdb0 handle and id (Was: Re: [AOLSERVER] postgres driver problem)

2003-05-30 Thread Lamar Owen
On Thursday 29 May 2003 06:38, Mohan Pakkurti wrote:
 I am trying to use the postgres driver with aolserver 4.0
 and get the following error. Does this make any sense? Is
 this some know bug? :) The same code works ok with aolserver3.

Ok, this error is occuring during initialization of OpenACS.  Can you send the
nsd.tcl file that belongs to this?

Jonathan Ellis reported a similar problem.  In his case, opening nscp, and
executing ns_db gethandle returned nsdb0.

I don't think it's a driver problem.  But I'm looking into it.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/


Re: [AOLSERVER] nsdb0 handle and id (Was: Re: [AOLSERVER] postgres driver problem)

2003-05-30 Thread tammy
Hi

I think this is an OACS issue... see
http://openacs.org/forums/message-view?message_id=94201
and related
http://openacs.org/forums/message-view?message%5fid=94977
   t

On Thursday, May 29, 2003, at 03:29  PM, Lamar Owen wrote:

On Thursday 29 May 2003 06:38, Mohan Pakkurti wrote:
I am trying to use the postgres driver with aolserver 4.0
and get the following error. Does this make any sense? Is
this some know bug? :) The same code works ok with aolserver3.
Ok, this error is occuring during initialization of OpenACS.  Can you
send the
nsd.tcl file that belongs to this?
Jonathan Ellis reported a similar problem.  In his case, opening nscp,
and
executing ns_db gethandle returned nsdb0.
I don't think it's a driver problem.  But I'm looking into it.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list:
http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

[EMAIL PROTECTED]

Subverge LLC
www.subverge.com
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/


Re: [AOLSERVER] nsdb0 handle and id (Was: Re: [AOLSERVER] postgres driver problem)

2003-05-30 Thread Vinod Kurup
On Thursday, May 29, 2003, at 06:29  PM, Lamar Owen wrote:

Ok, this error is occuring during initialization of OpenACS.  Can you
send the
nsd.tcl file that belongs to this?
Jonathan Ellis reported a similar problem.  In his case, opening nscp,
and
executing ns_db gethandle returned nsdb0.
I was getting a similar error, documented in this thread:

http://openacs.org/forums/message-view?message_id=94201

For some reason, using ns_eval causes an error the next time that
rp_filter is called. I couldn't figure out exactly why, but the ns_eval
call wasn't really needed, so I took it out and it seems to have fixed
the problem.
The full patch for OpenACS 4.6.x is here:

http://openacs.org/bugtracker/openacs/patch?patch_number=165

I'd be interested to know if this fixes the problem for others.

Vinod

--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/


Re: [AOLSERVER] nsdb0 handle and id (Was: Re: [AOLSERVER] postgres driver problem)

2003-05-30 Thread Lamar Owen
On Thursday 29 May 2003 18:57, tammy wrote:
 I think this is an OACS issue... see
 http://openacs.org/forums/message-view?message_id=94201
 and related
 http://openacs.org/forums/message-view?message%5fid=94977

H.

So, Jonathan and Mohan, update to AOLserver 4b8 and Tcl 8.4.3 and see if the
error remain.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/


Re: [AOLSERVER] nsdb0 handle and id (Was: Re: [AOLSERVER] postgres driver problem)

2003-05-30 Thread Lamar Owen
On Thursday 29 May 2003 19:03, Vinod Kurup wrote:
 On Thursday, May 29, 2003, at 06:29  PM, Lamar Owen wrote:
  Ok, this error is occuring during initialization of OpenACS.  Can you

 I was getting a similar error, documented in this thread:

 http://openacs.org/forums/message-view?message_id=94201

Interesting.  Your log is from Oracle, not PostgreSQL, thus vindicating the
driver... :-)

However, it seems that if ns_eval is causing this, then something is awry with
ns_eval somewhere.

The pool name is gleaned from an nsv, though.  Which beta first had the nsv
fix?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/