SAP Inventory Manager Server to the Agentry Component Connection Issues
If the SAP Business Technology Platform Mobile Services did not install correctly when the SAP Inventory Manager, the application could crash, or not start at all.
If the Agentry component was installed incorrectly, no error logs, or few error logs, are generated as well. To resolve the issue, adjust the classpath to remove the concrete log4j logging libraries. Then, add the log4j-to-slf4j.jar bridging jar file to your classpath as shown in the following example:
classPath=./Java;./Java/workmanager-6.4.1.0.jar;./Java/common-20161003.jar;./Java/sapsso.jar; ./sapjco3.jar;./Java/ini4j.jar;./Java/log4j-api.jar;./Java/log4j-to-slf4j.jar;