cancel
Showing results for 
Search instead for 
Did you mean: 

XCM error

Former Member
0 Kudos

Hi All,

we are getting error in XCM after deploying the customized SCA in the server for Biller Direct.

Below is the error message when trying to access the XCM ../admin/xcm/init.do

link ./bd/admin/xcm/init.do is working fine..

Runtime error in compiling of the JSP file </usr/sap/WDE/JC06/j2ee/cluster/server0/apps/sap.com/fscm~bd/servlet_jsp/bd/root/admin/xcm/MainConfig.jsp> ! The error is: com.sap.engine.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Tag library descriptor cannot be found for uri:].

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

As far as I remember, the generic link to access XCM configuration would be:

http://<host>:<port>:/<application name>/admin

Perhaps thats why the link ./bd/admin/xcm/init.do works and ../admin/xcm/init.do does not. Ideally the link to application's XCM page should contain the application name to so as to differentiate the XCM links for multiple applications on same AS Java.

Regards,

Srikishan