Displaying 11 results from an estimated 11 matches for "locktype".
Did you mean:
lock_type
2017 Jan 30
2
firewalld
...13:53:11 ts130 MailScanner[4528]: Auto: Found virus scanners:
clamavmodule
Jan 29 13:53:17 ts130 MailScanner[4459]: Connected to Processing Attempts
Database
Jan 29 13:53:17 ts130 MailScanner[4459]: Found 0 messages in the Processing
Attempts Database
Jan 29 13:53:17 ts130 MailScanner[4459]: Using locktype = flock
Jan 29 13:53:17 ts130 MailScanner[4235]: Connected to Processing Attempts
Database
Jan 29 13:53:17 ts130 MailScanner[4235]: Found 0 messages in the Processing
Attempts Database
Jan 29 13:53:17 ts130 MailScanner[4235]: Using locktype = flock
Jan 29 13:53:17 ts130 MailScanner[4363]: Connected...
2017 Jan 29
4
firewalld
Still un-resolved. Could be wrong but I think its firewalld preventing me
from accessing mail with roundcube.
I'm getting Connection to storage server failed.
>From roundcubemail log:
[29-Jan-2017 16:45:05 -0500]: <4r5ccifn> IMAP Error: Login failed for tdukes
from 192.168.1.102. AUTHENTICATE PLAIN: * BYE Internal error occurred. Refer
to server log for more information. in
1999 Jan 15
1
Oplock question
...lags=0x0
Length=51
SMB PACKET: SMBlockingX (REQUEST)
SMB Command = 0x24
Error class = 0x0
Error code = 0
Flags1 = 0x0
Flags2 = 0x0
Tree ID = 1
Proc ID = 65535
UID = 0
MID = 65535
Word Count = 8
smbvwv[]=
Com2=0xFF
Off2=0
Handle=4167
LockType=0x2
TimeOut=0
UnlockCount=0
LockCount=0
smbbuf[]=
Process=
(DF)
14:11:16.499305 tenison.irstc.cc.al.us.1293 >
gate.irstc.cc.al.us.netbios-ssn: . ack 3099 win 8666 (DF)
14:11:26.385772 gate.irstc.cc.al.us.netbios-ssn >
tenison.irstc.cc.al.us.1293: P 3099:3154(55) ack 4187 win 32736
>>&...
2010 Apr 26
2
00LOCK and nfs
I am running into a problem with the 00LOCK file and .nfs files. It
seemed to be caused by the following
R is installed on NFS
user A has loaded pkg_A containing a dynamically loaded library
user B (the administrator) runs install.packages("pkg_A")
as the final part of the installation process the 00LOCK directory is removed
this creates a .nfs file because user A has the
2017 Sep 26
3
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
...adm sync -n '#mbox/' -f -u david tcp:otherhost
dsync-local(david): Panic: file mbox-lock.c: line 800 (mbox_lock):
assertion failed: (lock_type == F_RDLCK || mbox->mbox_lock_type !=
F_RDLCK)
I added some debug code, the assertion failure is being triggered by a
call to mbox-lock() with:
locktype=F_WRCLK mbox->mbox_lock_type=F_RDLCK, mbox->external_transactions=1
The config files on the 2 hosts only differ by the hostnames they're
supposed to be syncing to.
$ dovecot -n
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 4.10.0-35-...
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2
[root at mail conf]# pwd
/var/solr/data/dovecot/conf
# Below solrconfig.xml is from Solr-8.0.0.
[root at mail conf]# grep text_general solrconfig.xml
<str name="queryAnalyzerFieldType">text_general</str>
field types. Text content will be indexed as "text_general" as
<str
2019 Apr 23
3
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
...aDir>${solr.data.dir:}</dataDir>
> <directoryFactory name="DirectoryFactory"
> class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/>
> <codecFactory class="solr.SchemaCodecFactory"/>
> <indexConfig>
> <lockType>${solr.lock.type:native}</lockType>
> </indexConfig>
> <jmx/>
> <updateHandler class="solr.DirectUpdateHandler2">
> <updateLog>
> <str name="dir">${solr.ulog.dir:}</str>
> <int
> name=&quo...
2019 Apr 23
0
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
....jar"/>
<dataDir>${solr.data.dir:}</dataDir>
<directoryFactory name="DirectoryFactory"
class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/>
<codecFactory class="solr.SchemaCodecFactory"/>
<indexConfig>
<lockType>${solr.lock.type:native}</lockType>
</indexConfig>
<jmx/>
<updateHandler class="solr.DirectUpdateHandler2">
<updateLog>
<str name="dir">${solr.ulog.dir:}</str>
<int
name="numVersionBuckets">${solr...
1999 Jan 20
3
oplcok_break more information (PR#12734)
...lags=0x0
Length=51
SMB PACKET: SMBlockingX (REQUEST)
SMB Command = 0x24
Error class = 0x0
Error code = 0
Flags1 = 0x0
Flags2 = 0x0
Tree ID = 1
Proc ID = 65535
UID = 0
MID = 65535
Word Count = 8
smbvwv[]=
Com2=0xFF
Off2=0
Handle=4316
LockType=0x2
TimeOut=0
UnlockCount=0
LockCount=0
smbbuf[]=
Process=
(DF)
4500 005f d583 4000 4006 e03f c0a8 0101
c0a8 0284 008b 0418 a2d6 d038 10b1 eb30
5018 7fe0 aba4 0000 0000 0033 ff53 4d42
2400 0000 000...
2017 Sep 27
0
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
...u david tcp:otherhost
> dsync-local(david): Panic: file mbox-lock.c: line 800 (mbox_lock):
> assertion failed: (lock_type == F_RDLCK || mbox->mbox_lock_type !=
> F_RDLCK)
>
> I added some debug code, the assertion failure is being triggered by a
> call to mbox-lock() with:
> locktype=F_WRCLK mbox->mbox_lock_type=F_RDLCK, mbox->external_transactions=1
>
> The config files on the 2 hosts only differ by the hostnames they're
> supposed to be syncing to.
>
> $ dovecot -n
> # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.20...
2007 Mar 13
2
RODBC Excel sqlQuery insert into
I have searched the archives for using insert into to update spreadsheets
using RODBC and have come up short. So, first off, is it possible?
I have put together a dummy xls table (c:\foo.xls)for exploring
possibilities of RODBC. Ultimately, I am interested in replacing much of
our previous use of vba macros with R ( I'd prefer elimination, but will
take what I can get ). In order to