search for: 624

Displaying 20 results from an estimated 682 matches for "624".

Did you mean: 24
2008 Nov 03
2
Join fails with 'SPNEGO login failed: invalid parameter'
...0: NETLOGON_NEG_RODC_PASSTHROUGH 0: NETLOGON_NEG_AUTHENTICATED_RPC_LSASS 0: NETLOGON_NEG_SCHANNEL [2008/11/02 21:08:07, 5] rpc_parse/parse_prs.c:(88) 000000 smb_io_rpc_hdr hdr [2008/11/02 21:08:07, 5] rpc_parse/parse_prs.c:(624) 0000 major : 05 [2008/11/02 21:08:07, 5] rpc_parse/parse_prs.c:(624) 0001 minor : 00 [2008/11/02 21:08:07, 5] rpc_parse/parse_prs.c:(624) 0002 pkt_type : 00 [2008/11/02 21:08:07, 5] rpc_parse/parse_prs.c:(624) 0003 flags : 03 [2008/11/02 21:08:07, 5] rp...
2017 Jun 27
0
Seg Fault memory violation
...rho=rho at entry=0x17f3d798, useCache=useCache at entry=TRUE) at eval.c:5873 5873 { (gdb) bt #0 bcEval (body=body at entry=0x857990, rho=rho at entry=0x17f3d798, useCache=useCache at entry=TRUE) at eval.c:5873 #1 0x00007ffff78d4138 in Rf_eval (e=0x857990, rho=rho at entry=0x17f3d798) at eval.c:624 #2 0x00007ffff78d61af in R_execClosure (call=call at entry=0x6079c0, newrho=<optimized out>, sysparent=<optimized out>, rho=rho at entry=0x17f3d450, arglist=arglist at entry=0x0, op=op at entry=0x857a70) at eval.c:1614 #3 0x00007ffff78d6539 in Rf_applyClosure (call=call at entry=0...
2010 Jan 31
2
Using apply function on duplicates in a data.frame
...0 pSysX_50_22_1 pSysX_50 pSysX_50 5422 5147 0 pSysX_49_8_1 pSysX_49 pSysX_49 4042 3843 0 pSysX_51_18_1 pSysX_51 pSysX_51 3646 3466 0 sll1514_0_2 sll1514 sll1514 2946 2807 0 sll1514_0_1 sll1514 sll1514 624 582 0 pSysX_49_8_2 pSysX_49 pSysX_49 Description logFC AveExpr t P.Value adj.P.Val 1665 Unknown 4.3887 9.5662 61.038 1.0938e-08 9.4449e-05 5422 Unknown -3.5251 6.9103 -35.908 1.7596e-07 3.5912e-04 4042 Unknown 2.5302 8.7497 35.112 1.9786e-...
2009 Aug 17
6
hi all! can''t open github!!
hi all! can''t open github (http://github.com/why/camping/tree/master) What''s going on? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20090817/bba31d63/attachment.html>
2009 Nov 19
0
Linux & Windows clients domain join - Error: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...ata(2223) [000] 49 50 43 00 00 00 00 IPC.... [2009/11/18 11:25:54, 10] libsmb/clientgen.c:cli_init_creds(415) cli_init_creds: user domain [2009/11/18 11:25:54, 10] libsmb/namequery.c:saf_store(75) saf_store: domain = [MYDOMAIN], server = [tolkien], expire = [1258562454] [2009/11/18 11:25:54, 10] lib/gencache.c:gencache_set(131) Adding cache entry with key = SAF/DOMAIN/MYDOMAIN; value = tolkien and timeout = Wed Nov 18 11:40:54 2009 (900 seconds ahead) [2009/11/18 11:25:54, 6] libsmb/clientgen.c:write_socket(236) write_socket(4,108) [2009/11/18 11:25:54,...
2008 Feb 26
3
R package to perform Horn's parallel analysis
...******************************************************************* Karen Douglas, PhD Status of Reading Instruction Institute Associate Director, Research and Policy International Reading Association 444 North Capitol St. NW Suite 524 Washington, DC 20001 kdouglas@reading.org Phone: 202-624-8473 Fax: 202-624-8826 [[alternative HTML version deleted]]
2004 Dec 20
0
[Bug 624] Simple enhancement for Common Criteria conformity
http://bugzilla.mindrot.org/show_bug.cgi?id=624 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional...
2013 Aug 27
0
[Bug 624] Feature Request : nfq_set_payload()
https://bugzilla.netfilter.org/show_bug.cgi?id=624 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter at linuxace.com AssignedTo|laforge at netf...
2004 May 31
1
Wondershaper - question
...b 10sec Sent 0 bytes 0 pkts (dropped 0, overlimits 0) qdisc sfq 10: quantum 1514b perturb 10sec Sent 0 bytes 0 pkts (dropped 0, overlimits 0) qdisc cbq 1: rate 10Mbit (bounded,isolated) prio no-transmit Sent 1116535 bytes 6148 pkts (dropped 0, overlimits 0) borrowed 0 overactions 0 avgidle 624 undertime 0 class cbq 1: root rate 10Mbit (bounded,isolated) prio no-transmit Sent 1117031 bytes 6154 pkts (dropped 0, overlimits 0) borrowed 0 overactions 0 avgidle 624 undertime 0 class cbq 1:10 parent 1:1 leaf 10: rate 120Kbit prio 1 Sent 0 bytes 0 pkts (dropped 0, overlimits 0) borrowed...
2007 Apr 10
1
AWD page 624-626 Understanding how Apache, Mongrel and Rais work together?
I''m trying to understand the ''Big Picture'' of how Ruby on Rails applications are deployed and operate in distributed environment (one deployment server, many remote servers). I follow AWD by Dave Thomas'' explanation from pages 624-626. From reading these pages I have these questions; 1. How does the RonR instance on the ''remote'' server gain access to the program logic to process the HTTP request? 2. Is Mongrel the actual program running that receives the HTTP request and runs the code against the RonR lib...
2002 Oct 15
1
Réf . : Re: trying to use wondershaper on a dedicated line (not adsl)
...opped 0, overlimits 0) borrowed 0 overactions 0 avgidle 605 undertime 0 class cbq 1:10 parent 1:1 leaf 10: rate 100Kbit cell 8b prio 1/1 weight 100Kbit allot 1600b level 0 ewma 5 avpkt 1000b maxidle 23us Sent 12274 bytes 203 pkts (dropped 0, overlimits 19) borrowed 0 overactions 7 avgidle 624 undertime 0 class cbq 1:1 parent 1: rate 100Kbit cell 8b (bounded,isolated) prio 5/5 weight 100Kbit allot 1500b level 1 ewma 5 avpkt 1000b maxidle 23us Sent 38320 bytes 242 pkts (dropped 0, overlimits 0) borrowed 1 overactions 0 avgidle 624 undertime 0 class cbq 1:20 parent 1:1 leaf 20: rate...
2012 Oct 05
2
Help understanding btrfsck output...
...3845 errors 400 root 621 inode 772 errors 400 root 621 inode 1025 errors 400 root 621 inode 1029 errors 400 root 621 inode 1056 errors 400 root 621 inode 1057 errors 400 root 621 inode 1125 errors 400 root 621 inode 1126 errors 400 root 621 inode 1548 errors 400 root 621 inode 3845 errors 400 root 624 inode 772 errors 400 root 624 inode 1025 errors 400 root 624 inode 1029 errors 400 root 624 inode 1056 errors 400 root 624 inode 1057 errors 400 root 624 inode 1125 errors 400 root 624 inode 1126 errors 400 root 624 inode 1548 errors 400 root 624 inode 3845 errors 400 root 630 inode 772 errors 400...
2017 Nov 22
2
error "Not able to add to index" in brick logs
in my /var/log/gluster/bricks/mybrick-path.log I get thousands of those errors: ------ [2017-11-22 21:06:23.768354] E [MSGID: 138003] [index.c:624:index_link_to_base] 0-sharedvol-index: /home/sharedvol/.glusterfs/indices/xattrop/0b852dad-b332-4bfe-a38b-976729ee46a2: Not able to add to index [Troppi collegamenti] The message "E [MSGID: 138003] [index.c:624:index_link_to_base] 0-sharedvol-index: /home/sharedvol/.glusterfs/indices/xattrop/0...
2014 Apr 17
2
segfault with shared namespace version > 2.1.16
...of the calls. If more is needed, I can supply. Core was generated by `/private/dovecot/libexec/dovecot/imap -u tom2'. Program terminated with signal 11, Segmentation fault. #0 mailbox_settings_find (user=0x6866c0, vname=0x670800 "sharedimap/support-reports") at mail-storage.c:624 624 { Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6.x86_64 sssd-client-1.9.2-129.el6.x86_64 (gdb) bt full #0 mailbox_settings_find (user=0x6866c0, vname=0x670800 "sharedimap/support-reports") at mail-storage.c:624 box_set = <value optimized ou...
2006 Nov 06
1
simple random cluster sampling - bootstrapping
...can do this. Has anyone done it? I would very much appreciate your help, kelly ------------------------------------------------------------- KyungAh (Kelly) Im Epidemiology Data Center Graduate School of Public Health Department of Epidemiology University of Pittsburgh PA 15261 PHONE:(412) 624- 4612 FAX: (412) 624- 3775 Email: Im@edc.pitt.edu http://www.edc.gsph.pitt.edu [[alternative HTML version deleted]]
2008 Feb 15
1
Conditional Autoregressive (CAR) model simulation
...ot;rho". Is there any package or function in R to perform it ? I found the function "CARsimu" in the hdeco library, but this is not what I'm looking for Thanks in advance Dae-Jin -- __________________________________ Dae-Jin Lee Office/Despacho: 7.3.J04 Phone/Tlfno:+34 91 624 9175 Fax: +34 91 624 9430 Departamento de Estadística Av. Universidad 30, Ed. Juan Benet 28911 Leganés (Madrid), SPAIN Universidad Carlos III de Madrid e-mail: dae-jin.lee@uc3m.es web: http://www.est.uc3m.es/daejin __________________________________ [[alternative HTML version deleted]]
2006 Sep 27
1
MSM modeling and transition rates in R
...ss I might be thinking too hard on this, can I just use qratio.msm function and examine confidence intervals..?) but I would very much appreciate any advice, kind regards, kelly ++++++++++++++++++++++++++++++++++++ KyungAh (Kelly) Im, M.S/PhD student. University of Pittsburgh PHONE:(412) 624- 4612 FAX: (412) 624- 3775 Email: Im@edc.pitt.edu http://www.edc.gsph.pitt.edu ++++++++++++++++++++++++++++++++++++ [[alternative HTML version deleted]]
2006 Sep 29
1
Use of OCFS2 file systems.
An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: oracle.gif Type: image/gif Size: 2356 bytes Desc: not available Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/oracle.gif
2011 Jul 01
3
Timing of banner
...SSH spec, this should be allowed. But the OpenSSH source seems to have specifically prevented this. Is there a good reason for this? Regards, ....Bob Rasmussen, President, Rasmussen Software, Inc. personal e-mail: ras at anzio.com company e-mail: rsi at anzio.com voice: (US) 503-624-0360 (9:00-6:00 Pacific Time) fax: (US) 503-624-0760 web: http://www.anzio.com street address: Rasmussen Software, Inc. 10240 SW Nimbus, Suite L9 Portland, OR 97223 USA
2002 Dec 07
4
Why my script doesn''t work ???
Hi All, I''m using iptables-1.2.7a on RedHat8 kernel 2.4.20. I wanted to limit the file-sharing traffic to the internet. I marked the packets with iptables: iptables -A FORWARD -t mangle -p tcp -s 192.168.1.1/24 -d ! 192.168.1.1/24 --dport 1024:1862 -j MARK --set-mark 1 iptables -A FORWARD -t mangle -p tcp -s 192.168.1.1/24 -d ! 192.168.1.1/24 --dport 1864:65535 -j MARK --set-mark 1