Displaying 20 results from an estimated 3772 matches for "spawn".
Did you mean:
span
2006 Dec 19
0
db.c: Unable to open Asterisk database
...k database
Dec 19 09:45:59 WARNING[4245] db.c: Database unavailable
Dec 19 09:45:59 WARNING[4245] db.c: Unable to open Asterisk database
Dec 19 09:54:19 WARNING[4249] res_musiconhold.c: Found no files in '/usr/share/asterisk/mohmp3'
Dec 19 09:54:19 WARNING[4249] res_musiconhold.c: Unable to spawn mp3player
Dec 19 10:02:39 NOTICE[4249] res_musiconhold.c: Request to schedule in the past?!?!
Dec 19 10:02:39 WARNING[4249] res_musiconhold.c: Found no files in '/usr/share/asterisk/mohmp3'
Dec 19 10:02:39 WARNING[4249] res_musiconhold.c: Unable to spawn mp3player
Dec 19 10:10:59 NOTICE[424...
2007 Dec 20
2
Multicore computation in Windows network: How to set up Rmpi
...ulty/yu/Rmpi/)
With MPICH2 I managed to connect my computers so that I was able to
remotely launch Rgui on both machines but R hanged when calling
"library(Rmpi)". If only one Rgui was launched on the localhost,
"library(Rmpi)" worked without errors, but trying to use
"mpi.spawn.Rslaves()" resulted in an error message, and so did
"mpi.universe.size()". (In my current setup I can not reproduce this
error message, but I can go back to this setup if this seems to be an
important piece of information)
After that I removed MPICH2 from the system and installed...
2005 Oct 16
2
No voice - one way - both ways
..."SIP/628|60|r") in
new stack
[Oct 16 00:52:13] -- Called 628
[Oct 16 00:52:13] -- SIP/628-9d23 is ringing
[Oct 16 00:52:15] -- SIP/628-9d23 answered SIP/621-673f
[Oct 16 00:52:15] -- Attempting native bridge of SIP/621-673f and
SIP/628-9d23
She cannot here me!!!
[Oct 16 00:52:30] == Spawn extension (default, 628, 1) exited non-zero
on 'SIP/621-673f'
[Oct 16 00:52:30] -- Executing Hangup("SIP/621-673f", "") in new stack
[Oct 16 00:52:30] == Spawn extension (default, h, 1) exited non-zero on
'SIP/621-673f'
[Oct 16 00:53:06] -- Executing Playback(&...
2005 Aug 09
0
Random Zap Channel Resets
...-- Digit timeout set to 5
-- Executing WaitExten("Zap/22-1", "") in new stack
-- Executing Set("Zap/23-1", "TIMEOUT(digit)=5") in new stack
-- Digit timeout set to 5
-- Executing WaitExten("Zap/23-1", "") in new stack
== Spawn extension (zap-incoming, s, 2) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
-- Timeout on Zap/19-1, going to 't'
-- Executing Hangup("Zap/19-1", "") in new stack
== Spawn extension (zap-incoming, t, 1) exited non-zero on 'Zap/19-1...
2006 Mar 23
0
Spawn-fcgi spawning & killing
While we were trying out a new capistrano setup tonight we noticed that
the spawner would alternately spawn fcgi processes, then the next time
it would kill them, then create, then kill, etc...
>From everything I can see/read/know, spawn-fcgi should not affect
running processes, right? Anyone else see this weird behavior? For now
we are using the ''check the port...
2008 Apr 08
1
Rmpi 0.5-6 : error spawning process
Hi,
I am using a cluster with LAM 7.1.3/MPI 2 and R 2.6.0.
Rmpi version 0.5-5 is working very well.
Now I have tested "Rmpi 0.5-6". During spawning the Rslaves I get an
error: MPI_Error_string: error spawning process
> sessionInfo()
R version 2.6.0 (2007-10-03)
x86_64-unknown-linux-gnu
locale:
LC_CTYPE=de_DE.UTF-8;LC_NUMERIC=C;LC_TIME=de_DE.UTF-8;LC_COLLATE=de_DE.UTF-8;LC_MONETARY=de_DE.UTF-8;LC_MESSAGES=de_DE.UTF-8;LC_PAPER=de_DE.UT...
2013 Jul 18
1
if /else in expect script
...se enter your username: "
expect_user -re "(.*)\n"
send_user "\n"
set username $expect_out(1,string)
stty -echo
send_user -- "Please enter your passwd: "
expect_user -re "(.*)\n"
send_user "\n"
set passwd $expect_out(1,string)
set timeout -1
spawn ssh -t $host {sudo -S cp /etc/sudoers /tmp/sudoers-template}
match_max 100000
expect -exact "\[sudo\] password for $username: "
send -- "$passwd\r"
expect eof
set timeout -1
spawn ssh -t $host {sudo -S rm -f /tmp/sudoers.tmp}
match_max 100000
expect eof
set timeout -1
spawn ss...
2007 Feb 06
4
Mongrel service will not start on win32 w/ --prefix option
...(#1) starting child process with cmdline:
ruby.exec:\ruby\bin\mongrel_rails start -e production -p 4001 -a
0.0.0.0 -l log/mongrel.log -P log/mongrel.pid -c
c:/projects/rails-prod/wingate -t 0 -r public -n 1024
(#1) # Logfile created on 05/02/2007 23:37:42
(#1) native/process.bas:44, fb.process.spawn:
(#1) Spawn() init
(#1) native/process.bas:52, fb.process.spawn:
(#1) AllocConsole failed, maybe already allocated, safely to discart.
(#1) native/process.bas:105, fb.process.spawn:
(#1) Creating child process with cmdline:
ruby.exec:\ruby\bin\mongrel_rails start -e production -p 4001 -a
0.0.0...
2007 Mar 29
1
mongrel and vista
...Luis
> Will be very helpful if you provide the logs (servicefb.log and
> mongrel_service.log) both located into ruby\bin directory.
---------------------------------------------------------------------------------
# Logfile created on 28/03/2007 17:54:32
native/process.bas:44, fb.process.spawn:
Spawn() init
native/process.bas:50, fb.process.spawn:
Success in AllocConsole()
native/process.bas:105, fb.process.spawn:
Creating child process with cmdline: ruby.exe C:\Program
Files\ruby\bin\mongrel_rails start -c d:\research\rriki -p 3000 -e
production
native/process.bas:121, fb.pr...
2008 Mar 01
2
How to set up multiple spawns of R?
Sorry: resending this; didn't have a title on it.
Trying to set up multiple spawns of R
-------------------------------------------
Hi. I'm new to the list but I have a small problem with R. I'm trying to
set up multiple spawns of R active at the same time on an AMD with a dual
core in Vista so that I can cut down my permutation processing time.
I've installed...
2008 Sep 27
1
Problem with R on dual core under Linux - can not execute mpi.spawn.Rslaves()
...my dual core processor (and later a
High-performance clusters (HPC) ) by using the Rmpi, snow, snowfall,
... packages, but I am struggling at the beginning, i.e. to initialise
the "cluster" on my dual core computer. Whenever I try to initialize
it (via sfInit(parallel=TRUE, cpus=2) or mpi.spawn.Rslaves(nslaves=2)
), I get an error message:
> sfInit(parallel=TRUE, cpus=2)
Forced parallel. Using session: XXXXXXXXR_rkrug_143706_092708
Error in mpi.comm.spawn(slave = mpitask, slavearg = args, nslaves = count, :
MPI_Comm_spawn is not supported.
Error in sfInit(parallel = TRUE, cpus = 2...
2012 Mar 22
2
Randomly select elements based on criteria
Hi,
I want to randomly pick 2 fish born the same day but I need those
individuals to be from different families. My table includes 1787 fish
distributed in 948 families. An example of a subset of fish born in one
specific day would look like:
>fish
fam born spawn
25 46 43
25 46 56
26 46 50
43 46 43
131 46 43
133 46 64
136 46 43
136 46 42
136 46 50
136 46 85
137 46 64
142 46 85
144 46 56
144 46 64
144 46 78
144 46 85
145 46 64
146 46 64
147 46 64
148 46 78
149 46 43
149 46 98
149 46 85
150 46 64
150 46 78
150 46 85
151 46 43
152 46 78
153 46 43
156 46 43
157...
2005 Dec 15
0
Problems with snow and rpvm
...TID ARCH SPEED DSIG
uffbsd 40000 FREEBSD 1000 0x00408841
powerpclinux 80000 LINUXPPC 1000 0x0658eb59
pvm> mstat
powerpclinux
mstat powerpclinux
powerpclinux ok
pvm>
mstat uffbsd
mstat uffbsd
uffbsd ok
pvm> spawn -> hello
spawn -> hello
[13]
1 successful
t80012
pvm> [13:t80012] i'm t80012
[13:
t80012] from t80013: hello, world from powerpclinux
[13:t80013] EOF
[13:
t80012] EOF
[13] finished
pvm> spawn -> master1
spawn -> master1
[11]
1 successful
t8000e
pvm> [11:t40013] EOF
[11:t...
2008 Sep 17
2
[Xen-ia64-devel] [PATCH] xm: Don''t spawn vncviewer twice.
...looking at the c/s of
18204:21dd1fdb73d8, but I believe the things is same with x86 box.
I''m not sure whether this patch coexist with the old ioemu which
is to be removed soon. So it might be desirable to apply
this patch after deleting the internal ioemu tree.
thanks,
xm: Don''t spawn vncviewer twice.
Without this patch, vncviewer process remain as follows.
> # pgrep -fl vnc
> 4303 vncviewer -log *:stdout:0 -listen 5501
> 5089 vncviewer -log *:stdout:0 -listen 5502
> 5763 vncviewer -log *:stdout:0 -listen 5503
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.j...
2008 Oct 22
1
Problem about spawn nodes with Rmpi
...ode
(called "server") exports the /home to other nodes.
I have installed R and OpenMPI in /home, in fact, it seems work OK. Editing
the openmpi-default-hostfile and run "mpirun -np 3 hostname" I can see the
hostname of all nodes in my cluster.
But my problem comes when I want to spawn several nodes in R. I have
installed R 2.6.1 and Rmpi 0.5.5. When I run mpi.spawn.Rslaves(nslaves=3)
for example, it only spawn 3 processors in the same node, in fact, the local
node.
How I can tell to Rmpi that there are 2 o more nodes in the cluster? This
problem can be solved passing a hostfile...
2012 Apr 04
1
npRmpi trouble - mpi.comm.spawn causes segfault
...ment.html
npRmpi was finally installed (basically I just added the flags "-lmpl
-lopa" to the definition of PKG_LIBS in the configure script, and in the
R CMD INSTALL call, I passed the configure.args as the correct paths to
my MPICH2 installation).
However, when I call the "mpi.spawn.Rslaves(nslaves=1)" command, I get
the following errors:
##################
> mpi.spawn.Rslaves(nslaves=1)
*** caught segfault ***
address 0x2df0c9f, cause 'memory not mapped'
Traceback:
1: .Call("mpi_comm_spawn", as.character(slave),
as.charact...
2005 Mar 17
1
Varying grid.rect in different panels of a Lattice plot
Dear r-help,
Sleep-deprivation from having 2 youngsters under 2 around the house is
fuzzing my brain, so please be gentle if the answer to this query is obvious!
In the example below, I'm trying to use grid.rect to add grey rectangles to
the panels of a lattice plot to indicate which months spawning occurred of
a (very cute) native Tasmanian fish. The fish in the two lakes spawned at
slightly different times, so grid.rect needs to be conditioned on when
spawning happened in each lake. However, the panel function I wrote first,
and reproduce below, inserts grey rectangles for all dates t...
2000 Jan 02
1
smbd spawns
Stoped and restarted smbd and nmbd.
Logged out of NT user account and logged back in.
Tried to acces the shares on Linux
The message box I get is,
\\myhost\root is not accessible
The handle is invalid.
On Linux, now I see 2 processes of smbd running. Why is smbd spawning?
Subba Rao
subb3@attglobal.net
http://pws.prserv.net/truemax/
=> Time is relative. Here is a new way to look at time. <=
http://www.smcinnovations.com
2006 Aug 07
0
open4-0.5.0
...gestion of tim pease (thanks tim!), i added timeout features
to open4. the command run may have an overall timeout and individual
timeouts set for each of the io handles. for example
cmd = ''command_that_produce_out_at_one_second_intervals''
open4.spawn cmd, :stdout_timeout => 2
or
cmd = ''command_that_should_complete_in_about_one_minute''
open4.spawn cmd, :timeout => 60
or
cmd = ''consumes_input_at_one_line_per_second_rate''
input = %w( 42 forty-two 42.0...
2009 May 01
2
Automating the Samba Install
...;net rpc
rights list ...' does return information. However, the 'net rpc rights
grant ...' with its quotes and backslashes characters doesn't seem to be
working.
Here's the expect script:
---
#!/usr/bin/expect
set MYPASSWD "mypasswd"
# why doesn't this work?
#spawn /usr/bin/net rpc rights grant \\\"OFFICE\\\Domain Admins\\\"
SeMachineAccountPrivilege SeTakeOwnershipPrivilege SeBackupPrivilege
SeRestorePrivilege SeRemoteShutdownPrivilege SePrintOperatorPrivilege
SeAddUsersPrivilege SeDiskOperatorPrivilege -S smbsrv -U root
# try evaluating argume...