search for: testds

Displaying 12 results from an estimated 12 matches for "testds".

Did you mean: test's
2009 Jul 11
2
offeride :limit named_scope default_scope
Hi, Rails 2.3.2 class TestD < ActiveRecord::Base default_scope :limit => 12 named_scope :limit, lambda { |num| { :limit => num} } end ruby script/console >> TestD.all TestD Load (0.7ms) SELECT * FROM "test_ds" LIMIT 12 => [] >> TestD.limit(14) TestD Load (0.3ms) SELECT * FROM "test_ds" LIMIT 12 => [] Any ideas why the default limit
2009 May 12
4
different results on linux and windows
Dear R experts, we are preparing an R-package to compute the Oja Median which contains some C++ code in which random numbers are needed. To generate the random numbers we use the following Mersenne-Twister implementation: // MersenneTwister.h // Mersenne Twister random number generator -- a C++ class MTRand // Based on code by Makoto Matsumoto, Takuji Nishimura, and Shawn Cokus // Richard J.
2011 Sep 29
3
For loop for subset - repeating same over and over?
Hello, I am using the following script to run an anova for numerous species in a table that I have: SiteSpp <-
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...0x807ab48 parent_key = 0x807aae8 "plugin//imap/spool/%d/%1n" i = 134720232 __FUNCTION__ = "settings_find_key_nth" #6 0xfee73806 in settings_parse_keyvalue (ctx=0x809bec0, key=0x807aac8 "plugin//imap/spool/%d/%1n/%n", value=0x807aab5 "/home/testds") at settings-parser.c:767 ---Type <return> to continue, or q <return> to quit--- def = (const struct setting_define *) 0x807aa98 link = (struct setting_link *) 0x807aab4 n = 1 #7 0xfee74322 in settings_parse_line (ctx=0x809bec0, line=0x807aa98 "pl...
2011 Mar 24
1
high "init" load on ubuntu domu with centos dom0
I have an odd problem. I am running an ubuntu 10.04 domu that I got from stacklet on my centos 5.5/xen4.0.1 dom0. The problem is that even sitting idle the domu has a 1.05 load with init taking up 99% of that. I have searched around but have not found what is causing the issue. I thought I remembered this being mentioned on the list before but could not find it either. My domu.cfg is as
2007 Feb 09
2
quota interferes with dovecot
hi guys, im having some trouble on my quota.whenever my client reaches the quota, they cant download their mails anymore. +OK Dovecot 1.0 ready. user test +OK pass testd -ERR [IN-USE] Couldn't sync mailbox. +OK Logged in. Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: ,
2018 Jan 03
2
sieve/internal error/detail subaddress and IMAP4FLAGS.
I'm trying to set an IMAP Flag with the detail part of an address, but getting an internal error: an 3 13:37:27 thebighonker exim[537]: 1eWoqt-00008f-4u <= ler at lerctr.org H=(lrosenman.local) [74.203.163.58]:4650 I=[192.147.25.65]:587 P=esmtpsa X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA3 84:256 CV=no SNI="smtp.lerctr.org" A=dovecot_login:ler S=769 id=20180103193716.oofszdaxopnkgfvd at
2018 Jan 03
0
sieve/internal error/detail subaddress and IMAP4FLAGS.
Op 1/3/2018 om 8:49 PM schreef Larry Rosenman: > I'm trying to set an IMAP Flag with the detail part of an address, but getting > an internal error: > > an 3 13:37:27 thebighonker exim[537]: 1eWoqt-00008f-4u <= ler at lerctr.org H=(lrosenman.local) [74.203.163.58]:4650 I=[192.147.25.65]:587 P=esmtpsa X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA3 > 84:256 CV=no
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi, I've installed a testversion from 2.0.12 and getting coredumps after login via IMAP/POP3. I don't know, if it is a simple config error or something else. ====== dovecot: [ID 583609 local7.error] master: Error: service(imap): child 29333 killed with signal 11 (core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ======
2005 Aug 12
8
Java Problems
Hi. This post follows on from: http://lists.xensource.com/archives/html/xen-devel/2005-04/msg00185.html And is possibly related to the bug referenced here: http://bugs.sun.com/bugdatabase/view_bug.do;:YfiG?bug_id=4335360 In summary: Java processes are doing odd things. 1) It appears that number values are mysteriously changing. e.g. if you look at the Hashtable error there is no way the
2017 Jul 25
0
[Questions] About small files performance
Dear all Recently, i did some work to test small files performance for gnfsv3 transport. Following is my scenario. #####environment##### ==2 cluster nodes(nodeA/nodeB)== each is equipped with E5-2650*2, 128G memory and 10GB*2 netcard nodeA: 10.254.3.77 10.128.3.77 nodeB: 10.254.3.78 10.128.3.78 ==2 stress nodes(clientA/clientB)== each is equipped with E5-2650*2, 128G memory and 10GB*2
2011 Apr 28
0
2.0.12 Coredump under Solaris 10
On Wed, 2011-04-27 at 12:19 +0200, Denny Schierz wrote: > #7 0xfee74322 in settings_parse_line (ctx=0x809bec0, line=0x807aa98 > "plugin//imap/spool/%d/%1n/%n=/home/testds") at settings-parser.c:869 That's an interesting setting you have there.. I tried to reproduce but I can't seem to make it crash with it. What's in your dovecot-ldap.conf.ext? (This user was looked up from LDAP, right?)