search for: undetermined

Displaying 20 results from an estimated 183 matches for "undetermined".

2017 Jun 07
0
sysvolreset command result in "Undetermined error"
...now if that was correct to do! :( > > Now when I run the samba-tool command ntacl sysvolreset, the following > error occurs. > > root at DC1:~# samba-tool ntacl sysvolreset > *open: error=2 (No such file or directory)* > ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined > error') File > "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line > 176, in _run return self.run(*args, **kwargs) > File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line > 239, in run > lp, use_ntvfs=use_ntvfs) > Fi...
2016 Sep 09
0
drs showrepl - Failed to bind to UUID - Undetermined error
...stall with dhcp. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Jonathan Hunter > via samba > Verzonden: vrijdag 9 september 2016 16:25 > Aan: samba > Onderwerp: [Samba] drs showrepl - Failed to bind to UUID - Undetermined > error > > Hi Guys, > > I have now updated to 4.5.0 - thank you to all the team for your efforts > on > this :) > > I was excited to read in the release notes that there were many > replication > improvements, and I have run 'samba-tool dbcheck --cross-ncs -...
2016 Sep 09
0
drs showrepl - Failed to bind to UUID - Undetermined error
On Fri, 2016-09-09 at 15:24 +0100, Jonathan Hunter via samba wrote: > Hi Guys, > > I have now updated to 4.5.0 - thank you to all the team for your > efforts on > this :) > > I was excited to read in the release notes that there were many > replication > improvements, and I have run 'samba-tool dbcheck --cross-ncs --fix' > on all > my DCs; there were
2016 Sep 10
0
drs showrepl - Failed to bind to UUID - Undetermined error
On Sat, 2016-09-10 at 16:28 +0100, Jonathan Hunter via samba wrote: > Thanks Andrew. > > No - it was my fault for including an easily-solved side query in the > same > email as the main query.. :) I haven't solved the original issue, > which is > that 'samba-tool drs showrepl' runs on two of my DCs but not on the > third. > > I don't know if anything
2016 Sep 10
1
drs showrepl - Failed to bind to UUID - Undetermined error
Thank you Andrew, you pointed me in exactly the right direction, and I now have 'samba-tool drs showrepl' working fine on this DC. I unfortunately now don't know if this worked before I upgraded to 4.5, or not - but it does work again now. I am once again ashamed to say that there was a config error on this machine; I can only assume that when I was rebuilding it after the disk
2016 Jun 10
2
Rsync GPOs Erro Sysvol
..., the DC 2 received rsync to DC 1, ok this SYSVOL, but necessary execute "samba-tool ntacl sysvol reset", for correct ids, but now is a one error this process: samba-tool ntacl sysvolreset open: error=2 (No such file or directory) ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/ntacl.py", line 239, in run lp, use_ntvfs=use_ntvfs) File &quot...
2017 Jun 07
2
sysvolreset command result in "Undetermined error"
...the folder for each GPO. I do not know if that was correct to do! :( Now when I run the samba-tool command ntacl sysvolreset, the following error occurs. root at DC1:~# samba-tool ntacl sysvolreset *open: error=2 (No such file or directory)* ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line 239, in run lp, use_ntvfs=use_ntvfs) File "/usr/lib/python2.7/d...
2017 Jun 07
1
sysvolreset command result in "Undetermined error"
...> > > > Now when I run the samba-tool command ntacl sysvolreset, the following > > error occurs. > > > > root at DC1:~# samba-tool ntacl sysvolreset > > *open: error=2 (No such file or directory)* > > ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined > > error') File > > "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line > > 176, in _run return self.run(*args, **kwargs) > > File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line > > 239, in run > > lp,...
2016 Sep 09
5
drs showrepl - Failed to bind to UUID - Undetermined error
...4,seal,target_hostname=dc2.mydomain.org.uk ,abstract_syntax=aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeee/0x00000004, FUL ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to dc2.mydomain.org.uk failed - drsException: DRS connection to dc2.mydomain.org.uk failed: (-1073741823, 'Undetermined error') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/drs.py", line 41, in drsuapi_connect (ctx.drsuapi, ctx.drsuapi_handle, ctx.bind_supported_extensions) = drs_utils.drsuapi_connect(ctx.server, ctx.lp, ctx.creds) File "/usr/local/samba/lib/python2.7/si...
2011 Nov 21
3
How do I query "..." in a function call?
This is probably a very noobish question, but if I want to create a function that allows an undetermined number of, say, numeric vectors to be fed to it, I would use: myfunction = function(...) { # Do something } Right? If so, how do I a) count the number of vectors "fed" to the function, and b) how do I treat those vectors as variables, e.g. for the call: myfunction(c(1:10),c(2:11),c(3...
2007 Sep 12
2
Prototype.js and Coremetrics eluminate.js issues
Hi, I am trying to use prototype.js on a JSP that also contains some javascript from Coremetrics (eluminate.js). Coremetrics is used for tracking marketing clicks. When I have both of these javascript imports on the page I get javascript errors in the eluminate.js file. I get javascript errors that say "Undeterminate string constant." It looks like the prototype.js file is somehow
2009 May 15
1
help on Nan error
...op 0 0.000 2 0 0.000 0.000 0 0 0 1.00 0.000 1 0 0 0 0.000 50 Quinquelaophonte.sp Cop 0 0.000 0 0 0.000 0.000 0 0 2 3.00 0.000 0 0 0 2 0.000 51 Rhizothrix.sp Cop 1 0.000 0 0 0.000 0.000 0 0 6 6.00 0.000 0 0 0 0 0.000 52 Undetermined.A Cop 0 0.000 0 0 0.000 0.000 0 0 0 1.00 0.000 0 0 0 0 0.000 53 Undetermined.B Cop 1 0.000 0 0 0.000 0.000 0 0 0 0.00 0.000 0 0 0 0 0.000 54 Undetermined.C Cop 0 0.000 0 0 0.000 0.000 0 0 0 0.00 0.000 0 1 0 0 0.000 55...
2008 Jul 03
2
Relative Mortality Risk second part
...data.mgus dataset and the data.mgus? Using 1384 records from Minnesota. This data set are used in the : Robert A. Kyle, Terry M. Therneau, S. Vincent Rajkumar, Janice R. Offord, Dirk R. Larson, Matthew F. Plevak, and L. Joseph Melton III. A long-term study of prognosis in monoclonal gammopathy of undetermined significance. New England J Medicine, 346:564?569, 2002. Thank! O__ ---- Jos? Bustos M. c/ /'_ --- Master Apllied Stat Program (*) \(*) -- University of Concepci?n Chile
2016 Jun 14
4
Rsync GPOs Erro Sysvol
...SYSVOL, but necessary execute "samba-tool ntacl sysvol >> reset", for correct ids, but now is a one error this process: >> >> samba-tool ntacl sysvolreset >> open: error=2 (No such file or directory) >> ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') >> File >> "/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", >> line 175, in _run >> return self.run(*args, **kwargs) >> File >> "/opt/samba/lib/python2.7/site-packages/samba/netcmd/ntacl.py", line >...
2009 Jul 02
1
[PATCH 1/1] NET_MAX_PAYLOAD_BYTES typo?
...4096 - sizeof(net_msg)) + * O2NET_MAX_PAYLOAD_BYTES (4096 - sizeof(o2net_msg)) * (roughly 4080 bytes) * and sizeof(dlm_migratable_lockres) = 112 bytes * and sizeof(dlm_migratable_lock) = 16 bytes @@ -581,7 +581,7 @@ struct dlm_migratable_lockres /* from above, 128 bytes * for some undetermined future use */ -#define DLM_MIG_LOCKRES_RESERVED (NET_MAX_PAYLOAD_BYTES - \ +#define DLM_MIG_LOCKRES_RESERVED (O2NET_MAX_PAYLOAD_BYTES - \ DLM_MIG_LOCKRES_MAX_LEN) struct dlm_create_lock -- 1.5.4.3
2017 Jun 16
2
Help with Elite 800VA usb UPS
...Megatec/Q1 protocol USB driver 0.11 (2.7.2) Supported UPS detected with megatec protocol Rating information unavailable Vendor information unavailable No values provided for battery high/low voltages in ups.conf Using 'guestimation' (low: -0.866667, high: -1.083333)! Initial battery charge undetermined Driver failed to start (exit status=1) What should I do? Thanks again, Andrea 2017-06-12 12:34 GMT+02:00 Manuel Wolfshant <wolfy at nobugconsulting.ro>: > On 06/12/2017 12:56 PM, Andrea de Lutti wrote: > > > >> > I have also successfully tested the battery... >>...
2016 Sep 10
2
drs showrepl - Failed to bind to UUID - Undetermined error
Thanks Andrew. No - it was my fault for including an easily-solved side query in the same email as the main query.. :) I haven't solved the original issue, which is that 'samba-tool drs showrepl' runs on two of my DCs but not on the third. I don't know if anything else also doesn't work, e.g. some aspect of replication I haven't observed yet - but the only problem I can
2016 Aug 01
2
rsync send "non-rsync" options to the server side (--remote-option) and (--protect-args)
...er-side rsync. This means my script does not see -M options when -s is used. It also means that the server-side rsync receives options not intended for it and these cause it to terminate. I note from the man-page that the -s option "will eventually become a new default setting at some as-yet-undetermined point in the future". When that happens, it will break what I have above. So, a couple of questions: * is using -M the right way to send non-rsync options to the server side ? * could it be considered for -s to not affect non-rsync options that have been specified with -M ? Thanks for your...
2017 Sep 08
2
Live Register Spilling
...s because the spilling and reloading codes are only inserted at the register allocation phase, especially during the state of "Spilling live registers at the end of block". These spilling and reloading codes are messing up the assembly generated, and the behavior of the code generated is undetermined. I would like to know is there anything i can do to fix the virtual register use-def relationship? Or is there any standard procedure i should follow to handle the MachineOperands while using BuildMI()? Any opinions or suggestion are welcomed. Regards, JC -------------- next part ------------...
2013 Feb 20
2
Error in DRS Showrepl
...to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for e3514235-4b06-11d1-ab04-00c04fc2dcd2 at ncacn_ip_tcp:DC1[1024,seal] NT_STATUS_UNSUCCESSFUL ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to DC1 failed - drsException: DRS connection to DC1 failed: (-1073741823, 'Undetermined error') File "/samba/lib/python2.6/site-packages/samba/netcmd/drs.py", line 39, in drsuapi_connect (ctx.drsuapi, ctx.drsuapi_handle, ctx.bind_supported_extensions) = drs_utils.drsuapi_connect(ctx.server, ctx.lp, ctx.creds) File "/samba/lib/python2.6/site-packages/sam...