SXI Forum

A place to collect usefull tips, tricks and implementation strategies.

You are not logged in.

#1 HOWTOS » Unable to create new native thread » 11-11-2019 10:28:24

SibusisoS
Replies: 0

When the log has the Following error:

ERROR - TimerTask execution failed unexpectedly: unable to create new native thread java.lang.OutOfMemoryError: unable to create new native thread

This means that XLayer services are taking much more memory than what is set. To adjust the memory we need to go to "Your Drive:\SXI\X-ServiceBroker\bin" and open up the file X-ServiceBroker.vmoptions.

Uncomment the line: # -Xmx512m  and if it's uncommented give it more memory.

#2 HOWTOS » Unable to transform removeXMLUnprintableChars.xsl » 06-11-2019 12:29:13

SibusisoS
Replies: 0

When the Warning:"Unable to successfully transform results with stylesheet >removeXMLUnprintableChars.xsl<. org.jdom2.transform.XSLTransformException: Could not perform transformation"

Check the removeXMLUnprintableChars.xsl file. It will have the version="1.0".

Change the version="1.0"  to version="2.0"

Board footer

Powered by FluxBB