Displaying 10 results from an estimated 10 matches for "mmsi".
Did you mean:
msi
2003 Oct 18
1
Nmbd in a infinite loop, doing nothing and sucking 99%CPU (really)
...lization.
I can say that nothing was changed in the machines, and we've had this version of samba (5) working for almost 10 years so far.
Have some clue on what can be happening?
Reinaldo
.'.
Linux /V\
Dont Fear The Penguin // \\
rbgomes@mmsi.com /( )\
^^-^^
1999 Jan 20
1
JBuilder Reload buffers? confusion (any update?)
...Builder is
to no avail. The messages just reappear on startup.
The only workaround (of sorts) we've found is:
Use Windows Explorer to move the project directory elsewhere and then
copy it back to its original position, then reload the project into
JBuilder.
Some time ago, Ray Burns <burns@mmsi.com> wrote:
Re: How to stop "File has been externally updated, reload buffers?"?
> What I think is going wrong
> ----------------------------
>
> Since Unix filesystems are easily capable of storing dates with an
odd
> number of seconds (the FAT file system isn...
2017 Jul 11
2
Problems with time formats when importing data using readHTMLTable
...hanged some permissions.
Here is the script used to get the data directly from the webpage into
R, for a sample of 20 records (10 per page):
library(XML)
x <- list()
for (i in 1:2)
{
x[i]<-
readHTMLTable(paste('http://www.marinetraffic.com/en/ais/index/positions/all/shipid:318358/mmsi:263601000/shipname:NORUEGA/per_page:10/page:',
i, sep=''))
}
ais <- do.call('rbind', x)
ais <- ais[,-7]
and I got the following table:
> ais
Timestamp Source
Speed (kn) Latitude (??) Longitude (??) Cour...
2017 Jul 11
0
Problems with time formats when importing data using readHTMLTable
...Here is the script used to get the data directly from the webpage into R, for a sample of 20 records (10 per page):
>
> library(XML)
> x <- list()
> for (i in 1:2)
> {
> x[i]<- readHTMLTable(paste('http://www.marinetraffic.com/en/ais/index/positions/all/shipid:318358/mmsi:263601000/shipname:NORUEGA/per_page:10/page:', i, sep=''))
> }
>
> ais <- do.call('rbind', x)
> ais <- ais[,-7]
>
> and I got the following table:
>
>> ais
> Timestamp Source Speed...
2017 Jul 10
0
Problems with time formats when importing data using readHTMLTable
Not reproducible. [1][2][3] If our answers don't seem to apply to your situation, it will likely be because you did not explain your question clearly.
Not plain text. This is a plain text mailing list, and the best-case scenario when you let your email program send HTML is that what you saw is not what we see (worst case is your email is scrambled on our end).
Have you read the
2017 Jul 11
1
Problems with time formats when importing data using readHTMLTable
...ectly from the webpage
>> into R, for a sample of 20 records (10 per page):
>>
>> library(XML)
>> x <- list()
>> for (i in 1:2)
>> {
>> x[i]<-
>> readHTMLTable(paste('http://www.marinetraffic.com/en/ais/index/positions/all/shipid:318358/mmsi:263601000/shipname:NORUEGA/per_page:10/page:',
>> i, sep=''))
>> }
>>
>> ais <- do.call('rbind', x)
>> ais <- ais[,-7]
>>
>> and I got the following table:
>>
>>> ais
>> Tim...
2017 Jul 10
2
Problems with time formats when importing data using readHTMLTable
Hi,
I am extracting positions data from the marine traffic website. The
table has a "Timestamp" column which, in the browser, appears with the
format yyyy-mm-dd HH:MM (UTC), e.g. 2017-07-10 14:04 (UTC).
When I import the table, the same date "2017-07-10 14:04 (UTC)" appears
as "1499696500149969650021 minutes ago", This is the more recent date
and time. Older
2003 Oct 18
1
Res: Nmbd in a infinite loop, doing nothing and sucking 99%CPU (really)
Hi, Tim
Not even one ocurrence of "wins support" on my smb.conf
-----Mensagem original-----
De: Tim Kelley [mailto:tpk@r00tserverz.net]
Enviada em: s?bado, 18 de outubro de 2003 11:09
Para: Reinaldo Brand?o Gomes
Cc: samba@samba.org
Assunto: Re: [Samba] Nmbd in a infinite loop, doing nothing and sucking 99%CPU (really)
On Saturday 18 October 2003 9:03 am, Reinaldo Brand?o Gomes
2003 Oct 20
1
Nmbd in a infinite loop - consuming 99% CPU
Hi, People
WE are having this problem with nmbd & smbd. The Process, once started goes by 99%CPU time and does nothing. For example, if I started nmbd with the option -l /usr/local/samba/log.nmbd, no log is created.
The smb.conf was not modified over the last 8 years. The OS is solaris 7, and we have mainly windows clients. But doing one test with smbclient from another sun running
2003 Oct 20
0
RES: Nmbd in a infinite loop - consuming 99% CPU
Heres is the output of truss /usr/local/samba/bin/nmbd
execve("/usr/local/samba/bin/nmbd", 0xEFFFFCA0, 0xEFFFFCAC) argc = 2
open("/dev/zero", O_RDONLY) = 3
mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF7C0000
open("/usr/lib/libsocket.so.1", O_RDONLY) = 4
fstat(4, 0xEFFFF83C) = 0