[jruby-user] Re: Out of memory problem with JRuby-Complete
Cees Zeelenberg <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
Christian MICHON wrote in post #1155490: > Hi, > > so now your application is not portable: it's Windows specific, because > of > win32ole. Worse: you need the software MS word to be installed. This > reduces the number of people who might help you out in this community. > > If you still wish to keep this way forward, please have a look at the > memory availabe on your machine, and how pagefile.sys is configured on > your > windows OS. I suggest to contact the win32ole maintainers. > > Now there's real hope: make your application portable on JVM. Try Apache > POI and stay in the java world. > > You might still need to increase your heap, and if you're using jvm 7 or > 8 > (please use JDK not JRE), you could use java control monitor to have a > look > at your jruby memory allocation. > > Good luck! Many thanks for your suggestions. I did have a look at Apache POI, but it doesn't quite do what I want; I need to drag references and notes from the Qt application into existing Word documents, so positioning, layout and interaction is important. With WIN32OLE it was relatively easy to implement. The rest of the application is indeed portable and at a later stage I may add support for other wordprocessors/platforms. For the moment I would first like to find out if I can get the JRuby-Complete version to work. Cees. > > > On Tue, Aug 19, 2014 at 1:12 PM, Cees Zeelenberg <[email protected]> -- Posted via http://www.ruby-forum.com/. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email