»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / General / Tech Support / No pdf file created - No error message
Posted:  17 Jun 2008 19:29
I have successfully created pdf files using your system. As I increase the size of my input file, however, I reach a point where the following command never completes:

docbook_pdf test3

I don't get an error message, but the command does not finish. If I close the command window I find a 'partial' test3.fo file has been created (it is always around 820 KB in size). I have tried modifying the configuration file line:

docbook_java_parameters=-Xms32-Xmx512m

to
docbook_java_parameters=-Xms512m -Xmx2048
(got a 'could not create the Java virtual machine error/')

and
docbook_java_parameters=-Xms1024m -Xmx1024m
(did not help)

Any ideas?

Thanks,
Larry Mohr