Displaying 9 results from an estimated 9 matches for "allserv".
Did you mean:
allsent
2004 Oct 03
0
Filesystem Locking or lack of locking issues
...em.
We are using "java.nio.channels.FileLock"
We are seeing locks not honored and also lots of java.io.IOException:
Resource deadlock avoided. We see this in both NFS and SMB FS mounts.
Locking is just not working correctly
Oct 2 16:29:20 sc8-a7-lri4 kernel: smb_readpage_sync: launch/AllServers.xml
open failed, error=-2 Oct 2 16:29:55 sc8-a7-lri4 kernel: smb_open:
Clickthrough-4.status/AllServers.xml open failed, result=-2 Oct 2 16:29:55
sc8-a7-lri4 kernel: smb_open: Clickthrough-4.status/AllServers.xml open
failed, result=-2 Oct 2 16:29:55 sc8-a7-lri4 kernel: smb_readpage_sync:
Cli...
2004 Nov 18
2
how to rewrite this without a loop ?
...gs
Stijn.
--
==========================================================================
Dept. of Applied Mathematics and Computer Science, University of Ghent
Krijgslaan 281 - S9, B - 9000 Ghent, Belgium
Phone: +32-9-264.48.91, Fax: +32-9-264.49.95
E-mail: Stijn.Lievens at ugent.be, URL: http://allserv.ugent.be/~slievens/
2006 Jan 12
1
Problem with an automatic responder
Hi,
I have this setup:
(PSTN E1 PRI) -- Asterisk -- (crosscable) -- Alcatel PBX --- analog phones
and a few of VoIP phones directly connected to Asterisk.
Calling a number (only one until now!) - an automatic responder (IVR) - from
VoIP phones works, from analog phones doesn't work: NOANSWER after a few
seconds. I'm using no 'r' in dial options (this caused a problem with an IVR
1998 Oct 16
0
Has smbstatus changed since 1.9.17.3 (Was: SAMBA digest 1845
...ke it there for whatever reason, you can still place
a simple smb.conf file there with the one statement:
include = /path/to/your/real/smb.conf
Kind regards,
Dirk
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
Dirk De Wachter, MScEE, MScBME, PhD http://allserv.rug.ac.be/~ddwachte
scientific researcher, systems administrator mailto:Dirk.DeWachter@rug.ac.be
Hydraulics Laboratory, Ibitech, University Gent voice:+32 9 264 3281
St.-Pietersnieuwstraat 41, B-9000 Gent Belgium faxto:+32 9 264 3595
--~--~--~--~--~--~--~--~--~--~--~--~--~--~...
2001 Feb 08
0
[Fwd: RedHat 7.0, Wine and Matlab: a fontproblem??]
...vance
Dries.
--
========================================================================
Dept. of Applied Mathematics and Computer Science, Ghent University
Krijgslaan 281 - S9, B - 9000 Ghent, Belgium
Phone: +32-(0)9-264.48.91, Fax: +32-(0)9-264.49.95
E-mail: Dries.VanDyck@rug.ac.be, URL: http://allserv.rug.ac.be/~dvandyck
1998 Aug 20
2
Event ID: 8003 and Samba
I am getting the following Rdr messages from a BDC (NTBDC01)
MESSAGE:
-----------------------------------------------------
The master browser has received a server announcement
from the computer JERRY that believes that it is the
master browser for the domain on transport
NetBT_ILANPCI2. The master browser is stopping or an
election is being forced.
1998 Feb 10
5
How to set Netscape enviroment on Samba home drive ?
> Does anybody know if it is possible to configure Netscape in such a way
> that ALL netscape preferences and options (most important is email
> address) will be saved on samba home ?
You get this kind of stuff by default with roaming profiles.( ie
user.dat or ntuser.dat ) If you are referring to netscape 4 then just
point the profile to the home directory (mapped to a consistent drive
2001 Feb 07
1
[Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??]
...thanx
Dries.
--
========================================================================
Dept. of Applied Mathematics and Computer Science, Ghent University
Krijgslaan 281 - S9, B - 9000 Ghent, Belgium
Phone: +32-(0)9-264.48.91, Fax: +32-(0)9-264.49.95
E-mail: Dries.VanDyck@rug.ac.be, URL: http://allserv.rug.ac.be/~dvandyck
2004 Jun 02
1
Manova and contrasts
Hi R-users
I'm trying to do multivariate analysis of variance of a experiment with
3 treatments, 2 variables and 5 replicates.
The procedure adopted in SAS is as follow, but I'm having difficulty in
to implement the contrasts for comparison of all treatments in R.
I have already read manuals and other materials about manova in R, but
nothing about specific contrasts were found in them,