Displaying 20 results from an estimated 21 matches for "23187".
Did you mean:
231,7
2005 Sep 16
2
Re: AMD64 upsmon problem
...72) = 11109
23186 write(2, "UPS: apc@fabryka (slave) (power "..., 41) = 41
23186 read(4, "", 131072) = 0
23186 close(4) = 0
23186 munmap(0x2aaaaaac2000, 131072) = 0
23186 clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x2aaaab261b90) = 23187
23186 close(0) = 0
23186 close(1) = 0
23186 close(2) = 0
23186 exit_group(0) = ?
23187 close(0) = 0
23187 close(1) = 0
23187 close(2) = 0
23187 open("/dev/null", O_RDWR) = 0
23187 dup(0) = 1
23187 dup(0) = 2
23187 setsid() = 23187
23187 open("/etc/localtime", O_RDONLY) = 4
23187...
2008 Feb 19
5
nss_ldap failed to bind to LDAP server 127.0.0.1
...e a large number
(300+). I know my bad! After installing the updates I rebooted the
system and it took forever to boot and once up there were problems
connecting to some of our SAMBA shares. I checked the messages log
file and found a multitude of entries similar to:
Feb 17 19:46:18 fisds0 named[23187]: nss_ldap: failed to bind to
LDAP server 127.0.0.1: Can't contact LDAP server
Feb 17 19:46:18 fisds0 named[23187]: nss_ldap: reconnecting to
LDAP server...
These were being reported for named, nscd, smbd, statd, rquotad, etc.
I did some google searching and found some references to the...
2006 Sep 23
2
Create a vector of indices from a matrix of start and end points
...................................................
George W. Gilchrist Email: gwgilc at wm.edu
Director of Graduate Studies Phone: (757) 221-7751
Department of Biology, Box 8795 Fax: (757) 221-6483
College of William & Mary
Williamsburg, VA 23187-8795
http://gwgilc.people.wm.edu/
2004 Sep 16
3
Estimating parameters for a bimodal distribution
...er.
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2003 Jun 04
1
Looking for R analogue of S-plus function ms()
...rge
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2007 Jun 21
1
Extract Df under lme4
......................................................
George W. Gilchrist Email: gwgilc@wm.edu
Director of Graduate Studies Phone: (757) 221-7751
Department of Biology, Box 8795 Fax: (757) 221-6483
College of William & Mary
Williamsburg, VA 23187-8795
http://gwgilc.people.wm.edu/
[[alternative HTML version deleted]]
2003 Jan 16
2
polynomial contrasts in R
...rge
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
2005 May 13
2
Lattice plot within a "for" loop does not happen?
...ce.
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2005 Oct 22
4
Male and female symbols?
...ks!
..................................................................
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2013 Jun 08
1
crash/mem violation in auth_worker + 50G logs in 2.1.7
..., not the Ubuntu default one.
Shouldn't dovecot recognize that the auth worker is crashing?
One more thing, this is (one line from many) from audit.log (I have
auditd logging audit records)
type=ANOM_ABEND msg=audit(1370682566.377:3499876): auid=4294967295
uid=108 gid=115 ses=4294967295 pid=23187 comm="auth" reason="memory
violation" sig=6
108 is the dovecot user, so it probably is related.
I realise I'm way off defaults here but I wanted to report anyway.
(dovecot -n attached)
thanks for any insight,
Maarten.
-------------- next part --------------
# 2.1.7: /et...
2007 Jul 10
0
backgroundrb.ppid
.../the-soup/current $ cat log/backgroundrb.ppid
23182
jodi at soup/var/www/the-soup/current $ ps -efl
1 S deploy 23184 1 0 75 0 - 27056 stext 11:27 ?
00:00:04 backgroundrb
1 S deploy 23186 23184 0 76 0 - 14444 - 11:27 ?
00:00:00 backgroundrb_logger
1 S deploy 23187 23184 0 76 0 - 14768 - 11:27 ?
00:00:00 backgroundrb_results
0 R jodi 23799 23755 0 76 0 - 676 - 14:06 pts/0
00:00:00 grep backgroundrb
Does this make sense?
Since I''m starting backgroundrb with capistrano, the only thing I can
think of is that it...
2006 Feb 15
1
self in before_create
Hi, I am having a small problem concernig how to access local variables in
before_create. I am not sure how to really form this question but here goes:
I am wondering why this works
def before_create
self.last_logged_in = Time.now
self.created = Time.now
end
but this doesn''t
def before_create
@last_logged_in = Time.now
@created = Time.now
end
The latter fails
2005 Mar 03
0
Baffled by drop1
...gt;
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2005 Mar 03
0
Baffled by drop1: Please ignore previous request!
...gt;
==================================================================
George W. Gilchrist Email #1: gwgilc at wm.edu
Department of Biology, Box 8795 Email #2: kitesci at cox.net
College of William & Mary Phone: (757) 221-7751
Williamsburg, VA 23187-8795 Fax: (757) 221-6483
http://gwgilc.people.wm.edu/
2002 May 18
0
[Bug 251] New: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
...o_dlfcn.o(.text+0x253): undefined reference to `dlsym'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x305): undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.23187 (%build)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Oct 17
0
rpcclient-style call for windows messenger service ("WinPopup")?
...ervice
and/or RPC, I would think that using rpcclient to generate a message via
the RPC service on TCP port 135 should work (I just don't know how to do
that).
Thanks.
Clarke Morledge
College of William and Mary
Information Technology - Network Engineering
Jones Hall (Room 18)
Williamsburg VA 23187
2009 Aug 24
2
dovecot-auth failed: Not enough space
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear all,
I've been trying to get a Dovecot IMAP service running under HP-UX
11.23, IA64. The system has 6GB of spare space under /var and at least
the same amount of RAM free at the current time.
I've compiled from the latest source (1.2.4), using the following options:
# CC="/opt/aCC/bin/aCC" ./configure --prefix=/opt/dovecot
2004 Jul 22
2
exporting high quality graphics from R in Mac OSX
Hi there
The default option for saving graphics from R (1.9.1) on my Mac is as a
pdf file. If I open the file in Acrobat reader it looks really good and
crisp, and is obviously saved as vector graphics, since I can zoom in
as much as I like and it continues to look really nice. If I import it
into MS Word (from office 2000), or Textedit, however, it imports it as
a bitmap and unless I save
2006 Oct 17
4
Book recommendation for newbie to stats and R?
I'm trying to learn statistics and R at the same time. I have an
undergraduate science degree and one year of calculus (30 years ago),
but never took a stats course. I hope to take some stats courses in the
next year, but thought I would start to see how much I could teach
myself.
I work for an organization that analyses behavior change communication
programs regarding HIV/AIDS and
2017 Jan 13
11
[Bug 99396] New: Crash in nouveau_dri.so when switching apps with alt-tab in Gnome
https://bugs.freedesktop.org/show_bug.cgi?id=99396
Bug ID: 99396
Summary: Crash in nouveau_dri.so when switching apps with
alt-tab in Gnome
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau