cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Commerce 2005 CXCOM200500P_2-70004955.ZIP

0 Likes
2,103

Hi Team,

I'm using patch to setup local version of SAP Commerce, after initialization and startup. I can see solr is not starting.

Please help.

CXCOM200500P_2-70004955.ZIP

Accepted Solutions (1)

Accepted Solutions (1)

fixed by setting

set SOLR_JAVA_HOME="C:\Program Files\Java\jdk-11.0.8"

0 Likes

This can be set from command prompt using below command:

SET SOLR_JAVA_HOME=C:\Program Files\Java\jdk-11.0.10

After that, one can run below command to start SOLR explicitly:

ant startSolrServer

Answers (0)