search for: 12253

Displaying 4 results from an estimated 4 matches for "12253".

Did you mean: 1225
2002 Jul 31
2
Help 2.2.5 causing me to run out of filedescriptors
I've been running Samba & Squid on a RH linux server for years. I'm currently running: kernel - 2.4.9-31 squid - 2.4STABLE-6 /home - 100 GB Reiserfs partition I just upgraded samba from 2.0.10 to 2.2.5 this morning. Now, the server is running out of filedescriptors. I have never had this problem before. What is 2.2.5 doing differently? How can I resolve this problem? Please help,
2009 Jun 30
1
Authentication Issue Between Servers
...To: <sip:510 at 172.21.235.1>;tag=as045cd609 Contact: <sip:3874 at 172.21.235.2> Call-ID: 430c49156ce4a7500b1fa57807b5acf1 at 172.21.235.2 CSeq: 102 ACK User-Agent: Asterisk Max-Forwards: 70 Content-Length: 0 --- ^@ ^[[KWBPBXFG000304*CLI> [Jun 30 14:09:25] NOTICE[11434]: chan_sip.c:12253 handle_response_invite: ^@Failed to authenticate on INVITE to '"Marci" <sip:3874 at 172.21.235.2>;tag=as5951033c' ^@ ^[[KWBPBXFG000304*CLI> Really destroying SIP dialog '430c49156ce4a7500b1fa57807b5acf1 at 172.21.235.2' Method: INVITE ^@ ^[[KWBPBXFG000304*CLI&g...
2006 Jul 17
1
How to DRY up validates_presence_of
Given the case of validating the presence of an attribute and then performing other tests on said attribute, how do you go about not having to check for nil in the other tests? Example: validates_presence_of :start_date, :end_date validate :validate_start_date_before_end_date def validate_start_date_before_end_date # without this check an exception will be thrown on access to the
2004 Oct 23
1
Issues with compiling wine
...12194: $? = 0 configure:12197: test -s conftest configure:12200: $? = 0 configure:12213: result: yes configure:12224: checking for gcc -mpreferred-stack-boundary=2 support configure:12247: gcc -o conftest -g -O2 -mpreferred-stack-boundary=2 conftest.c -lresolv -lsocket -lnsl >&5 configure:12253: $? = 0 configure:12256: test -z || test ! -s conftest.err configure:12259: $? = 0 configure:12262: test -s conftest configure:12265: $? = 0 configure:12278: result: yes configure:12285: checking for gcc -fno-strict-aliasing support configure:12308: gcc -o conftest -g -O2 -fno-strict-aliasing...