Displaying 20 results from an estimated 633 matches for "349".
Did you mean:
34
2011 Jul 11
1
R2WinBUGS problem: bugs - storage.mode error
...LMM.txt", n.chains=nc, n.iter=ni, n.burn=nb,
> n.thin=nt, debug=TRUE, DIC=TRUE, working.directory=getwd())
*Error in storage.mode(x) <- "double" :
invalid to change the storage mode of a factor*
Here is the data structure
> str(win.data)
List of 12
$ cday : num [1:349] -76.9 -76.9 -76.9 -76.9 -76.9 ...
$ cday2 : num [1:349] 5912 5912 5912 5912 5912 ...
$ cSoilT : num [1:349] -8.11 -8.11 -8.11 -8.11 -8.11 ...
$ cSoilT2 : num [1:349] 65.8 65.8 65.8 65.8 65.8 ...
$ cRainAmt24 : num [1:349] 5.88 5.88 5.88 5.88 5.88 ...
$ cRainAmt242: num [1:349] 34....
2010 Jan 04
0
H323 Disconnects after 15+ minutes
...#42715
Dec 29 10:25:01 VERBOSE [15027] logger.c: -- Remote UNIX connection
Dec 29 10:25:01 VERBOSE [31438] logger.c: -- Remote UNIX connection disconnected
Dec 29 10:26:01 WARNING [31413] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_9
Dec 29 14:42:06 VERBOSE [349] logger.c: -- SIP/5034-1b1aa680 is ringing
Dec 29 14:42:09 VERBOSE [349] logger.c: -- SIP/5034-1b1aa680 answered OOH323/denver-eaf3
Dec 29 14:42:09 WARNING [349] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_18
Dec 29 15:02:55 VERBOSE [410] logger.c: -- Remote UNIX c...
2011 Feb 04
3
lapply, strsplit, and list elements
Hi there,
I have a problem about lapply, strsplit, and accessing list elements,
which I don't understand or cannot solve:
I have e.g. a character vector with three elements:
x = c("349/077,349/074,349/100,349/117",
"340/384.2,340/513,367/139,455/128,D13/168",
"600/437,128/903,128/904")
The task I want to perform, is to generate a list, comprising the
portion in front of the "/" of each element of x:
neededResult = list(c(&q...
2008 Jun 11
1
xen migrate never ends
...eature-multiprocessor-suspend'': ''1''}
[2008-06-11 12:18:19 3983] DEBUG (balloon:132) Balloon: 3124 KiB free;
need 3072; done.
[2008-06-11 12:18:19 3983] DEBUG (XendCheckpoint:88) [xc_save]:
/usr/lib/xen/bin/xc_save 28 1 0 0 1
[2008-06-11 12:18:19 3983] INFO (XendCheckpoint:349) Had 0 unexplained
entries in p2m table
[2008-06-11 12:24:01 3983] INFO (XendCheckpoint:349) Saving memory
pages: iter 1 1: sent 61452, skipped 4084, delta 341840ms, dom0 15%,
target 2%, sent 5Mb/s, dirtied 0Mb/s 8216 pages
[2008-06-11 12:24:26 3983] INFO (XendCheckpoint:349) Saving memory
pages: i...
2001 Nov 06
1
WinXP can't mount share from Samba 2.2.2 on RH linux
...s_smb(860)
Transaction 1 of length 137
[2001/11/06 17:32:55, 3] smbd/process.c:switch_message(667)
switch message SMBnegprot (pid 2506)
[2001/11/06 17:32:55, 3] smbd/sec_ctx.c:set_sec_ctx(321)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/11/06 17:32:55, 3] smbd/negprot.c:reply_negprot(349)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/11/06 17:32:55, 3] smbd/negprot.c:reply_negprot(349)
Requested protocol [LANMAN1.0]
[2001/11/06 17:32:55, 3] smbd/negprot.c:reply_negprot(349)
Requested protocol [Windows for Workgroups 3.1a]
[2001/11/06 17:32:55, 3] smbd/negprot.c:reply_negp...
2004 Aug 08
2
manipulating strings
Hi
I have a called fil consisting of the following strings.
> fil
[1] " 102.2 639" " 104.2 224" " 105.1 1159" " 107.1 1148"
" 108.1 1376"
[6] " 109.2 1092" " 111.2 1238" " 112.2 349" " 113.1 1204"
" 114.1 537"
[11] " 115.0 303" " 116.1 490" " 117.2 202" " 118.1 1864"
" 119.0 357"
I want to get a data frame like
Time Obs
102.2 639
104.2 224
105.1 1159
107.1 1148
108.1...
2002 Jul 10
1
[Bug 349] There is no log of failed logins
http://bugzilla.mindrot.org/show_bug.cgi?id=349
berry.perzon at nogui.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Add...
2017 Dec 21
0
Gluster replicate 3 arbiter 1 in split brain. gluster cli seems unaware
...do_volume_quorum_action]
0-management: Server quorum lost for volume virt_images. Stopping
local bricks.
Dec 20 17:22:06 virt2 systemd[1]: Started GlusterFS, a clustered
file-system server.
Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.387238] C
[MSGID: 106003]
[glusterd-server-quorum.c:349:glusterd_do_volume_quorum_action]
0-management: Server quorum regained for volume filserver. Starting
local bricks.
Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.390417] C
[MSGID: 106003]
[glusterd-server-quorum.c:349:glusterd_do_volume_quorum_action]
0-management: Server quorum regaine...
2009 Mar 19
1
subtract values
...rger data frame. I feel this should be straightforward, but I am struggling.
I have a dataframe "Bk" as follows:
DateTime cumPrecip
01/01/2008 00:00 348
01/01/2008 01:00 348
01/01/2008 02:00 348
01/01/2008 03:00 347
01/01/2008 04:00 348
01/01/2008 05:00 348
01/01/2008 06:00 349
01/01/2008 07:00 349
01/01/2008 08:00 349
01/01/2008 09:00 348
01/01/2008 10:00 349
... ...
I would like to subtract the cumulative precipitation value at 01/01/2008 00:00 from the value at 01/02/2008 00:00 and so on. Thus, I would like to subtract cumP...
2002 Jul 10
0
[Bug 349] New: There is no log of failed logins
http://bugzilla.mindrot.org/show_bug.cgi?id=349
Summary: There is no log of failed logins
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix...
2017 Dec 22
2
Gluster replicate 3 arbiter 1 in split brain. gluster cli seems unaware
...agement: Server quorum lost for volume virt_images. Stopping
> local bricks.
> Dec 20 17:22:06 virt2 systemd[1]: Started GlusterFS, a clustered
> file-system server.
> Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.387238] C
> [MSGID: 106003]
> [glusterd-server-quorum.c:349:glusterd_do_volume_quorum_action]
> 0-management: Server quorum regained for volume filserver. Starting
> local bricks.
> Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.390417] C
> [MSGID: 106003]
> [glusterd-server-quorum.c:349:glusterd_do_volume_quorum_action]
> 0-man...
2004 Apr 21
1
rsync-2.6.1pre-1 hang
...match.c:170
#8 0x08054003 in hash_search (f=1, s=0x0, buf=0x0, len=0) at match.c:202
#9 0x08054726 in match_sums (f=30, s=0x806d638, buf=0x0, len=128983684031) at match.c:319
#10 0x0804d1e4 in recv_files (f_in=30, flist=0x80712b1, local_name=0x6d <Address 0x6d out of bounds>) at receiver.c:349
#11 0x080593ef in receive_file_entry (fptr=0x0, flags=0, flist=0x0, f=0) at flist.c:593
#12 0x0805a2f5 in send_file_name (f=3, flist=0x0, fname=0x0, recursive=0, base_flags=0) at flist.c:920
#13 0x0805a3bc in send_file_name (f=3, flist=0x41, fname=0x0, recursive=65, base_flags=0) at flist.c:932
#14...
2017 Dec 21
2
Gluster replicate 3 arbiter 1 in split brain. gluster cli seems unaware
Hey,
Can you give us the volume info output for this volume?
Why are you not able to get the xattrs from arbiter brick? It is the same
way as you do it on data bricks.
The changelog xattrs are named trusted.afr.virt_images-client-{1,2,3} in
the getxattr outputs you have provided.
Did you do a remove-brick and add-brick any time? Otherwise it will be
trusted.afr.virt_images-client-{0,1,2} usually.
2005 Mar 19
1
Problem with domain membership
...-
[2005/03/19 13:08:22, 3] smbd/oplock.c:init_oplocks(1345)
open_oplock_ipc: opening loopback UDP socket.
[2005/03/19 13:08:22, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks
(303)
Linux kernel oplocks enabled
[2005/03/19 13:08:22, 3] smbd/oplock.c:init_oplocks(1376)
open_oplock ipc: pid = 349, global_oplock_port = 36763
[2005/03/19 13:08:22, 4] lib/time.c:get_serverzone(122)
Serverzone is -3600
[2005/03/19 13:08:22, 3] smbd/process.c:process_smb(1091)
Transaction 0 of length 168
[2005/03/19 13:08:22, 3] smbd/process.c:switch_message(886)
switch message SMBnegprot (pid 349) conn 0x...
2013 Apr 20
2
creating dummy variables
Hello R-users,
The below is a snippet of my data:
fid crop year value
5_1_1 SWHE 1995 171
5_1_1 SWHE 1997 696
5_1_1 BARL 1996 114
5_1_1 BARL 1997 344
5_2_2 SWHE 1995 120
5_2_2 SWHE 1996 511
5_2_2 BARL 1996 239
5_2_2 BARL 1997 349
Here, I want to create dummy variables with the names of the content of a column 'crop' in a way that the new variable 'SWHE' would receive a value of 1 if the column 'crop' contains 'SWHE' and 0 otherwise. So, I would have two new variables SWHE and BARL as bel...
2020 Sep 30
4
some domains resolving issues
...s_ex: DNS search failed for _sips._tcp.iptel.org
dns_system_resolver.c:155 dns_system_resolver_process_query: DNS search
failed for query: '_sips._tcp.iptel.org'
res_pjsip/pjsip_resolver.c:277 sip_resolve_callback: [0x7f4e740564e8]
All parallel queries completed
res_pjsip/pjsip_resolver.c:349 sip_resolve_callback: [0x7f4e740564e8]
SRV record received on target '_sip._tcp.iptel.org'
res_pjsip/pjsip_resolver.c:349 sip_resolve_callback: [0x7f4e740564e8]
SRV record received on target '_sip._udp.iptel.org'
res_pjsip/pjsip_resolver.c:419 sip_resolve_callback: [0x7f4e740564e8...
2002 May 13
3
lib/debug.c:reopen_logs(349)
...10010
vmemory(kbytes) unlimited unlimited
/etc/system
rlim_fd_max = 4096
rlim_fd_cur = 2048
Log entries possibly related to this problem(?):
When we are in the period when the errors occurs and a user logs in we get this in
the log:
Æ2002/05/08 11:30:03, 0Å lib/debug.c:reopen_logs(349)
Unable to open new log file /usr/local/samba/var/log.smbd: Too many open files
In lib/debug.c
if (append_log)
new_dbf = sys_fopen( debugf, "a" );
else
new_dbf = sys_fopen( debugf, "w" );
if (!new_dbf) æ...
1999 Nov 27
1
size of text and numbers in graphs (PR#349)
Hi!
Since installation of R 0.90 there are problems with the size
of text and numbers also in the x11-device (I reported about similar
problems with the postscript device recently). For numbers and
letters a different size is used:
plot(1:10,1:10,type="n")
text(2,8,"F5F5F5F5F5")
text(2,7,"F5F5F5F5F5",cex=2)
The same problem is also found in the postscript
1999 Nov 27
1
size of text and numbers in graphs (PR#349)
Hi!
Since installation of R 0.90 there are problems with the size
of text and numbers also in the x11-device (I reported about similar
problems with the postscript device recently). For numbers and
letters a different size is used:
plot(1:10,1:10,type="n")
text(2,8,"F5F5F5F5F5")
text(2,7,"F5F5F5F5F5",cex=2)
The same problem is also found in the postscript
2017 Dec 22
0
Gluster replicate 3 arbiter 1 in split brain. gluster cli seems unaware
...ost for volume virt_images. Stopping
>> local bricks.
>> Dec 20 17:22:06 virt2 systemd[1]: Started GlusterFS, a clustered
>> file-system server.
>> Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.387238] C
>> [MSGID: 106003]
>> [glusterd-server-quorum.c:349:glusterd_do_volume_quorum_action]
>> 0-management: Server quorum regained for volume filserver. Starting
>> local bricks.
>> Dec 20 17:22:11 virt2 glusterd[739]: [2017-12-20 16:22:11.390417] C
>> [MSGID: 106003]
>> [glusterd-server-quorum.c:349:glusterd_do_volume_quoru...