cancel
Showing results for 
Search instead for 
Did you mean: 

"BPM.bp.00005" BC-BMT-BPM-SRV com.sap.tc.glx.BpemTask execute() - Exceptio

juliocesar_leyva
Explorer
0 Kudos

Hello experts,

This is my issue.

Recently we download and install the lastest version of NWDS ( 7.2 SP04 PAT0003), because we are experiencing problems with base install (7.2 0000) in Webservices Import's (Service Registry).

Now, after that installation I'm trying to rebuild my DC component (wich ones with my BPM Processes) and the IDE is giving me this error:

(NOTE; I've re-sync proyect dependencies, repair and rebuil manually all my local DC )

*BC-BMT-BPM-SRV com.sap.tc.glx.BpemTask execute() - Initiating process constraint check.*

*Error: "BPM.bp.00009" BC-BMT-BPM-SRV com.sap.tc.glx.BpemTask constraintCheck(conn,partitions,category) - OclManagerException in constraint checking.*

*Error: "BPM.bp.00005" BC-BMT-BPM-SRV com.sap.tc.glx.BpemTask execute() - Exception during constraint check of processes. Check Your model for problems.*

*Error: C:\CSP.jdi\LocalDevelopment\t2\4D540B05B8EFF7D3C3557B9C786CAE07\default\logs\build.xml:81: null*

I'm thinking this is a consistency problem of my proyect, but i don't know how to solve it.

Did you know how to repair this error?

Thanks in advance.

Julo C Leyva

Accepted Solutions (0)

Answers (3)

Answers (3)

juliocesar_leyva
Explorer
0 Kudos

Hello,

Thanks for all your replies.

The problem persist, even doing all your recomendations.

In the "Problem view" i didn't see errors, just some warnings related with "captions" in webdynpro, but not ERROR messages.

I didn't see any error in "Composite Designer" nor "Process Developement" views, but when I run "Build" i get the same Build error.

Thanks again!

Julio C.

Former Member
0 Kudos

We had this issue before.

Yes, you don't see any errors in NWDS but build fails !!!

We resolved this by re-sync all the BPEM and Engine dependencies in NWDS

Anil

former_member6345
Participant
0 Kudos

Do follows steps:

1. Assign your Project and go in the menu to click Project -> Clean

After that, you get an visual Error on your Project.

If this above don't work try this:

1. Delete your your Resources in your workspace (Right click on your DC (Process View) and approve the check box

"Delete project contents on disk"

2. Go to your DC Perspective and create your Project again.

3. Refresh Model Data in your Process Perspective

After that, you get an visual Error on your Project.

regards

armin

juliocesar_leyva
Explorer
0 Kudos

Armin thanks for your recommendations, I did it and solve my problem.

juliocesar_leyva
Explorer
0 Kudos

Thanks

Former Member
0 Kudos

hi jleyvarios

Did you solve this problem? I got the same error too.

stefan_henke
Contributor
0 Kudos

Hi,

in this case, please open the "Problems View" in Eclipse via "Window -> Show View -> Other". You should see at least one error related to your process DC. Depending on the problem type, there is a "Quick Fix" available or you have to solve it manually. However, you will see the error message which should already help you solve the problem.

Best regards,

Stefan

Former Member
0 Kudos

Sync the BPM dependent archives once again. (BPEM-FACADE and others)

Regards, Anil