cancel
Showing results for 
Search instead for 
Did you mean: 

Dictionary error

Former Member
0 Kudos

Hi!

I'm working with the last version.

I imported a "RFC Model" and I have an error when I try to run the aplication:

=========================================================

An error has occurred:

"Failed to process the request."

Please contact your system administrator.

-


Hide details

Web Dynpro product information:

Product: null, Vendor: SAP AG, Version: null, Build ID: 6.3004.00.0000.20040209174308.0000, Build Date: Mon Mar 29 12:50:26 CEST 2004

-


Error stacktrace:

com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type extern:com.aegis.commande.model.types.CommandeModel:com.aegis.commande.model.types.Bapisditm could not be loaded: com.sap.dictionary.runtime.DdException: The logical dictionary com.aegis.commande.model.types.CommandeModel does not exist

=========================================================

The dictionary CommandeModel exists and the type Bapisditm too!!!

Any help?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alexandre,

Please go to the IDE -> Window -> Preferences -> Workbench and check "Perform build automatically on resource modification"

This must be set in order to build the dictionary also.

Please let me know if it does not work or if the flag was set already.

Hope that helps, Karin

Former Member
0 Kudos

Hello Karin,

i have the same error and the flag was already set.

kind regards,

Marco

Former Member
0 Kudos

Hi Marco,

did you reimport the model? I ran into this error two times so far and couldn't reproduce the reason for it despite the fact that i reimported the corresponding model in both cases.

Regards

Stefan

Former Member
0 Kudos

Hello Stefan,

no i did not reimport the model. I tried it with a complete new Project, but the same error. Also i want to change the JCo Connection used, but even when i change it within the project properties, he uses the old ones.

kind regards,

Marco

Former Member
0 Kudos

Hi Marco,

Could you please look the EAR-File for the dictionary-File? The last times we had this error, the dictionary-File was generated, but not deployed. Please check also, if the File is visible on the J2EE-Server itself, and please let me know, what have you found out.

Best regards,

Karin

Former Member
0 Kudos

Hi All,

I am also facing this problem. Can someone tell me if this is rectified for you?

Thanks.

Former Member
0 Kudos

I have had this error many times and this has something to do with the cache of an older version of the model.

Restarting the server solves this problem.

Thanks,

Balaji