search for: 4473

Displaying 20 results from an estimated 49 matches for "4473".

Did you mean: 443
2005 Jul 06
2
SIP Xten eyeBeam Video Problems
Hello all, I HAD video working before I upgraded to 1.08 (latest stable with Gentoo) and now it won't work. I just see noise bars and not the video. I know the camera works as I can use it in other programs such as AIM & Yahoo. I have the following setup: sip.conf [general] videosupport = yes port = 5060 ; Port to bind to (SIP is 5060) bindaddr = 0.0.0.0 ; Address to bind
2006 Mar 23
1
RE: MeetMe freezes machine with Junghanns
...ior reminds me of the memory leak issue and time bomb bug, perhaps they do the same damage as this. Solution right now is to disable MeetMe, which isn't a solution as much as an amputation. Anyways, here is the CLI output, note the WARNING: alpha*CLI> -- Executing Goto("SIP/Brent_ring-4473", "conferences|900|1") in new stack -- Goto (conferences,900,1) -- Executing MeetMe("SIP/Brent_ring-4473", "900|sMi|1234") in new stack == Parsing '/etc/asterisk/meetme.conf': Found -- Created MeetMe conference 1023 for conference '900' -- Recordin...
2016 Sep 28
3
?==?utf-8?q? samba-tool domain join DC hangs
...just move the problem a little bit downstream, so you can have more debug options. > Is my AD to large???? no Cheers, Denis > > > > > > root at dc2:# samba-tool drs showrepl > Default-First-Site-Name\DC2 > DSA Options: 0x00000001 > DSA object GUID: e9d31c7e-acb3-4473-823a-39b06ab9fa95 > DSA invocationId: 49a80da8-975f-49ef-834b-224b2bbf0805 > > ==== INBOUND NEIGHBORS ==== > > ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610699, 'The operation cannot be performed.') > > > > root at dc1:~# samba-tool drs showrepl &...
2007 Aug 07
2
GLMM: MEEM error due to dichotomous variables
...t;-glmmPQL(Leaving~Trial*Day*Dist,random=~1|Indiv,family="binomial") I get the error: iteration 1 Error in MEEM(object, conLin, control$niterEM) : Singularity in backsolve at level 0, block 1 >From looking at previous help topics,( http://tolstoy.newcastle.edu.au/R/help/02a/4473.html) I gather this is because of the dichotomous predictor variables - what approach should I take to avoid this problem? Thanks, Elva. _________________________________________________________________ Got a favourite clothes shop, bar or restaurant? Share your local knowledge
2016 Sep 28
1
?= samba-tool domain join DC hang
...t; >> Cheers, >> >> Denis >> >> >>> >>> >>> >>> >>> >>> root at dc2:# samba-tool drs showrepl >>> Default-First-Site-Name\DC2 >>> DSA Options: 0x00000001 >>> DSA object GUID: e9d31c7e-acb3-4473-823a-39b06ab9fa95 >>> DSA invocationId: 49a80da8-975f-49ef-834b-224b2bbf0805 >>> >>> ==== INBOUND NEIGHBORS ==== >>> >>> ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610699, 'The operation cannot be performed.') >>> >>...
2016 Sep 28
0
?==?utf-8?q? samba-tool domain join DC hangs
...gain, now the join finished but ... i have a high CPU load caused by a samba-process. Samba is consuming 100% of one CPU and the replication fails. Is my AD to large???? root at dc2:# samba-tool drs showrepl Default-First-Site-Name\DC2 DSA Options: 0x00000001 DSA object GUID: e9d31c7e-acb3-4473-823a-39b06ab9fa95 DSA invocationId: 49a80da8-975f-49ef-834b-224b2bbf0805 ==== INBOUND NEIGHBORS ==== ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610699, 'The operation cannot be performed.') root at dc1:~# samba-tool drs showrepl Default-First-Site-Name\DC1 DSA Options:...
2016 Sep 28
3
samba-tool domain join DC hangs
Hi list, i removed my second DC from the domain, and now the re-join as DC hangs. the join hangs now for ca. 2 hours at the step "Committing SAM database" version: samba 4.5.0 on ubuntu 14.04 with a "strace -p " i see this: strace -p 1793 Process 1793 attached brk(0x35e18000) = 0x35e18000 brk(0x35e39000) = 0x35e39000
2006 Sep 29
2
GLM information matrix
...atives of log likelihoods? I would appreciate any guidance. David _______________________________________ David R. Bickel http://davidbickel.com Research Scientist Pioneer Hi-Bred International (DuPont) Bioinformatics 7200 NW 62nd Ave.; PO Box 184 Johnston, IA 50131-0184 515-334-4739 Tel 515-334-4473 Fax david.bickel at pioneer.com This communication is for use by the intended recipient and ...{{dropped}}
2016 Sep 28
0
?==?utf-8?q? ?==?utf-8?q? ?= samba-tool domain join DC hang
...> Is my AD to large???? > > no > > Cheers, > > Denis > > > > > > > > > > > > > > root at dc2:# samba-tool drs showrepl > > Default-First-Site-Name\DC2 > > DSA Options: 0x00000001 > > DSA object GUID: e9d31c7e-acb3-4473-823a-39b06ab9fa95 > > DSA invocationId: 49a80da8-975f-49ef-834b-224b2bbf0805 > > > > ==== INBOUND NEIGHBORS ==== > > > > ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610699, 'The operation cannot be performed.') > > > > > > > &...
2016 Sep 28
1
?==?utf-8?q? ?==?utf-8?q? ?= samba-tool domain join DC hang
...t; > >> > >>> > >>> > >>> > >>> > >>> > >>> root at dc2:# samba-tool drs showrepl > >>> Default-First-Site-Name\DC2 > >>> DSA Options: 0x00000001 > >>> DSA object GUID: e9d31c7e-acb3-4473-823a-39b06ab9fa95 > >>> DSA invocationId: 49a80da8-975f-49ef-834b-224b2bbf0805 > >>> > >>> ==== INBOUND NEIGHBORS ==== > >>> > >>> ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610699, 'The operation cannot be performed....
2019 Jun 01
3
I'm having problems compiling a program. Please help.
...elow. #include <string.h> #include <stdio.h> int main(void){ print("Hello World!"); return 0; } -- Please note new suite number ****** Phyl Bean Attorney at Law 207 N. Chestnut Street, Suite 240 Chaska, Minnesota 55318 (Parking is behind building) Ph: (952) 217-4473 Fax: (952) 955-9648 Cell: (612) 384-9062 phylbean at gmail.com www.phylbeanlaw.com CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential and/or privileged information and may be legally protected from d...
2006 Mar 16
1
MeetMe - Causes * to crash :/
...ior reminds me of the memory leak issue and time bomb bug, perhaps they do the same damage as this. Solution right now is to disable MeetMe, which isn't a solution as much as an amputation. Anyways, here is the CLI output, note the WARNING: alpha*CLI> -- Executing Goto("SIP/Brent_ring-4473", "conferences|900|1") in new stack -- Goto (conferences,900,1) -- Executing MeetMe("SIP/Brent_ring-4473", "900|sMi|1234") in new stack == Parsing '/etc/asterisk/meetme.conf': Found -- Created MeetMe conference 1023 for conference '900' -- Recordin...
2004 Jan 23
1
NFS re-export 64bit / 32bit locking issue?
..., 3] smbd/error.c:error_packet(109) error packet at smbd/reply.c(4208) cmd=36 (SMBlockingX) NT_STATUS_ACCESS_DENIE D [2004/01/22 16:31:13, 3] smbd/process.c:process_smb(890) Transaction 41744 of length 63 [2004/01/22 16:31:13, 3] smbd/process.c:switch_message(685) switch message SMBreadX (pid 4473) [2004/01/22 16:31:13, 3] smbd/reply.c:send_file_readX(1846) send_file_readX fnum=6397 max=1 nread=1 [2004/01/22 16:31:13, 3] smbd/process.c:process_smb(890) Transaction 41745 of length 75 [2004/01/22 16:31:13, 3] smbd/process.c:switch_message(685) switch message SMBlockingX (pid 4473) [2004/...
2005 Dec 23
2
convolution of the double exponential distribution
...gave a result of wrong length" David _______________________________________ David R. Bickel http://davidbickel.com Research Scientist Pioneer Hi-Bred International (DuPont) Bioinformatics and Exploratory Research 7200 NW 62nd Ave.; PO Box 184 Johnston, IA 50131-0184 515-334-4739 Tel 515-334-4473 Fax david.bickel at pioneer.com, bickel at prueba.info This communication is for use by the intended recipient and ...{{dropped}}
2009 Jul 09
3
performance troubleshooting
...<pre> CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 0 355 0 14 680 202 631 5 146 67 0 2225 2 13 0 85 1 59 0 804 29 0 593 13 173 48 0 1948 2 3 0 95 2 455 0 13 648 363 675 7 179 43 0 4473 3 8 0 89 3 96 0 7 293 2 419 6 165 40 0 2434 2 9 0 89 CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 0 379 0 12 610 202 821 7 174 62 0 1594 4 7 0 89 1 189 0 23 223 0 646 15 182 49...
2016 Dec 14
2
no rtp after dns query
...3.0.3 RTP 214 PT=ITU-T G.711 PCMA, SSRC=0x643C9869, Seq=4472, Time=716880 1190 25.128169000 172.23.5.2 -> 172.23.0.3 RTP 214 PT=ITU-T G.711 PCMA, SSRC=0x8B41FC0A, Seq=278, Time=1442113061 1191 25.145232000 172.23.5.1 -> 172.23.0.3 RTP 214 PT=ITU-T G.711 PCMA, SSRC=0x643C9869, Seq=4473, Time=717040 1192 25.148169000 172.23.5.2 -> 172.23.0.3 RTP 214 PT=ITU-T G.711 PCMA, SSRC=0x8B41FC0A, Seq=279, Time=1442113221 1193 25.165214000 172.23.5.1 -> 172.23.0.3 RTP 214 PT=ITU-T G.711 PCMA, SSRC=0x643C9869, Seq=4474, Time=717200 1194 25.168169000 172.23.5.2 -> 172.23.0...
2006 Feb 27
1
Different deviance residuals in a (similar?!?) glm example
...rer than my previous words. Thanks, Carlo Giovanni Camarda #### simulation procedure age <- 50:100 # time range # parameters alpha.sim <- 0.00005 beta.sim <- 0.1 # simulated hazard from a Gompertz hazard.sim <- alpha.sim*(exp(beta.sim*age)) # first dataset exposures <- c(4748, 4461, 4473, 4326, 4259, 4219, 4049, 3965, 3801, 3818, 3670, 3521, 3537, 3482, 3347, 3180, 3100, 2890, 2755, 2622, 2530, 2502, 2293, 2216, 1986, 1875, 1693, 1550, 1395, 1295, 1104, 952, 792, 755, 726, 608, 523, 419, 338, 246, 205, 148, 112, 75, 52, 32, 23, 15, 7,...
2010 Nov 12
3
Sending calls to a particular T1 port.
...ype 'DAHDI' (cause 0 - Unknown) == Everyone is busy/congested at this time (1:0/0/1) == Auto fallthrough, channel 'SCCP/lightspeed7-00000062' status is 'CHANUNAVAIL' And no messages at all on the backup server, except this one every 4 seconds: [Nov 12 10:08:04] WARNING[4473]: chan_dahdi.c:4169 pri_find_dchan: No D-channels available! Using Primary channel 24 as D-channel anyway! Which Googling reveals to be a fairly mundane and harmless warning message (it happens on real T1's apparently, and isn't related to any kind of outage). Also, I'm not entirely...
2013 Nov 30
8
Providing hiera with module data
...you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1ad11ee0-3e8c-4473-871a-c6bb0cc8bf02%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
2006 Jul 02
0
Rails Core Weekly June 19 - July 2 2006
...ts when no explicit order is given. He makes it default to the primary key order. Michael Glaesemann spots this assumption and claims no such order exists. Pretty interesting thread. New Features -------------- Arguably, the most important fix this last 2 weeks: http://dev.rubyonrails.org/ticket/4473 Equally important is that Edge Rails now ships with default Mongrel support. If you don''t know about Mongrel (what?) check out http://mongrel.rubyforge.org/ In fact Mongrel is preferred over lighttpd: http://dev.rubyonrails.org/changeset/4507 Jeremy makes it work in win32 as well (http:/...