Hi Mark,
Thanks for your detailed response. The application zip file contains the following files:
Image may be NSFW.
Clik here to view.
The agentry.ini file contains standard information. I don't see anything specific to this implementation.
The javaBE.ini file contains connection information including the server name, user ID, password (encoded), etc. Basically all of the information I was prompted for when running SAPWorkMgr620Deployment.exe
I repeated the steps as you described but I am getting the same result. I don't think there is an issue with the application's deployment into SMP. That all seems correct.
I suspect that the issue is with the backend server. I either have the server value in the HOST section entered incorrectly, or there is a problem with the user ID and password.
The server value in the [HOST] section of JavaBE looks like this:
server=vcxxxecxci.xxx.sac.hec.sap.biz
(Note: the value xxx has been substituted here for the client's name for confidentiality)
That is the value I use to connect to the ECC sandbox server from SAPGUI. I am using the same user ID and password as I use in SAPGUI but in the event log I'm still seeing:
12/11/2014 09:51:27, 1, 20, 18, Thr 8656, JAVA EXCEPTION CAUGHT: com.syclo.agentry.AgentryException: Invalid login username or password (repeat logon)
I'm assuming it is reaching the server or the error message would be different, but we all know how obtuse Java errors can be.
Any suggestions on how to troubleshoot this would be greatly appreciated.
Thanks,
Dave