Hi,
I am migrating various applications from Liberty v 19.0.0.3 to 20.0.0.6.
While running 20.0.0.6 server from Eclipse (2020-03) on a debug mode, the server takes a lot of time to start the application. With one particular monolith application the 20.0.0.6 server in debug mode takes 20 mins longer than 19.0.0.3.
While comparing the server.bat file on the runtime, I notice the following is missing from the startup script:
-Dcom.ibm.websphere.ras.inject.at.transform=true
One I manually add this, the performance gets better and is in line with 19.0.0.3.
Is this something that's missed from the 20.0.0.x binaries?
#Support#SupportMigration#WebSphereLiberty