Hi Everyone,
I'm trying to deploy the SAP Work Manager 6.2 application to the SMP 3.0 SP08, but when I publish the ZIP file I have noticed that the Backend tab remains empty, even when I restart de Server.
I have tried to attach the Agentry-v5.jar file and to modify the classpath in the Agentry.ini file but the problem continues.
I get no errors in the statup.log file and the application is loaded correctly so if I write the FQDN:8081/AppName on a browser I get the
"I am here!" message.
When I try to open the application in a client it says the following:
"No backends loaded. Please check server startup logs"
What I do get is another file in the Agentry Log and it contains the following
2015/12/24 10:15:48.916: Opening log file
2015/12/24 10:15:48.916: + Thread=4308
2015/12/24 10:15:48.916: + Application=com.massygroup.swm
2015/12/24 10:15:48.916: + Load Loop=Production
2015/12/24 10:15:48.916: + AppIniFile=SAPWM-v1-0-0-app
2015/12/24 10:15:48.916: + Module=PM
2015/12/24 10:15:48.916: + Service Event=BDSDocumentPushHTTPListener
2015/12/24 10:15:48.916: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.954: Failed to load definition for Service Event 'BDSDocumentPushHTTPListener'
2015/12/24 10:15:48.974: + Service Event=DMSDocumentPushHTTPListener
2015/12/24 10:15:48.974: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.977: Failed to load definition for Service Event 'DMSDocumentPushHTTPListener'
2015/12/24 10:15:48.979: + Service Event=WorkorderPushByMRSHTTPListener
2015/12/24 10:15:48.979: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.981: Failed to load definition for Service Event 'WorkorderPushByMRSHTTPListener'
2015/12/24 10:15:48.983: + Service Event=WorkorderPushByOperationHTTPListener
2015/12/24 10:15:48.983: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.987: Failed to load definition for Service Event 'WorkorderPushByOperationHTTPListener'
2015/12/24 10:15:48.989: + Service Event=WorkorderPushBySubOperationHTTPListener
2015/12/24 10:15:48.989: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.991: Failed to load definition for Service Event 'WorkorderPushBySubOperationHTTPListener'
2015/12/24 10:15:48.993: + Service Event=WorkOrderPushHTTPListener
2015/12/24 10:15:48.993: System Connection with ID '2' not found for Service Event
2015/12/24 10:15:48.995: Failed to load definition for Service Event 'WorkOrderPushHTTPListener'
How can I correct this problem or why is it the Backend empty when deploying the application?
Thanks for your help.
Regards