[R] Where to get support for Rserve?

Bert Gunter bgunter.4567 at gmail.com
Mon Nov 13 17:34:49 CET 2017


?maintainer

## i.e.

maintainer("rserve")

Also, please search. A web search on simply "rserve" brought up what
appeared to be many relevant hits.

Cheers,
Bert



Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )

On Mon, Nov 13, 2017 at 4:48 AM, Morkus via R-help <r-help at r-project.org>
wrote:

> Hello,
>
> I'm using Rserve with Java and although it works OK for 50 or 60 requests,
> eventually Rserve simply stops responding and I have to force-quit and
> restart Rserve. During this time the JVM is fine and Tomcat (app server) is
> fine, too.
>
> The basic Java code does this:
> --------------------------------------------
> 1. Create an R Connection
> 2. Execute an R Script via Rserve "eval" statements
> 3. Close the R Connection.
>
> I was going to use a memory profiler to see what was going on but Tomcat
> is not showing any Java-code memory leaks.
>
> Looking at the Rserve page, I see everything about the Rseve
> author...except for a way to contact him (unless I somehow missed that.)
>
> This may not be the correct R forum to ask this question, but I need to
> start somewhere.
>
> *** Note, in the past I've posted messages like this to the R developer
> forum only to be told that that programming forum is not the right forum as
> it's only for "pure" R programming ***
>
> Would appreciate any suggestions.
>
> Thanks,
>
> - M
>
> Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted
> email.
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/
> posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list