Hi,
we try to migrate from SMP 2.3 to SMP 3.0.
- We installed the MobilePlatform3 as development server and the SDK 3.0 SP04 PL01.
- After that we import the 2.3 project in the new eclips with the agentry editor plugin for 7.0.3. We checked if all transmit configurations are set to WebSockets over HTTPS as connect type.
- After that we create a application for Agnetry Apps in the management cockpit and found the agentry.ini in this directory: "SMPHome Directory/\Server\configuration\com.sap.mobile.platform.server.agentry.application. We publish the agentry app to this agentry.ini and see the BACK END configuration in the management cockpit. As authentication we use "no authentication challenge".
- Afte restart the SMP server we see in the logs no errors. In the agentry server log we see that the application was loaded. We test the agentry server in the browser with this adress https://{servername}:8081/{sub-url} prüfen and get the "I am here!" message
Now we try to connect from the ATE (version 7.0.3.605)(installed on the same server like the smp) to the agentry server with this adress:"{servername}:8081" and get this error:
Unexpected disconnection from server (11)
Connection failed
Ending transmission
if we try only the server without the port we get this message:
Requesting Public Key from Server
The printer queue is full.
Communications error (14)
Connection failed
Ending transmission
We check the smp3 server logs and the agentyr logs but nothing is in. We set the log level to debug but nothing.
We dont know where we could search for the error. What can we do or where is the error in our configuration.
Thanks,
André