Re: [Rd] problems with connections when applied in tryCatch

2011-08-23 Thread Joris Meys
Bug committed with number 14660 Cheers Joris 2011/8/22 Uwe Ligges : > > > On 18.08.2011 17:53, Joris Meys wrote: >> >> Recently on stackoverflow following problem came up : >> >> >> http://stackoverflow.com/questions/7103429/all-the-connections-are-in-use-execution-halted/7108799#7108799 >> >> A r

Re: [Rd] problems with connections when applied in tryCatch

2011-08-22 Thread Uwe Ligges
On 18.08.2011 17:53, Joris Meys wrote: Recently on stackoverflow following problem came up : http://stackoverflow.com/questions/7103429/all-the-connections-are-in-use-execution-halted/7108799#7108799 A reproducible example: When trying replicate(200,tryCatch(read.table("this.is.no.file"),