similar to: Execution halts after some time.

Displaying 20 results from an estimated 6000 matches similar to: "Execution halts after some time."

2003 Mar 17
4
X11 connection error in web cgi mode only
Dear all, I am trying to create a web interface using Perl-CGI to call R plots and to display them. The following codes works perfectly fine when I copy and paste into the console directly or if I save it into script.file and then R --no-save < script.file producing the graphs. jpeg("graph.jpeg", width=400, height=400) plot(rnorm(100)) dev.off() Now, I put the line system("R
2005 Aug 16
1
permutated p values vs. normal p values
Hi, I am performing Cox proportional hazards regression on a microarray dataset with 15000 genes. The p values generated from the Cox regression (based on normal distribution of large sample theory) showed only 2 genes have a p value less than 0.05. However, when I did a permutation on the dataset to obtained permutated p values, and it turned out about 750 genes had a permutated p value less than
2003 Apr 24
1
Invalid font in bitmap()
Dear all, A few weeks ago I asked about X11() availability using CGI-perl. The general advice was to use bitmap which requires ghostscript (Xvnc and Xvbf were the other alternatives). My system administrator got around to installing Aladin Ghostscript 6.0 and the setting the R_GSCMD environment variable. Other system specification is given below. But now I have a new problem that says that font
2006 Jun 17
1
Custom Extension halting execution upon caller hanging up
Hello, list! I'm having some trouble with A@H 2.7(?), Asterisk 1.2.5, inasmuch as my custom extension is not continuing execution when the caller hangs up. (Please excuse the sterilized output.) Here's how it's supposed to go: exten => 2,8,Monitor(wav,${TIMESTAMP}) exten => 2,9,Dial(SIP/Provider/8005551212) exten => 2,10,Macro(record-cleanup) If the caller hangs up
2008 Mar 11
1
R-console vs. bash console (execution halted)
Dear Everyone, I am using R 2.6.2 on my Redhat AS4. I installed the RPM offered on the cran website. I would like to use R from my bash console with the following command: /path/to/R --vanilla --slave --args < /data/myscript.R this script invokes a range of functions and tools, among others to process a bunch of raster images in a loop using GDAL. The thing is that releasing this command in
2008 Nov 14
2
R run under Emacs fatal errors halt execution
I am running R.exe/Rterm.exe 2.7.1 under Emacs 22.1 under the DOS shell under Windows XP. (My Cygwin installation is broken!) I am not currently using ESS: > R.exe --vanilla R version 2.7.1 ... ... > 1+1 2 This works fine until I hit an R error -- pretty much any error -- when the process halts and returns to the shell: Wrong number of arguments error: > quote()
2003 Jun 07
3
Error Compiling e1071
Dear all, I am trying to compile the package e1071 (version 1.3-11) with R CMD INSTALL. I tried with R 1.7.0 on Redhat Linux 2.4.7-10 and R 1.6.2 on Linux 2.4.9-34smp but keep getting the same error message during configure : WARNING: g++ 2.96 cannot reliably be used with this package. Please use a different compiler. Can anyone help me with this or at least point me in the right direction ?
2008 Apr 11
1
program halts
Hello Up to the latest update of Ubuntu 8.04 (beta) I was able to use (ie play AND chat) an online bridge program STEPBRIDGE (from www.stepbridge.nl). For the moment I can open it (I installed and re installed in Wine) and play but when I want to chat the program halts (I'm back on the desktop) without any error warning. Is there something I can do to regain the former functionality? Thanks
2004 Apr 11
0
netlogon, logonscript halts on error
Hi, I have a setup of samba 3.0.2a-Debian and validate domainusers on a LDAP server. Right now I have a major hack to dynamicly mount the appropriate shares for each user. I have a "root preexec" perlfile that uses a database with info about the shares, to creates a username.bat file, which mounts all the drives, that users is alowed to write or read. My problem is that the
2007 May 30
0
host halts upon shutdown of 126000mb domains
The host server halts upon shutdown of 126000mb domU (64-bit SLES10). It booted fine and was able to run kernbench. However, during shutdown the host crashes. Host is Unisys ES7000 host with 32 processors and 128gb memory using x86_64 SLES10 with xen-unstable c/s 15080. Reducing the memory allocation for the domU to 124000mb works fine. My guess is that specifying 126000 does not leave
2007 Jul 05
1
CentOS 5 - Booting halts when loading UHCI
I have CentOS 5 installed on a Compaq Evo. I don't know the exact Evo model. When I first installed it, booted up fine. Now, when it boots, it freezes when it loads the UHCI kernel module. Here's what I see: input: AT Translated set 2 keyboard as /class/input/input0 Creating block device nodes. Loading uhci-hcd.ko module. USB Universal Host Controller Interface driver 3.0 And that's
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
On Mon, 16 Jan 2017 14:03:37 -0500 Adam Tauno Williams <awilliam at whitemice.org> wrote: > Quoting Adam Tauno Williams via samba <samba at lists.samba.org>: > > Quoting Rowland Penny via samba <samba at lists.samba.org>: > >>> samba-tool's dbcheck finds only two errors in cn=Configuration, > >>> but it does not repair them.  These appear to
2015 Jan 27
0
Building rinstaller using R-devel (3.2.0-to-be) halts when trying to copy html files
On 26/01/2015 5:12 PM, Avraham Adler wrote: > As the build process, especially for Windows, is changing > significantly for R 3.2.0, I am trying to build R-devel in > preparation. When running `make rinstaller`, I get the following > error: > > cp -p ../../../etc/x64/Makeconf R-devel/etc/x64 > mkdir -p R-devel/doc > cp -p ../../../doc/CRAN_mirrors.csv
2010 Nov 18
1
Why some times R-halts?
Hello everyone. I have written a small function that returns a 3*n array where n is typicall between 5-55. I issued in R shweights<-shadowing_weights(x,xr) and I got the result in less that one sec. then I tried to see what is inside the shweights array and thus I issued the edit(shweights) which 10 mins right now is busy and got no reply yet back. As I am using rkward I tried from gui the
2005 Mar 02
5
Differences between package and library terminology
Just out of curiosity, what is the difference between the terms for package and library ? Why are we loading a package with the library() command ? If this is a case of RTFM, I would be happy to do so if pointed in the right direction. I have searched the FAQ and mail archives and only came up with http://tolstoy.newcastle.edu.au/R/help/05/02/12162.html but this still does not explain what is
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
On Sun, 2017-01-15 at 14:39 -0500, Adam Tauno Williams via samba wrote: > Adding a Windows2008RC to an SerNET S4 4.5.3 (forest level 2008R2) > domain hangs at replication CN=Configuration received 1630 out of > approximately 1663 objects. > Only message I can find in the event log on the 2008R2 server is -  > Internal event: The local directory service received an exception >
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
Quoting Rowland Penny via samba <samba at lists.samba.org>: >> samba-tool's dbcheck finds only two errors in cn=Configuration, but it >> does not repair them.  These appear to be references to an original, >> long since demoted, DC.  But these values appear in neither the >> results of an ldbsearch or via ADSI edit. > Have a look at this bug report: >
2002 Dec 10
2
Variance of a single number
Just out of curiosity, can some please explain the following return NA. x <- 6 var(x) y <- c( NA, NA, 10000 ) var(y, na.rm=T) Unless I am seriously misguided, I believe that the variance of a single number (i.e. a constant) should be zero. Thanks. Regards, Adai.
2017 Jan 16
2
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
Quoting Rowland Penny via samba <samba at lists.samba.org>: > I 'think' you are meant to patch Samba, then totally recompile it > i.e. ./configure && make && make install, then run samba-tool. I did that git clone https://git.samba.org/samba.git cd samba/ yum install gcc libacl-devel python-devel gnutls-devel openldap-devel ./configure make
2005 Nov 23
2
vector of permutated products
Given an x-vector with, say, 3 elements, I would like to compute the following vector of permutated products (1-x1)*(1-x2)*(1-x3) (1-x1)*(1-x2)*x3 (1-x1)*x2*(1-x3) x1*(1-x2)*(1-x3) (1-x1)*x2*x3 x1*(1-x2)*x3 x1*x2*(1-x3) x1*x2*x3 Now, I already have the correctly sorted matrix of permutations! So, the input looks something like: #input x<-c(0.3,0.1,0.2) Nx<-length(x) Ncomb<-2^Nx