Hello All,
I'm facing a problem when calling configtool. The applications does not open when called.
command line on UNIX:
/usr/sap.../j2ee/configtool> ./configtool.sh
After executed, all necessary jars files are loaded and then a START statement appears, but nothing happens.
Does anybody knows what happens ? I tried the solution provided by Patrick Dixo on Running Config tool remotely , he mentioned to download files to my local machine and do the configuration, but it doesn't worked for me.
My intention is to modify the service value com.sap.security.core.ume.service to true in property ume.logon.allow.cert.
Any sugestions ?