Hi,
we want to install S4HANA on HANA DB using SWPM SP23 on Linux System. The Hardware is provided in a cloud. We are using putty and XMing to connect to the Server and to execute the commands. First we installed the HANA DB correctly without Problems.
Now we downloaded all installations files from the maintenance planner. First i tried to install S4HANA with running the SWPM with the web browser Modus running command
./sapinst SAPINST_STACK_XML=<Path_To_Stack_XML_File>;
But with using putty, XMing and Firefox the connection and reaction of the browser is very very slow. Now we tried to run SWPM in the "old" Java mode to get a better performance with the additional command
./sapinst SAPINST_STACK_XML=<Path_To_Stack_XML_File> SAPINST_SLP_MODE=false . But after running this command nevertheless i only have the option to run SWPM in browser mode. No Java surface is opening like during HANA DB Installation or running SAP download Manager.
Do you have any ideas regarding this behavior?