cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.mw.jco.JCO$Exception: RFC_ERROR_PROGRAM: 'password' missing

Former Member
0 Kudos

Hi!

I have a problem in the portal I'm working!

ERP2005 ECC 6.0

Portal: 2004s SP7

In the first time I had the JCO Connections with User/Password, but after I get a problem with the workset Travel Management, becouse I've a fixed user.

So I change the JCo Connections to tiket.

After I've done that, when I try to enter in the portal with a employee user I get this message error:

The initial exception that caused the request to fail, was:

com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing

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

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

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

at at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:90)

at at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:122)

... 74 more

If I click again I receive another message from the webdynpro of the overview page:

java.lang.IllegalStateException: ApplicationProxy ApplicationProxy(id=sap.com/pcui_gp~xssutils/XssMenu/base, appSessionId=null, clientWindowId=null) has no application session assigned. Create method must be called before.

Can anyone help me? I'll appreciate very much that!

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi!

It helped. Thanxs!

Regards,

Volker

Former Member
0 Kudos

Hi Volker!

Good I could help you.

Regards,

Sónia

chris_scott
Active Participant
0 Kudos

Hi Sonia,

I have exactly the same problem - did you manage to solve it?

Cheers,

Andy

Former Member
0 Kudos

Hi Andy,

Yes, the problem was exactly in the JCo Connections.

You have to make JCO Connections like this:

-> All of the R3_SAP_XXXX_Metadata with user/password;

-> All of the R3_SAP_XXXXX with ticket (corresponding to application data)

Hope this help you.

Sónia

tombo_larsen
Active Participant
0 Kudos

Hi Sonia

We got a similar problem.

Could you please describe in more detail how to solve this?

Best regards

Tom

Former Member
0 Kudos

Hi Tom,

Go to the manual of the business package for Employee Self-Service (My SAP ERP) 2005, to page 22 and 23 and explains exactly what we need to do about the configuration of the JCO Connections.

Enter the portal with administrator, go to Content Administration, after to tab webdynpro. Choose the button Maintain JCo Destinations.

To ESS you use:

- Application Data:

SAP_R3_Travel

SAP_R3_Financials

SAP_R3_HumanResources

SAP_R3_SelfServiceGenerics

In this JCO Connections you choose Ticket (SSO)

- MetaData

SAP_R3_Travel_Metadata

SAP_R3_Financials_MetaData

SAP_R3_HumanResources_MetaData

SAP_R3_SelfServiceGenerics_MetaData

In this JCO Connections you choose User/Password (put the administrator)

After restart the portal.

Hope this helps.

Sónia

0 Kudos

Hi Tom,

Thanks its worked for me 🙂