cancel
Showing results for 
Search instead for 
Did you mean: 

Using SAP Commerce 1905 / SAP machine with hotswapagent

mwoelm
Participant
1,112

Hi,

Somebody knows how to install in 1905 and jdk11? I saw that there is a bundled jdk11.(https://github.com/TravaOpenJDK/trava-jdk-11-dcevm).

But when I start SAP Commerce with it, it deadlocks very fast….

HOTSWAP AGENT: 15:56:29.603 INFO (org.hotswap.agent.plugin.tomcat.TomcatPlugin) - Tomcat plugin initialized - Tomcat version '8.5.40.0'
HOTSWAP AGENT: 15:56:30.024 INFO (org.hotswap.agent.config.PluginRegistry) - Plugin 'org.hotswap.agent.plugin.tomcat.TomcatPlugin' initialized in ClassLoader 'HybrisWebappClassLoader
  context: consignmenttrackingmock
  delegate: false
----------> Parent Classloader:
de.hybris.bootstrap.loader.PlatformInPlaceClassLoader@32c64135
'.
HOTSWAP AGENT: 15:56:30.024 INFO (org.hotswap.agent.plugin.tomcat.TomcatPlugin) - Tomcat plugin initialized - Tomcat version '8.5.40.0'

After this (Some seconds after start), nothing happens anymore.

However, I have to use the SAP machine or OpenJDK11 (local only) anyway, not any other 3rd party JDK.

Sadly, JRebel is not supporting 1905, yet and using it with 1905 is a real pain.

View Entire Topic
nsasi
Explorer
0 Kudos

Hi Michael,

If you found or find the solution, can you please update the steps you did?

I am facing issue while hotswap is registering resources in adaptivesearchsolr extension folder.

What additional thing I did is, added "-XX:+UseSerialGC" java option.

Regards,

Nitin