All my microservice processes are running on 32 bit Java. However, I need features provided by the 64 bit version. I found out by looking at the service manager's Java settings that it is pointing to jdk_64. Microservice instances apparently do not inherit this configuration, though. How can I get them to use jdk_64?
Hoi,
You can set in servicewatcher-sw.yml for each microservice which architecture it should run with. For example, the index service uses the 64bit architecture.
381 questions
506 answers
416 comments
173 users