search for: 16414

Displaying 12 results from an estimated 12 matches for "16414".

Did you mean: 1414
2018 May 09
2
DsGetNCChanges 2nd replication on different
Hi, i have message in syslog, is problem ? :-/ May  9 01:21:48 dcXXX samba[16414]: [2018/05/09 01:21:48.965568,  0] ../source4/rpc_server/drsuapi/getncchanges.c:1657(dcesrv_drsuapi_DsGetNCChanges) May  9 01:21:48 dcXX samba[16414]: ../source4/rpc_server/drsuapi/getncchanges.c:1657: DsGetNCChanges 2nd replication on different DN CN=Schema,CN=Configuration,DC=XXX,DC=XXX,DC=co...
2018 May 09
0
DsGetNCChanges 2nd replication on different
...sysvol         read only = No Problem, with after demote one DC, and join new DC(same name). But All Dcs are function ok(i thinks) but error in syslog... Regards; On 09-05-2018 01:25, Carlos wrote: > Hi, i have message in syslog, is problem ? :-/ > > > May  9 01:21:48 dcXXX samba[16414]: [2018/05/09 01:21:48.965568, 0] > ../source4/rpc_server/drsuapi/getncchanges.c:1657(dcesrv_drsuapi_DsGetNCChanges) > May  9 01:21:48 dcXX samba[16414]: > ../source4/rpc_server/drsuapi/getncchanges.c:1657: DsGetNCChanges 2nd > replication on different DN > CN=Schema,CN=Configura...
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
...ate_params: vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400, sector-size: 512 Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: minor 3 sectors 419430400 sector-size 512 Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: creation of 252:3: 0 Jun 25 03:10:41 r21b02004 sshd[16414]: Did not receive identification string from 10.247.10.51 Jun 25 03:10:41 r21b02004 kernel: device 001107 entered promiscuous mode Jun 25 03:10:41 r21b02004 kernel: eth0: port 3(001107) entering forwarding state Jun 25 11:16:10 r21b02004 syslogd 1.4.1: restart. ... ... Can anyone give me some tip...
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
...ate_params: vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400, sector-size: 512 Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: minor 3 sectors 419430400 sector-size 512 Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: creation of 252:3: 0 Jun 25 03:10:41 r21b02004 sshd[16414]: Did not receive identification string from 10.247.10.51 Jun 25 03:10:41 r21b02004 kernel: device 001107 entered promiscuous mode Jun 25 03:10:41 r21b02004 kernel: eth0: port 3(001107) entering forwarding state Jun 25 11:16:10 r21b02004 syslogd 1.4.1: restart. ... ... Can anyone give me some tip...
2008 May 07
4
[Bug 15857] New: Errors in Desktop Tower Defense (flash game)
http://bugs.freedesktop.org/show_bug.cgi?id=15857 Summary: Errors in Desktop Tower Defense (flash game) Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2006 May 14
1
Public class method ActiveRecord::Base.update
Hiall, Given I use forms containing collections and use a statement like Product.update(params[:product].keys, params[:product].values) to update more than one product. What is the best way to determine if this update operation was successfull? I read the apidoc and it says that even if the save fails under validation, an array of products is returned. Now do I have to loop through all those
2017 Dec 14
0
command 'service smb status' returns many process IDs
...21164 20406 20287 20282 20224 20151 20124 19985 19971 19955 19933 19899 19762 19760 19510 19429 19428 19310 19309 19205 19178 19174 19140 19062 19024 19002 18892 18795 18678 18676 18567 18564 18563 17593 17566 17487 17050 17044 16948 16840 16839 16806 16784 16729 16596 16595 16591 16584 16563 16440 16414 16191 16088 16077 16058 16052 16046 16045 15957 15931 15885 15867 15799 15782 15704 15222 15221 15197 15100 15008 14918 14915 14788 14755 14518 14492 14398 14284 14273 14272 14173 13824 13501 13346 13255 13252 13166 13022 12899 12820 12597 12583 12342 12332 11683 11600 11546 11371 11301 11297 11267...
2004 Apr 27
2
[LLVMdev] subtle problem with inst_iterator
...problem > anyway. :) I attach a new patch which fixes all of the problems. It's kinda large, must most changes are technical. Everything builds for me. - Volodya -------------- next part -------------- A non-text attachment was scrubbed... Name: InstIterator.diff Type: text/x-diff Size: 16414 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040427/b4a863b0/attachment.diff>
2004 Apr 23
0
[LLVMdev] subtle problem with inst_iterator
On Fri, 23 Apr 2004, Vladimir Prus wrote: > Yea, I've noticed that. However, it looks like inst_iterator is iterator over > pointers. Oh, wait a minite, that's the current code: > > inline IIty operator*() const { return BI; } > inline IIty operator->() const { return operator*(); } > > So operator* works as if value_type is Instruction*, but operator->
2004 Apr 23
2
[LLVMdev] subtle problem with inst_iterator
Chris Lattner wrote: > On Fri, 23 Apr 2004, Vladimir Prus wrote: > > and since result of *it is considered to be rvalue it can't be accepted > > by this operator. The complete discussion is in > > > > http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2002/n1385.htm > > > > I'd suggest to apply the following patch which makes operator* return >
2007 Mar 04
13
[Bug 552] Strange DNAT behaviour... packet don't pass to PREROUTING and go directly in INPUT !!
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=552 ------- Additional Comments From cbettero@ciditech.it 2007-03-04 21:48 MET ------- This problem prevents AJAX web sites to be hosted on the internal web server, because many packets will be dropped instead of passing into PREROUTING chain... -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
2008 Dec 20
0
Wine release 1.1.11
...format not a string literal and no format arguments 16345 ShadowFlare: Crashes on entering game 16376 Braille2000 does not authenticate with server 16381 Fading effects not working in Lineage2 and other graphic issues 16386 FAR crashes with Unimplemented KERNEL32.dll.GetConsoleAliasW 16414 New Xlive (8.12.2008 and newer) is not working 16443 Regression in ntdll breaks IE6 setup 16458 Endless Online installer crashes on start 16464 IMVU crashes on startup 16482 FeedDemon pops up an error about msxml on startup 16511 Google Sketchup rejects some ruby scripts containing...