Webdyn App doesnt work due to WDTypeNotFoundException, DdException & WebUIE

Hi
My webdynpro application does not work due to the following exception. The stack trace is give below.
But another application accessing another RFC model works. Even if i create a new project using this RFC it wont work.
Please kindly help me regarding this issue.
Environment
NWDS SP 9
ADS  SP 9
STACK TRACE
#1.5#00123F57561D00460000003C00000D7C00040FABD316F9C7#1143130562156#com.sap.engine.services.servlets_jsp.client.RequestInfo#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfo#Guest#2####52122390ba8811dab38100123f57561d#SAPEngine_Application_Thread[impl:3]_39##0#0#Warning##Plain###Cannot send an http error response [500 Application error occurs during processing the request. (details: <pre>com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type extern:com.test.model.types.AdRFCModel:com.test.model.types.Ztmi_Tdat could not be loaded: com.sap.dictionary.runtime.DdException:
     at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getStructure&\#40;DataTypeBroker.java:297&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init&\#40;NodeInfo.java:753&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init&\#40;NodeInfo.java:761&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init&\#40;NodeInfo.java:761&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init&\#40;NodeInfo.java:761&\#41;
     at com.sap.tc.webdynpro.progmodel.context.Context.init&\#40;Context.java:40&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init&\#40;Controller.java:199&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal&\#40;Component.java:433&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext&\#40;Component.java:371&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext&\#40;Component.java:400&\#41;
     at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.initAttributeMapping&\#40;AttributeInfo.java:582&\#41;
     at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init&\#40;AttributeInfo.java:442&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes&\#40;NodeInfo.java:771&\#41;
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init&\#40;NodeInfo.java:756&\#41;
     at com.sap.tc.webdynpro.progmodel.context.Context.init&\#40;Context.java:40&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init&\#40;Controller.java:199&\#41;
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView&\#40;ViewManager.java:540&\#41;
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot&\#40;ViewManager.java:422&\#41;
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.init&\#40;ViewManager.java:130&\#41;
     at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController&\#40;InterfaceView.java:41&\#41;
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init&\#40;Controller.java:200&\#41;
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent&\#40;ClientComponent.java:134&\#41;
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init&\#40;ClientApplication.java:374&\#41;
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute&\#40;WebDynproMainTask.java:593&\#41;
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks&\#40;AbstractClient.java:59&\#41;
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing&\#40;ClientManager.java:249&\#41;
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing&\#40;DispatcherServlet.java:154&\#41;
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent&\#40;DispatcherServlet.java:116&\#41;
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet&\#40;DispatcherServlet.java:48&\#41;
     at javax.servlet.http.HttpServlet.service&\#40;HttpServlet.java:740&\#41;
     at javax.servlet.http.HttpServlet.service&\#40;HttpServlet.java:853&\#41;
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet&\#40;HttpHandlerImpl.java:385&\#41;
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest&\#40;HttpHandlerImpl.java:263&\#41;
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet&\#40;RequestAnalizer.java:340&\#41;
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet&\#40;RequestAnalizer.java:318&\#41;
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer&\#40;RequestAnalizer.java:821&\#41;
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle&\#40;RequestAnalizer.java:239&\#41;
     at com.sap.engine.services.httpserver.server.Client.handle&\#40;Client.java:92&\#41;
     at com.sap.engine.services.httpserver.server.Processor.request&\#40;Processor.java:147&\#41;
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process&\#40;ApplicationSessionMessageListener.java:37&\#41;
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run&\#40;UnorderedChannel.java:71&\#41;
     at com.sap.engine.core.thread.impl3.ActionObject.run&\#40;ActionObject.java:37&\#41;
     at java.security.AccessController.doPrivileged&\#40;Native Method&\#41;
     at com.sap.engine.core.thread.impl3.SingleThread.execute&\#40;SingleThread.java:94&\#41;
     at com.sap.engine.core.thread.impl3.SingleThread.run&\#40;SingleThread.java:162&\#41;
Caused by: com.sap.dictionary.runtime.DdException:
     at com.sap.dictionary.runtime.XmlExtractor.map&\#40;XmlExtractor.java:132&\#41;
     at com.sap.dictionary.runtime.DdJavaProvider.getDataType&\#40;DdJavaProvider.java:68&\#41;
     at com.sap.dictionary.runtime.DdNameTranslator.&\#60;init&\#62;&\#40;DdNameTranslator.java:53&\#41;
     at com.sap.dictionary.runtime.DdNameTranslator.&\#60;init&\#62;&\#40;DdNameTranslator.java:28&\#41;
     at com.sap.dictionary.runtime.DdBroker.getDataType&\#40;DdBroker.java:162&\#41;
     at com.sap.dictionary.runtime.DdBroker.getStructure&\#40;DdBroker.java:180&\#41;
     at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getStructure&\#40;DataTypeBroker.java:295&\#41;
     ... 44 more
</pre>)]. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: An attempt to write after the stream had been closed.
     at com.sap.engine.services.servlets_jsp.server.runtime.client.GzipResponseStream.write(GzipResponseStream.java:204)
     at com.sap.engine.services.servlets_jsp.server.runtime.client.GzipResponseStream.write(GzipResponseStream.java:188)
     at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.writeError(HttpServletResponseFacade.java:692)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.sendError(HttpHandlerImpl.java:838)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.processError(HttpHandlerImpl.java:768)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:396)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
Thanks
Praveen

Hi,
I have got the solution for this. I have tried recreating(JCO Connections), restarting(SLD Data Supplier, etc.), undeploying(Projects), rebuilding(Projects) and deploying to get rid of this exception. But it did not make any difference.
The main concern with this exception is while re-importing the model where the Netweaver Developer Studio works in a very strange way. It actually shows that it has reimported the model without showing any Deltas(shown in the info window in the last stage while importing the model). While this same application is testing on different machine with same version of NWDS where it actually shows the changed structures in the Deltas info.
So, clean the workspace(back up the projects) including the .METADATA folder(which is very very important) and restart the Netweaver Developer Studio which reinstalls itself and creates new version of .METADATA folder.
Now
1) Reimport the projects into the workspace
2) Reimport the model into the project
3) Restart the J2EE Server (Better undeploying the project using Remote SDM GUI before restarting the J2EE Server)
4) After the server is restarted, then rebuild and redeploy the application. Believe me it works.
Regards
Praveen Tipirneni

Similar Messages

  • HT204407 new find my friends 3 app doesnt work on iphone 4

    I own iphone 4 ios 7.04, the new find my friends 3 app doesnt work. my iphone crushes 1 min after and I see the apple logo. please help

    Double tap Home button, delete Find Friends by swiping UP the app's preview in multitask-list.
    Press Home button when finished.
    Do a Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data
    Start Find Friends again.

  • TS1702 I cannot contact the vendor the link page is false, how do i get my money back the app doesnt work

    I bought igtalk pro in good faith but it doesnt work, i cannot see any incomming messages and when i click the links the app crashes. When you try to "report a problem" the page is all about photos and solitare and no thing even in english its a jappanise or chinese site. how do i get my money back when i went through to i tunes it said contact vendor, well i cant as no links to vendor.
    Thanks in advance.

    When you say that you went through iTunes do you mean the 'report a problem' link from your purchase history, and on that did you say that you couldn't find any support from the developer ? If not then you could try that : log into your account on your computer's iTunes via the Store > View Account menu option and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find that app and use the 'Report a Problem' link and fill in details about the problem (iTunes support should reply within, I think, about 24 hours).
    If the 'report a problem' link doesn't work (it's been taking some people to this site on a browser instead of showing a form in iTunes) then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

  • Can't sign into my Apple Youtube app (the app that Safari links to when you click on a Youtube video). Ive tried the 2 step verification method and tried signing in with my gmail and the password given for the app- doesnt work? What do I do?

    Ive tried followinf a number of posts on using the 2 step verification method- none of it works. Please I need help with this, thanks.

    Also forgot to mention- i can log in with Google's Youtube app- the problem is Safari doesnt link to this app.  So if anyone knows how to get Safari to link to Google's Youtube app youd also solve this problem for me.

  • What do you do when you download an app and the app doesnt work right, then you call itunes and they cant do anything about it cause it's in a different language and you come to a dead end

    I downloaded the ispytoys app for the tank, the tank works but not all the features and the tank will only travel 2 feet at a time then you have to move the button forward again, I call itunes but there's nothing they can do cause its in japanese or chinese, anyway, nor itunes or I can read it, so I'm at a dead end. What are my options, this ***** cause one of the features is you can email the videos and pictures out that you take with the tank but mine wont let me. I taled to the people I bought it from but there is nothing they can do cause its in the app and itunes cant do anything about it either, so , do I live with it? Sincerely one bummed out person. If anybody can help me, I would seriosly appreciate it.

    Carolyn Samit wrote:
    Hi...
    Apple's policy states, "all sales are final" > iTUNES STORE - MAC APP STORE - TERMS AND CONDITIONS
    Wow .... that is one long document . Not as long a read as: Apple - Legal

  • Flash app doesnt work

    hi - i want to try out the new game kdice
    on
    http://kdice.com
    but as i go to this adress, the flash application doesnt come
    up.
    i tried it with firefox and IE, even without firewall and
    router.
    i installed flash player 9.0.28.0 and other applications work
    fine.
    anyone got an idea??
    thanks, andreas

    Reading console output does actually help troubleshooting...
    Warnung: Verzeichnis-Berechtigungen unterscheiden sich für usr/lib/mozilla/
    Dateisystem: 700 Paket: 755
    Fix the permissions and it should work.
    P.S.: und mit nem "export LANG=en_EN.UTF-8" (bzw us) am anfang wirds auch international verständlicher
    Last edited by hokasch (2010-07-22 22:51:44)

  • After ios5 my camara app doesnt work what can i do?, After ios5 my camara app doesnt work what can i do?

    My camara app is not woking after ios5

    Try closing the Camera app completely and then see if it works when you re-open it : from the home screen (i.e. not with Camera 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Camera app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • My apps doesnt work

    My apps in iphone dorsn't work? How can i fix this problem? :)

    i mean, i can't open my apps (sample--battery/speed test/etch)..i try to reboot it, but nothing happens...
    guys...help me for this thx

  • I just updated the ipad 2 from 3.4.5 to ios 6.1.2 and the reminders app doesnt work. When I press edit, the app closes itself

    I updated to ios 6.1.2 but the new app reminders closes itself when I touch the edit button.
    Does anyone know how to solve this issue?
    thank you very much

    Thank you for your help Texas Mac Man. Not what I wanted to hear. Was hoping it would just update to 6.1.3 it said was available. Thanks again.
    Catzz.

  • Outlook mail app doesnt work. I would like a refund

    $2.99 for an app is really anoying!!!

    Sorry, but according to Apple, all sales are final.
    iTunes Store: All Sales Are Final

  • I suscribe to create pdf (convert images to pdf) but the iphone app doesnt work

    I paid the suscription to use the tool, it shows a message that it saids that i currently suscribed for the next month, but i can't use it!  And still appear the option to buy it!!

    Hello jeanluckpickard,
    It may help to force close all applications and reset your iPhone.
    iOS: Understanding multitasking
    http://support.apple.com/kb/HT4211
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If you're still not getting any audio from your iPhone, the next step would be restoring the device.
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Cheers,
    Allen

  • My iphone got stolen and the find my iphone App doesnt work for me. It keeps telling me that the iphone is off....!!what to do?? please

    " action will take afect when this iphone conects to the internet... " BUT whats now??

    Report the theft  to the police.
    Change your passwords as soon as possible.
    And alert your carrier about the theft.
    Léonie

  • How can i get a refund on an app that doesnt work?

    I have an ipod touch 4g 32gb with iOS 4.3.3 and i downloaded an App called FLV Explorer. It says it is compatible with my device. I bought it for 10.85 USD. I would love to get a refund because the app doesnt work at all. It crashes constantly and doesnt do what the description says it can do. I want to know how i can get a refund on a fake app. Any support for a good answer would be nice

    How to report an issue with Your iTunes Store purchase

  • Suscriptions doesnt work

    I paid the suscriptions of: camera to pdf but the app doesnt work. please your help with an answer of the trouble and possible solution.

    If you are talking about the CreatePDF service, the forum to ask is this:
    http://forums.adobe.com/community/createpdf
    although this link may also be useful:
    http://forums.adobe.com/community/download_install_setup
    If you are talking about something else, please give full details of your setup and your problem.

  • TS4006 why cant i find my phone phone it worked before now its not working and if i dont act fast i will lose it completely its been almost a month who is responsible for this app not working?

    does apple garantee this app becauser when i opened my sprint account there was no insurance available so now what happens if there app doesnt work its been a month since ive seen my phone?

    daveharris040 wrote:
    does apple garantee this app
    No

Maybe you are looking for

  • Query help required to link two fields

    Hi all, I have made an query as under : SELECT T2.Period, T0.dept, T0.empID, T0.firstName, T0.lastName, T1.U_ebasic, T1.U_ehra, T1.U_etrspt, T1.U_ecola, T1.U_emeins, T1.U_education, T1.U_grosssal,T1.U_totduc, T1.U_oadd, T1.U_netsal, T1.U_bank, T1.U_b

  • [SOLVED]Xorg closes when hitting X in Fluxbox

    Greetings, been away for some time and I apologize for the sudden "login" for help, but anway: I've got a problem with my recent install of Archlinux. After an clean install and been doing some tweaking I've wanted to use fluxbox this time around, we

  • Hiding Computes Behind Router

    Hi All! I could use some help configuring my network. I am sharing a DSL connection among four computers; three through an ethernet hub, plus a laptop wirelessly using an Airport Express in bridge mode - so the DSL modem is providing all IP addresses

  • Bizarre behavior with Keyword Tags and their check marks

    I'm using LR v1.1. I ran into a bizarre situation today, but don't know how I got into it or how it finally was resolved. I wanted to view all my photos in the Library view. Under the section "Keyword Tags" there were already check marks in in front

  • Reporting on assignment details with Discoverer

    I am tasked with reporting on an individuals 'Assignment Status' where their current assignment status is 'Secondment' and bring back previous details (e.g. organisation) before the change occurred. My problem is that I am getting multiple rows where