Re: [R-SIG-Mac] FastRWeb on El Capitan

2015-10-02 Thread Simon Urbanek
On Oct 2, 2015, at 12:38 PM, Carl pfisterer via R-SIG-Mac wrote: > I got it working, it had to do with the code making calls to RJDBC to set up > the connection to MySQL. I used the RMySQL package instead and it is working > find. I need to experiment a bit more, it is curious since RJDBC s

Re: [R-SIG-Mac] FastRWeb on El Capitan

2015-10-02 Thread Carl pfisterer via R-SIG-Mac
I got it working, it had to do with the code making calls to RJDBC to set up the connection to MySQL.  I used the RMySQL package instead and it is working find.  I need to experiment a bit more, it is curious since RJDBC seems to be working fine when not calling directly in R and not though the

Re: [R-SIG-Mac] FastRWeb on El Capitan

2015-10-01 Thread Brandon Hurr
Do you have some reproducible code. I updated to 10.11 this morning and things seem ok, but I don't use those components. On Thu, Oct 1, 2015 at 1:58 PM, Carl pfisterer via R-SIG-Mac < r-sig-mac@r-project.org> wrote: > I upgraded a test machine to OS X 10.11 but I seem to be having difficulty > w

[R-SIG-Mac] FastRWeb on El Capitan

2015-10-01 Thread Carl pfisterer via R-SIG-Mac
I upgraded a test machine to OS X 10.11 but I seem to be having difficulty with FastRWeb and Rserve.  When my cgi-script calls Rserve, I get the following error message in the terminal window: Invalid memory access of location 0x110 rip0x7fff86d636a9.  Is this a known issue?  If so, is there a w