Displaying 20 results from an estimated 146 matches for "bms".
Did you mean:
bhs
2010 Mar 09
3
Kernel Errors
Hello,
I was wondering if anyone could point me in the right direction?
I am receiving these in my log file and do not know what they mean or what to
look for;
Mar 8 04:03:56 bms kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0
action 0x0
Mar 8 04:03:56 bms kernel: ata3.00: cmd 25/00:28:42:d3:37/00:00:13:00:00/e0
tag 0 cdb 0x0 data 20480 in
Mar 8 04:03:56 bms kernel: res 51/40:22:64:d3:37/40:00:13:00:00/e0
Emask 0x9 (media error)
Mar 8 04:03:56 bms kern...
2001 Nov 28
1
Help with ICC
Hello, R-folks:
Here is a statement I use to make a data frame:
iccdata <- data.frame(i=rep(1:10,rep(2,10)),j=rep(1:2,10),
x=c(0.35011,0.11989,0.13081,0.09919,0.16000,0.12000,0.00000,0.00000,
0.44023,0.32977,2.67081,2.63919,0.09050,0.03950,0.44019,0.30981,0.59000,
0.57000,4.03000,3.77000))
Then here are the data:
> iccdata
i j x
1 1 1 0.35011
2 1 2 0.11989
3 2 1 0.13081
4
2011 Feb 13
0
BMS package and leading minor problems
Hello,
Could somebody please tell me what the following is about?
I try to run BMS function for quite a small dataset (400 rows and 50
columns) to get model suggestions, but I end up getting following
error message:
> bms<-bms(dat)
Error in chol.default(XtX.start) :
the leading minor of order 36 is not positive definite
I've done it before, it worked for some...
2002 Aug 06
1
Unable to reregister samba server with Primary Domain Controller
...on
svr2 appears to be working correctly.
It should be set up to use our local PDC, which appears to be working fine
in all other respects.
We have tried deleting secret.tlb, etc. and rejoining the domain using
smbpasswd. However we keep getting the following error message
Error connecting to BMS-NT-SVR - NT_STATUS_LOGON_FAILURE
Unable to join domain bms
We have tried deleting all the entries relating to svr2 in the active
directory on BMS-NT-SVR, our PDC, and starting again. If we specify -U
administrator to smbpasswd, and give it the BMS-NT-SVR administrator
password, we get the above...
2019 Mar 12
2
sometimes users fails to login
Sorry my bad, thanks for spotting it.
Should that explains also the failure to grab the mutex?
Andrea
Il 3/12/2019 12:14 PM, Rowland Penny via samba ha scritto:
> On Tue, 12 Mar 2019 12:01:08 +0100
> Andrea Cucciarre' <acucciarre at cloudian.com> wrote:
>
>> The OS is OmniOS, the DC is Windows Server (not sure about the
>> release), and below the smb.conf.
2005 Aug 20
2
DFS question
...mba:
[global]
host msdfs = yes
[teacher]
path = /export/teachers
msdfs root = yes
[student]
path = /export/students
msdfs root = yes
Create these directories and add the links in each like so (shares are
already there):
/export/teachers
ln -s msdfs:bes-serve\\bes elemstudents
ln -s msdfs:bms-serve\\bms midstudents
ln -s msdfs:bhs-serve\\bhs highstudents
ln -s msdfs:bes-serve\\teachpublic teacherspublic
ln -s msdfs:bes-serve\\lemburg lemburger
ln -s msdfs:bes-serve\\school elemteachers
ln -s msdfs:bms-serve\\school midteachers
ln -s msdfs:bhs-serve\\school highteachers
/export/students...
2019 Mar 18
2
sometimes users fails to login
...config BITINTRA : schema_mode = rfc2307
idmap config BITMARCK : backend = ad
idmap config BITMARCK : range = 4000001-5000000
idmap config BITMARCK : schema_mode = rfc2307
idmap config BMB : backend = ad
idmap config BMB : range = 5000001-6000000
idmap config BMB : schema_mode = rfc2307
idmap config BMS : backend = ad
idmap config BMS : range = 6000001-7000000
idmap config BMS : schema_mode = rfc2307
idmap config BMS-BITDAV-NG : backend = ad
idmap config BMS-BITDAV-NG : range = 11000001-12000000
idmap config BMS-BITDAV-NG : schema_mode = rfc2307
idmap config BMS-BITROUTE-NG : backend = ad
idmap co...
2012 Dec 10
1
Problem with SIP trunk I've set up between two * boxes.
...s!
-Ken
-----------------------------------------------------------------------
INVITE sip:7444 at 172.17.0.17 SIP/2.0
Via: SIP/2.0/UDP
172.17.9.1:55388;rport;branch=z9hG4bKPj95Yj53gkGda17Af72e33RKrQBygd0iP0
Max-Forwards: 70
From: <sip:6110 at 172.17.0.17>;tag=UzpwMu8tx77dICqAkH0V9MpQn-bMS.zN
To: <sip:7444 at 172.17.0.17>
Contact: <sip:6110 at 172.17.9.1:55388;ob>
Call-ID: nUiGauUpyxjNOJfcZog476ws.Art7jZS
CSeq: 24152 INVITE
Route: <sip:172.17.0.17;transport=udp;lr>
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY,
REFER, MESSAGE, OPTIONS
Supported:...
2008 Sep 29
3
USB detach/attach hangs with 7.0-RELEASE and 7.1-PRERELEASE
...into DDB
on a driver related panic, and will just immediately reboot -- I lack
free time to track down exactly why this could be.
My desktop has a USB keyboard and this appears not to be supported by
DDB, I ordered a PS/2 keyboard which hasn't arrived, but that's another
story.]
thanks
BMS
2008 Nov 24
2
ext2 inode size patch - RE: PR kern/124621
A while back, I submitted a patch for PR kern/124621, which allows the
mounting of an ext2(3) filesystem created with an inode size other
than 128. The e2fsprogs' default is now 256, so file systems created
on newer Linux distributions or with the port will not be mountable.
I was hopeful this would get committed in time for 7.1-RELEASE (and
6.4-RELEASE), however the PR remains open.
If
2008 Nov 13
1
kern.ipc.maxpipekva exceeded; see tuning(7)
...src/sys/ANGLEPOISE7 amd64
anglepoise:~ % sysctl kern.ipc.maxpipekva
kern.ipc.maxpipekva: 20971520
I was running a couple of copies of "synergys" at the time. After
killing them, all seems fine, however this was causing most binaries on
the system to error out with ENOMEM.
Any ideas?
BMS
2010 Aug 10
2
question about bayesian model selection for quantile regression
Hi All:
Recently I am researching my dissertation about the quantile model selection
by bayesian approach. I have the dependent variable(return) and 16
independent variables and I need to select the best variable for each
quantile of return. And the method I used is the bayesian approach, which is
based on calculating the posterior distibution of model identifier. In other
words, I need to obtain
2003 Aug 11
1
Kernel build fails (RELENG_4_5)
...ndary=2 /usr/src/sys/kern/sys_process.c
> /usr/src/sys/kern/sys_process.c: In function `ptrace':
> /usr/src/sys/kern/sys_process.c:338: `data' undeclared (first use in this function)
...
> *** Error code 1
This looks like it fixes the buildkernel on RELENG_4_5 branch (attached).
BMS
-------------- next part --------------
--- sys_process.c.bms Mon Aug 11 09:22:08 2003
+++ sys_process.c Mon Aug 11 09:22:28 2003
@@ -335,7 +335,7 @@
case PT_CONTINUE:
case PT_DETACH:
/* Zero means do not send any signal */
- if (data < 0 || data > _SIG_MAXSIG)
+ if (uap->data &l...
2006 Dec 25
2
Problem to generate training data set and test data set
I have a full data set like this:
aa bas aas bms ams bcu acu omega y
1 ALA 0 127.71 0 69.99 0 -0.2498560 79.91470 outward
2 PRO 0 68.55 0 55.44 0 -0.0949008 76.60380 outward
3 ALA 0 52.72 0 47.82 0 -0.0396550 52.19970 outward
4 PHE 0 22.62 0 31.21 0 0.1270330 169.52500 inward
5 SER 0 71.32 0...
2006 Apr 13
4
IP_MAX_MEMBERSHIPS
Hello,
Can anyone tell me why the maximum number of members in a multicast
group is set at
20?
Are there issues with increasing this number?
Any information would be greatly appreciated.
Thanks,
Steve Clark
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a
2017 Aug 14
4
tidyverse repeating error: "object 'rlang_mut_env_parent' not found"
UseRs,
When doing some data manipulations using the tidyverse, I am repeatedly getting the same error message in now three separate situations. I can write up a reproducible example, but want to lay out the high-level issues in case someone recognizes exactly what is happening here.
The error is:
Error in mut_env_parent(overscope$.top_env, lexical_env) :
object 'rlang_mut_env_parent'
2017 Aug 14
0
tidyverse repeating error: "object 'rlang_mut_env_parent' not found"
The most likely explanation is you have a new version of dplyr/tibble
and an old version of rlang. Try re-installing rlang.
Hadley
On Mon, Aug 14, 2017 at 9:26 AM, Szumiloski, John
<John.Szumiloski at bms.com> wrote:
> UseRs,
>
> When doing some data manipulations using the tidyverse, I am repeatedly getting the same error message in now three separate situations. I can write up a reproducible example, but want to lay out the high-level issues in case someone recognizes exactly what is...
2008 Sep 23
1
fxp multicast forwarding problems
...rnel module and reloading it
Unpatching and repatching at the switch (a cheap 10/100 one)
Enabling and disabling promiscuous mode
Twiddling dev.fxp.0.noflow
The link status looks fine, but the card will not send or receive traffic.
A warm reboot was enough to get things back up again.
regards,
BMS
2008 Oct 08
1
7.0-RELEASE panics when loading USB modules x2
...user mode with X running, and no USB serial devices plugged in.
The T43 immediately resets, I don't get a chance to drop into a debugger.
This seems like a pretty serious USB regression. Is anyone looking into it?
Are these things a thing of the past with the "new" USB code?
thanks
BMS
2006 Sep 22
3
Rotating Dovecot's logfile
Any *BSD user on this list already having a means of rotating the
dovecot logfile?
What signal number do I need to send to the daemon to reopen its
logfile?
-Wash
http://www.netmeister.org/news/learn2quote.html
DISCLAIMER: See http://www.wananchi.com/bms/terms.php
--
+======================================================================+
|\ _,,,---,,_ | Odhiambo Washington <wash at wananchi.com>
Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com
|,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 3139...