cancel
Showing results for 
Search instead for 
Did you mean: 

CTS+ For Portal Error: SoapFaultCode:1 Authentication failed

Former Member
0 Kudos

Hi Folks!!!

We have congifured CTS+ for our portal 7.0 systems usinng PI7.1 system as the CTS+ system. We are able to lock the epa file in the transport request and everthing goes fine. But when trying to import in the quality portal, we get the below error:

CTS Deploy Service - Version 0.92 06.03.2007

========================================================================

Deploy Web service destination = CTSDEPLOY

Directory = /usr/sap/trans/data

SDM Deploy URL = http://logonXX6.XYZ.com:51318

SLD Deploy URL =

XI Deploy URL =

Non-ABAP system XX6 (communication system XX5)

Deploy for SDM

Deploy File = TEST1_20090710_045816.epa

Communication error in Web service CTSDEPLOY , exception is CX_AI_SYSTEM_FAULT

SoapFaultCode:1 Authentication failed. For details see log entry CEB3223B5A0B00490000037C000AC0FA0D

>>>7C83C498788B43 in security log.

Return Code = 12

Highest Return Code = 12

Deployment

End date and time : 20090714115109

Ended with return code: ===> 12 <===

######################################

The RFC and the WEBSerivce works fine.

We have also configred the CTS+ for Java stack in the PI7.1 systems this works fine. But for Non-ABAP system this doesn't work and shows up the above error.

Any suggestion or any links note?

Regards,

Vamshi.

Accepted Solutions (0)

Answers (3)

Answers (3)

JPReyes
Active Contributor
0 Kudos

I'm pretty sure this has to be a problem with the JCO..

Read

SAP Note 1155884 - CTS+, configuration 'close coupling': Troubleshooting guide

SAP Note 723562 - SAP Java Connector: Configuration and Requirements

That might help

Regards

Juan

Former Member
0 Kudos

Hi,

Thanks for your reply!!!

Have checked the notes, They talk about the error in CTS RFC but my cts rfc works fine.

We are just facing the error while importing the request in the target system(quality systems).

Regards,

Vamshi.

Former Member
0 Kudos

Hi Folks!!!

SAP says this is not possible to transport it into 700 release systems, the correction for this would be provided in SPS 9 of 7.1 release.

Regards,

Vamshi.

Former Member
0 Kudos

Hi all,

make sure that the RFC ctsdeploy is pointing to the java hostname of the same system and the j2ee_client username is not locked and the cofile and datafile have full permissions. Then the error will not come.

Regards

Bharadwaj.

Former Member
0 Kudos

Refer this note

Note 1139406 - CTS+: cx_ai_system_fault when importing requests

Regards,

Ravi

Former Member
0 Kudos

Hi,

Already refered that note, It was the problem with CTSPROXY logical port, We created it in 000 but it should be in the integration client for the portal transports, After this we are getting the below error:

Deployment

Transport request : XX6K900001

System : XX6

tp path : tp

Version and release: 375.30.25 710

CTS Deploy Service - Version 0.92 06.03.2007

========================================================================

Deploy Web service destination = CTSDEPLOY

Directory = /usr/sap/trans/data

SDM Deploy URL = http://logonXX6.XYZ.com:51318

SLD Deploy URL =

XI Deploy URL =

Non-ABAP system XX6 (communication system XX5)

Deploy for SDM

Deploy File = TEST1_20090710_045816.epa

Start of Web service log

Deploy Service called with following parameters:

CommunicationData-Type:0

CommunicationData-Address:http://logonXX6.XYZ.com:51318

CommunicationData-Host:logonXX6.rwe.com

CommunicationData-Port:51318

CommunicationData-User:'filled'

CommunicationData-Password:'filled'

Deployable(0)

Deployable-Type:0

Deployable-Id:/usr/sap/trans/data/XX6K900001/TEST1_20090710_045816.epa

class java.lang.NoClassDefFoundError:com/sap/sdm/api/remote/UnsupportedProtocolException

com.sap.cts.deployer.DeployerFact.getDeployer (DeployerFact.java:30)

com.sap.cts.core.DeployManager.<init> (DeployManager.java:42)

com.sap.cts.ejb.DeployBean.deploy (DeployBean.java:99)

sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)

sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)

Regards,

Vamshi.

Former Member
0 Kudos

check this,

Note 1271266 - NoClassDefFoundError during/after online deployment/upgrade

From the error message its clear that, some Definition is lost while deploying,

check the above note.

Regards,

Ravi

Former Member
0 Kudos

Hi,

Thanks for your reply!!!

Have gone through that note, No luck!!!

Former Member
0 Kudos

Hi Folks!!!

Any suggestions?

Regards,

Vamshi.

Former Member
0 Kudos

Hi,

Please check that both source and target business system have to be maintained in the the SLD which is used by the import system.

Thanks

Rishi Abrol.

Former Member
0 Kudos

Hi,

Thanks for your reply.

I am not transporting any software component, It just a EPA file with iviews. So SLD business systems would not help I think.

I am not using the transport method SLD, Am using SDM method of deployment.

Regards,

Vamshi.