search for: 384

Displaying 20 results from an estimated 1564 matches for "384".

Did you mean: 34
2003 Oct 29
3
long algo
...able (4* 4608). It takes 30 minutes!!!! Thanks Ps:if it can help here is the source: median1<-matrix(nrow=4608,ncol=1) median2<-matrix(nrow=4608,ncol=1) median3<-matrix(nrow=4608,ncol=1) median4<-matrix(nrow=4608,ncol=1) v<-c(18,19,20,21,23) for (i in 0:11) { for (j in 1:384) { median1[j+(i*384),]<-puce[j+(i*384),5]+median(puce[v+384*i,2]-puce[v+384*i,5]) median2[j+(i*384),]<-puce[j+(i*384),19]+median(puce[v+384*i,16]-puce[v+384*i,19]) median3[j+(i*384),]<-puce[j+(i*384),12]+median(puce[v+384*i,9]-puce[v+384*i,12])...
2004 Jan 28
2
PDC/LDAP
Hi, I'm using redhat 8.0 samba-3.0 and smbatool-0.8.3. when i run smbldap-populat, i get the following errors [root@samba root]# smbldap-populate using builtin directory structure adding new entry: dc=nijacol,dc=net failed to add entry: Already exists at /usr/local/sbin/smbldap-populate line 384, <GEN1> line 2. adding new entry: ou=Users,dc=nijacol,dc=net failed to add entry: Already exists at /usr/local/sbin/smbldap-populate line 384, <GEN1> line 3. adding new entry: ou=Groups,dc=nijacol,dc=net failed to add entry: no write access to parent at /usr/local/sbin/smbldap-populate...
2008 Jan 28
1
Dovecot-auth crash
...igaction(SIGALRM, {0xf7b7c590, [], 0}, {0x8071030, [], 0}, 8) = 0 23:56:00.400798 alarm(1) = 0 23:56:00.400841 fcntl64(19, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 23:56:00.400894 read(19, "\10\0\0\0\31\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 23:56:00.400962 read(19, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 23:56:00.401022 read(19, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 23:56:00.401082 read(19, "\10\0\0\0V\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\...
2004 Aug 30
2
[LLVMdev] ./configure[384]: test: Files/Microsoft: unexpected operator/operand
Hi When I run configure on Interix, I get these four error messages: ----------- ./configure[384]: test: Files/Microsoft: unexpected operator/operand ./configure[384]: test: Files/Microsoft: unexpected operator/operand ./configure[384]: test: Files/Microsoft: unexpected operator/operand ./configure[384]: test: Files/Microsoft: unexpected operator/operand checking for a BSD-compatible install.....
2004 Aug 30
0
[LLVMdev] ./configure[384]: test: Files/Microsoft: unexpected operator/operand
Yes, It looks like the PATH variable in the configure script at line 384 isn't getting quoted properly. The "Files/Microsoft" is probably part of "C:\Program Files\Microsoft\...". The spaces cause it to be interpreted as separate words so it fails. I don't have time to look at this in detail right now. Have a look at the configure script...
2010 Aug 11
0
OSS: IMP_CLOSED errors
...kernel: LustreError: 2802:0:(client.c:775:ptlrpc_import_delay_req()) Skipped 1 previous similar message Aug 10 15:07:01 oss0 kernel: LustreError: 2802:0:(client.c:775:ptlrpc_import_delay_req()) @@@ IMP_CLOSED req at ffff810210710c00 x1343624153290636/t0 o401->@10.10.10.6 at tcp:17/18 lens 4096/384 e 0 to 1 dl 0 ref 1 fl Rpc:N/0/0 rc 0/0 Aug 10 15:12:34 oss0 kernel: LustreError: 2802:0:(client.c:775:ptlrpc_import_delay_req()) @@@ IMP_CLOSED req at ffff81013823e000 x1343624153292102/t0 o401->@10.10.10.6 at tcp:17/18 lens 4096/384 e 0 to 1 dl 0 ref 1 fl Rpc:N/0/0 rc 0/0 Aug 10 15:15:50 oss...
2008 Jun 02
2
Call of Duty 4 black screen and error
...tub! fixme:d3d:IWineD3DImpl_CheckDeviceMultiSampleType Quality levels unsupported at present fixme:d3d:CreateContext >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glTexEnvi(GL_TEXTURE_SHADER_NV, GL_PREVIOUS_TEXTURE_INPUT_NV, ... @ context.c / 384 fixme:d3d:CreateContext >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glTexEnvi(GL_TEXTURE_SHADER_NV, GL_PREVIOUS_TEXTURE_INPUT_NV, ... @ context.c / 384 fixme:d3d:CreateContext >>>>>>>>>>>>>>>>...
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
...4.3, anyone encountered this problem before? Here's the error i got: make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD= modules make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686' CC [M] /usr/src/zaptel-1.2.4/zaptel.o /usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock" /usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in declaration of `zone_lock' /usr/src/zaptel-1.2.4/zaptel.c:384: error: incompatible types in initialization /usr/src/zaptel-1.2.4/zaptel.c:384: error: initializer element...
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
...4.3, anyone encountered this problem before? Here's the error i got: make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD= modules make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686' CC [M] /usr/src/zaptel-1.2.4/zaptel.o /usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock" /usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in declaration of `zone_lock' /usr/src/zaptel-1.2.4/zaptel.c:384: error: incompatible types in initialization /usr/src/zaptel-1.2.4/zaptel.c:384: error: initializer element...
2017 Aug 29
3
Shares not accessible when using FQDN
...wever, it works when I do not append domain name to the UNC : \\myserver\myshare ... Even more strange, it works on some workstations but not all.. Client clients are OK. Do you have any idea ?!? ==> /var/log/samba/log.smbd <== [2017/08/29 10:59:55.925684, 4] ../source3/smbd/uid.c:384(change_to_user) Skipping user change - already user [2017/08/29 10:59:55.925776, 3] ../source3/smbd/smb2_server.c:3097(smbd_smb2_request_error_ex) smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_INVALID_PARAMETER] || at ../source3/smbd/smb2_ioctl.c:309 [2017/08/2...
2019 Oct 11
3
Error: SSL_accept() syscall failed
In setting up my new mail server, I am getting the following in the logs: Oct 11 07:10:59 kumo dovecot[5704]: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=24.53.79.10, lip=172.26.12.90, *TLS handshaking: SSL_accept() syscall failed: Success*, session=<B9OokqCUD+UYNU8K> I have tried various ssl_protocols entries, but for now have defaulted back to
2002 Aug 13
3
[Bug 384] OpenSSH should store an SSH_SERVER variable for cluster hosts
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=384 ------- Additional Comments From thomas+openssh at stromberg.org 2002-08-14 05:43 ------- Created an attachment (id=137) --> (http://cvs-mirror.mozilla.org/webtools/bugzilla/attachment.cgi?id=137&action=view) 2 line patch for SSH_SERVER variable with incoming IP & port This patch...
2006 Mar 10
2
Problem compiling zaptel on latest RHEL kernel (2.6.9-34.EL)
...ptel/zaptel-1.2.1/zaptel.c:383: error: incompatible types in initialization /usr/src/zaptel/zaptel-1.2.1/zaptel.c:383: error: initializer element is not constant /usr/src/zaptel/zaptel-1.2.1/zaptel.c:383: warning: data definition has no type or storage class /usr/src/zaptel/zaptel-1.2.1/zaptel.c:384: error: syntax error before "chan_lock" /usr/src/zaptel/zaptel-1.2.1/zaptel.c:384: warning: type defaults to `int' in declaration of `chan_lock' /usr/src/zaptel/zaptel-1.2.1/zaptel.c:384: error: incompatible types in initialization /usr/src/zaptel/zaptel-1.2.1/zaptel.c:384: err...
2005 Dec 08
1
read.table error
Hey, Once again I ask for some quick help. Here is some code: ovendata<- read.table("ovens.dat",header=TRUE) attach(ovendata) print(ovendata) Here is the .dat file: D One Two Three Four Five Seven Eight 1130 254 252 375 384 252 375 876 127 250 250 384 386 251 378 875 Here is the R Console output: > ovendata<- read.table("ovens.dat",header=TRUE) Warning message: incomplete final line found by readTableHeader on 'ovens.dat' > attach(ovendata)...
2005 Apr 29
0
CESA-2005:384 Important CentOS 3 x86_64 mozilla - security update
CentOS Errata and Security Advisory CESA-2005:384 https://rhn.redhat.com/errata/RHSA-2005-384.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/x86_64/RPMS/mozilla-1.7.7-1.1.3.4.centos3.x86_64.rpm updates/x86_64/RPMS/mozilla-chat-1.7.7-1.1.3.4.c...
2005 Apr 29
0
CESA-2005:384 Important CentOS 3 ia64 mozilla - security update
CentOS Errata and Security Advisory CESA-2005:384 https://rhn.redhat.com/errata/RHSA-2005-384.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/mozilla-1.7.7-1.1.3.4.centos3.ia64.rpm updates/ia64/RPMS/mozilla-chat-1.7.7-1.1.3.4.centos3.ia64.rpm updates/ia64/RPMS/mozi...
2005 Apr 29
0
CESA-2005:384 Important CentOS 3 i386 mozilla - security update
CentOS Errata and Security Advisory CESA-2005:384 https://rhn.redhat.com/errata/RHSA-2005-384.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/i386/RPMS/mozilla-1.7.7-1.1.3.4.centos3.i386.rpm updates/i386/RPMS/mozilla-chat-1.7.7-1.1.3.4.centos3.i386.rpm updates/i386/RPMS/mozilla-devel-...
2006 Apr 02
0
CESA-2005:384 Important CentOS 3 s390(x) mozilla - security update
CentOS Errata and Security Advisory CESA-2005:384 https://rhn.redhat.com/errata/RHSA-2005-384.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/mozilla-1.7.7-1.1.3.4.centos3.s390.rpm updates/s390/RPMS/mozilla-chat-1.7.7-1.1.3.4.centos3.s390.rpm updates/s390/RPMS/mozilla-devel-1...
2017 Aug 29
0
Shares not accessible when using FQDN
...gt; \\myserver\myshare ... Even more strange, it works on some > workstations but not all.. Client clients are OK. > > > Do you have any idea ?!? > > > > > > ==> /var/log/samba/log.smbd <== > [2017/08/29 10:59:55.925684, > 4] ../source3/smbd/uid.c:384(change_to_user) Skipping user change - > already user [2017/08/29 10:59:55.925776, > 3] ../source3/smbd/smb2_server.c:3097(smbd_smb2_request_error_ex) > smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] > status[NT_STATUS_INVALID_PARAMETER] || > at ../source3/smbd/smb2_i...
2017 Aug 29
3
Shares not accessible when using FQDN
...> > workstations but not all.. Client clients are OK. > > > > > > Do you have any idea ?!? > > > > > > > > > > > > ==> /var/log/samba/log.smbd <== > > [2017/08/29 10:59:55.925684, > > 4] ../source3/smbd/uid.c:384(change_to_user) Skipping user change - > > already user [2017/08/29 10:59:55.925776, > > 3] ../source3/smbd/smb2_server.c:3097(smbd_smb2_request_error_ex) > > smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] > > status[NT_STATUS_INVALID_PARAMETER] || >...