Results 1 to 2 of 2
Thread: Java Heap Space Problem
- 07-13-2011, 07:53 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 7
- Rep Power
- 0
Java Heap Space Problem
Hello!
I am actually not a Java user but an R (statistical programming language) user. I use an R package which writes output
to Excel sheets. The package uses Java to link between R and Excel. When we used the package to write our data to Excel
R recently started to throw errors which after doing several tests we traced back to the java heap space.
Our question is now whether it is possible to clear/empty/reset the java heap space using java on the command line or by
starting an external programme? It is possible to start external programmes within R. So in case it would be possible to
clean up the java heap space we basically could write a little script which we could start from R to fix our problem.
Any help is very much appreciated.
Best,
Jo
- 07-13-2011, 08:19 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Similar Threads
-
Java Heap Space Problem
By syrvn in forum New To JavaReplies: 11Last Post: 07-14-2011, 10:43 AM -
Problem JAVA HEAP SPACE !!
By someone in forum New To JavaReplies: 4Last Post: 05-01-2011, 07:12 PM -
large number of DB writes: java heap space problem in using transaction-commit
By narimani in forum JDBCReplies: 0Last Post: 06-28-2010, 12:30 PM -
Heap Space Problem
By segolas in forum Advanced JavaReplies: 6Last Post: 01-14-2010, 11:29 AM -
Problem with Java Heap Space using Socket
By mvillara in forum NetworkingReplies: 3Last Post: 08-21-2009, 04:45 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks