Broken DC after re-importing model

Hello,
I have an existing model with an RFC already present in the model. A few changes have been made to the structure of the RFC which required a re-import of the model.
After re-import, the DC becomes Broken on NWDS and also all the structures and data fields present in the model dictionary show as deleted.
Upon building the DC on local machine, I get the following error. I tried reverting and reimporting the model but was in vain.
Any leads in this direction?
The error-
[ddgen] [Error]   Structure com.pg.dc_model.models.susezpmodel.types.Zsus_Status_Count_Struct is not generated
     [ddgen] [Error]   BuiltIn Type or Simple Type expected
     [ddgen] [Info]    Catching throwable null
     [ddgen] [Info]    com.sap.dictionary.generation.ant.GenerationAntTaskError
     [ddgen]      at com.sap.dictionary.generation.ant.GenerationAnt.showCheckResult(GenerationAnt.java:171)
     [ddgen]      at com.sap.dictionary.tools.generation.Generation.generatePersistentStructure(Generation.java:480)
     [ddgen]      at com.sap.dictionary.tools.generation.console.GenerationConsole.generate(GenerationConsole.java:168)
     [ddgen]      at com.sap.dictionary.generation.ant.GenerationAnt.main(GenerationAnt.java:47)
     [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [ddgen]      at java.lang.reflect.Method.invoke(Method.java:324)
     [ddgen]      at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:219)
     [ddgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     [ddgen]      at org.apache.tools.ant.Task.perform(Task.java:364)
     [ddgen]      at org.apache.tools.ant.Target.execute(Target.java:341)
     [ddgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
     [ddgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
     [ddgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:116)
     [ddgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:58)
     [ddgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
     [ddgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
     [ddgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
     [ddgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
     [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [ddgen]      at java.lang.reflect.Method.invoke(Method.java:324)
     [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
     [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
     [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
     [ddgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
     [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
     [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:6004)
     [ddgen]      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
     [ddgen]      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
     [ddgen]      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
     [ddgen]      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
     [ddgen] ERROR: Unknown exception during generation null (com.sap.dictionary.generation.ant.GenerationAntTaskError)
     [ddgen] ERROR: Generation failed due to errors (11 seconds)
Error: C:\Documents and Settings\281171\.dtc\0\DCs\pg.com\susezp\scsusezp\dc_model\_comp\gen\default\logs\build.xml:80: [Error]   Generation failed!
     at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:254)
     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     at org.apache.tools.ant.Task.perform(Task.java:364)
     at org.apache.tools.ant.Target.execute(Target.java:341)
     at org.apache.tools.ant.Target.performTasks(Target.java:369)
     at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
     at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:116)
     at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:58)
     at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
     at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
     at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
     at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
     at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:6004)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
     at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Ant runtime 11.297 seconds
Ant build finished with ERRORS
[Error]   Generation failed!
Error: Build stopped due to an error: [Error]   Generation failed!
Build plugin finished at 2010-07-01 11:19:30 GMT+05:30 (IST)
Total build plugin runtime: 11.984 seconds
Build finished with ERROR
- Regards,
Sudeep

Hi
First reimport model , then build it , all inconsistency will be display.
these could be possible
1 : I am sure that its a problem of some structure changes in RFC (check all those which are present at DC binded with model)
2:  Dictonary are not generated (check at dictonaries , this is default taken care by framework sometimes it happen)
3. Local Context node having some type missing (due to structure change) (delete all the model binding and bind it again with new structure)
BR
Satish Kumar

Similar Messages

  • I don't found "used model" after I imported proxy class from CAF

    Dear Everyone,
    I built up CAF knowledge skill by do follow the document in SDN and I've tried connect CAF and web dynpro together. This's document that I learned.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/504540a4-fd0d-2a10-7c8e-c88289cf6457
    and I found some problem. as you see in Page 22. after I import proxy classes. I have to found something in used model popup as same as Page 23 , but I don't found anything in "selected model" popup and I check in "Used DCs". It has classes that same in Page 21.
    Can someone help me? Thank you in advance.
    Amnart.

    Dear Ayyapparaj and Everyone,
    Yes, I did. and I saw something will be my mistake.when I create new project. Do the domain has to be "SAP xApps" because I usually doesn't change it ( default is "Basis" )?
    I follow this document 3 times, but it still doesn't have classes in "used model" popup.
    Can you help me?Thank you in advance.
    Amnart.

  • How to Re-import model in webdynpro in NWDS 7.1 EHP1 version

    Hi All,
    We have webdynpro DC in NWDS 7.1 EHP1 version, we are trying to re-import the model which already exists in DC. actually in the BAPI ABAP people is added new field in the BAPI structure then we are trying to incorporate the same changes in webdynpro to reflect the new field in model  through the Re-import model.
    But when we right click on model and then selected the re-import then it is not happening any thing in studio its a kind of new action, but ideally in general  it should open the new window where the SAP r/3 credentials should be given to re-import the model. In our case nothing is happening after we right click on the model on selection of "Re-import" model.
    Please let me know what is the issue we have?, do we have any issue with our studio  NWDS 7.1 EHP1 version? or should we follow any other procedure to re-import model in NWDS 7.1 EHP1 version.
    In other versions of studio like earlier versions we were able to re-import the model thru re-import the model by right click on model. but the current version of studio NWDS 7.1 EHP1 should have problem for re-importing the model.
    Thanks,
    Portaluser100

    Hi,
    1.Its Simple way. Just Right click on your Model--- Choose Re-Import. Then choose your RFCu2026Click on Finish
    2. while re import the RFC u will get some error. By cache invalidation and Re Start the J2EE Engine Server you can solve the problem.
    After Re-Import the model you can do cache invalidation
    There is a need to restart the portal system to clear the cache. Once its done your application would work fine.
    Another thing that you can try to clear the cache is
    1. Go to link http://<servername> : <portname> /webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole
    2. Click on the last link in detail navigation "Invalidation of ARFC Metadata Cache"
    3. From "Adaptive RFC Metadata Cache Invalidation " tray, choose the JCO that you are using
    4. From " Dictionaries Cache Invalidation" tray, choose the dictionary(model) whose cache you want to clear.
    The above option saves time but in case it doesnu2019t work, you can go in for Portal restart. It would surely work.
    If you have more clarification please read the [Document|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10465350-b4f5-2910-61ba-a58282b3b6df]
    Hope this helps!!
    Best Regards
    Vijay K

  • PE 9 lockup after HD import from camcorder

    Hi folks, I've been using PE for many years. Currently have PE9 installed, all the updates, drivers, QuickTime, etc. up to date. No problems at all, I've produced many videos. But all of a sudden on the last few times I imported from the camcorder (Canon HV20), it imports fine but when it's done, PE9 locks up. It has the video on the timeline, but doesn't show it in the video display window. I have to Ctrl/Alt/Del, which then brings up the "PE9 stopped unexpectedly" Windows error.
    When I start it back up, the video is there and saved and everything works fine. So I can work around this, but not sure why all of a sudden it's hanging after I import video, the same way I've been doing it for years? And like I said, no problems doing this with PE9 until recently. No other changes to the computer, so I'm not sure what's up, any suggestions? (I searched around in the forum but didn't find anything).
    Thanks.

    There are quite a few things to check, and many are included in this ARTICLE and in its links. For driver updates, do not trust Windows, or any update utility. Go to the mfgr's. Web site, plug in your audio, or video card make/model, plus your OS, then download and install the latest driver.
    Next, if the situation does not improve, please post the full details of your system. See this ARTICLE. Pay special attention to the I/O sub-system. This ARTICLE will give you background and tips.
    Good luck, and please report back,
    Hunt

  • Import model from OWB repository

    We have an OWB repository with several 100 tables, mappings, etc. what we try to import but SQL Modeler seems to import nothing although it gives no errors.
    We've found that before importing all the OWB environment variables must be set.
    Which we did.
    Then it seems to connect to the repository, do some processing and returns but without any changes in the model.
    Did anyone import model from OWB successfully?
    We are using version 10.2 OWB and database.
    Bye,
    Gabor

    OK ive imported from Designer into OSDM just fine.
    Good. Glad this works.
    However things I dont like so far ...;)
    The properties palete can you make it like owb in that when i open it and change context in the browser it updates? I dont want to have to keep going show properties.
    In future releases User Interface will be adresses to be more intuitive and to be more SQL developer alike
    Pushing the OK button does not appear to do anything the properties window stays open so how is it different to apply?
    Sorry, but we don't understand. Pushing OK should work and should close the property window.
    Things I dont like... the number of clicks to see information ( no hotkeys or shortcuts  )
    Agree. In future releases User Interface will be adresses to be more intuitive and to be more SQL developer alike
    Next Early Adopter will have new dialog for entities and tables
    No drag n drop columns from 1 table to another. No right click on browser nodes to create keys etc No CTL drop no SHIFT drop
    You can drag columns
    an enhancement request will be created
    Why cant I reorder columns by moving them in the browser? Then I could move them visually. This also applies to property paletes if I have to go to the effort of highlighting a current row then why cant I just grab it and move it?
    You can reorder columns/attributes by the "up" and "down" arrows after you highlighted the column or attribute in their respective property window.
    an enhancement request will be created for doing this from the browser and the grabbing
    Appears to be no ability to set common properties over a number of attributes. If I select a number of columns I cant pull up a property pallete to set a common attribute on them.
    an enhancement request will be created
    I could not get the enginer to logical model to enable
    Should work. when you have the relational model, use the engineering to logical model icon (2 red arrows) or the design menu option and do engineer to logical model
    Otherwise looks promising
    Thank you!!
    Kind regards,
    René De Vleeschauwer
    SQL Developer Data Modeling team

  • Import model from Designer looses domains

    Hello,
    I have tried to import a model from Oracle Designer into Oracle SQL Developer Data Modeler, and found that the domains where not imported. As a consequence all attributes defined by domains (most of ours) are defined by the domain "Unknown" after the import.
    How can I import the domains from Oracle Designer?
    Thank you,
    Carsten
    Edited by: ckhansen on Oct 15, 2009 9:49 PM
    Edited by: ckhansen on Oct 15, 2009 9:50 PM

    Hi Philip,
    I'm using OSDM build 570 with Designer version 10.1.2.0.2. The repository is not versioned. All the domains belong to the imported application system.
    This is the import log:
    Oracle SQL Developer Data Modeler Version: 2.0.0 Build: 570
    Oracle SQL Developer Data Modeler Import Log
    Date and Time: 2009-10-16 09:11:49
    Design Name: Oracle Designer (Read-Only)
    RDBMS: Oracle Database 10g
              All Statements:           105
              Imported Statements:      105
              Failed Statements:           0
              Not Recognized Statements:      0
    Cheers,
    Carsten

  • Cinema 4d lite suddely stopped supporting imported models

      I've put more than 100 hours in creating environments with imported models.  All of the sudden all of my imported models disappeared.  I also created a model of a table in C4d lite with some slightly beveled cubes as legs.  Those also went away.  I'm ready to junk After Effects and just use Blender.

    Mea Culpa.
    This was operator error.  The "Axis Bands" filter got unchecked somehow (Not intentionally -- I don't even know what it does). I turned on all of the filters and the models came back. I checked and unchecked filters until I found the 1.

  • Colors become oversatured with green tint after last import

    Hi,
    I use Lightroom on Windows Vista and after last import from my D300 my images have colors that are oversaturated and have a green tint that makes eyes bleed. Following advice from http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402862&sliceId=2 and upgrading to 1.4.1 didn't solve this problem.
    I also noticed this same problem on older images which were fine before so my guess is that this problem is self-inflicted. I would really appreciate any ideas on how this could happen and how to fix it.
    I apologize if this question has been asked before, but I couldn't find it in KB or forums.

    >my green colors issue was "fixed" by adding the sRGB profile to my windows monitor settings and setting it as the default in place of the manufacture-provided profile (which i made sure was up to date). i don't quite understand why that would make things better as my monitor is surely not capable of reproducing the full sRGB gamut. is it correct for me to assume that there is some other lightroom or windows problem at hand for which this procedure happens to be a workaround? or is there something more fundamental about color management that i'm missing here?
    Chalk another one up to a bad manufacturer-supplied profile. We have seen these here hundreds of times now. Technically what happens is that Lightroom uses the perceptual profile present in such a profile, while most other color managed software (Photoshop, Safari, etc.) use the relative colorimetric. For some reason, many manufacturer-supplied profiles have corrupt perceptual intent in them. This makes Lightroom (and any other app that uses it) appear weird. Bottom line is that you cannot get good color on any system without calibrating it yourself. Rarely is a manufacturer profile any good, even if the perceptual intent is not broken.

  • WebDynpro Importing Model as Spring and Hibernate

    hi guys,
    Can any one tell me clearly about how to import model(Spring and HIbernate) in WebDynpro for java
    Thanks & Regards
    RK

    Hi Ramakrishna,
    Spring and Hibernate is used for Database access instead of EJB.
    To import spring and Hibernate model Use Either <b> Import Adaptive Web Service Model </b> or <b> Import Java Bean Model </b> by right Click on Models.
    WebDynpro with Hybernate
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/e081a4b6-0801-0010-7fa4-c3c7a0454815 [original link is broken]
    Regards,
    Mithu

  • After I import a movie file from the camera memory card, Imovie 10.0.1 acts as if the memory card is empty though I know it isn't.... I can't import that file to iMovie again.. is that the way it worksnow?  Thank you, Filippo

    On IMac 10.9  After I import a movie file from the camera memory card to Imovie 10.0.1 it acts as if the memory card is empty though I know it isn't.... I can't import that file to iMovie again.. is that the way it works now?  Anyone know?  Thanks, Filippo

    I would like to know this too. I imported a lot of files, then Imovie crashed. I went back in and they are not in imovie at all.
    I reconnected the camcorder to import again and though they are still on the camcorder, I no longer see them in the available list of files to import. I'm sure there is some sort of simple setting somewhere that reveals all files even if it thinks they are imported.
    Thanks

  • Should i delete my photos from iPhoto after I import to aperture

    should i delete my photos from iPhoto after I import to aperture? What is the easiest way to do this?

    Depends.
    Did you copy the files into the Aperture Library on Import?
    If so, it's safe to do so. My tip: wait a few weeks until you're happy that you're committed to Aperture.
    Drag the iPhoto Library from the Pictures Folder to the trash.
    Regards
    TD

  • I just upgraded to Snow Leopard, and I have Aperture 3.1.3.  Now after I import pics from my camera I get a dialog box so large I can't get to the eject card button.   I have to force quit Aperture.  How do I fix?

    I just upgraded to Snow Leopard, and I have Aperture 3.1.3.  Now after I import pics from my camera I get a dialogue box so large that I can't see the eject card button.  Consequently, I can't get rid of the dialogue box without having to do a force quit on Aperture.  How do I fix?

    I can drag the dialog box, but I can't move it up far enough to get to the eject card button.  The dialogue box contains all the jpeg Numbers I am trying to upload.  It has never done that before.  It used to be just a smal dialogue box with no jpeg numbers in it.
    It is even difficult to get to the Finder with the Dialague box is open.  I have to force quit aperture.
    Any ideas would be appreciated.

  • TS1559 I did all 5 steps and they didn't work. I went into apple and they said it was probably unfixable and i would just have to pay to have it replaced. ridiculous, i'm paying for your broken product after ONE YEAR of use??

    I did all 5 steps and they didn't work so I went into apple and they basically told me they could send it away but it was probably unfixable and i'd have to pay for to replace it (180 dollars). I've only had th iphone 4s for two weeks over a year, am I seriously expected to pay for their broken product after one year of use??

    kmombo wrote:
    I've only had th iphone 4s for two weeks over a year, am I seriously expected to pay for their broken product after one year of use??
    Yes, that was the terms of the warranty that you accepted when you purchased the phone. You had the option to purchase an extended warranty that would have covered it for 2 years, but you chose not to.

  • After I import from my camera, my pictures are not showing up in my events. But I can find them in Last 12 months. Any ideas why??

    After I import my pictures to iphoto, I can't see them in my events.  I can find them in last import or last 12 months.  Why did my pictures stop showing up in events???

    They have not - your events are sorted manually - go to the view menu ==> sort events and select your choice of event sort order
    LN

  • GL : after journal import currency conversion type change to User

    Hi
    I have following data in GL_Interface table
    User_currency_conversion-type = 'Corporate'
    Currency_conversion_date = '9/21/2008' ( Get from Gl_Daily_rates)
    Currency_conversion_rate = Null
    As per GL_Daily_Rates the conversion_rate is 1.5 for this currency to functonal currency.
    After journal import, gl_je_header is populated with
    User_currency_conversion-type = 'User'
    Currency_conversion_date = '9/21/2008'
    Currency_conversion_rate = 1
    Can you please explain, why the User_currency_conversion-type and Currency_conversion_rate are changed to above values ?
    If you have any good document of "Journal Import Rules and Logic" , please share
    Thaks in Advance

    Hello Mr. G. Lakshmipathi,
    Thanks! I'll try this function module READ_EXCHANGE_RATE.
    However, I think this issue is not really related to the exchange rate. The amount conversion from USD to JOD happens correctly based on the current pricing forumla that we are using i.e. amounts in JOD have 3 decimals after conversion from USD, but when they are stored in pricing structure, the last decimal is truncated as the currency against the 3 condition types is USD (USD has 2 decimals). Hence, the amounts have 2 deicmals.
    Thanks,
    Amit

Maybe you are looking for