cancel
Showing results for 
Search instead for 
Did you mean: 

SSO issue urgent

Former Member
0 Kudos

Hi Gurus,

can you please help me on he below issue

i am getting teh below error when ever i am access the web templests

A *** ERROR => RFC ======> call FM RSWR_TEMPLATE_PROCESS_PROXY to ProgId AUPP00_PORTAL_APP on host auepp02 with SSO not authorized

[abrfcio.c 8141]

N create_AuthenticationAssertionTicket: "intended recipient" constraint missing

A *** ERROR => RFC ======> call FM RSWR_TEMPLATE_PROCESS_PROXY to ProgId AUPP00_PORTAL_APP on host auepp02 with SSO not authorized

[abrfcio.c 8141]

N create_AuthenticationAssertionTicket: "intended recipient" constraint missing

A *** ERROR => RFC ======> call FM RSWR_TEMPLATE_PROCESS_PROXY to ProgId AUPP00_PORTAL_APP on host auepp02 with SSO not authorized

[abrfcio.c 8141]

N create_AuthenticationAssertionTicket: "intended recipient" constraint missing

A *** ERROR => RFC ======> call FM RSWR_TEMPLATE_PROCESS_PROXY to ProgId AUPP00_PORTAL_APP on host auepp02 with SSO not authorized

[abrfcio.c 8141]

N create_AuthenticationAssertionTicket: "intended recipient" constraint missing

M

The initial exception that caused the request to fail was:

Name or password is incorrect (repeat logon)

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)

at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:428)

at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:203)

[...]

com.sap.ip.bi.base.service.connection.ConnectionException: No connection possible to BI master system APUCLNT802

regards,

kishore

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Krishna,

As it clrealy states its due to authentication fail in the jco.

Please check the jco which is being used for the curren application where you the exception.

I hope the jco is failing due wrong password provided or the user might be locked in the back end.

Provide the correct user credientials in the JCO and the JCO should pass and be in green.

Hope helps.

Former Member
0 Kudos

Hi,

Please let us know the steps, how to check in JCO.

Thanks,

Jena

Former Member
0 Kudos

Hi ,

In portal URL

select http://<********>:<portnumber>/irj and press enter

select webdynpro on that screen , it asks for credentials , give ur admin credentials.

select content webdynpro

and click on maintain Jco connections

There u find jco connections . create one by one . before creating just test SLD . it should be successfull .

And then maintian Jco's.

Try it.

Surekha.

Former Member
0 Kudos

Hi ,

In portal URL

select http://<********>:<portnumber>/irj and press enter

select webdynpro on that screen , it asks for credentials , give ur admin credentials.

select content webdynpro

and click on maintain Jco connections

There u find jco connections . create one by one . before creating just test SLD . it should be successfull .

And then maintian Jco's.

Try it.

Surekha.

Former Member
0 Kudos

Hi Krishna,

Please check the note number 573365.

Thanks,

Jena.

thomaskofoet
Member
0 Kudos

Hi Jena,

why the note 573365? Thats not the same context, i think.

Regards,

Thomas

Former Member
0 Kudos

To all

I ran into the same type of error. What were your steps in solving the problem?

Thanks

James