cancel
Showing results for 
Search instead for 
Did you mean: 

Found in negative cache

Former Member
0 Kudos

Hi All,

I am facing java.lang.ClassNotFoundException: com.XXXX.XXXXX.mdm.to.bupa.BusinessPartner Found in negative cache issue in the portal after deployment.

Here is the way , the DCs are deployed,

1. Web Dynpro DC

2. Java Bean DC

          Java Bean DCs have 3 PP

                         1. Assembly

                         2. Compilation (Class A, Class B,Class C)

                         3. Bupacompilation (This is newly created because of the overlap of other class in Compilation PP during the model creation) (Class A, Class B  - Class C is excluded to avoid the overlap)

3. I have added all the three PP to the Web Dynpro DC as used DC.

4. Model is created based on Bupacompilation.jar.

Now I am facing the Found in negative cache error.

Is it because of the classes A and B are present in 2 PP added to the same Web Dynpro DC?

Can i remove the Used DC (BupaCompilation) from the Web Dynpro DC and Delete the PP also in Java Bean DC to fix the negative cache error?

Will it create any problem since the model is created based on BupaCompilation.jar?

Please help. Thanks in advance.

Regards,

Senthil

Accepted Solutions (0)

Answers (1)

Answers (1)

nikhil_bose
Active Contributor
0 Kudos

Restart Java App server.