search for: 249

Displaying 20 results from an estimated 1104 matches for "249".

Did you mean: 24
2008 Sep 18
2
How to show complete time values in a plot x axis
Hello, I have the following data and I try to properly import it in R and plot the 4th column relative to time 1 2008-249 17:44:17.973 -2.27 00000000: Accepted 2 2008-249 17:44:18.014 -2.28 00000000: Accepted 3 2008-249 17:44:18.064 -2.29 00000000: Accepted 4 2008-249 17:44:18.123 -2.29 00000000: Accepted 5 2008-249 17:44:18.174 -2.29 00000000: Accepted 6 2008-249 17:4...
2009 Oct 24
2
ifelse
When I run this code from an R-script: ddd = 360 + round ( atan2(-u,-v) / d2r ) print(class(ddd)) print(ddd) ifelse ( ddd>360, ddd-360, ddd ) print(ddd) I get this output: [1] "numeric" [1] 461 213 238 249 251 [1] 461 213 238 249 251 Why does ifelse not change the 461 to 101? I recreated the vector ddd and ran the same ifelse code and it did work as expected. > ddd <- c(461, 213, 238, 249, 251) > print(class(ddd)) [1] "numeric" > print(ddd) [1] 461 213 238 249 251 >...
2006 Feb 09
0
Caller stuck in MoH after being answered by a phone that was forwarded to.
...go during business hours. The dial plan has a Answer() again, and then played a message (custom/1) The next dial plan was for a Dial SIP/221&SIP/222 statement to dial our reception phones. One of the Receptions phones was forwarded because they were out on lunch. Extension 222 was forwarded to 249 who answered the call (Polycom 501) 249 Answered the call and then transferred to another users phone (223). The phone (223) rang once and then stopped ringing. The user on Zap/1-1 was stuck in MOH until he hung up. 4:45 [21637] : -- Accepting call from '416497XXXX' to '1484'...
2001 Mar 16
3
Browsing [PLEASE]
...MON of type 40019a03 (Samba 2.0.7 [daemon]) on workgroup SYSTEM. [2001/03/11 16:18:01, 3] nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(273) initiate_myworkgroup_startup: Added server name entry DAEMON on subnet 192.168.1.1 [2001/03/11 16:18:01, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(249) add_name_to_subnet: Added netbios name *<00> with first IP 192.168.1.1 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET [2001/03/11 16:18:01, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(249) add_name_to_subnet: Added netbios name *<20> with first IP 192.168.1.1 ttl=0 nb_flags= 0 to subn...
2008 Sep 10
1
A question about the hypergeometric distribution and phyper()
Dear All I have a question about the hypergeomteric distribution. Example 1: I have a universe of 6187 objects, and 164 have a particular attribute, therefore 6187-164 do not have that attribute. I sample 249 of those objects, and find that 19 have that attribute. I get a p-value here (looking at just over-representation): phyper(19, 164, 6187-164, 249, lower.tail=FALSE) [1] 7.816235e-06 Example 2: I have a universe of 6187 objects, and 12 have a particular attribute, therefore 6187-12 do not have th...
2002 Jul 03
11
sync slowness. ext3 on VIA vt82c686b
When I copy a file(13Megs) from /home/ to /tmp/, sync takes almost 2 minutes. When I copy the same file to /usr/local/, sync returns almost right away. Both filesystems are ext3 and are on the same harddrive. When sync is running, the harddrive light stays on but I don't hear it doing anything. dmesg doesn't show any errors either. Below is the `time` output for each command. If you
2001 Mar 12
0
Browsing Error
...MON of type 40019a03 (Samba 2.0.7 [daemon]) on workgroup SYSTEM. [2001/03/11 16:18:01, 3] nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(273) initiate_myworkgroup_startup: Added server name entry DAEMON on subnet 192.168.1.1 [2001/03/11 16:18:01, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(249) add_name_to_subnet: Added netbios name *<00> with first IP 192.168.1.1 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET [2001/03/11 16:18:01, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(249) add_name_to_subnet: Added netbios name *<20> with first IP 192.168.1.1 ttl=0 nb_flags= 0 to subn...
2010 Apr 26
2
Tapply.
...240 NA NA NA 213 NA NA NA NA 11264402000 0 1987 241 NA NA NA NA 218 NA NA 235 243 240 NA 11264402000 1 1987 NA NA NA NA NA 218 NA NA 235 243 240 NA 11264402000 3 1987 NA NA NA NA NA 218 NA NA 235 243 240 NA 11264402000 0 1988 238 246 249 NA 244 213 212 224 232 238 232 230 11264402000 1 1988 238 246 249 246 244 213 212 224 232 NA NA 230 11264402000 3 1988 238 246 249 246 244 213 212 224 232 NA NA 230 11264402000 0 1989 232 233 238 239 231 NA 215 NA NA NA NA 238 11264402000 1 1989 232 233...
2001 Sep 06
1
quota problems with ext3/249-ac9
Hi! I've got some "serious" quota-problems with ext3... it seems not to work at all... I'm currently running 249-ac9 with no patches, slackware 7.x-current from january or so, all the quota-utils from the original distribution. the kernel prompts correctly "VFS: Diskquotas version dquot_6.5.0 initialized" and that was it. neither quotacheck nor repquota or any other quota-related tool works as it s...
2005 May 16
6
x86_64 build broken?
...19, from /usr/include/asm/processor.h:4, from /usr/include/asm-x86_64/elf.h:10, from /usr/include/asm/elf.h:4, from xc_ptrace.c:4: /usr/include/asm-x86_64/system.h: In function `__cmpxchg'': /usr/include/asm-x86_64/system.h:249: error: `LOCK_PREFIX'' undeclared (first use in this function) /usr/include/asm-x86_64/system.h:249: error: (Each undeclared identifier is reported only once /usr/include/asm-x86_64/system.h:249: error: for each function it appears in.) /usr/include/asm-x86_64/system.h:249: error: parse err...
2013 May 30
0
[LLVMdev] XPASS: Polly :: Isl/CodeGen/scevcodegen-1.ll (126 of 249) revisited
I finally had time to reproduce the failure in... http://llvm.org/bugs/show_bug.cgi?id=15817 under x86_64 Fedora 15 linux and it fails the same way as under x86_64-apple-darwin*... XPASS: Polly :: Isl/CodeGen/scevcodegen-1.ll (126 of 249) ******************** TEST 'Polly :: Isl/CodeGen/scevcodegen-1.ll' FAILED ******************** Script: -- opt -load /home/howarth/llvm/build/lib/LLVMPolly.so -polly-codegen-isl -polly-codegen-scev /home/howarth/llvm/tools/polly/test/Isl/CodeGen/scevcodegen-1.ll -- Exit Code: 0 Command Outpu...
2017 Mar 20
0
cPanel install failes on CentOS7
Attempting to install cPanel on a CentOS7 box [consultant wants it]. The install fails ... 2017-03-20 13:45:42 249 (DEBUG): Package perl-core-5.16.3-291.el7.x86_64 already installed and latest version 2017-03-20 13:45:42 249 (DEBUG): Package perl-libwww-perl-6.05-2.el7.noarch already installed and latest version 2017-03-20 13:45:42 249 (DEBUG): Package crontabs-1.11-6.20121102git.el7.noarch...
2002 May 18
0
[Bug 249] New: open /dev/tty failed
http://bugzilla.mindrot.org/show_bug.cgi?id=249 Summary: open /dev/tty failed Product: Portable OpenSSH Version: -current Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: critical Priority: P2 Component: sshd AssignedTo: openssh-uni...
2002 May 18
0
[Bug 249] open /dev/tty failed
http://bugzilla.mindrot.org/show_bug.cgi?id=249 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additio...
2010 Oct 14
1
Default MOH not working on 1.6.1
...ing. In which direction, should I further investigate ? If this help, here is my setup: me ---<PSTN-ISDN> ---- Patton 4638 ---<SIP>--- Asterisk 1.6.1.18 -- Started music on hold, class 'default', on SIP/patton-0000002b == Using SIP RTP CoS mark 5 == Extension Changed 249[subs] new state Ringing for Notify User 749 == Extension Changed 249[subs] new state Ringing for Notify User 750 -- SIP/249-0000002c is ringing Sent RTP packet to 192.168.102.200:5030 (type 00, seq 043637, ts 000160, len 000160) Sent RTP packet to 192.168.102.200:5030 (type 00, seq...
2012 Mar 21
0
CEBA-2012:0398 CentOS 5 kvm Update
...fix Advisory 2012:0398 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0398.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 340ca92089d8c2889f7970f16edf60e02fc9f6183843206918469e5411c4d46f kmod-kvm-83-249.el5.centos.0.0.1.x86_64.rpm 1e29460d46a7059a521c1c3236cfdd164dfd7e5a65ad6f1585450c6fef10c264 kmod-kvm-debug-83-249.el5.centos.0.0.1.x86_64.rpm 606c69f7924899924a0b5851b21ed8bd834665129e015980aafbd4d3836438b9 kvm-83-249.el5.centos.0.0.1.x86_64.rpm b75c58650287fc0a45936b5c84421c48f591d0f664c9b23bb2...
2012 May 21
0
CESA-2012:0676 Moderate CentOS 5 kvm Update
...sory 2012:0676 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0676.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: e22b1a89f4a8ca1a3546a02a37b18ad4370c4b58875f0d2dce21ab66db87015c kmod-kvm-83-249.el5.centos.4.x86_64.rpm 9b44d033b33c2ac6d8404341d07487320d9851af57bb19fb86d501b596c4dd43 kmod-kvm-debug-83-249.el5.centos.4.x86_64.rpm cb0312811c382f7e52e96449c145ccc9a130c993148ecca43c8c661b23795ca3 kvm-83-249.el5.centos.4.x86_64.rpm 5fcc62a914836a862f1c9ba3346b9734aba674cca61d1eb0fa571ce687e206...
2012 Sep 05
0
CESA-2012:1235 Important CentOS 5 kvm Update
CentOS Errata and Security Advisory 2012:1235 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1235.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 99cd0c249b6add7c42a5ef6c6db04b86719d8fa81367dadc68ecb1e39eae9e05 kmod-kvm-83-249.el5.centos.5.x86_64.rpm 32aefa3953d7e50a5253abc7ee4a4586723af3cda0b081f01922208e26328772 kmod-kvm-debug-83-249.el5.centos.5.x86_64.rpm 4daf2560ea543f25d1fe81b13680d5a30e7526a70d5bd152fc738d2a013b656e kvm-83-249.el5.centos.5.x...
2008 Oct 14
6
Doing a Task Without Using a For Loop
...0 213 1953 0 213 1953 0 213 1953 0 213 1953 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1954 0 213 1955 0 213 1955 0 234 1953 0 234 1953 0 234 1953 0 234 1953 0 234 1953 0 234 1958 0 234 1958 0 234 1965 0 234 1965 0 234 1965 0 249 1952 0 249 1952 0 -- View this message in context: http://www.nabble.com/Doing-a-Task-Without-Using-a-For-Loop-tp19974078p19974078.html Sent from the R help mailing list archive at Nabble.com.
2010 Nov 22
3
can't activate i18n (~> 0.4.1, runtime) for ["mail-2.2.10"
...0.4.1, runtime) for ["mail-2.2.10", "actionmailer-3.0.3", "rails-3.0.3"], already activated i18n-0.5.0beta1 for ["activemodel-3.0.3", "actionpack-3.0.3", "rails-3.0.3"] (Gem::LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:249:in `activate'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:248:in `each'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:248:in `activate'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:249:in `activate'' from /opt/local/lib/ruby/vendor_ruby...