cancel
Showing results for 
Search instead for 
Did you mean: 

Connection between JSP and ABAP code

Former Member
0 Kudos

Hello!

I am creating a complain in iscc_b2b (CRM 7.0)

Then I got this:

The following error occured: com.sap.mw.jco.JCO$AbapException: (126) NO_VALID_ENTRY_IN_CATALOG: NO_VALID_ENTRY_IN_CATALOG

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3430)

at com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory.executeJCoFunction(JCoManagedConnectionFactory.java:1144)

at com.sap.isa.core.eai.sp.jco.JCoConnectionStateless.execute(JCoConnectionStateless.java:412)

...

(log)

There are no dumps in ST22 in CRM.

How can I understand where in ABAP this exception occurred?

P.S. I'm not able to trigger break-point in ABAP while creating the complain. Why?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

COMV_CODEPROFIL2 view wasnt filled

Former Member
0 Kudos

Anyone has any idea?

Former Member
0 Kudos

Hi,

Check in SM21 if there are errors that can help you.

Best regards,

Caíque Escaler

Former Member
0 Kudos

Unfortunately no errors there.

Former Member
0 Kudos

Hi,

When you set the break-point check if its an external break point.

Best regards,

Caíque Escaler

Former Member
0 Kudos

It is external. Anyway, how could I understand in which ABAP module the error occurred? Cause "NO_VALID_ENTRY_IN_CATALOG" is ABAP exception, isn't it?

Former Member
0 Kudos

I saw a similar error in IPC.... and unfortunatelly i got no more inputs....

Check the user status profile...

sorry...

Best regards,

Caíque Escaler

Edited by: Caíque Escaler on Nov 12, 2010 11:49 AM