search for: 39000

Displaying 20 results from an estimated 32 matches for "39000".

Did you mean: 3000
2012 Jan 17
0
ZDB returning strange values
...ource/xref/illumos-gate/usr/src/cmd/zdb/zdb.c#sprintf_blkptr_compact And I do see that for some of my files as singular DVA entries with blocks sized 0x30000 (I believe that''s 0x20000 = 128k data plus 0x10000 = two parities). However on one file I have a series of two DVA entries, sized 0x39000 + 0x3000. The file is not copies=2 as far as I know, but can be compressed and/or deduped. Samples of zdb output are attached below; the strange output goes on for all 47Mb of the file in 128kb increments. Can someone plz help explain these values? :) On a side note, what''s the easiest...
2012 Mar 01
1
Need help using Melt and cast to compute correlation for a cross tabulation
I have a data frame with a number of observed and predicted values by classification as shown below: Count Volume FCLASS 1 55000 60000 Grade Separated 2 43000 39000 Grade Separated 3 26000 26500 Major Arterial 4 19500 20000 Major Arterial ... There are four classes here: Grade Separated, Major Arterial, Minor Arterial, and Collector I am looking to compute the following information FCLASS cor(Count,Volume) Grade Separa...
2010 Aug 30
2
Band-wise Conditional Sum - Actual problem
...ad <- c(169229.93,100, 5877794.25, 9530148.63, 75040962.06, 21000, 1028360,  6000000, 17715000,  14430325.24, 1180946.57, 150000, 167490, 81255.16, 54812.5, 3000, 1275702.94, 9100, 1763142.3, 3283048.61, 1200000, 11800, 3000,  96894.02,  453671.72,  7590, 106065.24, 940711.67,  2443000, 9500000, 39000, 1501939.67) df$ead.cat <- cut(df$ead, breaks=c(0, 100000, 500000, 1000000, 2000000, 5000000 , 10000000, 100000000) ) df          df_sorted <- df[order(df$rating),]      # the output is as given below. > df_sorted    rating         ead                     ead.cat 1       A         ...
2012 Dec 25
5
aggregate / collapse big data frame efficiently
Hi, I need to aggregate rows of a data.frame by computing the mean for rows with the same factor-level on one factor-variable; here is the sample code: x <- data.frame(rep(letters,2), rnorm(52), rnorm(52), rnorm(52)) aggregate(x, list(x[,1]), mean) Now my problem is, that the actual data-set is much bigger (120 rows and approximately 100.000 columns) ? and it takes very very long
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...308 - S 3:54 0:00,08 imap-login: (imap-login) dovenull 38998 0,0 0,1 47844 19536 - S 3:54 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) dovenull 38999 0,0 0,1 47844 17180 - S 3:54 0:00,19 imap-login: (imap-login) dovenull 39000 0,0 0,0 35556 9584 - S 3:54 0:00,03 dovecot/imap-login dovenull 39001 0,0 0,0 43748 16320 - S 3:54 0:00,12 imap-login: (imap-login) dovenull 39002 0,0 0,0 43748 16320 - S 3:54 0:00,13 imap-login: (imap-login) dovenull 39003 0...
2006 Mar 20
5
Sortabls onUpdate function
I have this code. <script type="text/javascript"> Sortable.create(''orderable'', {onUpdate: doAlert}); function doAlert() { alert("Hello"); } </script> But when I move an item it doesn''t fire the doAlert command, am I missing something?
2010 Aug 27
1
Band-wise Sum
...ad <- c(169229.93,100, 5877794.25, 9530148.63, 75040962.06, 21000, 1028360,  6000000, 17715000,  14430325.24, 1180946.57, 150000, 167490, 81255.16, 54812.5, 3000, 1275702.94, 9100, 1763142.3, 3283048.61, 1200000, 11800, 3000,  96894.02,  453671.72,  7590, 106065.24, 940711.67,  2443000, 9500000, 39000, 1501939.67) ## First I have sorted the data rating-wise as df <- data.frame(rating, ead) df_sorted <- df[order(df$rating),] df_sorted_AAA <- subset(df_sorted, rating=="AAA")      df_sorted_AA <- subset(df_sorted, rating=="AA") df_sorted_A <- subset(df_sorte...
2008 Feb 09
1
Problem with fitdistr function
...0 90 37740 0 91 37800 0 92 37860 0 93 37920 32 94 37980 0 95 38040 0 96 38100 0 97 38160 0 98 38220 0 99 38280 0 100 38340 0 101 38400 0 102 38460 0 103 38520 0 104 38580 0 105 38640 0 106 38700 0 107 38760 0 108 38820 32 109 38880 32 110 38940 32 111 39000 0 112 39060 0 113 39120 0 114 39180 0 115 39240 0 116 39300 0 117 39360 0 118 39420 0 119 39480 0 120 39540 0 121 39600 0 122 39660 0 123 39720 32 124 39780 32 125 39840 77 126 39900 0 127 39960 0 128 40020 0 129 40080 0 130 40140 0 131 40200 0 132 40260 0 1...
2010 Sep 21
2
Streaming ogg files with multiple audio
Hello, I am having problems when trying to stream an ogg file with one video track and two audio tracks (playeres cannot read de file from the mountpoint). Is there anything in the way Icecast is designed that disables it? If so, could you please give me some hint about how to add this feature? Thanks, Andr?s
2010 Sep 24
1
Streaming ogg files with multiple audio
...e an issue on that. Lets > see the error log (level 4) but you may need to provide a sample file > if there is an issue. > > karl. > > Here's the error log. -------------- next part -------------- A non-text attachment was scrubbed... Name: error.log Type: text/x-log Size: 39000 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20100924/1cf09a6d/attachment-0001.bin
2007 Mar 19
1
Errors when running wine on Intel Mac OS X v10.4.8
Hi all, I compiled the latest wine v0.9.31 and after installing tried to run "wine sol.exe" (Using Windows solitaire as a starter) This resulted in the following message: err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! Application tried to create a
2009 Dec 07
0
A Gamma-GLM with log link
...240 0.167% 32001 - 33000 32,526.25 213 0.148% 33001 - 34000 33,496.41 208 0.144% 34001 - 35000 34,556.44 235 0.163% 35001 - 36000 35,476.62 190 0.132% 36001 - 37000 36,512.92 155 0.108% 37001 - 38000 37,524.77 191 0.133% 38001 - 39000 38,469.21 152 0.105% 39001 - 40000 39,554.93 176 0.122% 40001 - 41000 40,501.28 171 0.119% 41001 - 42000 41,521.06 182 0.126% 42001 - 43000 42,525.54 156 0.108% 43001 - 44000 43,541.32 118 0.082% 44001 - 45000 44,549.38 13...
2018 Oct 19
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...? > 0:00,08 imap-login:? (imap-login) > dovenull 38998?? 0,0? 0,1?? 47844? 19536? -? S???? 3:54?????????? > 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) > dovenull 38999?? 0,0? 0,1?? 47844? 17180? -? S???? 3:54?????????? > 0:00,19 imap-login:? (imap-login) > dovenull 39000?? 0,0? 0,0?? 35556?? 9584? -? S???? 3:54?????????? > 0:00,03 dovecot/imap-login > dovenull 39001?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? > 0:00,12 imap-login:? (imap-login) > dovenull 39002?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? > 0:00,13 imap-login:? (imap-log...
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...login:? (imap-login) >> dovenull 38998?? 0,0? 0,1?? 47844? 19536? -? S???? 3:54?????????? >> 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) >> dovenull 38999?? 0,0? 0,1?? 47844? 17180? -? S???? 3:54?????????? >> 0:00,19 imap-login:? (imap-login) >> dovenull 39000?? 0,0? 0,0?? 35556?? 9584? -? S???? 3:54?????????? >> 0:00,03 dovecot/imap-login >> dovenull 39001?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? >> 0:00,12 imap-login:? (imap-login) >> dovenull 39002?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? >> 0:00,13 im...
2018 Oct 23
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...ll 38998?? 0,0? 0,1?? 47844? 19536? -? S???? 3:54?????????? > >>> 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) > >>> dovenull 38999?? 0,0? 0,1?? 47844? 17180? -? S???? 3:54?????????? > >>> 0:00,19 imap-login:? (imap-login) > >>> dovenull 39000?? 0,0? 0,0?? 35556?? 9584? -? S???? 3:54?????????? > >>> 0:00,03 dovecot/imap-login > >>> dovenull 39001?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? > >>> 0:00,12 imap-login:? (imap-login) > >>> dovenull 39002?? 0,0? 0,0?? 43748? 16320? -? S???...
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
...0 90 37740 0 91 37800 0 92 37860 0 93 37920 32 94 37980 0 95 38040 0 96 38100 0 97 38160 0 98 38220 0 99 38280 0 100 38340 0 101 38400 0 102 38460 0 103 38520 0 104 38580 0 105 38640 0 106 38700 0 107 38760 0 108 38820 32 109 38880 32 110 38940 32 111 39000 0 112 39060 0 113 39120 0 114 39180 0 115 39240 0 116 39300 0 117 39360 0 118 39420 0 119 39480 0 120 39540 0 121 39600 0 122 39660 0 123 39720 32 124 39780 32 125 39840 77 126 39900 0 127 39960 0 128 40020 0 129 40080 0 130 40140 0 131 40200 0 132 40260 0 1...
2010 Jun 14
2
list command and shared folders
...t_elements: user=%u rip=%r method=%m %c login_processes_count: 10 login_max_processes_count: 2048 max_mail_processes: 4096 mail_max_userip_connections(default): 15 mail_max_userip_connections(imap): 15 mail_max_userip_connections(pop3): 10 verbose_proctitle: yes first_valid_uid: 290 last_valid_uid: 39000 first_valid_gid: 100 last_valid_gid: 1000 mail_debug: yes mbox_lock_timeout: 30 mail_executable(default): /opt/dovecot/libexec/dovecot/imap mail_executable(imap): /opt/dovecot/libexec/dovecot/imap mail_executable(pop3): /opt/dovecot/libexec/dovecot/pop3 mail_plugins(default): quota imap_quota acl i...
2008 Feb 10
2
Error in optim while using fitdistr() function
...36780 0 36840 0 36900 0 36960 0 37020 0 37080 0 37140 0 37200 0 37260 0 37320 0 37380 0 37440 0 37500 0 37560 0 37620 0 37680 0 37740 0 37800 0 37860 0 37920 32 37980 0 38040 0 38100 0 38160 0 38220 0 38280 0 38340 0 38400 0 38460 0 38520 0 38580 0 38640 0 38700 0 38760 0 38820 32 38880 32 38940 32 39000 0 39060 0 39120 0 39180 0 39240 0 39300 0 39360 0 39420 0 39480 0 39540 0 39600 0 39660 0 39720 32 39780 32 39840 77 39900 0 39960 0 40020 0 40080 0 40140 0 40200 0 40260 0 40320 0 40380 0 40440 0 40500 0 40560 0 40620 32 40680 32 40740 109 40800 67 40860 92 40920 0 40980 0 41040 0 41100 0 41160 0...
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...>>> dovenull 38998?? 0,0? 0,1?? 47844? 19536? -? S???? 3:54?????????? >>> 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) >>> dovenull 38999?? 0,0? 0,1?? 47844? 17180? -? S???? 3:54?????????? >>> 0:00,19 imap-login:? (imap-login) >>> dovenull 39000?? 0,0? 0,0?? 35556?? 9584? -? S???? 3:54?????????? >>> 0:00,03 dovecot/imap-login >>> dovenull 39001?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? >>> 0:00,12 imap-login:? (imap-login) >>> dovenull 39002?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? &gt...
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
...0,1?? 47844? 19536? -? S???? 3:54?????????? >> >>> 0:00,18 imap-login: [34.193.82.152 TLS proxy] (imap-login) >> >>> dovenull 38999?? 0,0? 0,1?? 47844? 17180? -? S???? 3:54?????????? >> >>> 0:00,19 imap-login:? (imap-login) >> >>> dovenull 39000?? 0,0? 0,0?? 35556?? 9584? -? S???? 3:54?????????? >> >>> 0:00,03 dovecot/imap-login >> >>> dovenull 39001?? 0,0? 0,0?? 43748? 16320? -? S???? 3:54?????????? >> >>> 0:00,12 imap-login:? (imap-login) >> >>> dovenull 39002?? 0,0? 0,0?? 43748...