search for: 48221

Displaying 3 results from an estimated 3 matches for "48221".

Did you mean: 8221
2010 Feb 02
1
S4 setClass / initialize misunderstanding
Hi, I recently ran into this problem. I couldn't find any mention of it in the setClass documentation. setClass("Foo", representation(file = "character")) setMethod("initialize", "Foo", function(.Object, file) { print(file) }) setClass("Bar", contains = "Foo") And the error: Error in print(file) : argument "file" is
2000 Nov 02
2
Converting / to ext3.
My guinea pig laptop has only a / partition, and a small /boot partition. I installed the ext3 kernel succesfully (I think). Now, how do I get / converted to ext3? I'm thinking: * Use mkbootdisk on a floppy, to create a boot disk with the ext3 kernel. * Boot off the floppy. * Follow the instructions to convert / to ext3. * Change the filesystem type in /etc/fstab to ext3. * Reboot.
2004 Mar 16
6
Maximum retries exceeded on call
Running * with default config files except for sip.conf. Any call made is dropped 5 seconds after connection, with the following messages: Mar 17 16:37:41 WARNING[1009461760]: chan_sip.c:495 retrans_pkt: Maximum retries exceeded on call 6C94C1B1-77C4-11D8-91FB- 000A95DA04DA@192.168.1.152 for seqno 48221 (Response) == Spawn extension (default, s, 5) exited non-zero on 'SIP/2000-6bd7' Mar 17 16:37:47 WARNING[1009461760]: chan_sip.c:495 retrans_pkt: Maximum retries exceeded on call 6C94C1B1-77C4-11D8-91FB- 000A95DA04DA@192.168.1.152 for seqno 102 (Request) Mar 17 16:43:43 WARNING[1009461760...