Parameter -Dcom.softwareag.applinx.length.mismatch.exception

Hi,
in WindowsServer2003 i set in the file GXApplinXService.ini the parameter -Dcom.softwareag.applinx.length.mismatch.exception=true.
Now the application will deployed on SuseLinux. The SuseLinux-employee don’t find this file.
Where is this file on SuseLinux-environment or where will come this parameter in SuseLinux?
Thx.
raymond.

Hi Raymond,

on Linux, you can enter the parameter in file start-gxserver.sh (which you can find directly in the ApplinX installation directory (GXHOME).

Add the parameter to the JAVA_OPTS variable:

JAVA_OPTS=“-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=./conf/logging.properties -Dcom.sabratec.gxhome=$GXHOME -server -Xmx384m -Dcom.sabratec.useicon=true -Dcom.sabratec.license=$SAG/common/LKey/ -Dcom.softwareag.applinx.length.mismatch.exception=true

Hope this helps!

Regards,
Peter