search for: rouge

Displaying 20 results from an estimated 87 matches for "rouge".

Did you mean: rough
2006 Nov 18
1
deriv when one term is indexed
...output of deriv from the case when the term beta is not indexed to give: dd.deriv2 <- function (Blev, beta, gamm, GL) { .expr1 <- GL^gamm .value <- Blev + rep(beta, each = 17) * .expr1 .grad <- array(0, c(length(.value), 5), list(NULL, c("Blev", "beta.rouge", "beta.vert", "beta.bleu", "gamm" ))) .grad[, "Blev"] <- 1 .grad[1:17, "beta.rouge"] <- .expr1[1:17] .grad[18:34, "beta.vert"] <- .expr1[1:17] .grad[35:51, "beta.bleu"] <- .expr1[1:17] .grad...
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi, I'm having problems setting up a dovecot1.0 stable on a Debian-amd64 server. The process dies with the following message: May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up May 28 15:13:47 rouge dovecot: Login process died too early - shutting down May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket operation on non-socket May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket operation on non...
2006 Dec 23
2
rc15 errors
Hi, Since I installed rc15 I'm seing the following errors in logs of a server with several hundreds of pop3 and imap users. All the indexes have been erased and recreated after installation. Dec 21 21:06:46 rouge dovecot: pop3-login: inotify_init() failed: Too many open files The maildir mailboxes are on NFS, but the indexes are local. What should be done to correct this error ? These two error have appeared only once: Dec 22 11:02:07 rouge dovecot: IMAP(xxxxxx): file client.c: line 378 (client_handle_inp...
2005 Oct 29
0
Some errors with 1.0.alpha4
Hi, I'm getting three types of errors with latest Dovecot compiled for x86_64 GNU/Linux Debian. Oct 29 12:47:57 rouge imap-login: unable to dlopen /usr/lib/sasl2/libntlm.so.2: /usr/lib/sasl2/libntlm.so.2: failed to map segment from shared object: Cannot allocate memory Oct 29 12:47:57 rouge pop3-login: unable to dlopen /usr/lib/sasl2/libntlm.so.2: /usr/lib/sasl2/libntlm.so.2: failed to map segment from shared...
2007 Jan 26
3
imap-login crash with RC19
Hi Timo, Using RC19, I've have the following crash. If there was a core file, I've got no idea where it's gone... Jan 25 10:35:10 rouge dovecot: imap-login: file client.c: line 528 (client_unref): assertion failed: (client->refcount > 0) Jan 25 10:35:10 rouge dovecot: child 25498 (login) killed with signal 6 Best regards, -- Nico On r?alise qu'une femme est de la dynamite quand on la laisse tomber. -+- Marcel Pagnol -+...
2007 Mar 05
2
imap core dump with rc25
Hi, I had a core dump while using rc25. Here are the backtraces: Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): Maildir /home/XXXXXX/Mail/.Sent sync: UID < next_uid (1 < 2, file = 1173024945.P2421Q0M874108.rouge:2,S) Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): file client.c: line 401 (_client_input): assertion failed: (!client->handling_input) Mar 5 00:52:31 rouge dovecot: c...
2007 Jan 23
2
imap core dump with rc18
Hi, I had a core dump while using rc18. Here are the backtraces: Jan 23 01:01:44 rouge dovecot: IMAP(user): file mail-index-view.c: line 386 (_view_lookup_uid_range): assertion failed: (*last_seq_r >= *first_seq_r) Jan 23 01:01:44 rouge dovecot: IMAP(user): Raw backtrace: [0x47f25b00000000] Jan 23 01:01:44 rouge dovecot: child 24319 (imap) killed with signal 6 Core was generated...
2007 Apr 19
1
fs quota plugin and NFS
Hi, I'm trying to use the Dovecot v1 fs quota plugin. The server uses NFS mounted volumes for INBOX and other maildir folders. The /usr/bin/quota command is working seamlessly but I get errors with the quota plugin, which gives the following logs: Apr 19 17:46:15 rouge dovecot: IMAP(xyxyxyx): quotactl(Q_GETQUOTA, nfs.xxx.yyy.org:/home) failed: No such file or directory Apr 19 17:46:18 rouge dovecot: IMAP(yxyxyxy): quotactl(Q_GETQUOTA, nfs.xxx.yyy.org:/home) failed: No such file or directory Is there a way to get it work ? Thanks, -- Nico Il faut s'entraider...
2004 Dec 01
2
Unexpected blkif status disconnected
I was playing with suspending and resuming Xen domains. Suspend and restore seems to work. However, when I reconnected with ''xm console'', I got the following error message on screen. Should I be concerned? [root@ROUGE xen]# xm console FedoraCore2 ************ REMOTE CONSOLE: CTRL-] TO QUIT ******** xen_blk: Unexpected blkif status disconnected in state connected blkfront: recovered 0 descriptors Thanks, Niraj -- http://www.cs.cmu.edu/~ntolia -------------------------------...
2010 Apr 16
3
GSL in C code for R
...correct, before I invest more time trying to figure out how to include GSL functions into my C functions. Any commentaries, insights or advice will be highly appreciated. Sebastian J. Sebastián Tello Department of Biological Sciences 285 Life Sciences Building Louisiana State University Baton Rouge, LA, 70803 (225) 578-4284 (office and lab.) [[alternative HTML version deleted]]
2004 Jan 07
1
3-dimensional looping Q.
...Data[i,j] <- cor(slp[,i,j],y) } } Rather than running this analysis embedded with two outer loops, are = there any more efficient ways of doing this? Many thanks! Maurice Maurice McHugh Department of Geography and Anthropology Louisiana State University Baton Rouge, LA [[alternative HTML version deleted]]
2004 Feb 17
1
varimax rotation in R
...before and after rotation. factanal returns the % of variance explained associated with each PC but I cannot seem to get it to change after rotation. Many thanks for your help! Maurice mmchug4@lsu.edu Maurice McHugh Department of Geography and Anthropology Louisiana State University Baton Rouge, LA [[alternative HTML version deleted]]
2008 Jun 24
1
transform a table into a matrix
Hi. is there a way to transform a table that has numeric and categorical variables into a matrix? thanks Maria Mercedes Gavilanez Department of Biological Sciences 107 Life Sciences Building Louisiana State University Baton Rouge, LA 70803 (225)578-4284
2018 Jan 03
2
which components needs ssh keys?
hi everyone I think geo-repl needs ssh and keys in order to work, but does anything else? Self-heal perhaps? Reason I ask is that I had some old keys gluster put in when I had geo-repl which I removed and self-heal now rouge, cannot get statistics: .. Gathering crawl statistics on volume WORK has been unsuccessful on bricks that are down. Please check if all brick processes are running. .. vol heal WORK info says Status: all connected, no conflicts. thanks, L.
2005 Jul 27
2
missing domain
...3 of these I was able to join to the domain without any problems. (ie create machine accounts) The 14th required a warranty repair and I went to put it onto the domain recently (several weeks intervening). This machine claims there is no such domain when I try to join the domain. If I use on the rouge machine: \\servername\sharename I am prompted for a username-pwd combination and shows the share with no problems. If I use tcpdump during the above test it gives good output. However if I use tcpdump during a join the domian attempt no traffic is generated (on port 139 or 445) Clearly I'm...
2007 May 20
3
bouton de fermeture
Bonjour, je voudrais savoir si il est possible de désactiver le bouton de fermeture en haut a droite (le bouton rouge avec une croix blanche), sans se servir de "FRAME_NO_WINDOW_MENU", car j''ai besoin des autres boutons. Merci. Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2003 Dec 09
3
Tall tale of woe....
...ow i have read other peoples emails and gone through the archives about this and read about "failure for 4. Error = No route to host", "lib/util_sock.c:read_data(436)" and "oplocking" problems as they all appear to be more pronounced around the time of this high CPU/rouge smbd process. However it would seem a lot of the oplocking problems seem to be hardware related. I use decent 3com kit here with a 4950 as a core and 4400's at edge (i.e not cheap and cheerful netgear/dlink/etc stuff) so im wondering if anyone else has had these problems with this kit. or...
2001 Dec 27
1
write.table and large datasets
Hi, I'll continue the discussion about the write.table() and problems with large datasets. The databases I have to work with are quite huge, 7500 obs x 1200 vars were on of the smallest of them. I usually write a perl script to preprocess them line-by-line and extract only the variables which I need later. This results into quite a manageable size but I have to have the dataset in ASCII
2008 Nov 03
2
Calculating R2 for a unit slope regression
...r a piece of code that can help me calculate the amount of variation explained (R2 value), in a regression constrained to have a slope of 1 and an intercept of 0? Thanks! Sebastian J. Sebastián Tello Department of Biological Sciences 285 Life Sciences Building Louisiana State University Baton Rouge, LA, 70803 (225) 578-4284 (office and lab.) [[alternative HTML version deleted]]
2010 Feb 28
1
"Types" of missingness
...em more and more klutzy to me. So, if there is an easy way to do this that I have overlooked, I would be grateful for any advice or references. Best, Christian -- Christian Raschke Department of Economics and ISDS Research Lab (HSRG) Louisiana State University Patrick Taylor Hall, Rm 2128 Baton Rouge, LA 70803 crasch2@lsu.edu [[alternative HTML version deleted]]