Displaying 20 results from an estimated 5000 matches similar to: "Invalid argument"
2007 Jul 06
5
503 Errors While Cluster Is Still Active
I''ve setup a new mongrel cluster on my VPS, and am noticing a lot if
503 errors if I try to hit the server too many times in succession in
a few seconds. I''ve read that this is usually caused by the cluster
crashing, but I haven''t been seen the cluster crash when I do this.
Does anyone have any other ideas what might cause this? I have my
server configured how
2009 Aug 06
1
migrating from freebsd to linux - wbinfo mismatch
We're beginning a migration from FreeBSD w/ Samba Version 3.0.28a to
Gentoo Linux w/ Samba Version 3.0.33. Both the BSD system and the Linux
system are joined to the domain, using the same krb5.conf file and
nearly identical global sections of the smb.conf file.
What I've found is the UID and GID are not aligned with each other. For
example:
(dc2: 14:52:53 </var/db/samba>)
2007 Mar 29
10
Mongrel Service won''t start on windows
64bit Intel 8 CPU server
Windows 2003 Server
Service set to run as LocalSystem, doesn''t work as user account either
The error we see is:
"Service failed to start in a timely..."
Which I have seen in the past email trails as working
The app works from mongrel_rails start and from mongrel_service console -N
servicename -p 3000 -c c:\rails_apps\appname -e production
We upgraded
2001 Mar 27
4
recode vector values to NA
Greetings,
I'm in the painful process of migrating from SAS to R. In the process I've
discovered that there are some basic things that I am getting hung up on. The
most basic is the simple recoding of variables. Suppose I create a vector
x <- rnorm(10000)
and I want to recode all values of x > 1.5 to NA. How would I do that in R?
TIA
Cheers,
Patrick
2007 Jun 12
1
mongrel service security needs on Win2k3
Hello all,
I have mongrel service 0.3.2 running on Win2003 64-bit, special thanks to
Luis for getting that running. You are a great asset!
I am trying to figure out exactly what rights are needed by the account that
is running the service. It works if I give it a domain account with local
admin privileges, but it doesn''t work if I give it a domain account without
local admin. I was
2016 Jan 19
2
Monitor Dummy Device
Am 2016-01-19 02:01, schrieb Mark LaPierre:
> On 01/17/16 11:42, Joey wrote:
>> Hello List,
>>
>> i want to use a Dual-Screen Solution without connected a second
>> Monitor.
>>
>> Its a solution available, that a physical monitor/Device is simulated?
>> I
>> want to use it on KDE.
>>
>> Thank you.
>>
>> Joey
>
2016 Jan 19
4
Monitor Dummy Device
When i do presentation i have this workflow:
I connect the beamer on my notebook so i have dualscreen. On my notebook
screen i have all icons/windows i need. The things i want to show i move
to the 2. desktopscreen (the beamer).
If i want to be independent of the cable-end of the beamer i do this:
i connect a second monitor to my notebook and i stream the screen of the
2. monitor with ffmpeg
2012 Jun 09
1
[LLVMdev] Extracting an AST to Graphviz using Clang
Hi Joey,
Still the same message.
I am running it from llvm-2.9/Debug/bin/clang -cc1 -ast-view ~/smd.c
Is this where you were referring to?
Best,
Carlos Andrade
http://carlosandrade.co
2012/6/9 Joey Gouly <joel.gouly at gmail.com>
> You need to run the clang from the build directory. Something like
> ./Debug+Asserts/bin/clang
>
> Joey
>
>
> On 9 June 2012 22:52,
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
You need to run the clang from the build directory. Something like
./Debug+Asserts/bin/clang
Joey
On 9 June 2012 22:52, Carlos Andrade <carlosviansi at gmail.com> wrote:
> Just in case another person comes to get stuck on this on Mac OS:
>
> http://web.mit.edu/mfloyd/www/computing/mac/gv/
>
> This link explains the process on getting gv installed since Xaw3d
> dependency
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
Just in case another person comes to get stuck on this on Mac OS:
http://web.mit.edu/mfloyd/www/computing/mac/gv/
This link explains the process on getting gv installed since Xaw3d
dependency even has a 'error' (actually missing few parameters) on a line
that prevents code compilation that needs to be fixed before configuring
and make it works.
-- I have gv installed now and my bash
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
Hi Joey,
I think there is still something missing.
I ignored the -j as you mentioned and saw on the documentation that to
compile on debug mode I could do so using:
$./configure --disable-optimized
As a result by the end I compiled llvm2.9 I got:
llvm[0]: ***** Completed Debug Build
llvm[0]: ***** Note: Debug build can be 10 times slower than an
llvm[0]: ***** optimized build. Use make
2008 Jun 17
1
Bug#486557: cpio segfault
hello,
On Mon, 16 Jun 2008, Joey Hess wrote:
> klibc cpio segfaults extracting various cpio files. It seems to work for
> small files, but fail for larger ones, including the d-i root floppy
> image.
>
> For example:
>
> joey at kodama:/tmp/empty>wget http://people.debian.org/~joeyh/d-i/images/20080401-09:01/floppy/root.img
> joey at kodama:/tmp/empty>zcat
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
Just to add one more thing. I have been trying to install the gv on my mac
os but I have not been successful either. The gv build requires xaw3d (
http://directory.fsf.org/wiki/Xaw3d ) which apparently has not been updated
for quite few years and the download is not even available anymore.
Carlos Andrade
http://carlosandrade.co
2012/6/9 Carlos Andrade <carlosviansi at gmail.com>
> Hi
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
Hi,
The -j option just says how many processes are started to parallelise the
build.
The default option is to build Debug+Asserts, so unless you add any extra
arguments when you run './configure', you should be fine!
Joey
On 9 June 2012 21:29, Carlos Andrade <carlosviansi at gmail.com> wrote:
> Hi Joey!
>
> Thanks I just replied your message on stack and I was actually
2016 Jan 17
4
Monitor Dummy Device
Hello List,
i want to use a Dual-Screen Solution without connected a second Monitor.
Its a solution available, that a physical monitor/Device is simulated? I
want to use it on KDE.
Thank you.
Joey
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
Hi Joey!
Thanks I just replied your message on stack and I was actually looking into
this right now. Is this the option? I just wanted to confirm:
- make [-j] - The -j specifies the number of jobs (commands) to run
simultaneously. This builds both LLVM and Clang for Debug+Asserts mode. The
--enabled-optimized configure option is used to specify a Release build.
The -j parameter is
2012 Jun 06
2
[LLVMdev] llvm-dev 2012 meet videos
On Wed, Jun 6, 2012 at 3:09 AM, Joey Gouly <joel.gouly at gmail.com> wrote:
> There are plans to upload, when Chandler has the time. The YouTube account
> is LLVMProject.
>
Should get them up this week. Sorry I didn't even remember to do it after
they were posted!
> Joey
> On Jun 6, 2012 8:45 AM, "ankur deshwal" <a.s.deshwal at gmail.com> wrote:
>
2014 Aug 21
2
[LLVMdev] Addressing const reference in ArrayRef
David Blaikie <dblaikie at gmail.com> writes:
> I seem to recall discussing this before - is there an existing llvm
> bug filed, another email thread or something (or perhaps it was just
> an IRC conversation)? It would be good to keep all the discussion
> together or at least reference the prior (llvm community) discussion.
I'm not sure if it's been discussed before,
2007 Jul 13
11
Mongrel + Insert Web Server Here
Which web server does mongrel fair best with?
-Ron
2002 Mar 23
1
running starcraft
I've just installed the Wine package on my Debian machine, and I'm
trying to run Starcraft. The relevant error message I get consistently
is:
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x406806ec,00010021,2):stub
err:ntdll:RtlpWaitForCriticalSection section 0x40680a74 "?" wait timed out, retrying (60 sec) fs=037f
The window (or desktop, I've tried both) for the