Re: CAUSE: Can't call method X without a package or object

2004-01-06 Thread Graham Barr
On 6 Jan 2004, at 17:40, GuRU wrote: Graham Barr wrote: On 20 Dec 2003, at 09:46, GuRU wrote: I've been following this thread as I'm having the same problem with search. I'm running NetBSD -current with perl 5.6.1. We're also seeing the same problem with perl 5.8. on Debian Linux kernel 2.4.21.0

Re: CAUSE: Can't call method X without a package or object

2004-01-06 Thread GuRU
Graham Barr wrote: On 20 Dec 2003, at 09:46, GuRU wrote: Graham Barr wrote: > On Nov 11, 2003, at 17:55, Chris Masters wrote: > >> I upgraded to 0.30 directly after you suggested. All >> mails after your suggestion were refering to a 0.30 >> version installation. > > > Then please add the followin

Re: CAUSE: Can't call method X without a package or object

2004-01-05 Thread Graham Barr
On 20 Dec 2003, at 09:46, GuRU wrote: Graham Barr wrote: > On Nov 11, 2003, at 17:55, Chris Masters wrote: > >> I upgraded to 0.30 directly after you suggested. All >> mails after your suggestion were refering to a 0.30 >> version installation. > > > Then please add the following directly after yo

Re: CAUSE: Can't call method X without a package or object

2004-01-05 Thread GuRU
Chris Ridd wrote: On 22/12/03 4:01 pm, GuRU <[EMAIL PROTECTED]> wrote: Peter Marschall wrote: Hi, Hello Peter, On Saturday 20 December 2003 10:46, GuRU wrote: Graham Barr wrote: On Nov 11, 2003, at 17:55, Chris Masters wrote: I upgraded to 0.30 directly after you suggested. All mails after

Re: CAUSE: Can't call method X without a package or object

2003-12-22 Thread Chris Ridd
On 22/12/03 4:01 pm, GuRU <[EMAIL PROTECTED]> wrote: > Peter Marschall wrote: >> Hi, > Hello Peter, > >> >> On Saturday 20 December 2003 10:46, GuRU wrote: >> >>> Graham Barr wrote: On Nov 11, 2003, at 17:55, Chris Masters wrote: > I upgraded to 0.30 directly after you suggested. All >

Re: CAUSE: Can't call method X without a package or object

2003-12-22 Thread GuRU
Peter Marschall wrote: Hi, Hello Peter, On Saturday 20 December 2003 10:46, GuRU wrote: Graham Barr wrote: > On Nov 11, 2003, at 17:55, Chris Masters wrote: >> I upgraded to 0.30 directly after you suggested. All >> mails after your suggestion were refering to a 0.30 >> version installation. > >

Re: CAUSE: Can't call method X without a package or object

2003-12-21 Thread Peter Marschall
Hi, On Saturday 20 December 2003 10:46, GuRU wrote: > Graham Barr wrote: > > On Nov 11, 2003, at 17:55, Chris Masters wrote: > >> I upgraded to 0.30 directly after you suggested. All > >> mails after your suggestion were refering to a 0.30 > >> version installation. > > > > Then please add t

Re: CAUSE: Can't call method X without a package or object

2003-12-20 Thread GuRU
Graham Barr wrote: > On Nov 11, 2003, at 17:55, Chris Masters wrote: > >> I upgraded to 0.30 directly after you suggested. All >> mails after your suggestion were refering to a 0.30 >> version installation. > > > Then please add the following directly after your call to search and > before you try

Re: CAUSE: Can't call method X without a package or object

2003-11-18 Thread Chris Masters
gt; > >>> > > >>> I was not unbinding before I attempted to > rebind > > >> after > > >>> I found the error. > > >>> > > >>> Does 'I/O Error' refer to the socket > connection >

Re: CAUSE: Can't call method X without a package or object

2003-11-13 Thread Chris Masters
> Does 'I/O Error' refer to the socket connection > >> being > >>> closed by the server? > >>> > >>> > >>> Note: forwarded message attached. > >>> > >>> > >>> __ > >&

Re: CAUSE: Can't call method X without a package or object

2003-11-11 Thread Graham Barr
s <[EMAIL PROTECTED]> Date: November 11, 2003 16:54:16 GMT To: [EMAIL PROTECTED] Subject: Fwd: CAUSE: Can't call method X without a package or object Hi Again, I'm handling this error by using the code below and to catch an error and establish a new connection. The problem is that

Re: CAUSE: Can't call method X without a package or object

2003-11-11 Thread Chris Masters
{ > > md_syslog('err',"Reconnecting > LDAP: > > simple_ldap_query_succeeds failure: $@"); > > $result = 0; > > } > > return $result; > > } > > > > Any ideas? > > > > TI

Re: CAUSE: Can't call method X without a package or object

2003-11-11 Thread Graham Barr
u Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From: Chris Masters <[EMAIL PROTECTED]> Date: November 11, 2003 13:16:06 GMT To: [EMAIL PROTECTED] Subject: CAUSE: Can't call method X without a package or object Hi Graham, Managed to get

Fwd: CAUSE: Can't call method X without a package or object

2003-11-11 Thread Chris Masters
Appologies. I was not unbinding before I attempted to rebind after I found the error. Does 'I/O Error' refer to the socket connection being closed by the server? Note: forwarded message attached. __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressG

Fwd: CAUSE: Can't call method X without a package or object

2003-11-11 Thread Chris Masters
Hi Again, I'm handling this error by using the code below and to catch an error and establish a new connection. The problem is that the root error seems to be 'I/O Error' rather than a 'lost connection' error. I can't find this in the Net::LDAP::Constant list. It seems to happen after the server

CAUSE: Can't call method X without a package or object

2003-11-11 Thread Chris Masters
Hi Graham, Managed to get this before it failed: LDAP Error: Server encountered an internal error Is this really server side? Thanks for any help on this, Chris __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/what