Displaying 16 results from an estimated 16 matches similar to: "batch files"
2008 Sep 08
1
ActiveRecord::StatementInvalid Error
Hi There,
I''m gettings the following errors while accessing my application.
Can someone please tell what is the possible cause and can it
be resolved.
"
ActiveRecord::StatementInvalid in Site#showalladdress
Showing site/showalladdress.rhtml where line #3 raised:
Mysql::Error: #42000You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version
2003 Dec 01
0
No subject
I will get a smbd process started. (If this is incorrect please let me know
;)
But this morning I did a quick ps -ax on my machine and found *two* smbd -D
in the process list. But as far as I know there is no connection to the
samba server right now.
I did connect to and disconnect from the server yesterday but I would think
that that connection would have been released by now.
Can anyone
2010 Mar 31
0
[LLVMdev] One question on runJITOnFunction() in JIT.cpp in llvm-2.6
Dear all,
I have a question on the runJITOnFunction() function in JIT.cpp. The
second argument MCI must be used to create a MCIListener in the
runJITOnFunction() function. However, the JIT::recompileAndRelinkFunction()
just calls the runJITOnFunction() like this: " runJITOnFunction(F);",
leaving the second argument, the MCI, empty.
As a result, if the call the
2010 Jul 07
0
[LLVMdev] simple way to print disassembly of final code from jit?
Hi Bill,
I'm coincidently planning right now on doing exactly the same things as you. I haven't yet had a chance to implement the code, but I can point you to how I currently believe you can get access to what you need. If you take a look at the code for the implementation of lvm::JIT::runJITOnFunction(Function *, MachineCodeInfo *), you'll see that if a MachineCodeInfo parameter is
2010 Jul 08
1
[LLVMdev] simple way to print disassembly of final code from jit?
Thanks for all the hints everyone.
Based on your suggestion, O.J., I've added code to toy.cpp from the
tutorial to disassemble.
ready> 1+1;
ready> movabsq $140737353367568, %rax
movsd (%rax), %xmm0
ret
Evaluated to 2.000000
ready>
Which looks correct by inspection - printing the byte array to stdout
and feeding it to llvm-mc offline produces the same code as one would
also
2003 Dec 01
0
No subject
Edit the file called src/EDITME and put the result in a file called
Local/Makefile.
Then you may proceed ... and next time ... you post an error message you
may want to be specific ... not "or something like that" ...
On Mon, 21 May 2001, Mager Charles WB wrote:
> Again another email ALMOST off the point, but not quite. The first question,
> which is to do with samba, is - How
2010 Jul 07
3
[LLVMdev] simple way to print disassembly of final code from jit?
Thanks Reid - I'm on Windows. I guess I just assumed I was missing
something obvious in how to hook up the JIT and disassembler! Given
the nice looking disassembly code I found, I thought people would be
doing it all the time :-)
b.
On Tue, Jul 6, 2010 at 8:41 PM, Reid Kleckner <reid.kleckner at gmail.com> wrote:
> If you're on a recent flavor of Linux, you may be able to just
2016 May 10
0
cyberpower ups need to manully turn on the switch
On Mon, 9 May 2016, Min Wang wrote:
> HIin centos: C="/usr/bin/upssched-cmd"?
Noted, thanks.
> here is the output of that file:
>
> ? ? ? ? ########### ps aux ###########
> nut ? ? ? 2651 ?0.0 ?0.0 ?43396 ?1116 ? ? ? ? ?Ss ? May07 ? 0:08 /usr/sbin/upsd
> root ? ? ?2654 ?0.0 ?0.0 ?39116 ?1172 ? ? ? ? ?Ss ? May07 ? 0:00 /usr/sbin/upsmon
> nut ? ? ? 2655 ?0.0 ?0.0
2016 May 09
2
cyberpower ups need to manully turn on the switch
HI
in centos: C="/usr/bin/upssched-cmd"
here is the output of that file:
# more /tmp/NUT.report
NUT configuration 2016-05-10 03:02:20 UTC
########### /etc/ups/nut.conf ###########
MODE=netserver
########### /etc/ups/ups.conf ###########
[cyberpower]
#driver = powerpanel
#port = auto
driver = usbhid-ups
port = auto
vendorid = 0764
desc = " My main
2003 Dec 01
0
No subject
connect to it - wait about 2 minutes and then get 'network is busy' message.
I suspect that my problems may lie somewhere in the multiple domains /
subnetting areas, but I can't see where.
Any comments will be welcome. TIA
Harry Burgin
Return-Path: <marion.haines@countygovt.brevard.fl.us>
Delivered-To: samba@lists.samba.org
Received: from gc2a-hplh4.countygovt.brevard.fl.us
2003 Dec 01
0
No subject
\\Pettit
Connect As:
Password:
On the server side, I didn't get far because the domain name come up NULL so
it failed on that test.
Below are two logs log98.txt and log2000.txt that show full debug info.
I might just have a stupid configuration or installation mistakes. I am sure
that my basic configuration must work since it is a very typical setup.
Any help will be highly appreciated
2003 Dec 01
0
No subject
is turned on. Can anybody
kind to confirm with me?
Our network is using a mix of Win2k server, Win2k Pro, Win98, Win95 and
WinMe machines, where the
Win2k server is the domain controller and terminal service applications
server and the Samba is a member
fileserver of the domain. All workstations logon and mount the samba file
services.
We'd like to check if the problem could be solved by
2005 Apr 26
3
Error using e1071 svm: NA/NaN/Inf in foreign function call
Hello,
As far I saw in archive mailing list, I am not the first person with this problem. Anyway I was not able to pass this error once the information I got from the archive it is not very conclusive for this case. I have used linear, radial and sigmoid kernels for the same data in the same conditions and everything is ok. This problem just happens with the polynomial kernel. I send the
2003 Dec 01
0
No subject
why the install is failing. Do in need to rpm -e on all the 2.07
packages???
Return-Path: <nikolaus@erlm.siemens.de>
Delivered-To: samba@lists.samba.org
Received: from atlantis.erlm.siemens.de (atlantis.erlm.siemens.de
[212.114.202.14]) by lists.samba.org (Postfix) with ESMTP id B884C4278
for <samba@lists.samba.org>; Sun, 27 May 2001 22:05:52 -0700 (PDT)
Received: from
2016 May 09
2
cyberpower ups need to manully turn on the switch
Hi
centos 6.3 uses traditional SysV script ( not systemctl)
here is the /etc/init.d/ups ( script) assuming it similar to nutshutdown
# more /etc/init.d/ups
#! /bin/bash
#
# ups: Starts the Network UPS Tools
#
# chkconfig: - 26 74
# description: Network UPS Tools is a collection of programs which provide
a common \
# interface for monitoring and administering UPS hardware.
# processname: upsd
#
2003 Dec 01
0
No subject
to see the logs to check.
Andrew Bartlett
Samba Build Farm Maintainer
--
Andrew Bartlett
abartlet@pcug.org.au
abartlet@samba.org
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@samba.org
Received: from Eng.Auburn.EDU (dns.eng.auburn.edu [131.204.10.13]) by
lists.samba.org (Postfix) with ESMTP id 48F454E77; Tue, 3 Jul 2001
06:56:24 -0700 (PDT)
Received: from localhost