Window can not close.........

Hi,
I created link to action ui element in table column. When i click on that it will display new pop up window .Which is actully a window with iframe  . This ifram containing other application.
Now when i close this window the view close but windows reamains as it is pls provide solution for it.
Regards,
Gurprit Bhatia
Edited by: GURPRIT BHATIA on Feb 21, 2008 7:12 AM

Hi,
It seems that you are working with NW04
http://help.sap.com/javadocs/NW04/current/wd/com/sap/tc/webdynpro/services/session/api/IWDWindow.html
void      destroyInstance()  is part of NW04s
http://help.sap.com/javadocs/NW04s/current/wd/com/sap/tc/webdynpro/services/session/api/IWDWindow.html
Regards
Ayyapparaj

Similar Messages

  • Adobe Reader Updater has been 'downloading' for over a week now...it is preventing me from signing out and closing my mini Mac, can't close down.  The window will not close ever, just keeps spinning around...help!

    How can I stop the 'Adobe Reader Update' from constantly trying to download?  It's been over a week now, preventing me from signing out of my computer and other issues too. Can you help please? thanks!

    Hi! The version is OS X 10 8 5...not sure what that means lol but it makes a difference obviously! 
    I did what  you said now and it has worked, thanks so very much for getting back to me.  I really appreciate your help!!
    Can I ask you questions in the future or do I just do that through the forum?\
    Thanks again, Jennie 
          From: Anubha Goel <[email protected]>
    To: rubyrose1950 <[email protected]>
    Sent: Sunday, April 26, 2015 10:42 PM
    Subject: You have been mentioned by Anubha Goel in Re: Adobe Reader Updater has been 'downloading' for over a week now...it is preventing me from signing out and closing my mini Mac, can't close down. The window will not close ever, just keeps spinning around...help! in Adobe Community
    |
    You have been mentioned
    by Anubha Goel in Re: Adobe Reader Updater has been 'downloading' for over a week now...it is preventing me from signing out and closing my mini Mac, can't close down. The window will not close ever, just keeps spinning around...help! in Adobe Community - View Anubha Goel's reference to you  Hey rubyrose1950, Could you please let me know what version of OS are you working on.You might try uninstalling Reader and install it again from the below mentioned link:Adobe Acrobat Reader DC Install for all versions Let me know how it goes. Regards,Anubha 
    Participate in the conversation by replying to this email
    To stop receiving these messages whenever you are mentioned, go to your preferences and disable notifications for direct social actions. |

  • Download Window Does Not Close Upon Completion of Download

    I download a file, the Download Window opens, and asks where I want the file (I set that Tool-Option), but when it is done, the window does not close, even though the Option is set telling it to close when the download is complete
    == This happened ==
    Every time Firefox opened
    == prior to last update

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can try to reset the preferences to see if that helps.
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Mail window does not close anymore

    When I press the red dot or type CMD-W, the mail window does not close anymore. It just stays open, everything else works as usual. Any ideas, how to close the window again?
    TIA

    Look at the bottom frame of the Mail window; it may display a small dot thingie in the middle of its bar, something like this -
    If so, try clicking on that dot and dragging upward.
    If that works, you should have both panes present again. You can adjust the size of the window as a whole by dragging the bottom-right corner (where the hash marks are).

  • Workflow 2.6.4.0.0 configuration problem - Command window does not close

    I am trying to install Oracle Workflow 2.6.4.0.0. as part of Warehouse builder using the details mentioned in this link
    http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson4/etl-mappings.htm
    From the Start menu click Programs > Oracle <Database HOME> > Configuration and Migration Tools >
    Workflow Configuration Assistant. The Assistant is started.
    Accept the default for Install Option
    Workflow Account: (Accept the default ) owf_mgr
    Workflow Password: owf_mgr
    SYS Password : <Enter the SYS account password>
    TNS Connect Descriptor: localhost:1521:orcl
    Click Submit.
    However following this document, the command window did not close, and I did not get any message stating that Workflow Configuration has successfully completed.
    The command window displays this message as the final step and does not close-
    WorkflowCA: Executing :C:\oracle\product\10.2.0\db_1\jdk\bin\java -jar C:\oracle
    \product\10.2.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 admin welcome -application WFALSNRSVCApp -testDataSource -location jdbc/WorkflowDS -username OWF_MGR
    Is this installation complete? How to resolve this?
    Please can any one help?
    Thanks very much
    Allan

    I ran into this problem. And it took me while to get it fixed, but It does work.
    First the TNS Desc is misleading. One would think that it would be host:port:sid. What it is really looking for is host:port:servicename. But if you want to use the "Change Tablespace" drop down list you need to, enter the sys password, change it to host:port:sid - Then use the drop list. And change it back before you press submit.
    The second thing that I found is that it wants to use the SYSTEM tablespace as temporary tablespace. THis is becuase it is looking for a temp tablespace called TEMP. If you look a the line default_temp = SYSTEM. And if you dont supply a tablespace it wanted to change it in the wfsysgnt.sql script in the $OH\wf\sql directory. You would think that what ever the default database tbs and temp tbs is - that owf would use that. No, it wanted to change it. Oracle needs to fix this.
    So here is how i fixed it. I had to create a temporary tablespace called TEMP, does not need to be big as I dropped it after it was done. Then i had to modify the wfinstall.csh script and use the install options. Not the /tablespace this option is obayed but it will try to use the SYSTEM as the temp tbs. Here is my example that I appended:
    /wfacct "owf_mgr" /wfpasswd "my_owf_mgr_pwd" /debug "true" /tnsConnDesc "my_host_ip:my_port:my_servicename" /syspasswd "change_on_install" /tablespace "OWF_TBS"

  • I bought a 160gb iPod classic every time I try to put music on my external hard drive only copy up to 1500 songs and then freezes Itune me and I can not close, asks me to restore the ipod as factory, and do nothing . I try to close the program and itune w

    Me compre un ipod classic de 160gb cada vez que trato de ponerle musica de mi disco duro externo solo copia hasta 1500 canciones y luego me congela el Itune  y no lo puedo cerrar, me pide que restaure el ipod como de fabrica, lo hago y nada.  Trato de cerrar el programa de itune y no me deja, trato de apagar el computador y no lo puedo apagar,  he buscado para ver si tiene errores  el disco del Ipod y me dice que esta bien.  Lo he restaurado como 8 veces y le he puesto musica y videos pero siempre me borra todo.  He aplastado Menu y Seleccion para entrar al sistemade diagnostic o del ipod y le pongo el test manual donde entro al IO y me dice q todo esta bien.  Le he dado ya varios Format directamente desde el Windows 7 y nada tampoco, siempre me borra todo desde que pasan mas de 1300 canciones y me congeal todo el equipo.  Ya no se que pensar de esta compania Apple porque no da ninguna solucion ha este tema. 
    I bought a 160gb iPod classic every time I try to put music on my external hard drive only copy up to 1500 songs and then freezes Itune me and I can not close, asks me to restore the ipod as factory, and do nothing . I try to close the program and itune will not let me, I try to turn off the computer and I can not shut, I looked to see if the iPod disk errors and says it's okay. I restored it about 8 times and I've put music and videos but I always delete everything. I crushed and Selection Menu to enter diagnostic sistemade or ipod and I put the manual test where I enter the IO and q tells me everything is fine. I have already given several Format directly from the Windows 7 and anything either, I always delete everything from passing over 1300 songs and I congeal whole team. No longer have to think of this company because Apple gives no solution has this issue.

    06-sep-2012 0:14 
    Me compre un ipod classic de 160gb cada vez que trato de ponerle musica de mi disco duro externo solo copia hasta 1500 canciones y luego me congela el Itune  y no lo puedo cerrar, me pide que restaure el ipod como de fabrica, lo hago y nada.  Trato de cerrar el programa de itune y no me deja, trato de apagar el computador y no lo puedo apagar,  he buscado para ver si tiene errores  el disco del Ipod y me dice que esta bien.  Lo he restaurado como 8 veces y le he puesto musica y videos pero siempre me borra todo.  He aplastado Menu y Seleccion para entrar al sistemade diagnostic o del ipod y le pongo el test manual donde entro al IO y me dice q todo esta bien.  Le he dado ya varios Format directamente desde el Windows 7 y nada tampoco, siempre me borra todo desde que pasan mas de 1300 canciones y me congeal todo el equipo.  Ya no se que pensar de esta compania Apple porque no da ninguna solucion ha este tema.
    I bought a 160gb iPod classic every time I try to put music on my external hard drive only copy up to 1500 songs and then freezes Itune me and I can not close, asks me to restore the ipod as factory, and do nothing . I try to close the program and itune will not let me, I try to turn off the computer and I can not shut, I looked to see if the iPod disk errors and says it's okay. I restored it about 8 times and I've put music and videos but I always delete everything. I crushed and Selection Menu to enter diagnostic sistemade or ipod and I put the manual test where I enter the IO and q tells me everything is fine. I have already given several Format directly from the Windows 7 and anything either, I always delete everything from passing over 1300 songs and I congeal whole team. No longer have to think of this company because Apple gives no solution has this issue.
    iPod classic, Windows 7, ME BORRA TODO Y SE CONGELA 

  • Why am I getting an error message,"windows can not find(my Yahoo mail launch address)"when accessing Yahoo mail site?

    Using WindowsXP, and e-mail via Yahoo,browser is Firefox 4.0.I get the following error message when accessing yahoo mail site:"http://us.f831.mail.yahoo.com/dc/launch?action=welcome&yy=1782408664&.rand=0qrsdp1o...Windows can not find(the above address is inserted here).make sure you typed the name correctly,and try again". After this message is displayed on my desktop it begins to fade,and the inbox of my yahoo mail is then displayed..I am able to work all functions of the mail without problems.( I might add at this point that i access the mail program via a desktop icon).When I close out of the program the error message box with the error described above is displayed again on my desktop.I must click on the "X" to remove it.I can access my yahoo mail via Internet Explorer with no problem,as well as accessing via my yahoo home page.

    Here's an image of the ERROR Message. I'm not sure how this forum works -- if this image is an attachment or if it shows up in the body of this reply.
    Here goes...

  • Facetime window will not close. (iPhone 6 iOS 8.1.3)

    Recently and quite frequently, after a FaceTime call has ended the window will not close out to the normal FaceTime call history screen. Even when I double tap the home button to close out apps, the FaceTime window, still showing my live face and "call with whomever as ended or ending" (it switches between ended and ending when clicking back on the window) will not swipe closed; it just moves up and right back down. I can't even swipe it closed during a live FaceTime as I could before. The only way I've been able to close out the FaceTime app is to power down the phone then turn it back on.
    Anyone else experience this? Any suggestions?

    Hello nelly_eastside,
    Welcome to the Apple Support Communities!
    I understand that your FaceTime application is not fully closing after a call. In this situation, I would recommend forcing the application to close and then resetting your iPhone. To complete these steps, please follow the instructions in the attached articles. Please let me know if the issue continues.
    Force an app to close in iOS - Apple Support
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Have a great day,
    Joe

  • My Safari Windows will not close

    My safari windows will not close. I can use the internet fine, but safari will not allow me to close or minimize the window. This is also stopping me from shutting down my computer without removing the battery. Should I take it in to get repaired, or is it a setting on my computer that got turned on? Is anyone else having the same problem? Thank you! - Kristen

    Hi Kristen,
    Welcome to Apple Discussions
    Which version of OS X are you using?
    For possible relief, go to your Finder. There, navigate to your User Account's Library>Preferences Folder. You'll see a file com.apple.safari.plist. Move it to the desktop and restart Safari.
    Please let me know if that changes anything.

  • Red (close) button becomes dark and windows does not close

    Sometimes when I click the red (close window) button, it becomes darker and the window does not close, and the app seems inactive. I have to click the title bar (sometimes many times, the lag time to ) and the windows can close, or it can come back with the red button "normal". Very annoying when I have to close many specific windows as it completely breaks the flow of activities.
    Mail seems to be a application where it happens often, but it happens also with safari, omnifocus...
    Any idea how to fix this?
    I use a trakpad/MBA mid 2011 OS X 10.9.4
    Thanks,
    Albi.

    The problem is the same with Commnd-V, of course.
    Here is how the button looks like,
    I noticed it happens mainly when one application is active and I try to close a window which is not active.
    AR

  • How do I force a turn off? Notice for need to backup, push ok and nothing happens.  Window does not close.

    Small window says "hasn't backed up in two weeks.  Do you wnt to backup now. Ok button does not work and window will not close.  Thus I can't open or shut down.  Slides don't work.

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • Webi report using openDocument URL,the window does not close..

    Hello,
    While viewing a Web intelligence report using openDocument URL, the window does not close after clicking on Document -> Close option, and the report remains open.
    And if I close the browser, the session of the user in InfoVierw remains opened
    Thanks
    Environment
    Firefox/3.6.15
    Internet Explorer 8
    BusinessObjects Enterprise XI 3.1
    SAP Integratio KIT XI 3.1
    SAP BW 7.02

    Please check SAP note 1512960  and SAP note 1384496.
    http://service.sap.com/notes
    This behaviour is by design.
    Regards,
    Stratos

  • I can not close firefox unless i click on "home" 1st. also it freezes when i try to print or edit bookmarks,ect... Anyone know how to fix?

    It runs ok but when i go to a page "like msn.com or facebook.com,ect..." I can not close or minimaze the browser to allow me to close i need to click the "home" button then i can close firefox.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Hello, what to do if a program crash? I was working in a power point presentation and suddenly the little rainbow circle appeared and can not close the program, thanks

    Hello, what to do if a program crash? I was working in a power point presentation and suddenly the little rainbow circle appeared and can not close the program, thanks

    Welcome to Apple Support Communities
    Press Alt, Command and Esc keys, select the crashed app and force quit it. Then, open this app again.
    If you didn't save this document, it's possible that you lost the changes you made unless you have OS X Lion or Mountain Lion and they saved your document automatically

  • The addons window will not close, and comes up with firefox

    I recently re-installed java, and when i opened firefox the add-ons window opened with it. the Add-ons window will not close without closing firefox, and turning the pc off, using ctr+alt+del wont work. any assistant will be greatly appreciated

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    See also "Corrupt extension files":
    * http://kb.mozillazine.org/Unable_to_install_themes_or_extensions

Maybe you are looking for

  • Reg: Message and BPM

    Hi I'm having a scenario where i use a JDBC adapter to extract data from a DB. As a result of the query say, 10 rows are returned as message to XI server. I have a transformation (BPM) set and the receiver(target system) is a file. When i open the fi

  • Problem in Depreciation Run.

    Hi Experts, During depreciation test run I am getting the below errors in error log. 1) Account 'Acc.dep. accnt.for ordinary depreciation' could not be found for area 20 2) Message(s) when structuring line items for document number ERROR00001      Me

  • 6103 screen light

    Is there a way to increase the time that the main display stays lit? I find that I'm cast into darkness part way through some tasks. Thanks.

  • GR Conversion

    HI all, During GR Conversion, i am getting the following error....can anybody help? System error: block object EKKO, key XXXXXX (I am using LSMW and the key number is the PO number)

  • X11 printing font controls

    I continue to have problems controlling my printer from some OS X applications (emacs and xemacs, to be specific). While I can print from emacs without apparent difficulty, xemacs is, at the moment, at lost cause. My latest bete noire for emacs is my