Displaying 20 results from an estimated 65 matches for "2861".
Did you mean:
261
2009 Aug 13
0
HVM creation problem
...***
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Triggered log-dirty buffer switch
*********************************************
/var/log/xen/xend.log
******************************************************************************
[2009-08-13 11:37:21 xend.XendDomainInfo 2861] DEBUG (XendDomainInfo:200) XendDo
mainInfo.create([''vm'', [''name'', ''myvm''], [''memory'', 512], [''maxmem'', 512], [''on_
poweroff'', ''destroy''], [''on_reboot'', ...
2009 Mar 12
0
Successfully running VM, subsequently startup gives this error -- VmError: Boot loader didn''t return any data!
...bd891fa41ac2'', ''VM_metrics'')
----
If i replace system.img, they starts working again. This is what i see in xend.log file.
This happens randomly to any VM i have, no changes are happening before this error situation.
________________________________
2009-03-10 20:51:50 2861 DEBUG (XendDomainInfo:85) XendDomainInfo.create([''vm'', , , , , , , , ,
, [''image'', , [''device'', [''vbd'', , , , [''device'', [''vbd'', , , ,
[''device'', [''vbd'', ,...
2006 Jun 07
0
CentOS 4.2 + idmap_rid
Do you know if it is possible to use the idmap_rid feature in Centos and
Winbind/Samba (v. 3.0.10)?
When I try to start it with idmap_rid enabled, I get this in my log...
"
May 30 15:01:22 Cent01 winbindd[2861]: [2006/05/30 15:01:22, 0]
sam/idmap.c:idmap_init(142)
May 30 15:01:22 Cent01 winbindd[2861]: idmap_init: could not load remote
backend 'idmap_rid'
May 30 15:01:22 Cent01 winbind: winbindd startup succeeded "
It seems that the library is not there.
What do I need to do to get this...
2010 Apr 01
1
predicted time length differs from survfit.coxph:
...1125 1218 1369
[33] 1392 1400 1431 1492 1625 1642 1673 1674 1706 1766 1767
1795 1815 1826 1851 1857
[49] 2006 2010 2070 2084 2099 2121 2160 2191 2223 2230 2236
2314 2345 2400 2422 2434
[65] 2435 2495 2556 2557 2587 2588 2678 2802 2815 2833 2844
2860 2861 2910 2922 2953
[81] 2989 3010 3012 3014 3091 3167 3186 3226 3227 3242 3318
3346 3380 3448 3560 3561
[97] 3590 3773 3775 3805 3837 3895 3932 3943 3962 3987 4119
4139 4201 4206 4224 4232
[113] 4249 4321 4370 4453 4536 4539 4627 4656 4758 4763 4810
4939...
2018 Dec 05
3
BUG: sieve does not set seen-Flag
What really strange is:
There is a seen message
1544001025.M268344P5000.mymail,S=2804,W=2861:2,S
Shown in Thunderbird as seen. Then i move this message to INBOX, and the
logs say:
Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened because: UID move
Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276&...
2024 Feb 07
2
Difficult debug
...=bili4,
+?????????????? data=pbc2, ties='breslow', x=TRUE)
> surv2 <- survfit(fit2, newdata=list(age=50), p0=c(.4, .3, .2, .1, 0))
> test2 <- mysurv(fit2, pbc2$bili4, p0= 4:0/10, fit2, x0 =50)
==31730== Invalid read of size 8
==31730==??? at 0x298A07: Rf_allocVector3 (memory.c:2861)
==31730==??? by 0x299B2C: Rf_allocVector (Rinlinedfuns.h:595)
==31730==??? by 0x299B2C: R_alloc (memory.c:2330)
==31730==??? by 0x3243C6: do_which (summary.c:1152)
==31730==??? by 0x23D8EF: bcEval (eval.c:7724)
==31730==??? by 0x25731F: Rf_eval (eval.c:1152)
==31730==??? by 0x25927D: R_execClosure...
2023 Aug 20
2
Issues when trying to fit a nonlinear regression model
...theta3 = -0.05538), data=mod14data2_random)
summary(nlregmod2)
Object has try-error or missing parameters
nlregmod2
And I get some NA values when retrieving the statistics for the fitted
model:
residual sumsquares = 0.0022973 on 15 observations
after 2235 Jacobian and 2861 function evaluations
name coeff SE tstat pval gradient
JSingval
theta1 9330.89 NA NA NA 5.275e-11
967470
theta2 9330.41 NA NA NA -5.318e-11
1.772
theta3 -3.0032e-07...
2006 May 24
2
winbind + consistent uid & gid
I am trying to get out Linux boxes to authenticate against our AD domain.
We have that part working just fine using Kerberos and winbind. The problem
is when we use NFS on multiple machines. As you could guess, the UIDs and
GIDs are not consistent across all of the machines. From what I have been
reading on the internet, this seems to be common problem, but all the
solutions that I have found
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd
[ 2857] 48 2857 84420 1140 0 0 0 httpd
[ 2858] 48 2858 84432 925 0 0 0 httpd
[ 2859] 48 2859 84485 1568 0 0 0 httpd
[ 2860] 48 2860 84552 1749 0 0 0 httpd
[ 2861] 48 2861 84291 582 0 0 0 httpd
[ 2862] 48 2862 84420 3627 0 0 0 httpd
[ 2868] 48 2868 84301 804 0 0 0 httpd
[ 2869] 48 2869 84487 1268 0 0 0 httpd
[ 2870] 48 2870 843...
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
...8), data=mod14data2_random)
> summary(nlregmod2)
> Object has try-error or missing parameters
> nlregmod2
> And I get some NA values when retrieving the statistics for the fitted
> model:
> residual sumsquares = 0.0022973 on 15 observations
> after 2235 Jacobian and 2861 function evaluations
> name coeff SE tstat pval gradient
> JSingval
> theta1 9330.89 NA NA NA 5.275e-11
> 967470
> theta2 9330.41 NA NA NA -5.318e-11
> 1.772...
2018 Dec 05
0
BUG: sieve does not set seen-Flag
...e with
this fucking shit? Are my informations to less??? Why do I have the
feeling, nobody else is interesting in this problem?
Jakob
Am 05.12.18 um 11:37 schrieb Jakobus Sch?rz:
>
> What really strange is:
>
> There is a seen message
>
> 1544001025.M268344P5000.mymail,S=2804,W=2861:2,S
>
> Shown in Thunderbird as seen. Then i move this message to INBOX, and
> the logs say:
>
> Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened because: UID move
> Dec 05 10:22:23 mymail dovecot[2401...
2018 Dec 05
2
BUG: sieve does not set seen-Flag
...it? Are my informations to less??? Why do I have the feeling,
> nobody else is interesting in this problem?
>
>
> Jakob
> Am 05.12.18 um 11:37 schrieb Jakobus Sch?rz:
>
> What really strange is:
>
> There is a seen message
>
> 1544001025.M268344P5000.mymail,S=2804,W=2861:2,S
>
> Shown in Thunderbird as seen. Then i move this message to INBOX, and the
> logs say:
>
> Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened because: UID move
> Dec 05 10:22:23 mymail dovecot[2401...
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
...>> summary(nlregmod2)
>> Object has try-error or missing parameters
>> nlregmod2
>> And I get some NA values when retrieving the statistics for the fitted
>> model:
>> residual sumsquares = 0.0022973 on 15 observations
>> after 2235 Jacobian and 2861 function evaluations
>> name coeff SE tstat pval gradient
>> JSingval
>> theta1 9330.89 NA NA NA 5.275e-11
>> 967470
>> theta2 9330.41 NA NA NA -5.3...
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
...d2)
>>> Object has try-error or missing parameters
>>> nlregmod2
>>> And I get some NA values when retrieving the statistics for the fitted
>>> model:
>>> residual sumsquares = 0.0022973 on 15 observations
>>> after 2235 Jacobian and 2861 function evaluations
>>> name coeff SE tstat pval gradient
>>> JSingval
>>> theta1 9330.89 NA NA NA 5.275e-11
>>> 967470
>>> theta2 9330.41 NA...
2024 Feb 07
2
Difficult debug
...data=pbc2, ties='breslow', x=TRUE)
> > surv2 <- survfit(fit2, newdata=list(age=50), p0=c(.4, .3, .2, .1, 0))
> > test2 <- mysurv(fit2, pbc2$bili4, p0= 4:0/10, fit2, x0 =50)
> ==31730== Invalid read of size 8
> ==31730== at 0x298A07: Rf_allocVector3 (memory.c:2861)
> ==31730== by 0x299B2C: Rf_allocVector (Rinlinedfuns.h:595)
> ==31730== by 0x299B2C: R_alloc (memory.c:2330)
> ==31730== by 0x3243C6: do_which (summary.c:1152)
> ==31730== by 0x23D8EF: bcEval (eval.c:7724)
> ==31730== by 0x25731F: Rf_eval (eval.c:1152)
> ==31730==...
2000 Apr 26
2
plotting question
...me scatterplot in R
using different symbols for the different groups.
Could someone please let me know how this can be done? Thank you very much.
Thad
*****************************************************************************
Thaddeus Tarpey Phone: (937) 775-2861
Wright State University Fax: (937) 775-2081
Department of Mathematics and Statistics
Dayton, Ohio 45435
Home-page: http://www.math.wright.edu/People/Thad_Tarpey/thad.htm
*****************************************************************************
-.-.-.-.-.-.-.-.-.-....
2009 Jul 28
0
Asterisk Crashing on chan_h323
...for RTP stream
We were searching for clues on this matter, but there doesn't seem to be a
lot of information on H323. Could someone help us in understanding what the
problem is, and how we can fix it?
Regards
NYAMUL HASSAN
=======================================
SkyHigh Communications LLC.
2861 Themis Street
Cape Girardeau, MO 63701
2007 May 22
1
Can't follow DFS link
...en I try to go into the "pdf" folder,
Windows says the folder is inaccessible.
The level 10 debug log is shown below. Any help is much appreciated!
[2007/05/22 15:33:42, 4] smbd/vfs.c:vfs_ChDir(738)
vfs_ChDir to /var/test
[2007/05/22 15:33:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(2861)
call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2007/05/22 15:33:42, 5] smbd/filename.c:unix_convert(108)
unix_convert called on file "pdf"
[2007/05/22 15:33:42, 10] smbd/statcache.c:stat_cache_lookup(248)
stat_cache_lookup: lookup succeeded for name [PDF] -> [pdf]...
2010 Dec 03
2
Wine Games Don't Render Correctly Anymore. Very Odd.
...wing.
[Image: http://img152.imageshack.us/img152/6821/tmp2mddn7.th.png ] (http://img152.imageshack.us/my.php?image=tmp2mddn7.png)
[Image: http://img221.imageshack.us/img221/6836/tmprqnhad.th.png ] (http://img221.imageshack.us/my.php?image=tmprqnhad.png)
[Image: http://img600.imageshack.us/img600/2861/tmpvqij85.th.png ] (http://img600.imageshack.us/my.php?image=tmpvqij85.png)
[Image: http://img152.imageshack.us/img152/126/tmpzs9l0v.th.png ] (http://img152.imageshack.us/my.php?image=tmpzs9l0v.png)
[Image: http://img171.imageshack.us/img171/669/tmpr0vrhq.th.png ] (http://img171.imageshack.us/my....
2018 Dec 05
0
BUG: sieve does not set seen-Flag
...have the feeling, nobody else is interesting in this problem?
>
>
> Jakob
>
> Am 05.12.18 um 11:37 schrieb Jakobus Sch?rz:
>>
>> What really strange is:
>>
>> There is a seen message
>>
>> 1544001025.M268344P5000.mymail,S=2804,W=2861:2,S
>>
>> Shown in Thunderbird as seen. Then i move this message to INBOX,
>> and the logs say:
>>
>> Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name <http://user.name>)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened b...