search for: corcoran

Displaying 20 results from an estimated 27 matches for "corcoran".

1999 Dec 16
0
explorer freezes on right-clicking .exe's
...user uid=(0,500) gid=(0,500) [1999/12/16 11:16:07, 3] lib/doscalls.c:dos_ChDir(329) dos_ChDir to /mnt/bigfoot/public [1999/12/16 11:16:07, 0] smbd/oplock.c:oplock_break(804) oplock_break: client failure in break - shutting down this smbd. -- *-------------------------------------------* |Brian Corcoran <corcoran@asares.com> | |Systems Developer, ASA Real Estate Services| *-------------------------------------------* -- *-------------------------------------------* |Brian Corcoran <corcoran@asares.com> | |Systems Developer, ASA Real Estate Services| *---------------------...
1999 Jun 02
0
ACI appraisal program "freezes" when accessing SAMBA shares
...32023360.abk] I set "mangled names" to "no" to see if that would help, but it didn't. Does anyone know of a way to fix or get around this problem? I assume it's an ACI problem, but it seems to be compounded by SAMBA. Any help would be very appreciated. Thanks, -Brian Corcoran corcoran@asares.com
1999 Jun 07
0
unix_convert cause of windows freeze?
...e system's specs are: SAMBA 2.0.4b, rpm version (by jht) Log level 5 RedHat 5.2 Linux 2.2.5 SMP dual i686 Windows 95/98 clients If anyone can help me, or point me in the right direction, I'd greatly appreciate it. If you need more information, feel free to email me directly. Thanks, Brian Corcoran corcoran@asares.com
2008 Feb 14
1
ZFS ACL Support
...rror packet at smbd/nttrans.c(2207) cmd=160 (SMBnttrans) NT_STATUS_ACCESS_DENIED Transaction 369 of length 45 switch message SMBclose (pid 5197) conn 0x83d8860 close fd=-1 fnum=6372 (numopen=3) DOMAIN\wcorcor closed file JXv3.2_install_windows.exe (numopen=2) What could I be doing wrong? -- Bill Corcoran <wcorcor@siue.edu>
2003 Mar 21
2
winspool.drv problem
I'm a new WINE user and I've got a problem, and I've already googled for an answer. The problem is that when I invoke WINE I get an error message: err:module:PE_fixup_imports Module (file) WINSPOOL.DRV (which is needed by X:\_ISTMP3.DIR\_INS5576._MP) not found My steps: 1) use dselect to download Wine 20030115 2) use dselect to download winesetuptk 3) run winesetuptk
2000 Feb 08
2
Slow printing/Server authentication
...rified. After this, the Samba server sends the username with the password and is authenticated. Any clue as to how I may get this delay time down? I think, from a users point of view, a 2 second delay is about all they'll except. I'm afraid...that my time....is....running.....out. -Tim Corcoran Siemens Power Corporation Tim_Corcoran@nfuel.com
2007 Jan 04
5
uninitialized constant oddities
hi there! unfortunately, we are repeatedly having problems with uninitialized constants in our rails app (v1.1.6), which is running on a mongrel cluster behind apache''s mod_proxy_balancer. ---- snip ---- NameError (uninitialized constant Base): [...] /app/models/image.rb:90:in `subclasses'' /app/models/image.rb:98:in `subclass?''
2006 Dec 20
6
select lists - DB best practice
Hey guys, I''m putting together an app with user profiles, and each user will be able to update a section called ''quick stats''. This will involve lots of drop down lists with options like ''hair colour'', ''height'', ''Location'' etc etc. The way I m thinking about doing it is to create new table for each group of options
2008 Jul 07
6
MiniMagick, and processing thumbnails...
I have a requirement that can''t be that outrageous.... I want to be able to upload an image, and have multiple thumbnails be created for each. Then, I want to post process each image (the main image plus the thumbnails) to add borders. The trick is that the borders need to be different for each image. I thought I could use the after_resize handler, but when I try to add a border to
2007 Jun 29
1
dtrace and Xorg don''t always mix
I''m wondering if I should file a bug against this or is this just a case of a user doing something stupid :) I ran the following script on my desktop: #!/usr/sbin/dtrace -s pid9276:::entry { @counting[probefunc] = count(); } And my Xsession immediately crashed and through me back to the login screen. My OS is 5.11 snv_50 i86pc i386 i86pc with a dual core amd chip and 2G or
2012 May 05
1
No Data in randomForest predict
I would like to ask a general question about the randomForest predict function and how it handles No Data values. I understand that you can omit No Data values while developing the randomForest object, but how does it handle No Data in the prediction phase? I would like the output to be NA if any (not just all) of the input data have an NA value. It is not clear to me if this is the default or
2006 Aug 20
0
Re: Problem with overriding rails accessor methods
On 8/20/06, Paul Corcoran <prcorcoran-Wuw85uim5zDR7s880joybQ@public.gmane.org> wrote: > > > Hello all, > > I just encountered something that is not what I would expect. I > overrode an accessor method in my model class and within this method I > did a "super" call which failed. Of couse...
2008 Jun 16
1
"stuck" in kmdb due to dtrace breakpoint()
So I realize this is somewhat stupid, and I''ve actually gotten myself out of kmdb to kill my dtrace script but this has happened in the past and I''m wondering if there''s any better way around it than hitting :c a bunch of times. Say you set a breakpoint() to fire in a common function. This will drop you into kmdb where you can do some debugging, you take a look around
2011 Dec 07
1
running texi2dvi without running bibtex
Dear all, I was hoping someone may know a way of running texi2dvi while ignoring bibtex errors, or any other work around (such as not running bibtex at all, if possible). The context is that I have an R program that does some calculations and writes a table into various folders, one per country for several countries. I have a latex file that takes the table as an input, and this latex file is
2002 Feb 19
1
exact confidence intervals for conditional logistic regression
Dear R folks, We completed a matched case-control study that was analyzed using conditional logistic regression. Because of the small sample size we need to calculate exact confidence intervals. The quick solution is to purchase LogExact by Cytel. However, we'd like to do this in R. Anyone have experience with this? Many thanks, Tomas ____________________________________ Tomas Aragon, MD,
2008 Jul 06
1
GeoKit / Form Validation
I am new to rails and have been scouring the web for the past two days trying to figure out 2 things. 1) I am currently using a form with 2 models. The first is person, the second is address. I attempted to duplicate the two models on one form as seen in Advanced Rails Recipes and Railscasts, and they work fine - except when there are validation issues on the address piece it just returns saying
2008 Jul 13
4
How to justify text in text_field_tag
I would like to have the text in a text_field_tag right justified instead of left justified. Is there a way to do this? Thanks, Alex -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2008 Jul 20
2
Displaying hash for has_many
Let me start off by saying I am very much a beginner. I currently have 2 models - Person, and address. I am currently trying to display a person and their address on the "index" page in the person section. I can create a person and multiple addresses all at once using the Advanced Rails Recipe, and the foreign key saves fine, but now I am trying to get the person to display with their
2006 Oct 29
3
Best practice - polymorphic or not
Hello I have this scenario (hope it is understandable): I have a model to support fact messages of different types. This is sport related and I have currently the following model design. matchfacts (is the generic table connecting all matchfacts to for instance a match/game, match has_many matchfacts). Some matchfact-data is generic, like the time of fact and therefore the data should be stored
2011 Oct 01
1
error using ddply to generate means
Dear list, I encounter an error when I try to use ddply to generate means as follows: fun3<-structure(list(sector = structure(list(gics_sector_name = c("Financials", "Financials", "Materials", "Materials")), .Names = "gics_sector_name", row.names = structure(c("UBSN VX Equity", "LLOY LN Equity", "AI FP Equity",