Hello Experts,
I created two Agentry applications (PO Management and Material Management) and upload them onto SMP3. I have some problems with them.
1. Where should I put the JavaBE.ini and Agentry.ini of each application? I put them in their own app folder but the SMP server fails to start
#com.syclo.agentry.BusinessLogicException: Cannot find INI file: C:\SAP\MobilePlatform3\Server\JavaBE.ini |
2014 10 31 19:46:07#+0700#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.ConfigManager.getIni(ConfigManager.java:65) |
2014 10 31 19:46:07#+0700#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.loadIniProperties(Server.java:217) |
2014 10 31 19:46:07#+0700#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.initServer(Server.java:159) |
2014 10 31 19:46:07#+0700#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.<init>(Server.java:147) |
2014 10 31 19:46:07#+0700#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.mm.server.Server.<init>(Server.java:9) |
2. If I move JavaBE file of PO Management to the C:\SAP\MobilePlatform3\Server. Onlu PO Management app works properly. Material Management displays this error.
Logging user into server
Communications error (14)
Connection failed
Ending transmission
Please help me. Thank you very much.