Displaying 20 results from an estimated 42 matches for "6424".
Did you mean:
64,4
2005 Feb 03
1
Mi extensions keeps ringing
...more and keeps
ringing the voip extensions
log as follows:
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-
-- Starting simple switch on 'Zap/1-1'
Feb 3 12:11:17 NOTICE[6424]: chan_zap.c:5363 ss_thread: Got event 2
(Ring/Answered)...
-- Executing Dial("Zap/1-1",
"SIP/2001&SIP/2002&IAX2/2003&IAX2/2101&SIP/2102&SIP/2103|10") in new stack
Feb 3 12:11:17 NOTICE[6424]: app_dial.c:746 dial_exec: Unable to create
channel of type...
2004 Jan 10
3
return() undocumented (PR#6424)
Full_Name: Scot Wilcoxon
Version: 1.8.1
OS: Linux
Submission from: (NULL) (209.98.144.16)
return() is not documented.
It should also be mentioned in the R Reference section for function().
Apparently the last result of a function is the return value from a function,
except when the function is terminated with a return() with an argument.
2012 Nov 16
0
detected unhandled Python exception in '/usr/local/samba/sbin/samba_dnsupdate'
...below exception in my log file.?
does any one knows why ?
Nov 17 00:37:55 MyHost abrt: detected unhandled Python exception in '/usr/local/samba/sbin/samba_dnsupdate'
Nov 17 00:37:55 MyHost abrtd: New client connected
Nov 17 00:37:55 MyHost abrt-server[6427]: Saved Python crash dump of pid 6424 to /var/spool/abrt/pyhook-2012-11-17-00:37:55-6424
Nov 17 00:37:55 MyHost abrtd: Directory 'pyhook-2012-11-17-00:37:55-6424' creation detected
Nov 17 00:37:55 MyHost abrtd: Executable'/usr/local/samba/sbin/samba_dnsupdate' doesn't belong to any package
Nov 17 00:37:55 MyHost abr...
2008 Feb 26
1
diagnosing broken pipe errors
...9;s one reason I'm
hoping for diagnostic tips. I'm aware of no recent network
changes that might be causing this problem, and I've tried
the worst-behaving machine on a different ethernet cable
and switch port with no improvement.
Here's a typical error:
Feb 26 11:24:06 srvr smbd[6424]: [2008/02/26 11:24:06, 0]
lib/util_sock.c:read_data(534)
Feb 26 11:24:06 srvr smbd[6424]: read_data: read failure for 4 bytes
to client 123.444.500.95. Error = Connection timed out
Feb 26 11:24:06 srvr smbd[6424]: [2008/02/26 11:24:06, 0]
lib/util_sock.c:write_data(562)
Feb 26 11:24:06 srvr s...
2012 Feb 24
1
function remains loaded in the search space after detaching the package
...mespace utils
namespace:utils
with value
...
All is well. So now I load gdata
> require(gdata)
Loading required package: gdata
...
The following object(s) are masked from ?package:utils?:
object.size
OK, this is what I would expect:
> print(object.size(iris),units='Kb')
[1] 6424
> getAnywhere(print.object_size)
2 differing objects matching ?print.object_size? were found
in the following places
registered S3 method for print from namespace utils
namespace:gdata
namespace:utils
Use [] to view one of them
Now I detach gdata again
> detach(package:gdata)
But the...
2009 Jun 11
2
router NAT problem
...194.67.57.226.http: . ack 1
win 5680 <nop,nop,timestamp 335563 3391122112>
01:13:23.310118 IP[my internet ip].34178 > 194.67.57.226.http: P
1:585(584) ack 1 win 5680 <nop,nop,timestamp 335563 3391122112>
01:13:23.320893 IP 194.67.57.226.http >[my internet ip].34178: . ack 585
win 6424 <nop,nop,timestamp 3391122128 335563>
01:13:23.336371 IP 194.67.57.226.http >[my internet ip].34178: .
1:1409(1408) ack 585 win 6424 <nop,nop,timestamp 3391122144 335563>
01:13:23.336412 IP[my internet ip].34178 > 194.67.57.226.http: . ack
1409 win 8448 <nop,nop,timestamp 33557...
2008 Mar 19
7
ls() and classes
Dear R People:
I want to get the class of all of the objects in my directory.
I was trying:
do.call(class,list=ls())
but got an "unused argument error".
I'm sure it's simple, but I'm just not seeing it.
Any help would be much appreciated.
Sincerely,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston -
2002 Apr 30
1
followup -- deficiencies in readline capability
...story(file1)
debug: invisible(.Internal(savehistory(file)))
Browse[1]>
Error in savehistory(file) : no history available to save
> q()
$
My R clearly lacks history capability, and I have no idea why.
What can be the cause of this behavior, and how can it be undone?
Jay F. Shachter
6424 N Whipple St
Chicago IL 60645-4111
(1-773)7613784
jay at m5.chi.il.us
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscri...
2016 Jan 29
2
Zombie processes being created when console buffer is full
We have been researching stuck zombie processes in our libvirt lxc
containers. What we found was:
1) Each zombie’s parent was pid 1. init which symlinks to systemd.
2) In some cases, the zombies were launched by systemd, in others the
zombie was inherited.
3) While the child is in the zombie state, the parent process (systemd)
/proc/1/status shows no pending signals.
4) Attaching gdb to
2002 Apr 29
0
deficiencies in readline capability
...the GNU readline libraries, but there is another,
and perhaps unrelated, problem, which is that no history is
accessible. I gave R no configuration option to turn off history
capability when I configured it, nor am I aware that any such option
exists.
What am I doing wrong?
Jay F. Shachter
6424 N Whipple St
Chicago IL 60645-4111
(1-773)7613784
jay at m5.chi.il.us
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscri...
2002 Sep 26
0
Portable openssh integration with PAM on HP-UX 11.X Trusted System
...s it a HP-UX trusted-system related step that would have to be handled
directly (eg. via the getprpwnam function, and doing a little calculation)?
Any information you've got will be greatly appreciated...
Cheers,
David Knodel
__________________________________________________
CSC
Ph: 08 9429 6424 Email: dknodel at csc.com.au
----------------------------------------------------------------------------------------
1998 Jul 16
1
Samba and HPUX 11.0
...I would
love to be able to run SAMBA on them, but the compile simply blows up. I'm
trying to figure out what's going on there, but has anyone succeeded in
getting SAMBA to run under HPUX 11?
Thanks,
Richard A. Deighan
EIS International, Inc
555 Herndon Parkway
Herndon, VA
20170
703 326 6424
rdeighan@eisi.com <mailto:rdeighan@eisi.com>
www.eisi.com <http://www.eisi.com>
2007 Jul 20
2
Is there a Centos 5.1 beta?
And if so where can I get information of what is being
fixed/upgraded/added/deleted?
Of course right now I only care about my bluetooth woes. ;)
2003 Aug 20
0
Vacation
I will be on vacation from August 18-26. If you require immediate assistance with a residency issue, please contact Jessica Reyes at 785-6424. Should you need assistance from Dr. Costa's office, please call Linda Patenaude at 785-5803.
In the event you can wait, I will respond to your e-mail when I return on August 27, 2003.
Susan Durant
[This is an automatically generated message. Do not reply to it.]
2009 Apr 19
0
Tow to perform diallel analysis in R?
...t proportion of the
phenotypic variance is additive genetic variance?
The example dataset is pasted below. I would greatly appreciate any ideas
for how to do this.
--
Eli Meyer
Postdoctoral Fellow
Department of Integrative Biology
University of Texas at Austin
Austin, TX 78712
office: (512) 475-6424
cell: (310) 618-4483
--
Cockerham-Weir.tab
val sire dam block 1 14.4 1 2 1 2 16.2 1 2 2 3 27.2 1 3 1 4 30.8 1 3 2 5
17.2 1 4 1 6 27 1 4 2 7 18.3 1 5 1 8 20.2 1 5 2 9 16.2 1 6 1 10 16.8 1 6 2
11 18.6 1 7 1 12 14.4 1 7 2 13 16.4 1 8 1 14 16 1 8 2 15 15.4 2 1 1 16 16.5
2 1 2 17 14.8 2 3 1 18 14....
2016 Jan 29
0
Re: Zombie processes being created when console buffer is full
...I'm surprised that the major/minor number for this isn't the same as
/dev/pts/2 in the host. I'm also surprised that no agetty process is
launched for the container. I'd expect to see something like this
running in the container:
# ps aux|grep agetty
root 25577 0.0 0.0 6424 792 pts/2 Ss+ 10:13 0:00
/sbin/agetty --noclear --keep-baud console 115200 38400 9600
I guess libvirt does some magic I'm not aware of to handle the consoles
for the containers. The question is why are we hitting this issue with
zombie processes that are caused by the console buffer...
2002 Jul 16
0
Rsync windows to linux is hanging
...tor(Desktop/secdog docs/SecDog.Overview.doc,6420)
recv_generator(Desktop/secdog docs/SecDog.References.doc,6421)
recv_generator(Desktop/secdog
docs/SecDog.Responsibilities.Defined.doc,6422)
recv_generator(Desktop/secdog docs/SecDog.SLA.doc,6423)
recv_generator(Desktop/secdog docs/SecDog.Savings.doc,6424)
recv_generator(Desktop/secdog docs/SecDog.Secure.Statement.doc,6425)
recv_generator(Desktop/securing_an_internet_name_server.pdf,6426)
recv_generator(Desktop/sed FAQ, version 014.htm,6427)
recv_generator(Desktop/sed FAQ, version 014_files,6428)
recv_generator(Desktop/sed FAQ, version 014_files/Thu...
2008 Jul 14
1
Analysis of poorly replicated array data
...variance for n=2 and doing stats on that basis is
not even mathematically valid. Can anyone confirm or refute this?
Thank you for any advice you may have to offer,
--
Eli Meyer
Postdoctoral Fellow
Department of Integrative Biology
University of Texas at Austin
Austin, TX 78712
office: (512) 475-6424
cell: (310) 618-4483
[[alternative HTML version deleted]]
2016 Mar 10
1
Re: Zombie processes being created when console buffer is full
...r the container. I'd expect to see something like this
>running in the container:
>
The minor number should not be the same, I believe. That's because of
namespaces, it's in the container, so it has it's own numbering.
># ps aux|grep agetty
>root 25577 0.0 0.0 6424 792 pts/2 Ss+ 10:13 0:00
>/sbin/agetty --noclear --keep-baud console 115200 38400 9600
>
This should depend on the configuration of your guest. If you use some
systemd system, it should have it's configuration for each pty. If
there is none, it will probably not start any.
>...
2004 Jul 08
0
Problem SIP no audio just noise
...LAW|SPEEX|ILBC)/video=0x0(EMPTY), combined -
0xe(GSM|ULAW|ALAW)
Non-codec capabilities: us - 0x1(G723), peer - 0x1(G723), combined -
0x1(G723)
Found peer 'phone1010'
Jul 8 16:47:21 DEBUG[65541]: chan_sip.c:4851 check_user: Setting NAT on
RTP to 0
Jul 8 16:47:21 DEBUG[65541]: chan_sip.c:6424 handle_request: Check for
res for damian
Jul 8 16:47:21 DEBUG[65541]: chan_sip.c:1386 update_user_counter:
damian is not a local user
Looking for 99826816 in default
Jul 8 16:47:21 DEBUG[65541]: chan_sip.c:4115 build_route: build_route:
Contact hop: <sip:damian@10.1.1.11:5060>
list_route...