Displaying 19 results from an estimated 19 matches for "6655".
Did you mean:
655
2010 Sep 27
0
problem when downloading files with xsendfile
...but i would
like apache to handle this request ,can anyone tell me how i configure
apche to handle this request??
Actully when i downloding files,mongrel rendering things,
Processing StreamsController#download (for 127.0.0.1 at 2010-09-27
16:50:47) [GET]
Parameters: {"id"=>"6655"}
?[4;36;1mSQL (0.0ms)?[0m ?[0;1mSET NAMES ''utf8''?[0m
?[4;35;1mSQL (0.0ms)?[0m ?[0mSET SQL_AUTO_IS_NULL=0?[0m
?[4;36;1mStream Columns (0.0ms)?[0m ?[0;1mSHOW FIELDS FROM
`streams`?[0m
?[4;35;1mStream Load (0.0ms)?[0m ?[0mSELECT * FROM `streams` WHERE
(`streams`...
2011 Sep 20
0
lookup failure after resume
Hi,
I'm running tinc 1.0.16 on an Arch Box. After resuming the box from standby,
tinc has problems to connect to other hosts:
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error looking up cardium port 6655:
Name or service not known
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error looking up mactra.nord-west.net
port 6655: Name or service not known
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error looking up nordwest.dyndns.dk
port 6655: Name or service not known
After restarting tinc it is able to re...
2004 Aug 17
0
RE: dialing out
...exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION
Below is the error I'm seeing on the PBX with 'sip debug on':
Aug 17 09:16:52 NOTICE[294930]: app_dial.c:506 dial_exec: Unable to
create channel of type 'Zap'
== Everyone is busy at this time
-- Executing StripMSD("SIP/6655-d094", "2") in new stack
-- Executing Dial("SIP/6655-d094", "Zap/1/BYEXTENSION") in new stack
Aug 17 09:29:14 NOTICE[311314]: app_dial.c:506 dial_exec: Unable to
create channel of type 'Zap'
== Everyone is busy at this time
Aug 17 09:29:24 WARNING[31...
2004 Aug 17
0
RE: RE: dialing out
...exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION
Below is the error I'm seeing on the PBX with 'sip debug on':
Aug 17 09:16:52 NOTICE[294930]: app_dial.c:506 dial_exec: Unable to
create channel of type 'Zap'
== Everyone is busy at this time
-- Executing StripMSD("SIP/6655-d094", "2") in new stack
-- Executing Dial("SIP/6655-d094", "Zap/1/BYEXTENSION") in new stack
Aug 17 09:29:14 NOTICE[311314]: app_dial.c:506 dial_exec: Unable to
create channel of type 'Zap'
== Everyone is busy at this time
Aug 17 09:29:24 WARNING[31...
2006 Sep 15
1
pdf default version
...generate pdfs with transparent colors for a
couple of years now using pdf(..., version="1.4").
By default, Sweave uses just 'pdf' (without version 1.4), so a hack is
needed when using Sweave to create pdfs with transparent colors. See
http://tolstoy.newcastle.edu.au/R/help/04/11/6655.html
I would find my work process simpler if R defaulted to generating PDFs
using version="1.4". The help page for R's pdf command says there is
a risk of some older pdf viewers not being able to view newer PDFs.
Does anyone have a feeling for how big a risk this is? I tried for a...
2010 Jun 14
3
Diagnosing some OCFS2 error messages
...5995,6):ocfs2_validate_extent_block:903
ERROR: Checksum failed for extent block 2321665
[94355.116352] (ocfs2_wq,5995,6):__ocfs2_find_path:1861 ERROR: status = -5
[94355.116355] (ocfs2_wq,5995,6):ocfs2_find_leaf:1958 ERROR: status = -5
[94355.116358] (ocfs2_wq,5995,6):ocfs2_find_new_last_ext_blk:6655
ERROR: status = -5
[94355.116361] (ocfs2_wq,5995,6):ocfs2_do_truncate:6900 ERROR: status = -5
[94355.116364] (ocfs2_wq,5995,6):ocfs2_commit_truncate:7559 ERROR: status = -5
[94355.116370] (ocfs2_wq,5995,6):ocfs2_truncate_for_delete:597 ERROR:
status = -5
[94355.116373] (ocfs2_wq,5995,6):ocfs2_w...
2007 Sep 18
1
I''m having an issue with u32 masking
...at 20 \
flowid 2:10
Now, to further verify that these bit masks do indeed work, I used a
simple C app that I have had for several years now to do the
verification. Here is the output from this C app: (Be sure to view this
in a fixed width font so that everything lines up correctly)
Start: 6655 End: 6675
6655 masked by 6671: 6159
Bit Field: 0001100111111111
Bit Mask: 0001101000001111
Bit Result: 0001100000001111
No Match!
6656 masked by 6671: 6656
Bit Field: 0001101000000000
Bit Mask: 0001101000001111
Bit Result: 0001101000000000
Match!
6657 masked by 6671:...
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...tory() implementation.
* BUG 6607: Fix crash bug in spoolss_addprinterex_level_2.
* BUG 6680: Fix authentication failure from Windows 7 when domain joined.
* BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
o Olaf Flebbe <flebbe at nix.science-computing.de>
* BUG 6655: Fix 'smbcontrol smbd ping'.
o Bj?rn Jacke <bj at sernet.de>
* BUG 6105: Make linking of rpcclient --as-needed safe.
o Matt Kraai <mkraai at beckman.com>
* BUG 6630: Fix opening of sockets on QNX.
o Robert LeBlanc <robert at leblancnet.us>
* BUG 670...
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...tory() implementation.
* BUG 6607: Fix crash bug in spoolss_addprinterex_level_2.
* BUG 6680: Fix authentication failure from Windows 7 when domain joined.
* BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
o Olaf Flebbe <flebbe at nix.science-computing.de>
* BUG 6655: Fix 'smbcontrol smbd ping'.
o Bj?rn Jacke <bj at sernet.de>
* BUG 6105: Make linking of rpcclient --as-needed safe.
o Matt Kraai <mkraai at beckman.com>
* BUG 6630: Fix opening of sockets on QNX.
o Robert LeBlanc <robert at leblancnet.us>
* BUG 670...
2006 Mar 22
2
Shared namespaces - solved
...a link from the SharedFolders page would be extremely useful also).
Channing - you were very nearly right there.
Many thanks everyone,
Mark Lidstone
IT Administrator
BMT Nigel Gee & Associates Ltd
Floors 1-3, Building 14,
Shamrock Quay,
William Street,
Southampton
SO14 5QL
UK
Tel: 023 8022 6655
Fax: 023 8022 8855
Visit Our Website: <http://www.ngal.co.uk>
-----Original Message-----
From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org]On
Behalf Of Mark Lidstone
Sent: 22 March 2006 08:50
To: Curtis Maloney
Cc: dovecot at dovecot.org
Subject: RE: [Dovecot] Sh...
2004 Jun 24
0
2 E100P cards on one asterisk
...[channels]
switchtype=national
context=default
signalling=pri_net
group=1
channel => 1-15,17-31
switchtype=national
context=default
signalling=pri_cpe
group=2
channel => 32-46,48-62
But I get such errors in the console:
-- Called g1/600
Jun 24 03:16:34 WARNING[1167272000]: chan_zap.c:6655 zt_pri_error: PRI: !!
Not good - head of queue has not been transmitted yet
-- Executing Playback("Zap/32-1", "demo-echotest") in new stack
Thanks.
Fred.
2007 Jun 11
1
System hang on messagebus -> problem with ldap?
Hi list,
I've made a new CentOS 5 install with all updates.
My users are sored in a ldap directory.
If i reboot the machine, CentOs hangs at: starting messagebus
I found the same problem at Fedora 5.
The solution should be to change "etc/init.d/ladp" from 27 to 21 so it
starts before messagebus (22)
So is this the "right" solution or is there a other way?
Thanks
2006 Mar 23
1
Per-user "Seen" flags with shared namespace stored as maildir?
...his is the last thing I can think of that I need to look into before I can show this to my boss.
Any help would be greatly appreciated,
Mark Lidstone
IT Administrator
BMT Nigel Gee & Associates Ltd
Floors 1-3, Building 14,
Shamrock Quay,
William Street,
Southampton
SO14 5QL
UK
Tel: 023 8022 6655
Fax: 023 8022 8855
Visit Our Website: <http://www.ngal.co.uk>
CONFIDENTIAL
The information contained in this e-mail and any attachment is
confidential. It is intended only for the named addressee(s). If you
are not the named addressee please notify the sender immediately and
do not di...
2009 Jul 20
3
Digium TDM400P in Soekris net5501-70?
...if a small to regular sized molex power cable would do the job
to supply this card.
If the Soekris isn't expected to work well, are there any mainstream
small form factor/low-power solutions for a SoHo asterisk server?
--
Brian McEntire
Photographer & Owner
B Scott Photography
(240) 358-6655 studio
www.bscottphoto.com
2006 Mar 17
4
Shared namespaces
...but that makes it a manual process to add new folders to everyone's maildirs.
Can anyone please give me any pointers?
Many thanks,
Mark Lidstone
IT Administrator
BMT Nigel Gee & Associates Ltd
Floors 1-3, Building 14,
Shamrock Quay,
William Street,
Southampton
SO14 5QL
UK
Tel: 023 8022 6655
Fax: 023 8022 8855
Visit Our Website: <http://www.ngal.co.uk>
CONFIDENTIAL
The information contained in this e-mail and any attachment is
confidential. It is intended only for the named addressee(s). If you
are not the named addressee please notify the sender immediately and
do not di...
2002 Aug 07
2
Constructing titles from list of expressions
...33
7
I(vS^2)
1033
6
I(o^2)
5129
1
f
5129
2
vS
5129
1
o
1040
9
1033
6
I(f^2)
1033
7
I(vS^2)
1033
6
I(o^2)
1033
1
f
1033
2
vS
1033
1
o
1033
4
f:vS
1033
3
f:o
1033
4
vS:o
254
1026
6399
1040
9
1033
6
I(f^2)
1033
7
I(vS^2)
1033
6
I(o^2)
1033
1
f
1033
2
vS
1033
1
o
1033
4
f:vS
1033
3
f:o
1033
4
vS:o
1026
6655
1037
9
1
1
1
1
1
1
2
2
2
1026
6911
1037
1
1
1026
7167
1037
1
1
1026
2303
1040
2
1033
5
terms
1033
7
formula
1026
2559
253
254
2815
2
3071
2
6
3327
2
6
3327
2
6
3327
2
6
3327
2
6
3327
2
6
3327
2
6
3327
2
6
3327
2
6
3583
2
6
3839
2
4095
2
1038
1
2
254
254
2
6
3583
2
6
3839
2
4351
2
1038
1
2
254
254
2...
2017 Nov 29
0
CentOS-announce Digest, Vol 153, Issue 7
...hment-0001.sig>
------------------------------
Message: 5
Date: Tue, 28 Nov 2017 15:35:26 +0100
From: Jan Stan?k <jstanek at redhat.com>
To: centos-announce at centos.org
Subject: [CentOS-announce] Announcing release of PHP 7.1 on CentOS
Linux 7 x86_64
Message-ID: <de90284d-1ce1-6431-6655-e2342906ad9c at redhat.com>
Content-Type: text/plain; charset="utf-8"
I am pleased to announce the immediate availability of PHP
in version 7.1 on CentOS Linux 7 x86_64, delivered via a Software
Collection (SCL) built by the SCLo Special Interest Group
(https://wiki.centos.org/Special...
2019 Apr 08
0
[PATCH v4 2/7] common: Bundle the libvirt-ocaml library for use by virt-v2v
...virt/libvirt.mli | 1647 ++++++++++++++++++++++++
common/mllibvirt/libvirt_c_epilogue.c | 462 +++++++
common/mllibvirt/libvirt_c_oneoffs.c | 1714 +++++++++++++++++++++++++
common/mllibvirt/libvirt_c_prologue.c | 134 ++
configure.ac | 1 +
11 files changed, 6655 insertions(+)
create mode 100644 common/mllibvirt/Makefile.am
create mode 100755 common/mllibvirt/generator.pl
create mode 100644 common/mllibvirt/libvirt.README
create mode 100644 common/mllibvirt/libvirt.ml
create mode 100644 common/mllibvirt/libvirt.mli
create mode 100644 common/mllibvirt/...
2019 Apr 08
12
[PATCH 43 0/7] v2v: switch to ocaml-libvirt
Hi,
this series switches virt-2v to ocaml-libvirt, embedding the latest
version of it from git. This way, it is possible to improve the way
v2v connects to libvirt for both input, and output modules, and
interacts with libvirt (e.g. no more virsh calls needed in virt-v2v).
As side effect, virt-v2v now requires libvirt, as keeping it optional
would create too much burden.
I could not test all