[xep-support] Java memory problem

Mher Movsisyan mher at zenteq.am
Wed Jun 14 06:37:19 PDT 2006


Hi,

in order to increase java heap size change CliserService configuration  
file . It is in home directory of XEPWin. Your CliserService.exe.config  
will look like this:

<?xml version="1.0"?>
<configuration>
	<appSettings>
		<add key="CliserService.JavaOptions" value="-Xms512M -Xmx1024M" />
	</appSettings>
</configuration>

The documentation of CliserService contains all necessary steps.

Mher

On Հնս 14, 2006, at 14:47, Appleby, Paul wrote:

> We are executing XEP 4.6 with the XEP .Net wrapper and getting a  
> java.lang.outOfMemoryError.
>
> We know about setting the switches Xmx and Xms when running XEP from  
> the command line but how do we do the same kind of thing using the XEP  
> .Net wrapper
>
> (We're somewhat short on Java knowledge!)
>
> Thanks
>
> Paul Appleby
> Technical Data Consultant
> The Stationery Office
> Tel: +44 (0)1603 695898
> Mobile: +44 (0)7730 074821
> Email: paul.appleby at tso.co.uk
> Web: www.tso.co.uk <http://www.tso.co.uk>
> TSO Providing Document and Publishing Services
>
>
> *********************************************************************** 
> ************************
> This message is sent in strict confidence for the addressee only.  It  
> may contain legally privileged information.  The contents are not to  
> be disclosed to anyone other than the addressee.  Unauthorised  
> recipients are requested to preserve this confidentiality and to  
> advise the sender immediately of any error in transmission.
>
> This footnote also confirms that this email message has been swept for  
> the presence of computer viruses, however we cannot guarantee that  
> this message is free from such problems.
> *********************************************************************** 
> ************************
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of  
> Service http://www.renderx.com/terms-of-service.html
>


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list