similar to: Copying problems... Session

Displaying 20 results from an estimated 9000 matches similar to: "Copying problems... Session"

2003 Jul 20
1
Problem with packages...
Hi, I just installed the last version of R taken from the CRAN mirron in University of Vi?osa, Brasil. Since I use Mandrake 9.1 I get the proper .rpm file. I installed fine and all the test runs OK. I tryied to install sevela packages ussing the install.packages("package.name") and the installation runs OK... apparently. However, when I try to use the new package I get the following
1998 Sep 09
0
"session was cancelled" on large file xfers
I've seen a couple mentions of trouble w/ large files in the list archives, but nothing that seems to resolve this problem... When trying to move or copy largish files (~ >1MB) with WinN using Samba 1.9.18p10 on a Sparc Solaris 2.5 system, things hang for a while and then a dialog box pops up saying "Cannot copy {filename}: The session was cancelled. I've tried setting
2004 May 24
1
RMySQL problem
Hi, I'm using R 1.9.0 with RMySQL 0.5-4 and MySQL 3.23.55 on a suse 8.2 box. I have a simulation study and (as usual for newbies in simulation, I guess) I have a lot of data that I want to store in MySQL. I want to write an R script that reads data from RData files and writes it to a MySQL database. I read some R documents (R Data Import/Export and DSC papers) but I'm finding
2012 Mar 01
3
how to change or copy to another the names of models
Hi I would like to know how I can change the name of a model for each trainning cycle of a model. I work with the RSNNS package and to build a neural network, I used : for (i in 5:30) .... model_ANN <- mlp(X, Y, size=n,....) # where size is the number of neurons in the hidden layer but I need to save each time that the model that is build (the end of each cycle), e.g., when i = 5, I need to
2007 May 06
0
"Failed to verify incoming ticket!" with Windows 2003 Server
Hi, all! I have the following environment here: - A Windows 2000 domain, with one server running Windows 2003 Server - A kerberos realm, using MIT Kerberos - A samba server, with security=ads The Windows 2003 server have a trust relationship with the MIT kerberos realm. Users logs on that kerberos realm on their Windows workstations, and are supposed to have access to the shares at samba
2002 Dec 13
0
[Bug 456] New: Krb5 ticket forwarding is tryied even if krb5 authentication failed
http://bugzilla.mindrot.org/show_bug.cgi?id=456 Summary: Krb5 ticket forwarding is tryied even if krb5 authentication failed Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2002 Dec 13
0
[Bug 455] New: Krb5 ticket forwarding is tryied even if krb5 authentication failed
http://bugzilla.mindrot.org/show_bug.cgi?id=455 Summary: Krb5 ticket forwarding is tryied even if krb5 authentication failed Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2009 Oct 02
3
help with regexp mass substitution
Hello * i have to rename a lot of variables, and, given that they have regular name constructs, I would like to use regexps. Here's a dump of my head(names(df)) varnames <- c("id.quest", "txt.1.3", "col1.1.3", "col2.1.3", "col3.1.3", "col4.1.3", "col5.1.3", "txt.2.3", "col1.2.3",
2005 Jun 28
3
sync ldap samba passwds with heimdal kerberos passwds
How do I sync whem. I have tryied out this in my smb.conf unix password sync = yes passwd program = /usr/sbin/kadmin -l passwd %u passwd chat = "*Password:*" %n\n "*Password:*" %n\n "*" But then i try to change a passwd in windows it rejects it, and telling me that I dont have permissing to change the passwd. Anyone solved this issue?
2004 May 25
0
RMySQL problem - SOLVED
Hi, The problem was the row.names that were sent to the database and created an primary key duplicate. Now it works fine. BTW congratulations for the package. It copied 15300 rows by 11 columns in less than 5 seconds, in my PIII 833 with 1 GB RAM. > system.time(dbWriteTable(con, "TBL_SIMDATA", TBL.SIMDATA, append = TRUE, row.names=F)) [1] 3.87 0.05 4.86 0.01 0.00 Just one
2007 Oct 23
3
sum variable as long condition is true
Hello R For expierienced user, the following problem will be easy to solve: a<-c(0,1,0,1,0,2,3,4,3,2) b<-c(3,3,3,4,4,4,7,7,7,10) c<-data.frame(a,b) Data Frame c contains tow colums. I would like to sum up all values in a as long as b stays the same: sum(a[which(b==1)]) does this, but i have to manually put in b then i tryied st like this, but i canno't save it properly for (i
2008 Feb 18
3
Calling a controller inside a module
I tryied everything: :controller => ''MyModule::Core::Controller'' require ''MyModule/core/controller'' include MyModule::Core But nothing works !!! Question is very simple: How to call a controller that belongs to a Module inside the router.rb file? This cannot be that difficult! Thanks! -Sergio -------------- next part -------------- An HTML attachment
2001 Apr 03
2
Importing from Splus (PR#891)
Full_Name: Ernesto Jardim Version: 1.2.2 OS: SuSE Linux 6.4 Submission from: (NULL) (193.137.98.92) I wanted to import an array, dim=c(28,12,17), from splus into R.On splus I did dump(c("array"),file="dump.out) I checked and Splus could source it. Than, in R I tryied to source it with: source("dump.out") and got and error message: > source("dump.out")
2019 Dec 27
2
SIP via TCP - new TCP session per call or use same session for multiple calls?
Hi List I wonder how SIP via TCP is supposed to work. Not realy Asterisk related, but I hope you experts might be able to help out :-) One of our customers has a SIP device registering via a complex NAT. To benefit from TCP Connection Tracking, he choose TCP instead of UDP. So he expected, that an incoming call would be sent back to him on the already open TCP connection, making it easy to get
2019 Dec 27
0
SIP via TCP - new TCP session per call or use same session for multiple calls?
So long as the tcp socket is open your SBC should send the call back over the same socket. Now it can be that your SBC is seeing the socket as timing out. If you are using Kamailio you can have it send tcp keep alives every so often so that the socket stays up. On Fri, Dec 27, 2019 at 10:41 AM Benoit Panizzon <benoit.panizzon at imp.ch> wrote: > Hi List > > I wonder how SIP via
2007 Apr 18
2
Datagrid with dhtmlxGrid
Hello i am trying to replace a desktop invoice system to a RoR sytem. The system just use the keyboard, i mean all is codebar, and enter, enter, enter....so on :P, well the thing is that i have been trying a lot of ways, but i haven''t get any exit. The way i am getting more close of what i want is with the dhtmlxGrid, but hte problems is how i integrate this widget with the
2007 Apr 09
1
getting iptables log out of /var/log/messages
Hi, I have been trying to get the messages from iptables out of /var/log/messages with no luck. I tryied this settings: iptables -j LOG --log-level warn in /etc/syslog.conf kern.warn /var/log/critical kern.none;.... /var/log/messages # have no other call to kern o warn in syslog.conf service syslogd restart itpables -L -nv|grep LOG All seems ok, but the messages are still
2009 Aug 12
3
SOLVED. I did it!!!
Thanks to everybody who tryied help me and in some way.. did it. Steps: 1) I updated the wine version to wine 1.1.27 on august 12 2009. 2)After that, I installed mdac_typ.exe from http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&displaylang=en 3) Copied the ntwlib.dll from a windows system and pasted it on system32 folder of wine. 4)executed
2003 Sep 05
1
oh323 call segmentation fault
hello, i have problem with oh323 channel driver (tryied differnet versions). when i try to make call between oh323 - sip, oh323-isdn, oh323-capi asterisk crash with segmentation fault. Channel driver was compiled with pwlib 1.5.0 and openh323 1.12.0 libs. Does anybody know solution ? WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Executing Dial("H323:31119",
2004 Apr 28
1
Softfax/spandsp compilation
Only to signal that if you want to compile app_rxfax and app_txfax with last cvsses of asterisk you have to modify the patched versions of the apps directory Makefile to define the symbol _GNU_SOURCE example, the line to compile app_rxfax from: gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c to gcc -D_GNU_SOURCE -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c