cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to read component definition from local file BI_UDI

Former Member
0 Kudos

Hi,

I have created a new Web Dynpro Development Component. In this development component I have created a new model (RFC) and added 2 function modules in the model.

After adding the model I have added the model to the public part of the development component.

Now I want to do the following:

Development Component --> Build...

When I do this I get 7 errors in my General User Output in NetWeaver Developer Studio: all containing the following error description: Failed to read component definition from local file BI_UDI

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/core: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/core : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\core\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\core\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/jmi: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/jmi : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\jmi\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\jmi\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/ant: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/ant : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\ant\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\ant\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/db: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/db : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\db\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\db\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/cwm_1.0_library: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/cwm_1.0_library : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\cwm_1.0_library\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\cwm_1.0_library\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/buildlbs: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/buildlbs : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\buildlbs\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\buildlbs\_comp\.dcdef)

Oct 27, 2008 12:12:42 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: bi/mmr/cwm_1.0_source: Failed to read component definition from local file BI_UDI:sap.com/bi/mmr/cwm_1.0_source : Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\cwm_1.0_source\_comp\.dcdef (Cannot read component definition. File does not exist: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\cwm_1.0_source\_comp\.dcdef)

-


I am missing something. When I search on internet for BI_UDI I see some information about an extra plugin for BI but I am not using this plugin as far as I know.

Can someone help me with the problem???

Thanks in advance and kind regards,

Bart Elshout

Accepted Solutions (1)

Accepted Solutions (1)

former_member192434
Active Contributor
0 Kudos

Hi

Check this link

Failed to read component definition from local file

Thanks

Answers (4)

Answers (4)

Former Member
0 Kudos

Solved it on my own, by reinstalling NWDS and syncing complete sourche of the project again

Former Member
0 Kudos

Hello,

I'm experiencing the same problem, have you managed to solve the issue?

Thanks,

Filipe

0 Kudos

Hi,

I had the same problem - try to copy the folder ..\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr\ from NWDS SP14 or older - it is missing in NWDS SP15.

Regards,

Manuel

Former Member
0 Kudos

Is there anyone who can please help me.... ???

Former Member
0 Kudos

I experienced similar problems. Then I found out I was using NWDS 7.0.15 while the server was still version 7.0.14. Maybe you could check whether the versions match?

Best regards,

Pieter

Former Member
0 Kudos

I am missing the complete directory:

C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\BI_UDI\DCs\sap.com\bi\mmr