similar to: Answer to current issues and debugging' - Why does my transfer die with something like the following error?

Displaying 20 results from an estimated 10000 matches similar to: "Answer to current issues and debugging' - Why does my transfer die with something like the following error?"

2009 Jun 23
4
SAS Macro Variable in R
Hi I'm new to R and would like to implement a SAS-like macro variable in R. What I'd like to do is take the simple R code below and change the "=TEF" to different letters to refer to different companies' data for download. # DOWNLOADS FILES FROM YAHOO INTERNET
2017 Nov 04
3
Question - TukeyHSD
Hi, I've been performing some TukeyHSD tests in R and have come across papers that include all the necessary information (means, sample size and SE) for me to perform the piecewise comparison by hand. I can reach out to the authors to get the original dataset, but it raises the question, can I perform the Test with the information I have and save myself some time? Is there a way to somehow
2011 Nov 10
3
Error in matrix, not ordered vectors or numerical value, and SIAR.
Help! model1 <- siarmcmcdirichletv4(data, source, tef, concdep=0, 500000, 50000) Error in matrix(1, ncol = (numsources + numiso) * numgroups, nrow = (siardata$iterations - : invalid 'ncol' value (too large or NA) In addition: Warning message: In Ops.ordered((numsources + numiso), numgroups) : '*' is not meaningful for ordered factors Previous message, but more problems:
2011 Nov 10
4
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 4L, : max not meaningful for factors
Hello, Beginner, sorry if this is wasting anyone's time, but have been working on this for a couple of days now, think it should have take a few hours! The Problem: Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 4L, : max not meaningful for factors I have tried to re-arrange and check formula. I am working in SIAR, and cannot get model1 to run because of the error
2010 Oct 19
3
AW: Re: [Xen-devel] 2.6.34.7 with SUSE patches: Invalid Kernel
Jup, 64 Bit Kernel build is done now and works, but 32 Bit kernel config is different, as I use 64 Bit in Dom0 and DomU, 32 Bit only in DomU incl. DomU with DVB etc. XEN options are the same, it''s only the selection of drivers... Andrew, any idea? Boris, do you know a safe way to create a 64 Bit config out of a 32 Bit one? Sorry, I am not so used to kernel building... BR, Carsten.
2010 Feb 17
3
nouveau: [drm] failed to open device
Hi, I'm trying to get the new nouveau kernel driver (2.6.33-rc8) to work with X.Org 1.7.4 (Debian/unstable, all relevant packages updated). The modules load just fine, and the kernel spits out the following upon probe: [ 8.304602] nouveau 0000:06:00.0: PCI INT A -> Link[LNEB] -> GSI 18 (level, low) -> IRQ 18 [ 8.304779] nouveau 0000:06:00.0: setting latency timer to 64 [
2013 Aug 19
1
bugs closed by xen 4.3 release in svn
On Fri, Aug 16, 2013 at 03:47:04PM +0100, Ian Campbell wrote: > On Fri, 2013-08-16 at 15:12 +0100, Ian Campbell wrote: > > I reckon you can close at least the following with the new release. Jup. Thanks. Bastian -- There are always alternatives. -- Spock, "The Galileo Seven", stardate 2822.3
2002 Mar 08
2
libreadline.so.4 needed
i'm trying to update samba to 2.2.3a on a mandrake 8.1 system an when i tried to install the rpm it said i needed libreadline.so.4. anyone know where I can locate this to put on my system. thanks. anyone also gotten sambe to work on mandrake with download iso an making the cds then installing. it seems to put smb.conf an other files into the /etc/samba dir but smbd -d want start jup
2002 Mar 08
1
rsync processes never die
Greets. I'm using rsync 2.5.2 but have seen this with 2.5.1. My system is Red Hat 7.2 with the current errata updates. Using rsyncd with xinetd it seems as if old processes never go away. For example right now I have 3 open rsync connections according to netstat -nap but 30 rsync --daemon processes going! All of them show: [root@root]$ ps ax | grep rsync 24950 ? S 0:05 rsync
2005 Feb 15
2
Could anyone answer for the following question
Hello , could anyone answer for the following question for me: I am using R 2.0.1 under Windows XP. I want to write a function that makes four graphs and stores each of them in graphics history. When the function finishes, in other words, I want its graphical output to be stored in a way that I can look at it using PgUp and PgDn. I think I need commands I can put in a function that
2012 Dec 22
7
9.1 minimal ram requirements
Guys, I've heard about some absurd RAM requirements for 9.1, has anybody tested it? e.g. http://forums.freebsd.org/showthread.php?t=36314 -- View this message in context: http://freebsd.1045724.n5.nabble.com/9-1-minimal-ram-requirements-tp5771583.html Sent from the freebsd-stable mailing list archive at Nabble.com.
2004 Jul 21
1
TDM400 dropping loop current 10 seconds after answer
Hi everyone, I have a TDM400 configured with 4 FXS ports, each connected to a caller-id analog trunk port on a Nortel system. Outgoing calls work great. But on incoming calls it appears that loop current is getting dropped momentarily about 10 seconds after the call is answered. Since the Nortel system is programmed to recognize this as remote party hangup it is causing all incoming calls to
2014 Jul 09
1
How to know if the current call has been answer()'ed
Is there a channel variable / status indicator / function that indicates if the current channel has been answer()'ed? -Justin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140709/d504ab8e/attachment.html>
2008 Jun 19
1
XEN dom0 over NFS
Hi, is there a way to have the XEN dom0 root filesystem over NFS? Thanks. Gianluca _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Aug 16
2
bugs closed by xen 4.3 release in svn
waldi, I reckon you can close at least the following with the new release. Ian. diff --git a/xen/debian/changelog b/xen/debian/changelog index e5b25ef..fc3f161 100644 --- a/xen/debian/changelog +++ b/xen/debian/changelog @@ -2,14 +2,15 @@ xen (4.3.0-1) UNRELEASED; urgency=low [ Bastian Blank ] * New upstream release. + - Fix HVM PCI passthrough (Closes: #706543) * Call configure
2013 Aug 16
0
bugs closed by xen 4.3 release in svn
On Fri, 2013-08-16 at 15:12 +0100, Ian Campbell wrote: > waldi, > > I reckon you can close at least the following with the new release. > > Ian. > > diff --git a/xen/debian/changelog b/xen/debian/changelog > index e5b25ef..fc3f161 100644 > --- a/xen/debian/changelog > +++ b/xen/debian/changelog > @@ -2,14 +2,15 @@ xen (4.3.0-1) UNRELEASED; urgency=low >
2004 Jul 15
2
Really long first ring, then normal
I have an asterisk box setup with a T1 card (hooked to a pri from the telco). Sometimes when people call a number that rings down that pri, the first ring is really really long, like 3 normal rings put together. My indications.conf is the default that comes out after you do a make install. Is this (first long ring) something I can control?
2005 Jun 09
4
[Bug 2784] rsync gives following error: buffer overflow in receive_file_entry
https://bugzilla.samba.org/show_bug.cgi?id=2784 ------- Additional Comments From carnesresearchcenter@gmail.com 2005-06-09 11:20 ------- *** Bug 2785 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2007 May 21
2
something like apt-cacher for yum
Hello! I need to download updates and install it on several servers. I don't want to mirror all packages just because traffic is expensive here. We use apt-cacher as specialized proxy for our ubuntu desktops, so we download packages only once. Is there similar tool for yum?
2006 Apr 17
2
Can I catch something like Errno::EBADF with rescue?
All, I am using Net::HTTP to make requests for URLs in my app. When I get a bad server, I get "Bad file descriptor - connect(2)" message on a ERRNO:EBADF error. Can I catch with rescue or otherwise gracefully react to that error? Thanks, Wes -- Posted via http://www.ruby-forum.com/.