Hi All,
I am facing the below error while downloading branch from SAP SOLMAN 7.2 sps 12 to ARIS 10 SR7.
com.aris.modeling.server.bl.logic.sm72.logic.exceptions.ASM72Exception: Request failed after 5 attempts: java.io.IOException: Server returned HTTP response code: 500 for URL: http://xxxxx/sap/kpc/func/SAP/ProcessManagement/BranchContentSet(BranchId='xxxx',ScopeId='',SiteId='',SystemRole='')/$VAL
at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.HttpCaller.request(HttpCaller.java:285) at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.JsonInputStreamProvider.getBranchContent(JsonInputStreamProvider.java:154) at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.SM72DataProvider.getBranchContent(SM72DataProvider.java:410) at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.SM72JsonBranchAccess.initStore(SM72JsonBranchAccess.java:141) at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.SM72JsonBranchAccess.getJsonStore(SM72JsonBranchAccess.java:1698) at com.aris.modeling.server.bl.logic.sm72.sapaccess.json.SM72JsonBranchAccess.getProjectNode(SM72JsonBranchAccess.java:542) at com.aris.modeling.server.bl.logic.sm72.sm72node.ASM72ProjectNode.loadData(ASM72ProjectNode.java:261) at com.aris.modeling.server.bl.logic.sm72.sm72node.ASM72ProjectNode.(ASM72ProjectNode.java:53) at com.aris.modeling.server.bl.logic.sm72.sm72node.ASM72ProjectFolderNode.(ASM72ProjectFolderNode.java:34) at com.aris.modeling.server.bl.logic.sm72.logic.ANodeFactory.createSolarNode(ANodeFactory.java:81) at com.aris.modeling.server.bl.logic.sm72.logic.ASM72Executor.synchronize(ASM72Executor.java:120) at com.aris.modeling.server.bl.components.sm72.ASM72Component$ASolarAction.run(ASM72Component.java:687) at com.aris.modeling.server.common.progress.AServerTaskRunnable.run(AServerTaskRunnable.java:29) at java.lang.Thread.run(Thread.java:748)
Is there compatibility issue with ARIS and SOLMAN or Is there any issue with SAP JCO, does anyone have idea on this?
Please help!!