Displaying 20 results from an estimated 129 matches for "4501".
Did you mean:
  450
  
2011 Apr 06
2
XCP - license expiry problem - http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1756 not fixed?
Hello,
i have 3 XCP 1.0.0 hosts in a pool, one of them is not enabled:
xe host-param-list uuid=402f07f4-99c0-4501-9787-8dee8984e313
uuid ( RO)                                 : 
402f07f4-99c0-4501-9787-8dee8984e313
                            name-label ( RW): xcp1.domain.com
                      name-description ( RW): Default install of XenServer
                    allowed-operations (SRO): VM.migrate; eva...
2006 May 15
1
Realtime Postgres via ODBC
I am running  unixODBC to connect to postgres for your realtime data for 
things like call forwarding, dnd and have noticed a significant delay 
when running the realtime application.  Has anyone else encountered this?
Even from the CLI if I do "realtime load cf_data exten 4501" it lags for 
almost 2 full seconds before I get the result set back.
Queries directly to the database from anything else are almost 
instantaneous...
In the dial plan...
exten => s,1,RealTime(cf_data,exten,4501,cf_)  <-- this is the point 
where it lags...
exten => s,2,GoToIf...
A...
2004 Aug 06
2
Second patch again CVS version
...done _only_ when result < 0.
<p>I was very careful checking connection and memory leaks, the maximum RSS 
reported by ps is 1288 KB (after running several days).
000     0  4500     1   9   0 10768 1288 select S    ?          0:16 
/usr/bin/icecast2 -c /etc/icecast/icecast.xml
040     0  4501  4500   9   0 10768 1288 poll   S    ?          0:00 
/usr/bin/icecast2 -c /etc/icecast/icecast.xml
040     0  4506  4501  10   0 10768 1288 select S    ?          0:18 
/usr/bin/icecast2 -c /etc/icecast/icecast.xml
040     0  4507  4501   9   0 10768 1288 rt_sig S    ?          0:00 
/usr/bin/icec...
2006 Sep 28
1
Yet more printing troubles
I've gone through the docs and the how to's.  I've installed a printer
under cups, in fact under cups it was a breeze.  Its a Sharp MX4501.  I
have a ppd file for it, it works great from my linux workstation.
I've set up a printer share under samba on my domain controller.  The
windows machines find it, download the driver and then give the error:
"The 'Sharp-4501' printer driver is not installed on this computer.
S...
2013 Mar 11
3
[LLVMdev] Bug in visitSIGN_EXTEND in DAGCombiner.cpp?
...>, zero initializer followed by a sext of the result 2x i1 to 2x i8. When we visit the SIGN_EXTEND, we generate the ISD::SELECT even though the selector and both operands are vectors.
It sounds like a bug in the dag combine optimization. If you send me the line number I will take a look.
Line 4501 in trunk DAGCombiner.cpp… I changed the ISD::SELECT to the VT.isVector() ? ISD::VSELECT : ISD::SELECT...
We should probably add an assert in SelectionDAG::getNode().
I've tried a local change that cures this particular assert, but uncovers another assert later, so I'm a bit uncertain if I...
2006 Mar 20
2
subsetting and NAs
...2.2      330.0       <NA>   NA
2         4498  6009K       <NA>       0.8      120.0       <NA>   NA
3         4499  6009K       <NA>       0.9      135.0       <NA>   NA
4         4500  6009K       <NA>       1.1      165.0       <NA>   NA
5         4501  6009K       <NA>       1.5      225.0       <NA>   NA
2587      7083  9206N   4/8/2009       1.5      103.5 2009-04-08 2009
2588      7084  9206N  4/10/2009       1.3       89.7 2009-04-10 2009
2589      7085  9206N  4/11/2009       1.9      131.1 2009-04-11 2009
2590      7086  9206N...
2013 Mar 11
0
[LLVMdev] Bug in visitSIGN_EXTEND in DAGCombiner.cpp?
> 
> Line 4501 in trunk DAGCombiner.cpp… I changed the ISD::SELECT to the VT.isVector() ? ISD::VSELECT : ISD::SELECT...
> 
Thanks. From the commit message I think that we should only run this optimization on scalars. 
>> Can you write down the input SDNode ?  What types are inputs ? 
> 
>...
2015 Nov 12
2
fail: doveadm backup -s "<state>" with a huuge number of mailboxes
...\
        -o imapc_master_user=<master> \
        -o imapc_password=<pw>      \
        -o imapc_host=<host>        \
        -o mail_fsync=never         \
        backup -s "$(<.s)" -u "<user>" -R imapc: >.s_new
    mv .s_new .s
The user has about 4501 IMAP folders. This makes a huge
state output of about 128 kB. This in turn leads to an overly long
command line in the next iteration. (excuse: command line too long)
Is there any chance to solve this? I think, the only possibility would
be to have doveadm-backup -s read the state from a *file*, w...
2004 Jun 10
2
Questions about Preserving registers
...w?
 
  Set8087CW(Default8087CW);
 
 
3. The following function may be useful in debugging; it returns false
when the control word has been unexpectedly changed:
 
function Okay8087CW:boolean;
begin
  result := ((Default8087CW xor Get8087CW) and not $E060) = 0;
end;
 
Thanks.
 
Rui
 
Phone: (403)220-4501
Email: rwang@math.ucalgary.ca
Department of Mathematics and Statistics
University of Calgary
 
	[[alternative HTML version deleted]]
2017 Jul 12
5
[LLD] Linker Relaxation
...ing (note: this behavior isn't
merged yet, see: https://github.com/riscv/riscv-binutils-gdb/pull/88):
00000000 <_start>:
   0:   852a                    mv      a0,a0
   2:   00 01 00                        # R_RISCV_ALIGN
                        2: R_RISCV_ALIGN        *ABS*+0x3
   5:   4501                    li      a0,0
The linker then remove 1 byte from padding to align to the desired width:
00010054 <_start>:
   10054:       852a                    mv      a0,a0
   10056:       0001                    nop
   10058:       4501                    li      a0,0
This essential...
2006 May 23
12
Mod_fcgid question: is this normal?
I installed mod_fcgid yesterday. It works great for my Rails
app. But in my fastcgi.crash.log is constantly get this output:
[23/May/2006:08:12:07 :: 29040] starting
[23/May/2006:08:18:48 :: 29040] asked to terminate immediately
[23/May/2006:08:18:48 :: 29040] terminated by explicit exit
[23/May/2006:08:22:03 :: 29391] starting
It also shows up in the Apache error log. Is this normal? Or
should I
2007 Mar 28
1
Deliverm, vpopmail, and valias
...urrently running qmail) and delivered to the final destination 
(modulo sieve rules under deliver).  The only place I could conceivably 
rewrite the address would be the second Postfix queue.
-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
2004 Jun 07
1
Load a dll
...ctions, I got the message
below
“Error in .Fortran("lasso", as.double(x), as.double(y), as.double(b),
as.integer(n),  : 
        Fortran function name not in load table”.
BTW, my system is Windows98 + R1.9.0.
Could anyone help me to solve this question? Thanks
 
Rui Wang
 
Phone: (403)220-4501
Email: rwang@math.ucalgary.ca
Department of Mathematics and Statistics
University of Calgary
 
	[[alternative HTML version deleted]]
2004 Jul 21
2
How to do a "go to " in a loop in R
...0".
 
 
 a<-b[s>3,]
 if (nrow(a)==0) ?????????????
                 
	for (i in 1:nrow(a)){
  		a[i]<-1
	}
 a[i]<-0
Lisa Wang
Cancer Informatics,
Ontario Cancer Institute/Princess Margaret Hospital, University Health
Network;
Email: lisawang at uhnres.utoronto.ca
Phone: 416 946 4501 ext. 5201
Fax: 416 946 4619
2004 Dec 06
1
The survival rate at a certain time
...sen landmark time(for example, 3 years, 4 years) from
the result of "survfit"? or any other functions? As I know, the result
of 'survfit' only have the probabilities for all event or cencor time.
Thank you very much
Lisa Wang
Princess Margaret Hospital
Toronto, Ca
tel: 416-946-4501 ext.5201
2005 May 18
2
Why can't I download "window binary" zip packages
Hello there,
I tried so many times to download windows binary zip package but it told 
me that I don't have the access to do so. It worked for me a few months 
ago. Please help me with it.
Thank you
Lisa Wang Msc.
Princess Margaret Hospital
Toronto , Canada
tel: (416) 946 4501 ext.5201
2005 Nov 08
3
how to draw cumulative histogram
Hello there,
I am using R to plot some cumulative histogram for my data. Please help
in this case.
Thank you
Lisa Wang
Princess Margaret Hospital
Toronto
phone 416 946 4501 ext.4883
2006 Feb 09
2
latent class modle for rater agreement
Hello there,
I would like to test the agreement amongst 6 raters for nominal data on
a scale from 1-4, and conduct a latent class analysis in R. How should
the data be formatted and what code should I use?
Thank you very much
Lisa Wang
Princess Margaret Hospital
Biostatistics
tel:416 946 4501
2006 Feb 13
1
LCA in e1071
...ks for binary data for
Latent class analysis. Am I right?
 I would like to test the agreement amongst 6 raters for nominal data
ona scale from 1-4, and conduct a latent class analysis. What package
and what function may I use?
Thank you very much
Lisa Wang
Princess Margaret Hospital
tel: 416 946 4501
2006 Jan 20
1
dovecot-lda and vpopmail
...og would see to seem to suggest otherwise).
I even tried setting the DEFAULT_MAIL_ENV in dovecot.conf, but that 
didn't work either.
Anyone have any ideas about what I am missing?
John
-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748