search for: rci

Displaying 20 results from an estimated 48 matches for "rci".

Did you mean: rc
2010 Jan 15
3
unlinking
Quick question. How important are these? Are the errors recoverable and not a big deal, or are they actually a problem? I see a few of these randomly over the course of the day. Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink(/rci/nqu/rci/u8/user/dovecot/.such and such maildir/.nfs00000000001e951000002b8d) failed: Device or resource busy Jan 15 10:04:04 gehenna13.rutgers.edu dovecot: IMAP(user): unlink(/rci/nqu/rci/u8/user/dovecot/.such and such maildir/.nfs00000000001e951000002b8d) failed: Device or resource busy Jan 15...
2012 Mar 29
1
[LLVMdev] What is the right way to register an alias analysis pass
Hi everyone, I am wondering what is the right way to register an alias analysis pass. My alias analysis pass is implemented in a dynamic load module. As I can see, a general way to register a pass looks like: llvm::RegisterPass<Analyzer> X("rci", "RCI Pass"); However, registering a type-based analysis uses: INITIALIZE_AG_PASS(...) I think, registering an alias analysis is special, as an alias analysis should be chained to other alias analysis. So, my question is how to register an alias analysis properly. Thanks....
2010 Jun 09
1
[LLVMdev] Segmentation fault 'cause of accessing function arguments
...cess all arguments of a function in the following way: Function::arg_iterator PI = fun->arg_begin(), PE = fun->arg_end(); ... I have no trouble with building. However, I am troubled with "segmentation fault" when I run the pass via: opt -load ../../build-llvm/Debug/lib/LLVMRCI.dylib -rci < a.out.bc The error message is attached later. So, am I wrong with accessing function arguments? What are the possible causes? Thanks, Xiaolong PS: ERROR MESSAGE Identify an SCC. The number of function: 1 0 opt 0x0000000100426a32 PrintStackTrace(void*) + 38 1 o...
2005 Aug 26
1
Help in Compliling user -defined functions in Rpart
...-n] rss<-sum(wt*y)-lss lw<-cumsum(wt)[-n] rw<-sum(wt)-lw lm<-lss/lw rm<-rss/rw lcss<-cumsum(wt[1:length(lm)]*(y[1:length(lm)]-lm)*(r[1:length(lm)]-0.5)) rcss<-sum(wt*(y-wmean)*(r-0.5))-lcss lci<-2*lcss/lss #concentration index for left side rci<-2*rcss/rss #concentration index for right side devlci<-abs(lci)*(1-abs(lci)) #deviance for left side devrci<-abs(rci)*(1-abs(rci)) #deviance for right side goodness<-devci-(lw/sum(wt))*devlci-(rw/sum(wt))*devrci list(goodness=goodness, direction=sign(lci))...
2010 Jun 09
0
[LLVMdev] Segmentation fault 'cause of accessing function arguments
...cess all arguments of a function in the following way: Function::arg_iterator PI = fun->arg_begin(), PE = fun->arg_end(); ... I have no trouble with building. However, I am troubled with "segmentation fault" when I run the pass via: opt -load ../../build-llvm/Debug/lib/LLVMRCI.dylib -rci < a.out.bc The error message is attached later. So, am I wrong with accessing function arguments? What are the possible causes? Thanks, Xiaolong PS: ERROR MESSAGE Identify an SCC. The number of function: 1 0 opt 0x0000000100426a32 PrintStackTrace(void*) + 38 1 o...
2009 Dec 01
1
dovecot-1.2.8 imap crash (with backtrace)
In the log: Dec 1 17:24:00 postamt dovecot: IMAP(scxxxxx): /home/s/c/scxxxxx/Maildir/dovecot-uidlist: Duplicate file entry at line 1: 1259679049.M329485P1617.postamt.charite.de,S=142073,W=143959:2,Sb (uid 3157 -> 3159) Dec 1 17:24:00 postamt dovecot: IMAP(scxxxxx): Panic: file maildir-uidlist.c: line 403 (maildir_uidlist_records_array_delete): assertion failed: (pos != NULL) Dec 1 17:24:00
2009 Jan 07
4
[LLVMdev] Possible bug in the ARM backend?
...s should be done on a per function basis, because // some registers may get included/excluded on a per // function basic (e.g. frame pointer on X86) regClass2AllowedSet.clear(); regClass2AllowedSet.resize(mri->getNumRegClasses() + 1); for (TargetRegisterInfo::regclass_iterator RCI = mri->regclass_begin(), RCE = mri->regclass_end(); RCI != RCE; ++RCI) { int regClassId = (*RCI)->getID(); regClass2AllowedSet[regClassId].resize(mri->getNumRegs() + 1); for (TargetRegisterClass::iterator I = (*RCI)->allocation_order_begin(*mf),...
2009 Aug 27
8
Adding New Column
I added a new column using a migration. Once I updated the new.html.erb, edit.html.erb, show.html.erb, and the index.html.erb I brought up my web pages. There was a field to update show. I tried the update and the it was successful but the update did not show up in any of the other pages. What did I miss? I am using 2.3.3 of ror.
2008 Oct 07
6
https problems
I''m having a problem but don''t know what is causing it so I don''t know exactly where to post, please bear with me. I''m trying to set up https access however whenever I go to https://url_for_site the root route renders but the url is rewritten to http://url_for_site. The ssl request shows in the apache logs but obviously no further ssl requests show up.
2008 May 29
7
when is a boolean not a boolean?
Weird problem.. I''m new to rails and ruby... maybe someone can explain what I am not getting.. Env: Mac OS X 10.5.3, Rails. 2.0.2, ruby 1.8.6 (2007-09-24 patchlevel 111) A User class created using the restful_authentication plugin A Company class (has lots of fields not really important to the problem below) Users can have many companies, entered into the User.rb model as one would
2001 May 11
1
lsoda
...c(???)) } outlv <- lsoda(c(.1,.1),t, lvcomp2, p,rtol=1e-4, atol=1e-6) outlv TIA, Henry Dr. M. Henry H. Stevens Postdoctoral Associate Department of Ecology, Evolution, & Natural Resources 14 College Farm Road Cook College, Rutgers University New Brunswick, NJ 08901-8551 email: hstevens at rci.rutgers.edu phone: 732-932-9631 fax: 732-932-8746 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&quo...
2012 Mar 29
0
[LLVMdev] What is the right way to register an alias analysis pass
Hi everyone, I am wondering what is the right way to register an alias analysis pass. My alias analysis pass is implemented in a dynamic load module. As I can see, a general way to register a pass looks like: llvm::RegisterPass<Analyzer> X("rci", "RCI Pass"); However, registering a type-based analysis uses: INITIALIZE_AG_PASS(...) I think, registering an alias analysis is special, as an alias analysis should be chained to other alias analysis. So, my question is how to register an alias analysis properly. Thanks....
2001 May 03
1
dataframe behavior
...25 9 2 2 26 16 3 2 27 6 .......... Any idea what is going on? thanks Dr. M. Henry H. Stevens Postdoctoral Associate Department of Ecology, Evolution, & Natural Resources 14 College Farm Road Cook College, Rutgers University New Brunswick, NJ 08901-8551 email: hstevens at rci.rutgers.edu phone: 732-932-9631 fax: 732-932-8746 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&quo...
2008 Mar 19
1
how to add registry files to windows
Hello I would like to add .reg file to all samba clients (windows xp) in quiet mode. How can I do it ? It is possible from eg netlogon?? ---------------------------------------------------- ERROR! ... . .... bEZb??DnY prOgrAm__o nowo??iAcH w_ ?wiEcie G_iER na.jNowSzy_OdcinEk_ : co $Zykuj? tw?rcy caLL of Duty4, czym JeST The CLUB ............. poD??cz si?:
2001 May 16
2
nlme and "Mixed- Effects Models..." in Windows
...plotting functions. Have these and other things not yet been impoemented in R? TIA, Henry Dr. M. Henry H. Stevens Postdoctoral Associate Department of Ecology, Evolution, & Natural Resources 14 College Farm Road Cook College, Rutgers University New Brunswick, NJ 08901-8551 email: hstevens at rci.rutgers.edu phone: 732-932-9631 fax: 732-932-8746 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&quo...
2010 Jan 28
0
assertion mail-transaction-log-view.c
I'm not sure how useful this is with optimization turned back on, but here it is anyway. This was just a one off that happened last night: Jan 27 20:49:05 gehenna17.rutgers.edu dovecot: IMAP(user): fscking index file /rci/nqu/rci/u2/user/dovecot/.INBOX/dovecot.index Jan 27 20:49:05 gehenna17.rutgers.edu dovecot: IMAP(user): Panic: file mail-transaction-log-view.c: line 108 (mail_transaction_log_view_set): assertion failed: (min_file_seq <= max_file_seq) Jan 27 20:49:05 gehenna17.rutgers.edu dovecot: IMAP(user):...
2014 Feb 27
3
Error "Initializing mail storage ..." after upgrading to 2.2.10
Hi, I did the upgrade frpom 1.2.x to 2.2.10 and had some warnings/errors on a very few accounts/mailboxes. All of them where permission related and solved. Dovecot rocks again. But on one mailbox I do get an error: Error: user rechnnugseingang-animationsinstitut: Initialization failed: Initializing mail storage from mail_location setting failed Error: Invalid user settings. Refer to server
2008 Oct 24
4
Railscast 75, Observe_field and Shopping Cart
Hi all, I have the shopping cart page where a user can add items dynamically through ajax as explained in Railscast episode 75. I am using observe_field to observe the ''quantity'' and ''cost'' fields to update the total field for each item. This does not work however, for records that are added through the Ajax. How can i name the fields and observe them as i have
2009 Apr 06
11
How do I fix this? Power went down.
I was successful in reaching page 184 in the book "Agile Web Development with Rails" 3rd edition and while running the website with PostGreSQL as the backend, the power went down. The PostGreSQL database contents look OK and so do the source code files I was editing. But whenever I click on any "Add To Cart" button in the catalog, I get the following information in the
2014 Feb 27
0
Error "Initializing mail storage ..." after upgrading to 2.2.10
...ch long names ... I suggest to turn on mail_debug, then you see all paths a.s.o. - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEVAwUBUw76OXD1/YhP6VMHAQKAHggApKCLQNsJudvrU3Y+YliFeqX6BgCXLfZU nQZ3ctdR+JZcOtbF+W1+Cxdq74gGtluFL0wFnkWiiQ7b77pJ8D8QaIFmA8U8We1I rci/3ia2+7lklYaOnI59kF/jW7gP+It1x/pM+plP4h/OTaiGygpfByUu2Lb23Lo/ BnPBQxtdDnPzfBMtkan7vWoVD1Y9GTjJecpoEY7R9/CexxSan9Ug0otu6sI1KCGC 5uCrj+fRYDUeTHTvKa5Q1YBY/O8Dx8/WrBXWAc4vZhnCPP57w8o0jXuihpghTzNN 66UvIqRLRK54j4DB1fV1RW4XWV99kAaKwv6SukJfwJLvh02OsfeC7w== =Dzhn -----END PGP SIGNATURE-----