search for: violation

Displaying 20 results from an estimated 4451 matches for "violation".

2005 Nov 29
2
qcc
violating.runs I read from the news cran.r-project.org/doc/Rnews/Rnews_2004-1.pdf that the criteria for the violating is 5 but 1)I cannot find "5" in the code of the function. Where is the "5" ? 2)What is the easiest way to change it ? 3)Is there any more criterias made somewhere ? Yours sincerelly, Tommi Viitanen
2009 Dec 18
1
wine-1.1.34-3.1.i586 Access violation at address FTPRush
Hello, i heve a Suse 10.3 System and wine-1.1.34-3.1.i586. starts FTPRush show the FTPlog Errors Code: [i] FE: Access violation at address 7EB19997 in module 'winex11.drv'. Read of address 00000000 [i] FE: Access violation at address 7EB19997 in module 'winex11.drv'. Read of address 00000000 [i] FE: Access violation at address 7EB19997 in module 'winex11.drv'. Read of address 00000000 [i] FE: Access...
2010 Jan 21
1
Bug#566107: logcheck-database: with violations.d/logcheck empty most rules in violations.ignore.d look useless
Package: logcheck-database Version: 1.3.5 Severity: normal Hi, I was having a look at logcheck and why I received a "verification failed: Temporary failure in name resolution" as a _system_ message. Turns out that since violations.d/logcheck is empty now, most of the rules in violations.ignore.d look quite useless, can you confirm? I suspect that a big part of those rules should be removed or moved to ignore.*.d or work with the package maintainer to ship them together with the respective violations.d. thanks for your wor...
2010 Jan 09
4
selinux violation does not get logged
After upgrading to centos 5.4 I am getting a selinux violation, yet nothing is logged to /var/log/audit/audit.log. Other violations do get logged. The violation occurs when running the following command on the mail server: aspen> /usr/bin/Mail centos at centos.org Subject: test hi Cc: aspen> send-mail: warning: premature end-of-input on /usr/sbin/po...
2003 Jun 30
1
T1 slips/BPVs clarifications (was: Help! Problems talking to upstream switch)
Just some clarification here. On Monday, June 30, 2003 12:04 AM, Steven Critchfield [SMTP:critch@basesys.com] wrote: > > As for slips and bipolar violations... > T1s are just high speed serial lines. A sleep is when you loose sync > with the far side and when you see a 1 come across the line, you may > not > know which bit it was for. A slip is when one end of the circuit is running according to a clock that is faster than the other end....
2008 Jul 21
1
merging violations.ignore.d/logcheck-* into ignore.d.*/*
Hi guys, now that violations.d/logcheck is empty, violations.ignore.d/logcheck-* are useless and many messages that were previously elevated and filtered there now turn up as system events. Thus, I went ahead and merged violations.ignore.d/logcheck-* into ignore.d.*/* in the viol-merge branch. http://git.debian.org/?p=logc...
2016 Feb 02
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi, sometimes I see following in the logs: /source4/rpc_server/drsuapi/writespn.c:234(dcesrv_drsuapi_DsWriteAccountSpn) Failed to modify SPNs on CN=PCNAME,CN=Computers,DC=DOMAIN,DC=NAME,DC=NAME,DC=de: error in module acl: Constraint violation during LDB_MODIFY (19) In the net i found this "explanation": "LDAP_CONSTRAINT_VIOLATION Indicates that the attribute value specified in a modify, add, or modify DN operation violates constraints placed on the attribute. The constraint can be one of size or content (string only,...
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi, I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6: Failed to join domain: failed to set machine spn: Constraint violation [Sanitised] First Run: net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1 Enter username's password: [2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770) libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx...
2013 Mar 04
3
urgent: question concerning data manipulation
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130304/62581e97/attachment.pl>
2008 Jan 03
1
The ticket clinic, What Is U.S. Copyright Law?
...ner of the creation. It is not necessary that a person register their work. However, it is recommended and it can serve as evidence if someone ever violates a copyright. It is interesting to note that when an employer hires an employee to produce a work that the copyright is given to the employer. Violations of US Copyright Law are generally enforced in a civil court setting. However, there could also be criminal sanctions brought against someone who violates US copyright law. Someone in serious violation of US Copyright Law, such as counterfeiting, can find themselves on the inside of prison looking...
2005 Jan 12
3
Bug#290195: violations.d/sudo and violations.ignore.d/logcheck-sudo missing sudo log entries
Package: logcheck Version: 1.2.32 Severity: normal It seems when someone runs a sudo command on my system, logcheck misses it. The second line of /etc/logcheck/violations.d/sudo matches them, but the /etc/logcheck/violations.ignore.d/logcheck-sudo kills them. Furthermore, when users run commands like '$ sudo rm *' in a directory with lots of files, we reports with lines like: Jan 13 09:42:34 localhost sudo: root : (command continued) ./munin/munin-nod...
2008 Mar 15
1
Bug#471072: logcheck-database: Moving most of violations.ignore.d to ignore.d.*
Package: logcheck-database Version: 1.2.63 Severity: normal Given that violations.d/logcheck has been emptied by 2394562ab4a13c4510c671f01ffc8f35e97f1cd3, shouldn't most of violations.ignore.d be moved to one of ignore.d.*? AIUI, all of these are currently rendered useless. (I'll gladly lend a hand; I just want to make sure this is the right thing to do.) -- System...
2004 Jan 28
4
Content violation
Content violation found in email message. From: samba@lists.samba.org To: serg@aesltd.com.au Subject: hi Matching Subject: hi
2008 Nov 19
0
has_many through select box in form
Gentlemen, I have searched the group and have not found any post that clarifies thsi s=issue to me. Please forgive me in advance if I missed something. I have 3 models: Ticket has_many :citations, :dependent => :nullify has_many :violations, :through => :citations Violation has_many :citations, :dependent => :nullify has_many :tickets, :through => :citations Citation belongs_to :ticket belongs_to :violation I am creating the edit a new views for the ticket and would like to be able to relate N violations to the ti...
2011 Aug 23
1
Access Violation error after loading csv file
Hello, I am using Windows 7 and R version 2.13.1. I was trying to read a csv file which has about 1.5 million records and 13 variables. My R code loaded 145,346 records only without showing any error. If I want to see the last few records (tail), it is throwing access violation error. I am attaching the screenshot showing this error and the code I am running to read this file. While running this program, I was observing the memory usage in Windows resource monitor. It showed the maximum usage of 30% physical memory at the peak. To see if the line 145,346 is the cause o...
2006 May 21
2
Bug#368313: logcheck-database: new postfix violations ignore rule
Package: logcheck-database Version: 1.2.39 Severity: wishlist Hi, I'd like to add the following rule to /etc/logcheck/violations.ignore.d/logcheck-postfix : ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd?\[[0-9]+\]: NOQUEUE: reject: RCPT from [._[:alnum:]-]+\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\]: 554 <[._[:alnum:]-]+\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\]>: Client host rejected: Access denied...
2001 Feb 18
2
Access Violation in ov_open
If I do something similar to the below ov_open always causes an access violation. The call to fopen is successful. Can anybody tell me why? (and how to fix it?) OggVorbis_File vf; int eof=0; int current_section; FILE *fd = fopen("c:\\test.ogg","rb"); if (!fd){ AfxTrace("fopen failed\n"); exit(0); } if(ov_open(fd, &vf, NULL, 0) &...
2020 Feb 19
3
The semantics of nonnull attribute
..., -100` } Here it depends if we want to deduce the output is dereferenceable(100) or not. If we do, we need dereferenceable to mean poison if violated, as with nonnull, because it is derived from poison. Only if we don't derive dereferenceable for the return value we can go for dereferenceable violations are UB. In the end, I think, it boils down to the question if there are situations where violation of some attributes should be poison and violation of others should be UB. If such situations exists it is unclear to me what makes the UB/poison ones special. > On Wed, Feb 19, 2020 at 12:14 PM...
2010 Sep 23
2
[LLVMdev] clarification to copyright section of developer policy
Hi All, I updated the copyright section of the developer policy: http://llvm.org/docs/DeveloperPolicy.html#copyright This change doesn't affect any llvm policies, it just makes the developer policy reflect reality. The previous version (archived here: http://llvm.org/releases/2.7/docs/DeveloperPolicy.html#copyright) used to claim that all copyright was assigned to the university of
2016 Mar 08
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
...+0100, Markus Dellermann wrote: > sometimes I see following in the logs: > /source4/rpc_server/drsuapi/writespn.c:234(dcesrv_drsuapi_DsWriteAcco > untSpn) > Failed to modify SPNs on > CN=PCNAME,CN=Computers,DC=DOMAIN,DC=NAME,DC=NAME,DC=de: error in > module acl: > Constraint violation during LDB_MODIFY (19) I am seeing a very similar message - Failed to modify SPNs on CN=TERRINE-WHITE,OU=Terminal Servers,DC=example,DC=com: error in module acl: Constraint violation (19) > In the net i found this "explanation": > > "LDAP_CONSTRAINT_VIOLATION > Indica...