search for: whereupon

Displaying 20 results from an estimated 61 matches for "whereupon".

2006 Aug 15
2
to_xml and underscores
hi, i am looking for a solution whereupon calling myEntityObject.to_xml does not convert my attributes containing underscores into hyphens. at the moment an attribute named "my_own_attribute" is converted into <my-own-attribute>. does anybody have an idea how to change that and have to_xml generate <my_own_attribute&gt...
2003 Mar 26
1
Failure in the presence of too many connections
Had an event today where dovecot refused new connections and would not accept more until restarted, whereupon it worked for a few minutes and locked up again. Looking at the logs it appeared that it had run out of file descriptors. I increased the open files limit and started it again-- which worked but it only pushes off the problem. Does dovecot keep an open file descriptor for every imap or pop3 chil...
2009 Sep 29
2
ftp issue in Centos 5.3
I manage a small server that I back up weekly. I do this by making a tarball of relevant files then transferring it over the local subnet to my station (Fedora 11), whereupon I burn it to DVD. There is no optical burner on the server. The tarball amounts to a bit under 5 gigs. Recently I've started getting an error telling me to try PASV or PORT first. I use the gFTP client on my machine and as far as I know there is no option in this program to use either o...
2010 Jan 04
3
Extract vector elements until cumsum <= x
Hi All, I have a vector n, and for each n[i] I want to extract n[i], n[i+1], n[i+2]..., until the cumulative sum of n[i] and subsequent elements exceeds a CheckValue, whereupon I move to the next index and repeat. I am trying to find a Vectorized approach, and have seen similar posts where filter{stat} and rollmean{zoo} were suggested, but, I haven't been able to figure a way to use them for this problem. Best wishes to all, and thanks for the help! Dgnn -- Vie...
2008 Sep 09
3
parallel administration tool for PCs?
...ompare all (or to a specified depth) files below some directory on the workstations, displaying differences. For instance, compare the directory tree below C:\Program Files. 2 After determining which subset of the differences from (1) need to be pushed, designate those files and "put", whereupon all such files are copied from the master to the N remote machines. 3. Select a .bat file in the synchronized directory tree, invoke "run", whereupon it runs inside a DOS shell on all remote machines. The output from that run is saved and diffed, so that anything that went wrong on one...
2005 Apr 03
4
Shorewall 2.2.2 and kernel-2.6.11
Hi! I''m trying to get shorewall to work with kernel 2.6.11, but to no avail :( There seems to be some problem with nat, whereupon iptables cannot set it up. Kernel compiled on base of mandrake kernel-source, patched with ipp2p and the ipsec patches from Tom''s contrib. Here''s the error: /sbin/iptables -t nat -A eth2_masq -s 192.168.0.0/23 -d 0.0.0.0/0 -j MASQUERADE iptables: Invalid argument error_mess...
2020 Oct 22
3
ThinkStation with BIOS RAID and disk error messages in gparted
...arted something that does not seem right: - Launching gparted it complains "invalid argument during seek for red on /dev/md126" and when I click on Ignore I get another error "The backup GPT table is corrupt, but the primary appears OK, so that will be used." I then click on OK whereupon I again see the second error message. I then see "Not all of the space available to /dev/sdb appears to be used, you can fix the GPT to use all of the space (an extra 6832 blocks) or continue with the current setting? " I click on Fix but nothing seems to happen. I am not sure what /dev/m...
2002 Jan 04
2
Problem with "missing" in "local" (PR#1241)
Hi everyone, I encountered unexpected behaviour when calling "missing" within a "local" environment, namely fred <- function(x, y) { x <- as.vector(x) local({ dontwantme <- 1:100 if (missing(y)) print("No \"y\" today") }) x } whereupon I get > fred(1:10) Error in eval(expr, envir, enclos) : "missing" illegal use of missing I think it is reasonable to expect missing to work in this context (I suspect the problem relates to lazy evaluation): if not, it might be helpful to amend the help file. Cheers, Jonathan. --pl...
2005 May 30
1
Package dependancy
Hey folks, I'm running CentOS4 (excellent work btw :-) here, and have apt installed and configured to pull from http://apt.sw.be/redhat/el4/en/i386/ It's all working swimmingly, other than when I try to install nagios-plugins, whereupon it bails out looking for perl(Net::SNMP) Am I missing a repository here, or has something gone amiss with dependancies? Regards Kyle -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050530/404b15f6/attachme...
2008 Jul 28
1
Linux Noob Trying to Run Civ 4
Hi, After a devastating viral attack on in XP, I've moved to Ununtu- I love it. I also love Civilization 4, and I'm having a hard time getting it to run. 1. I can't get the installers to run. If I run setup.exe, I am allowed to choose my install language whereupon I recieve this error: Error Code: -5005 : 0x8007000d Error Information: >Kernel\KernelMedia.cpp (95) >SetupDLL\SetupDLL.cpp (1479) PAPP:Sid Meier's Civilization 4 PVENDOR:Firaxis Games (http://www.2kgames.com/civ4/) PGUID:CFBCE791-2D53-4FCE-B3FB-D6E01F4112E8 2. I have tried copying the...
1999 Mar 25
1
lme problem
Hi I am trying to get to grips with lme and perhaps the euro-cent is not dropping. I want to define a model with some terms random and some fixed so that: gd<-groupedData(y~x|c,df) defining by the group c in data frame df, whereupon mod<-lme(y~t+f,gd,~t) where I want the t as a random effect and the f as the fixed part. Without the f it works OK but when I add the f, I get an error message from model.frame saying there is an error in the lengths. As far as I can see, all the lengths are the same (and I have checked it...
2006 Apr 21
2
Rotate/edge-flip and jumping mouse pointer
...0060418 and compiz-quinnstorm-0.0.9.3 on Gnome 2.14. I love the edge-flip feature of rotate, but I sometimes have a problem where, after edge-flipping the mouse pointer seems to jump to the opposite window edge which starts rotating the cube to the next desktop, so I start moving the pointer back, whereupon it jumps back to where it was and starts rotating back to the first desktop, the one I started to rotate from. This may happen 2 or 3 times with the cube rotating back and forth until it finally "calms down" and I have full control of the rotation again. This doesn't seem to be a mou...
2004 Apr 08
3
Re: : External access to voicemail
Hello steve. Here is a patch I wrote for app_voicemail.c which does exactly as you describe. When the outgoing message is playing, if the listener hits the "*" key, they're prompted for a mailbox and password, whereupon they can check their voicemail as if they were using the internal phone. I found no other way of doing this. If you patch your app_voicemail.c, I have V1.44 from CVS as of 12/11/2003, with this diff file, and recompile the app_voicemail.so module and install it in /usr/lib/asterisk/modules and th...
2003 Feb 19
1
CD sharing via iso9660, mounted, and samba
I have installed a small Limux box in my local primary school, in order to sahre CD iso images. The system works fine, untill several w/s's concurrently access the same program , whereupon, we get spurious crashes. I have tried disableing op-locks, which seemed to help, but only slightly. Any suggestions gratefully received. Shane oplock_break: no break received from client within 30 seconds. oplock_break failed for file pc/ka.exe (dev = 70e, inode = 45428, file_id = 5). [20...
2011 Aug 25
2
Problems with kickstart installation into a Virtualbox
...fter going into the half-way installed system, i saw in the anaconda log that about three quarters of the post-installation scripts of the packages had returned a warning. The warning code was 255. But the post-installation script of the package libutempter had returned an error with code 255, whereupon the installation stopped. I thought, OK, we will work around the libutempter package by selecting other program-groups in the kickstart-file. But i had no luck: the installation stopped then after the package MAKEDEV. Then i left off kickstart-installation and did a standard installation boo...
2006 Mar 15
2
Wine and a simple text-mode program (Gimpel PC-Lint)
...some more config params for Lint-nt -iC:\Lint\src tells Lint-nt where to look for #include files C:\Lint\src is a subdirectory containing the C++ files to lint. Lint-nt.exe starts up and executes OK, until it gets to the "-iC:\Lint\src" and "C:\Lint\src" config params, whereupon it complains that it can't find that directory. The directory C:\Lint\src does in fact exist, in the expected place. This all runs fine in a DOS box on Windows XP with the exact same configurations. Any ideas what might be wrong?
2010 Mar 04
1
Newbie problem with installing rails.
...cript/server Get a message saying I''m trying to run 1.3.2 and I''ve got 1.3.1 and I should run gem update --system Go to RubyGems and run ''gem update --system'''' Am told that 1.3.6 has been installed. Back to command line and repeat ruby script/server Whereupon I get these dumped to the screen: C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:777:in `report_activate_error'': RubyG em version error: rack(1.0.0 not ~> 1.0.1) (Gem::LoadError) from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:211:in `activate'' from C:/Ruby/lib/rub...
2020 Oct 23
0
ThinkStation with BIOS RAID and disk error messages in gparted
...s not seem right: > > - Launching gparted it complains "invalid argument during seek for red on > /dev/md126" and when I click on Ignore I get another error "The backup GPT > table is corrupt, but the primary appears OK, so that will be used." I > then click on OK whereupon I again see the second error message. I then > see "Not all of the space available to /dev/sdb appears to be used, you > can fix the GPT to use all of the space (an extra 6832 blocks) or continue > with the current setting? " I click on Fix but nothing seems to happen. I > am...
2013 Nov 02
1
6.4 : How to enable epel and the rpmfusions??
...given trouble recently; while it's working, I tried with packagekit to eliminate the fusions while keeping epel (actually,EPEL; it seems to matter). Packagekit told me that I had to remove the repository configurations along with the fusions -- a thing I'd've done before if I could, whereupon I'd've started over, with EPEL first. I approved that, then tried to refresh my sources in packagekit in order to get the fusions back. This put me through some tedious juggling of non-commutative commands. At the end of them, despite a lot of fussing with packagekit and some loggin...
2003 Apr 24
1
"Missing links": Hmisc and Design docs
...http://hesweb1.med.virginia.edu/biostat/s/library/r Checked the dependencies: Hmisc: grid, lattice, mva, acepack -- all already installed Design: Hmisc, survival -- survival already installed, so installed Hmisc first All seems to go well till the "help" docs are compiled, whereupon I get several reports of "missing links", as below (where I omit cases with no such reports). I can't recall seeing "missing links" when installing other libraries. Two questions: 1. Have I overlooked something here, which I should have done? 2. Do these "missing links...