search for: eeror

Displaying 4 results from an estimated 4 matches for "eeror".

Did you mean: eero
2008 Oct 15
2
Help Help with sampling
...0 0 1 0 0 0 0 1 0 0 0 0 I used this code: temp=list(NULL) for(i in 1:5) {temp[i]<-sample(Mydata,5, replace=F)} show(temp) but I get the following error: "number of items to replace is not a multiple of replacement length" any idea why I get this eeror message and how can I fix it? Thanks a lot. -- View this message in context: http://www.nabble.com/Help-Help-with-sampling-tp19994275p19994275.html Sent from the R help mailing list archive at Nabble.com.
2004 Jan 25
2
IMQ Runtime error
hi all, i have applied all patches and compiled the kernel (2.4.21), iptables (1.2.9) and iproute2 (2.4.7-now-ss020116) however when i run "modprobe imq numdevs=1", the system returns - imq.o: init_module: Device or resource busy the transcript is below - [root@vmlinux project]# modprobe imq numdevs=1 /lib/modules/2.4.21-BW/kernel/drivers/net/imq.o: init_module: Device or resource busy
2003 Sep 05
0
2.2.8a+Debian woody PDC share permission / print$ wizard does not work as it will
...till the end, i try to print the test page and it return a windows that more or less says 'the system call is too small, would you like to consult the help?' or just 'print test failed' , if i try to install manually with the rpcclient command 'install drivers' it return the eeror that the sequence is invalid. In any case the rpcclient 'enumdrivers' show that all seems ok and the drivers are assigned to the right printer, the drivers are in the right sub-folder of print$ (w32x86/2 for 'Windows NT x86 architecture'), but i a client try to print using that pri...
2010 Sep 06
18
problem when : ruby script/server
Hi; Now I have tried the following, installed ruby 1.8.7 (2010-08-16) [i386-mingw32] rails 2.3.8 when I start the server --> ruby script/server, I get the following eeror: C:\Rails\demo>ruby script/server => Booting WEBrick => Rails 2.3.8 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server [2010-09-06 23:53:31] INFO WEBrick 1.3.1 <---------------- [2010-09-06 23:53:31] INFO ruby 1.8.7 (2010-08-16) [...