View Single Post
Old 09-06-2004, 01:00 PM   #2
hacker
Technology Mercenary
hacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with othershacker plays well with others
 
hacker's Avatar
 
Posts: 617
Karma: 2561
Join Date: Feb 2003
Location: East Lyme, CT
Device: Direct Neural Implant
I don't see an option in here to increase the amount of available RAM used by the JVM in Windows, as you mentioned you were going to add. This is easy to do in Linux and FreeBSD, but not so easy in Windows.

Using java.exe -Xmx512M %* doesn't work here in a wrapper, obviously.

As such, it can't convert about 90% of the documents I regularly convert for users and commercial clients with the Perl and Python Plucker tools. Since Sunrise itself is an executable stub, I can't just run the jar directly, without decompilation of the .jar files to fix the manifests.

Any ETA on that feature being added?

I'm just using Sunrise as a datapoint in my feasibility analysis right now, and it still has quite a bit of catching up to do.

Last edited by hacker; 09-06-2004 at 01:32 PM.
hacker is offline