Skip to Content
0
Former Member
Oct 23, 2012 at 08:09 PM

Deploy failed CRM Sales Mobile ESDMA to Sybase

23 Views

Hi Expert.

Yesterday, I deploy the ESDMA generated en SAP NW Mobile to sybase and it will go ok. The only problem was that when in SCC, I tried to test the connection sap_crm 1.0 ( DOE-C) , the service address was http://hostname:50000.... and the ping connect failed the host was unknown.

This url can not be changed manuallly to add my domain. So in sap Netweaver mobile, in transaction RZ10, I add the parameter icm/host_name_full with muhost.mydomain. After this, I downloaded again the ESDMA and all the xml, had the correct URL with domain.

Then, I tried to deploy the ESDMA again to SUP but now, I have next error:

"Domain Admin failure: DEPLOYMENT_ERROR:com.sybase.doec.admin.DOECAdminException"

The error shown in clu.log is:

2012-10-23 21:54:10,914 ERROR DOE-C Admin Console com.sybase.sup.doec.admin.impl.DOECAdminImplClient - Domain Admin failure: DEPLOYMENT_ERROR:com.sybase.sup.doec.admin.DOECAdminException

com.sybase.uep.admin.client.AdminException: DEPLOYMENT_ERROR:com.sybase.sup.doec.admin.DOECAdminException

at com.sybase.sup.admin.client.impl.DomainAdminImpl.undeploy(DomainAdminImpl.java:452)

at com.sybase.sup.doec.admin.impl.DOECAdminImplClient$3.run(DOECAdminImplClient.java:376)

at com.sybase.sup.doec.admin.impl.DOECAdminImplClient.invokeDomainOperation(DOECAdminImplClient.java:306)

at com.sybase.sup.doec.admin.impl.DOECAdminImplClient.removePackage(DOECAdminImplClient.java:369)

at com.sybase.smpa.doec.admin.clu.command.DeployPackageCommand.removeExistingPkg(Unknown Source)

at com.sybase.smpa.doec.admin.clu.command.DeployPackageCommand.executeInInteractiveMode(Unknown Source)

at com.sybase.sup.admin.clu.framework.command.AbstractCommand.execute(Unknown Source)

at com.sybase.smpa.doec.admin.clu.command.AbstractDoecCommand.execute(Unknown Source)

at com.sybase.sup.admin.clu.framework.command.AbstractCommand.doCommand(Unknown Source)

at com.sybase.sup.admin.clu.framework.CommandProcessor.doCommand(Unknown Source)

at com.sybase.sup.admin.clu.framework.CommandProcessor.doCommand(Unknown Source)

at com.sybase.sup.admin.clu.framework.Console.doConsole(Unknown Source)

at com.sybase.sup.admin.clu.framework.Console.run(Unknown Source)

at java.lang.Thread.run(Thread.java:662)

What is happening? Thanks so much!!