Hello.
I’m trying to start our Integration Server 10.3, but when I run “startup.sh” file nothing happens. It simply starts a java process that runs for some seconds and get killed from nothing.
In server.log it’s only the last shutdown messages. Nothing more.
Where should I check to discover where this issue is happening?
This is what I have found in /bin/logs/server.out file:
Checking is started…
Software AG Integration Server 10.3 (default) is not running.
Starting daemon using Tanuki Wrapper…
Starting Software AG Integration Server 10.3 (default)…
wrapper | Base configuration file is /WebM/IS01/profiles/IS_default/configuration/wrapper.conf
wrapper | Found #include file in /WebM/IS01/profiles/IS_default/configuration/wrapper.conf: %OSGI_INSTALL_AREA%/configuration/wrapper-license.conf
wrapper | After environment variable replacements: /WebM/IS01/profiles/IS_default/configuration/wrapper-license.conf
wrapper | Reading included configuration file, /WebM/IS01/profiles/IS_default/configuration/wrapper-license.conf
wrapper | Found #include file in /WebM/IS01/profiles/IS_default/configuration/wrapper.conf: %OSGI_INSTALL_AREA%/configuration/custom_wrapper.conf
wrapper | After environment variable replacements: /WebM/IS01/profiles/IS_default/configuration/custom_wrapper.conf
wrapper | Reading included configuration file, /WebM/IS01/profiles/IS_default/configuration/custom_wrapper.conf
Waiting for Software AG Integration Server 10.3 (default)…
running: PID:454065
Thank you