Unable to edit Tomcat Java options in XAMPP -
i'm looking instance of solr search running on localhost. directions call pointing tomcat solr home directory editing
c://xampp/tomcat/bin/tomcat7w.exe
and modifying java options tab.
when try open file error:
"the specified service not exist installed service. unable open service 'tomcat7'"
when initiate tomcat on xampp , navigate localhost:8080, seems well.
it installed, installed as windows service? check in control panel/administrative/services. if is, open properties , note short name. rename tomcat7w.exe xxxxxw.exe xxxxx short name. if isn't installed service, go tomcat bin directory , run 'service install tomcat7'.
Comments
Post a Comment