Displaying 16 results from an estimated 16 matches for "jeeves".
Did you mean:
reeves
1999 Apr 14
0
all remote hosts refused
...machine
fails.
I've followed the troubleshooting procedure to the letter, everything
checks out according to it. Here are the logs generated with
loglevel 3. It is clearly visible that it is allowing the client to
connect(you can see where it checks, and approves.) Below log.smb is
log.jeeves, which shows a timeout. What's causing this timeout?
any help appreciated, I need this server up ASAP.
log.smb:
[1999/04/14 12:31:15, 2] smbd/server.c:main(702)
Changed root to /
[1999/04/14 12:31:15, 3] smbd/oplock.c:open_oplock_ipc(73)
open_oplock_ipc: opening loopback UDP socket.
[199...
2000 May 17
2
samba-2.0.7 build in separate directory fails
I try to compile samba-2.07 in a separate directory and it fails with :
Linking bin/smbd
ld: 0711-934 SEVERE ERROR: Cannot create the output file: bin/smbd
ld:open() A file or directory in the path name does not exist.
collect2: ld returned 12 exit status
gnumake: *** [bin/smbd] Error 1
because the directory `bin' does not exist in my build directory; the
2005 Apr 04
1
custom loss function + nonlinear models
...d-values for X=x1, X=x2, and
X=average(x1,x2), respectively.
I tried first with Statistica v7 by LS and
Gauss-Newton algorithm without success (no
convergence: predictors are redundant....). Then I
tried with the option CUSTOM LOSS FUNCTION and several
algorithms like Quasi-Newton, Simplex, Hookes-Jeeves,
among others. In all these cases the model converged
to some values for the parameters in it.
My question is (after searching the help pages) : Is
there such a thing implemented in R or can it be
easily implemented? In other words, is it possible to
define which loss function to use and the algor...
2007 May 17
2
DO NOT REPLY [Bug 4633] New: rsync mirror fails when using -a/-o/-g options
...onent: core
AssignedTo: wayned@samba.org
ReportedBy: klaus.steden@thomson.net
QAContact: rsync-qa@samba.org
Attempting to rsync between two RHEL4 systems across WAN.
When using the following command-line, everything works fine:
rsync -rlptD --verbose --progress rsync://jeeves.trno/redhat/RHEL4/ /usr/tmp
Things fail when using the following command-line:
rsync -rlptDo --verbose --progress rsync://jeeves.trno/redhat/RHEL4/ /usr/tmp
(will also fail if using '-g' instead of '-o', or using '-a' option instead of
'-rlptogD').
Failure messa...
2006 May 25
0
Development Project.
Hope Im posting on the correct forum...
I currently work for IAC / InterActiveCorp (www.iac.com) - owners and
operators of Ask Jeeves, LendingTree, Match.com, etc. etc.
Also pursuing a very interesting side project that is NOT affiliated
with IAC.
Looking to have a feedback / ratings system developed using RoR. Would
prefer to work with US-based programmers. Would expect the project to
require ~ 3 months of core development...
2005 Sep 26
0
Bloglines Software Engineer - Los Gatos CA
...y/C++ person with a Clue. If you
fit that, contact me, even if this job description sounds lame :)
-Paul
Title Sr Software Engineer, Bloglines
City Los Gatos
State CA
Zip Code 95032
Preferred Experience (Years) 5
SENIOR SOFTWARE ENGINEER, BLOGLINES
Summary Description:
Ask Jeeves, Inc. is seeking qualified candidates for the position of Sr.
Software Engineer to work at our Los Gatos location. The Software
Engineer will develop and implement a large scale data processing system
in a distributed environment, in C++. The development tasks involve all
aspects of scaling and...
2004 Aug 09
0
Error 4617: SMB connection failed & NT_STATUS_BAD_NETWORK_NAME
...Disk IPC Service (Samba Server)
Server Comment
--------- -------
SERVERBOX Samba Server
CLIENTBOX Samba Server
Workgroup Master
--------- -------
WINDOMAIN JEEVES
MYGROUP SERVERBOX
Step 3:
[root@serverbox samba]# smbclient //serverbox/home/users/herman -U
herman%secret
added interface ip=192.168.1.100 bcast=192.168.1.255 nmask=255.255.255.0
Domain=[MYGROUP] OS=[Unix] Server=[Samba 2.2.7a]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME...
2001 Jul 15
1
Access to cran.us.r-project.org
I am the maintainer of one of the CRAN mirrors in the U.S.,
cran.us.r-project.org. It appears that this site has been
inaccessible since Friday.
This has me puzzled because I can connect to the same machine through
ssh and I can see that the http daemon (apache) is running. In fact I
can make an http connection from this machine to this machine and from
other machines on any of our subnets to
2009 Jul 30
1
Filtering with Public Namespaces and Sieve Plugin
...nfo: sieve: executing compiled script /var/vmail/leuxner.net/tlx/.dovecot.sieve
>2009-07-30 10:44:09 deliver(xxxx): Info: Namespace : Using permissions from /var/vmail/leuxner.net/tlx/maildir: mode=0750 gid=-1
>2009-07-30 10:44:09 deliver(xxxx): Info: sieve: msgid=<20090730084326.GP1111 at jeeves.jpl.local>: stored mail into mailbox 'INBOX'
Personal ".dovecot.sieve" script:
------------------------------
require ["include","copy","fileinto","vacation"];
include :global "global.sieve";
-- snip ---
Global script "g...
2011 Oct 21
2
How to use gev.fit (package ismev) under box constraints?
[This email is either empty or too large to be displayed at this time]
2001 Aug 03
1
Disconnecting: protocol error: rcvd type 98
...ebug1: fd 1 setting O_NONBLOCK
debug1: fd 2 IS O_NONBLOCK
debug3: Trying to reverse map address 129.234.2.142.
wtmp_write: problem writing /var/adm/wtmp: No such file or directory
Last login: Fri Aug 3 14:59:16 2001 from womble.dur.ac.u
Environment:
USER=dcl0ads
LOGNAME=dcl0ads
HOME=/home/jeeves/dit/dcl0ads
PATH=/usr/bin:/bin:/usr/sbin:/sbin
MAIL=/var/mail//dcl0ads
SHELL=/usr/local/bin/bash
TZ=GB
SSH_CLIENT=129.234.2.142 3568 2222
SSH_TTY=/dev/pts/4
TERM=xterm
DISPLAY=polaris:10.0
XAUTHORITY=/tmp/ssh-fCL24467/cookies
SSH_AUTH_SOCK=/tmp/ssh-CXr24467/agent.24467
Running /...
2006 Jan 04
14
Rails on Tomcat or JBoss?
Hi all,
The Rails book talks about running Rails under Apache, but is there a
(relatively) easy way to deploy it to either Tomcat or JBoss? Is the CGI
servlet the only option?
Thanks,
Ken
--
Kenneth A. Kousen, Ph.D.
President
Kousen IT, Inc.
<http://www.kousenit.com> http://www.kousenit.com
<mailto:ken.kousen@kousenit.com> ken.kousen@kousenit.com
2005 Jul 29
0
News for Forward-Thinking Investors
...PMI) Announces Launch of
Zooprize.com to Compete with
Google and Yahoo!- EPIC Media Inc. (OTC:EPMI - News)
today announced that the launch of Zooprize.com is
scheduled for Oct. 17, 2005.
ZOOPRIZE!® - Zooprize.com is an internet
portal designed to compile
information from Google(TM), Yahoo!®, Ask Jeeves® and
other data points
throughout the internet and organize it into
the most relevant search results.
Unlike most metasearch engines, Zooprize is more than
just search.It is a unique way of gathering and packaging
information into a member/portal interface that inspires
users to stay connected to...
2005 Aug 15
1
MSDFS redirection WinXP SP2
.../etc/samba/msdfs_links/hosts/ibm1
msdfs root = yes
[iktomi]
path = /etc/samba/msdfs_links/hosts/iktomi
msdfs root = yes
[irritator2k]
path = /etc/samba/msdfs_links/hosts/irritator2k
msdfs root = yes
[jamshed]
path = /etc/samba/msdfs_links/hosts/jamshed
msdfs root = yes
[jeeves]
path = /etc/samba/msdfs_links/hosts/jeeves
msdfs root = yes
[kang]
path = /etc/samba/msdfs_links/hosts/kang
msdfs root = yes
[kanga]
path = /etc/samba/msdfs_links/hosts/kanga
msdfs root = yes
[kara2k]
path = /etc/samba/msdfs_links/hosts/kara2k
msdfs root = yes
[karl...
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
...cord: response packet id 20753 received with no
matching record.
[2002/03/05 14:58:58, 0] nmbd/nmbd.c:(63)
Got SIGTERM: going down...
$ more log.smbd
[2002/03/05 14:36:34, 0] smbd/server.c:(698)
smbd version 2.2.3a started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
$
$ more log.jeeves
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 49
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 4a
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 4b
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_re...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call