search for: proc_info

Displaying 7 results from an estimated 7 matches for "proc_info".

2009 Apr 07
2
Running an R script from Delphi 7
Gentlepersons: A long time ago I used to be able to start R (version 2.6.1) from a Delphi 7 program and run a script by using a procedure like the following: function StartRAndWait (CommandLine : string) : Boolean; var Proc_info: TProcessInformation; Startinfo: TStartupInfo; ExitCode: longword; CreateOK : Boolean; begin Result := False; { Initialize the structures } FillChar(proc_info, sizeof (TProcessInformation), #0); FillChar(startinfo, sizeof (TStartupInfo), #0); Startinfo.cb := sizeof...
2007 Mar 26
16
mongrel_service fails to get "service.exe" from ppid?
Konnichiwa Mongrel users, mongrel_service cannot run as a windows service under my environment, with the windows message : "error 1053 : The service did not respond to the start or control request in a timely fashion." >From a part of "ServiceFB.log" at c:/ruby/bin, mongrel_service failed to get the process name of "service.exe".
2006 Dec 04
8
Calling R functions in Delphi
Hello All, We would like to call quantile() function from the R-package STATS in a Delphi program. If this is possible, could anyone provide us with an example? Thanks in advance. --Anna ----------------------------------------- Anna Belova Abt Associates Inc. 4800 Montgomery Ln, St 600 Bethesda, MD-20814 phone: 301-347-5304 fax: 301-652-7530 http://www.abtassociates.com/environment
2008 Jun 04
12
Mongrel as Windows service with normal privileges
I am trying to run Mongrel 1.1.5 with mongrel_service 0.3.4 on Ruby 1.8.6 with a "normal" user account, i.e. a user which belongs only to the Windows group "Users". The rationale behind this is that running a web server with full administrative rights (e.g. Local System) is not something that I would like to do. Unfortunately, starting the service from the services control
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2 VirtualBox 5.2.22 and 6.0.0 libvirt installed via homebrew virsh -V Virsh command line tool of libvirt 4.10.0 See web site at https://libvirt.org/ Compiled with support for: Hypervisors: QEMU/KVM VMware VirtualBox ESX Test Networking: Remote Bridging Storage: Dir Miscellaneous: Daemon Secrets Debug brew services start libvirt virsh -c vbox:///session list error:
2019 Jan 07
2
Re: virsh on mac os X
...64("/private/var/db/dyld/dyld_shared_cache_x86_64h\0", 0x7FFEE285ECB0, 0x0) = 0 0 918/0x3b12: csrctl(0x0, 0x7FFEE285EA7C, 0x4) = -1 Err#1 918/0x3b12: stat64("/usr/local/bin/virsh\0", 0x7FFEE285F400, 0x0) = 0 0 918/0x3b12: getpid(0x0, 0x0, 0x0) = 918 0 918/0x3b12: proc_info(0x2, 0x396, 0x16) = 1272 0 918/0x3b12: stat64("/usr/local/Cellar/libvirt/4.10.0/lib/libvirt-lxc.0.dylib\0", 0x7FFEE285DC00, 0x0) = 0 0 918/0x3b12: stat64("/usr/local/Cellar/libvirt/4.10.0/lib/libvirt-lxc.0.dylib\0", 0x7FFEE285E040, 0x0) = 0 0 918/0x3b12: open("/usr...
2019 Jan 07
0
Re: virsh on mac os X
...ot;/private/var/db/dyld/dyld_shared_cache_x86_64h\0", 0x7FFEEA718CB0, 0x0) = 0 0 98962/0x5a031: csrctl(0x0, 0x7FFEEA718A7C, 0x4) = -1 Err#1 98962/0x5a031: stat64("/usr/local/bin/virsh\0", 0x7FFEEA719400, 0x0) = 0 0 98962/0x5a031: getpid(0x0, 0x0, 0x0) = 98962 0 98962/0x5a031: proc_info(0x2, 0x18292, 0x16) = 1272 0 98962/0x5a031: stat64("/usr/local/Cellar/libvirt/4.10.0/lib/libvirt-lxc.0.dylib\0", 0x7FFEEA717C00, 0x0) = 0 0 98962/0x5a031: stat64("/usr/local/Cellar/libvirt/4.10.0/lib/libvirt-lxc.0.dylib\0", 0x7FFEEA718040, 0x0) = 0 0 98962/0x5a031: open(&quot...