cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SMQ2

baskaran_k2
Participant
0 Kudos

Hi,

In our SRM system all the messages coming from one system failing with scheduled error in sxmb_moni. In smq2, we could see the following error,

"Name or password is incorrect (repeat logon) in SMQ2"

When i try to reprocess it, queue gets cleared. But the XML message going into Application error state with following error

"An error occured within an XI interface: An unexpected exception was raisedMETH IF_EX_BBP_SAPXML1_IN_BADIPURCHASEORDER_SUS ZCL_IM_BBP_SAPXML1_IN_BADI====CPMETH IF_EX_BBP_SAPXML1_IN_BADIPURCHASEORDER_SUS CL_EX_BBP_SAPXML1_IN_BADI=====CPFORM CALL_BADI_IN SAPLBBP_BD_MAPPING_SAPXML1FUNC BBP_DOCUMENT_FROM_SAPXML1_MAPS SAPLBBP_BD_MAPPING_SAPXML1"

Could anyone please help on this, why all the message first struck in SMQ2 first, but if we reprocess it going?

Regards,

Baskaran K

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184681
Active Contributor
0 Kudos

Hi,

Although it seems strange that reprocessing is enough to get rid of the problems. However, I would still analyze the custom class that was mentioned in the error: ZCL_IM_BBP_SAPXML1_IN_BADI.

Regards,

Greg

abhay_rajhans2
Contributor
0 Kudos

Hi,

Check the authorization of the user who is sending the data to your system.

Former Member
0 Kudos

We have nearly 2 million inbound queues (SMQ2) that are hung up all because of a single one that failed due to incorrect login/password.   Aside from better monitoring, is there a way to bypass the failed queues in situations liket this so that the others can continue?