Displaying 13 results from an estimated 13 matches for "17184".
Did you mean:
1,184
2006 Dec 15
0
Samba mounts XP Home but not XP Professional
For some reason I can mount my XP Home machine but not my XP
Professional. The mount seems to go ok until I enter the password then
fails with:
17184: session request ok
Password:
17184: session setup ok
17184: tree connect failed: ERRDOS - ERRnosuchshare (You specified an
invalid share name)
SMB connection failed
The command
smbmount //winpro/lba /mnt/winpro -o guest,uid=lba
works from the command line without entering a password
but not from...
2002 Jan 30
2
dataframe subset using levels as criteria
...command and output are bellow and it's not working ...
> frota[frota$matricula==levels(logbooks.eda$matricula),]
matricula compff tab potmaq
1 A-1420-C NA NA NA
2 A-1676-C NA 12070 36800
3 A-1954-C 3214 17565 44100
4 A-1961-C 3197 17992 46300
5 A-2011-C 3198 17184 46300
Warning messages:
1: longer object length
is not a multiple of shorter object length in: is.na(e1) | is.na(e2)
2: longer object length
is not a multiple of shorter object length in:
"==.default"(frota$matricula, levels(logbooks.eda$matricula))
Can someone help me with this ?...
2008 Jul 06
2
Issue with postscript figures using WinAnsi encoding
...If I use pdf() on the above code, I can open a nice .pdf that works
nicely. Also, I've successfully generated .eps files without WinAnsi
encoding that open happily in GSview.
What looks like a potentially related topic in the archives is here:
http://tolstoy.newcastle.edu.au/R/e2/help/07/05/17184.html
However, I'm not clear on how I might be able to use this info. to help
myself.
If anyone can provide any assistance, I would be eternally grateful.
Oh, and I'm using R 2.4.1.
Cheers,
Mike
--
Michael D. Rennie
Ph.D. Candidate
University of Toronto at Mississauga
3359 Missisagua...
2015 Oct 14
0
No power cycle after shutdown on Atlantis Land OnePower A03-S1001
...0:00 /lib/nut/upsd
root 2970 0.0 0.0 37616 1436 ? Ss 00:10 0:00 /lib/nut/upsmon
root 2973 0.0 0.0 45352 1728 ? S 00:10 0:00 /lib/nut/upsmon
root 17118 0.0 0.0 2444 680 ? S 00:42 0:00
upstart-udev-bridge --daemon
root 17184 0.0 0.0 2568 484 ? S 00:42 0:00
upstart-socket-bridge --daemon
davide 22002 0.0 0.0 11124 988 pts/0 S+ 11:02 0:00 grep ups
> Does "upsdrvctl shutdown" have any effect?
upsdrvctl shutdown
Network UPS Tools - UPS driver controller 2.7.2
Networ...
2006 May 25
0
Double Render Error...
I''ve been fighting with a Double Render Error.
I have some sidebar partials that I render to strings in my
application controller''s before_filter:
@left_sidebar_for_layout = render_to_string(:partial => ''shared/left_sidebar'')
Then in my application layout, I simply add them as a string, like I
would @content_for_layout
This normally works fine.
However,
2008 Mar 27
3
problem about voice when using TDM2400p with VPMADT032 echo canceller module
...-------------------
zttranscode 11784 0 - Live 0xf89b8000
ipv6 251393 18 - Live 0xf8ae8000
autofs4 24517 2 - Live 0xf8a5a000
sunrpc 144253 1 - Live 0xf8a79000
wcusb 18048 0 - Live 0xf89b2000
wctdm 37312 0 - Live 0xf89a7000
wcfxo 15008 0 - Live 0xf88bb000
wcte11xp 26656 0 - Live 0xf8961000
wct1xxp 17184 0 - Live 0xf88a0000
wcte12xp 37696 0 - Live 0xf899c000
wct4xxp 297920 0 - Live 0xf8c75000
tor2 91680 0 - Live 0xf8984000
dm_mirror 28869 0 - Live 0xf896b000
dm_multipath 21577 0 - Live 0xf88b4000
dm_mod 58457 2 dm_mirror,dm_multipath, Live 0xf8974000
parport_pc 29157 0 - Live 0xf88fb000
lp 15849 0...
2015 Oct 14
2
No power cycle after shutdown on Atlantis Land OnePower A03-S1001
On Wed, 14 Oct 2015, Davide Baldini wrote:
> the full output of upsc ${myups} is at https://pastebin.mozilla.org/8849188 ;
> in particular:
>
> ups.delay.shutdown: 30
> ups.delay.start: 180
>
> However, the UPS does not shut down, not immediately nor well after the
> timeout of the command: upscmd -u admin -p mypass myups shutdown.return 360
What does "ps aux |
2005 Dec 08
1
Squirrelmail/dovecot sort problem/bug
...mal, while I received 5 or 6 messages after
the migration.
What have I done:
*restarted apache2 a couple of times
*restarted dovecot a couple of times
*In the first folder (with >1000 messages) I already have deleted the
dovecot files and new files are generated
-rw------- 1 alfred alfred 17184 2005-12-08 23:41 dovecot.index
-rw------- 1 alfred alfred 60416 2005-12-08 23:42 dovecot.index.cache
-rw------- 1 alfred alfred 17908 2005-12-08 23:42 dovecot.index.log
-rw------- 1 alfred alfred 10 2005-12-08 21:15 dovecot-keywords
-rw------- 1 alfred alfred 40600 2005-12-08 23:41 d...
2017 Mar 06
0
R 3.3.3 is released
...ing an "n" in the precip dataset.
* Fix buffer overflow vulnerability in pdf() when loading an
encoding file. Reported by Talos (TALOS-2016-0227).
* getDLLRegisteredRoutines() now produces its warning correctly
when multiple DLLs match, thanks to Matt Dowle's PR#17184.
* Sys.timezone() now returns non-NA also on platforms such as
Ubuntu 14.04.5 LTS, thanks to Mikko Korpela's PR#17186.
* format(x) for an illegal "POSIXlt" object x no longer segfaults.
* methods(f) now also works for f "(" or "{".
* (Wind...
2017 Mar 06
0
R 3.3.3 is released
...ing an "n" in the precip dataset.
* Fix buffer overflow vulnerability in pdf() when loading an
encoding file. Reported by Talos (TALOS-2016-0227).
* getDLLRegisteredRoutines() now produces its warning correctly
when multiple DLLs match, thanks to Matt Dowle's PR#17184.
* Sys.timezone() now returns non-NA also on platforms such as
Ubuntu 14.04.5 LTS, thanks to Mikko Korpela's PR#17186.
* format(x) for an illegal "POSIXlt" object x no longer segfaults.
* methods(f) now also works for f "(" or "{".
* (Wind...
2010 Jun 23
0
50 mantis issues marked 'Ready for Testing'
...?id=17092
[patch] Add busy detection
https://issues.asterisk.org/view.php?id=15581
[patch] Failure to receive an ACK to a SIP Re-INVITE results in a SIP
channel leak
https://issues.asterisk.org/view.php?id=17099
[patch] Updates to Application Documentation
https://issues.asterisk.org/view.php?id=17184
[patch] [regression] Overlap dialing to PSTN failing after 0016789
https://issues.asterisk.org/view.php?id=17085
[patch] Parking a call, then retrieving it with ParkedCall() kills the
ability to transfer the retrieved call.
https://issues.asterisk.org/view.php?id=16757
[patch] Proposed patch to...
2003 Dec 17
4
SIP
...002125095690@x.x.x.x>;tag=839C4028-E83
Call-ID: 8780-3280658280-475041@x.x.x.x
CSeq: 1 INVITE
Via: SIP/2.0/UDP x.x.x.x:5060
Contact: sip:002125095690@x.x.x.x:5060
Content-Type: application/sdp
Content-Length: 267
v=0
o=labis01 1234 5795 IN IP4 x.x.x.x
s=sip call
c=IN IP4 x.x.x.x
t=0 0
m=audio 17184 RTP/AVP 18 0 4 8 101
a=rtpmap:18 G729/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:4 G723/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
10 headers, 12 lines
Using latest request as basis request
Sending to x.x.x.x : 5060 (non-NAT)
Found audio format UNKN
Found audio format UN...
2010 Feb 11
0
intermittent authentication: check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
...body
(uid=65534, gid=65534) (pid 25287)
[2010/01/27 19:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(241)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/01/27 19:02:21, 3] smbd/reply.c:reply_tcon_and_X(574)
tconX service=IPC$
[2010/01/27 19:02:21, 3] smbd/process.c:process_smb(1083)
Transaction 17184 of length 80
[2010/01/27 19:02:21, 3] smbd/process.c:switch_message(932)
switch message SMBtrans2 (pid 25287) conn 0xbb3830
[2010/01/27 19:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(241)
setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
[2010/01/27 19:02:21, 3] smbd/error.c:error_packet_set(106)...