Hi,

there's another issue regarding the batik server when running [EMAIL PROTECTED] 
under
windows. The command to start the batik server doesn't work under windows
because of the /dev/null redirection. One could change line 1981 (rev. 9635)
to:

my $Cmd = sprintf("start /B /LOW %s%s java -Xms256M -Xmx%s -cp %s
org.tah.batik.ServerMain -p %d",

With /B, start doesn't open a new window for the java process; with /LOW,
one can set the priority.


florian
_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to