Dear Experts,
After configuring SLD DATA SUPPLIER to transfer JAVA engine's data to SOL MAN 7.1 to generate XML Stack file, I am facing in starting up Java Engine.
I changed data in SLD DATA SUPPLIER of JAVA engine as the below:
**************************************************
Access to NWA Administrator of JAVA system, http://<hostname of JAVA engine>:<5xx00>/nwa
Configuration tab -> Security -> Destinations -> Create a destination of type HTTP and with name SLD_DATASUPPLIER:
in URL : I changed URL http://<hostname of JAVA Engine>:<port>/sld/ds to http://<hostname of SOL MAN 7.1>:<port> -> run "Collect and Send Data"
**************************************************
After that, I restarted JAVA Engine, then I could not start JAVA engine and I got errors as the following:
* In SAP MC (Windows): jstart.exe is yellow color
* Accessing to http://<hostname of JAVA engine>:<port>/sld, I got : 503 Service not available
* In D:\usr\sap\JWD\J02\work\dev_sldregs:
**************************************
Wed Sep 07 00:13:24 2016 ******************************
Wed Sep 07 00:13:24 2016 *** Start SLD Registration ***
Wed Sep 07 00:13:24 2016 ******************************
Wed Sep 07 00:13:24 2016 HTTP open timeout = 420 sec
Wed Sep 07 00:13:24 2016 HTTP send timeout = 420 sec
Wed Sep 07 00:13:24 2016 HTTP response timeout = 420 sec
Wed Sep 07 00:13:24 2016 Used URL: http://CVIEAE528153:50200/sld/ds
Wed Sep 07 00:13:24 2016 HTTP open status: true - NI RC=1
Wed Sep 07 00:13:24 2016 HTTP send successful.
Wed Sep 07 00:13:24 2016 Return code: 503 --- Return message: (Service Unavailable)
Wed Sep 07 00:13:24 2016 HTTP response: Failure. HTTP status code: 503
Wed Sep 07 00:13:24 2016 ****************************
Wed Sep 07 00:13:24 2016 *** End SLD Registration ***
Wed Sep 07 00:13:24 2016 ****************************
**************************************
My system:
SAP NW 7.5 64bit (ABAP stack + JAVA stack are separate)
Windows server 2008 SR2 64bit
Database Oracle 12.1
Please help me to trace this error.
Thanks and best regards