Java.exe to java 7 without closing after closing the app forms started in a tab

Hello world

We use 11 GR 2 patch 1 and java 7.25 on the client w / IE 9. Our application is run in separateframe mode.

Our question is if we open our application url in a browser window (we use IE) with only the first tab opened, when we leave our application (using the normal process of exit_form), the java.exe process is stopped. However, if you open a tab in Internet Explorer, in the 2nd tab, if you open and close the application, the java.exe process crashes then there forever even after the browser has been closed.

If we open our application using Java 6 instead, close the browser should get rid of the java.exe process in the scenario of our application in the 2nd tab of the browser.

Anyone who has experienced this problem? We use the close.html called from the trigger after form in our application to close the browser to anchor window when you exit the application. It is the same code that we used for a while, there may be a better version out there that will solve this problem? Here's the code for our current version:

< html >
< body onload = "closeit ()" >
< script >
function closeit()
{
win = top;
Win.opener = top;
Win.Close ();
}

< /script >
< / body >
< / html >

Thank you

Nathan

In the basejpi.htm, there is the applet parameter applet_stop_timeout , which is set by default to 500 or something. Try increasing it (maximum is 3000). The parameter defines basically the time the applet needs to gracefully destroy once the browser is closed. I guess if the forms applet does not have time to destroy itself with elegance, it blocks causes the java process is not able to close.

see you soon

Tags: Oracle Development

Similar Questions

  • How come back initially on an editing session without closing the entire program and start again?

    How come back initially on an editing session without closing the entire program and start again?

    Hello

    There are two answers to this. If you have not saved the image since the opening, you can restore the file Menu-Revert or F12 and that will bring back you at the beginning. A more elegant solution is the historical Panel.

    Photoshop has a history panel (Windows Menu-history) that keeps track of everything you do on an image and allows you to go back in the flow of work and in effect then go ahead if you change your mind. The original image is always registered as a snapshot and then subsequent action recording. So you can come back not only the original image, but any previous change after opening. You can even take your own snapshots which is a useful feature.

    Hope that helps

    Terri

  • Close the last tab without closing the application firefox

    Greetings!

    1.i would like to close the last tab without closing the application. The behavior I expect is the application to open a new empty tab when I close the last tab currently I can't close the last tab which already has some open site in it.

    2. when I open a new tab, I have to enter a Web site address. I expect the app to just open a new empty tab and let him to enter an address or not for me.

    Thank you for your support. I love firefox for Android.

    It is being developed and will be changed to allow the closure of the last tab in Firefox 18 or 19.

  • How can I display an error message on the listening port close popup without closing the popup.

    Hi Experts,

    JDeveloper 12.1.3.0.0

    How can I display an error message on the listening port close popup without closing the popup.

    Thank you

    Roy

    As its name suggests, close listener of popup is called when popup is closed so you can not do this.

    If you want to display the popup message, use your own buttons instead of the ok/cancel default buttons and close the popup programmatically.

    Dario

  • How to create a child window without closing the parent window

    Hi all

    I have a requirement to create a child window without closing the parent window. I have to click on an element in the parent window, then is expected to open a child window. The parent window must not be closed before you close the child window.

    Kindly help me in this.

    Thank you and best regards,

    Myvizhi

    Hi all

    I found the solution for this. I created a new page. Then I created an article in the style of link in the parent element, and I put the following properties in the link element:

    Destination URI: OA.jsp?page=/seagate/oracle/apps/seasoa/que/webui/SeaSoaHeaderDetailPG&headerId={@ErrHeaderId}&retainAM=Y&addBreadCrumb=Y&backPage=S

    Target framework: _blank

    This opens the new child window without closing the parent window.

    Thank you and best regards,

    Myvizhi

  • I connect my Canon camera, wiaacngr.exe opens a window asking me to select the program to start. But it offers only two options: M/S Office Word and scanner and camera wizard.

    original title:wiaacmgr.exe

    I found a lot on the Internet about wiaacngr.exe not opening not or refuses to recognize the camera.  My problem is almost the opposite!   Whenever I connect my Canon camera, by USB, my current laptop (Windows XP Pro SP3 of v5), wiaacngr.exe opens a window asking me to select the program to start.  But it offers only two options: M/S Office Word and scanner and camera assistant, neither of which I want to use.  If I close the window...  Not much, but it's a nuisance.  I would be happy if she has proposed to launch work stations.  I then click on the box "Make this every time" and will never see the window.  Otherwise, I'd be happy to remove the program completely.  Can someone tell me how to achieve one of these?  S ' Please!
    Jim

    Hello

    I suggest you to return the item and check if it helps:

    Change the programs that Windows uses by default

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-which-programs-Windows-uses-by-default

    See also:

    Change default programs using Set Program Access and computer defaults

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-default-programs-using-set-program-access-and-computer-defaults

  • The Adobe Desktop installation program will not load the app screen tab, all I see is the loading icon and runs continuously without ever loading. All the other tabs seem to load without any delay, only the app tab does not load. I tried to uninstall and

    The Adobe Desktop installation program will not load the app screen tab, all I see is the loading icon and runs continuously without ever loading. All the other tabs seem to load without any delay, only the app tab does not load. I tried to uninstall and reinstall the software, rebooted a couple of times and tried to activate the download of the Premier Pro via the website, but it still doesn't load in the desktop application.

    This solved the problem for me:

    Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

  • Missing database after closing the App

    One after the other, I recently doing listviews to my SQL database, but I had a problem. When I close the application and reopen it, some of the databases have disappeared. Here is the picture:

    Before closing the application:

    After the closing of the app and relaunch:

    What makes that happen, and what is the solution for this problem? Any help would be appreciated.

    Thank you.

    problem solved, it is just because of variable conflicts in the service of loading, thank you

  • How to send a file without closing the socket?

    I wrote a program to transfer a file by using the tcp connection, where I closed the socket because the receiver must detect the end-file.  But now I would extend it to several files for which I shouldn't close the socket until all files are sent. I can't find a way to do this. So please help to solve.

    Such a long thread, so many errors.

    > Send an end of file marker after each file

    Eventually, which cannot work unless the EOF marker can occur in the file, which is unknowable, or there is a convention of escape agreed where it occurs in the file. In which case, you must also apply the convention to escape to escape Convention. For example, you can terminate with ETX and escape with ESC, but this means that the ETX and ESC must be escaped in the data file, and which in turn means that you need to escape out of ETX and ESC ESC ESC when you receive.

    > In the link, they said the error to happen is because of the header

    No, in the link, they said that the error is caused by using a BufferedReader and then read directly the data stream. Jet disappears in a BufferedReader, err, buffering.

    > BufferedReader has a read (byte [] buffer) method

    No, BufferedReader doesn't have a read (byte [] buffer) method.

    Follows a proven response, unspeculative with code.

    1 use the sender DataOutputStream and DataInputStream to the receiver.

    2 send the file name with writeUTF() and read with readUTF().

    3. send the length of file with writeLong() and read it with readLong().

    4. send and receive exactly that number of bytes, as follows:

    length = din.readLong (); in the receiver, or File.length (to sender)

    total length = 0;

    int count;

    ubyte [] buffer = new byte [8192]; or what you want, any size > zero

    While (total < length="" &&="" (count="din.read(buffer," 0,="" (int)math.min(buffer.length,="" length-total)))=""> 0)

    {

    dout. Write (buffer, 0, count);

    Total += count;

    }

    Errors and omissions excepted. You can use this code on both ends.

  • case without closing the

    I just replaced the battery in an ipod video 5th generation when I closed the case on one side of the case closes properly, theres a small gap, can I do?

    That's because something inside interferes with the power to shut down the case completely?  If Yes, open to the top one make sure that everything is in its place.  Compare the old battery to the new.  If the new battery is substantially thicker compared to the old battery, it is defective or not properly designed for a 5th generation iPod.

  • After update, the Message "cannot start... you do not have sufficient permissions to access to...» »

    I paid what I consider a high monthly fee, am so far and, stupidly, I've updated to InDesign CC 2015.

    I get a message that tell me how to change permissions, the file says the app has read and write permissions, using scripts are for Windows - I'm using an iMac running El Capitan - I now have a very impatient customer for a queue. Help. Regarding Adobe, why should I pay for it?

    Is the Adobe folder under the system as well as the libraries user permissions for reading and writing to connected to the user and account administrator option?

    If not, try again with steps once: [If Yes, let us know]

    Follow the procedure below:

    Step 1:

    (1) right-click on the icon in the Finder, then select 'Go - To' folder.
    (2) you will get a text box, type in the following command, and then press the 'Return'. () Do not miss ~ symbol)

    ~/Library

    (3) then navigate to Application Support > Adobe

    .

    Right-click on the Adobe folder and select ""GetInfo ' option. "

    Expand the sharing & permissions section.

    Click on the padlock icon in the lower corner on the right. Enter your administrator user name and password when you are prompted, and then click OK.

    Please click on '+' symbol, it will open the list of user accounts. Add currently logged in username and administrator option,

    Then indicate ""& read/write " permission currently logged in username and Administrator option."

    Click the gear icon and select apply to closed. Close the dialog box information .

    Step 2:

    (1) right-click on the icon in the Finder, then select 'Go - To' folder.
    (2) you will get a text box, type in the following command, and then press the 'Enter'.

    / Library

    (3) then navigate to Application Support > Adobe

    .

    Right-click on the Adobe folder and select ""GetInfo ' option. "

    Expand the sharing & permissions section.

    Click on the padlock icon in the lower corner on the right. Enter your administrator user name and password when you are prompted, and then click OK.

    Please click on '+' symbol, it will open the list of user accounts. Add currently logged in username and administrator option,

    Then indicate ""& read/write " permission currently logged in username and Administrator option."

    Click the gear icon and select apply to closed. Close the dialog box information .

    ------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------------------- - -----------

    Then launch InDesign application and check.

  • Menu accordion without closing the point selection (Mobile site)

    Hi, I am building a site with an accordion menu for scroll a page navigation. The menu works very well because it is closed at the start and goes down on the press to reveal navigation, however once the user selects the item they wish to naviagte to the menu still expanded. Preview of Muse, it's working properly, the accordion of closing, once an item is selected, but in-situ (the site is hosted on BusinessCatalyst), it does not work. I tested on Android and Iphone using the chrome and standard browsers, none of them work as expected. The site is here: www.cordellhouse.com

    Any help gratefully received!

    Sorry for that! My bad...

    I just watched your mobile version, and I could see that it does not close after you make a selection. You can also test it with this link, without using a mobile device:

    http://cordellhouse.BusinessCatalyst.com/phone/

    I'm afraid it's an incompatibility between an extract of the Muse and the 'real world'. The menu accordion is not destined to become a menu collapse, with the obvious behavior of allowing users to select and navigate. As a matter of fact, in a situation where users would read major texts in an accordion, they wouldn't be happy to close automatically when you navigate to the page. Only refreshing or revisit the page requires the accordion to close itself.

    The only workaround I can think of, is to make it clearer to the user to manually close the menu. (Use an 'x' or something.)

  • ADF popup without closing the

    Hello
    I'm working on Oracle Jdeveloper 11 g Release 1.

    I've included a popup beside my page jspx parent for help:
    <jsp:include page="/core/gccompliance/library/packages/complianceStandards/AddStandardToPackage.jspx"/>
    Jspx code is as below:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:c="http://java.sun.com/jsp/jstl/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <c:set var="coregccomplianceuiBundle"
             value="#{adfBundle['oracle.sysman.core.gccompliance.view.CoreGccomplianceUiMsg']}"/>
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <af:resource type="javascript">
        /** * Shows the popup dialog **/
        function showAddCSDialog()
        {
            var popup = AdfPage.PAGE.findComponent("addCsDialog");
            popup.show();
        }
    
        function folderBtnListener()
        {
            var popup = AdfPage.PAGE.findComponent("addCsDialog");
            popup.hide();
        }
      </af:resource>
      <af:popup id="addCsDialog" contentDelivery="lazyUncached">
        <af:dialog modal="true"
                   title="#{coregccomplianceuiBundle.INCLUDE_COMPLIANCE_STANDARD}"
                   id="addCS1" closeIconVisible="false" styleClass="AFStretchWidth"
                   dialogListener="#{pageFlowScope.packages_libraryBean.handleAddStandardToPackage}"
                   contentWidth="900" contentHeight="350" type="cancel">
          <af:panelGroupLayout id="includeCS2" layout="vertical">
              <af:query id="addcss"
                          headerText="#{coregccomplianceuiBundle.COMPLIANCE_SEARCH}"
                          value="#{bindings.CSSelectorForPackageVOCriteriaQuery.queryDescriptor}"
                          model="#{bindings.CSSelectorForPackageVOCriteriaQuery.queryModel}"
                          queryListener="#{bindings.CSSelectorForPackageVOCriteriaQuery.processQuery}"
                          queryOperationListener="#{bindings.CSSelectorForPackageVOCriteriaQuery.processQueryOperation}"
                          resultComponentId="::cst1" rows="3" maxColumns="2"
                          saveQueryMode="hidden" disclosed="false"/>
              <af:table value="#{bindings.CSSelectorForPackage1.collectionModel}"
                        var="row" rows="#{bindings.CSSelectorForPackage1.rangeSize}"
                        emptyText="#{bindings.CSSelectorForPackage1.viewable ? coregccomplianceuiBundle.MSG_NO_DATA_DISPLAY : coregccomplianceuiBundle.MSG_ACCESS_DENIED}"
                        fetchSize="#{bindings.CSSelectorForPackage1.rangeSize}"
                        styleClass="AFStretchWidth"
                        binding="#{pageFlowScope.packages_libraryBean.includeCsTable}"
                        selectionListener="#{bindings.CSSelectorForPackage1.collectionModel.makeCurrent}"
                        rowBandingInterval="0"
                        rowSelection="multiple" id="cst1"
                        columnStretching="column:resId1c2"
                        summary="#{coregccomplianceuiBundle.PACKAGE_INCLUDE_CS_SUMMARY}"
                        contentDelivery="immediate">
                <af:column id="csSelehdr" width="10" rowHeader="true"/>
                <af:column sortProperty="CsDname" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.CsDname.label}"
                           id="resId1c1" rowHeader="true" align="left">
                  <af:outputText value="#{row.CsDname}" id="ot1"/>
                </af:column>
                <af:column sortProperty="Description" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.Description.label}"
                           id="resId1c2">
                  <af:outputText value="#{row.Description}" id="ot6"/>
                </af:column>
                <af:column sortProperty="TargetType" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.TargetType.label}"
                           id="resId1c3">
                  <af:outputText value="#{row.TargetType}" id="ot5"/>
                </af:column>
                <af:column sortProperty="LifecycleStatus" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.LifecycleStatus.label}"
                           id="resId1c4">
                  <af:outputText value="#{row.LifecycleStatus}" id="ot4">
                    <af:convertNumber groupingUsed="false"
                                      pattern="#{bindings.CSSelectorForPackage1.hints.LifecycleStatus.format}"/>
                  </af:outputText>
                </af:column>
                <af:column sortProperty="Author" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.Author.label}"
                           id="resId1c5">
                  <af:outputText value="#{row.Author}" id="ot3"/>
                </af:column>
                <af:column sortProperty="CsType" sortable="false"
                           headerText="#{bindings.CSSelectorForPackage1.hints.CsType.label}"
                           id="resId1c6">
                  <af:outputText value="#{row.CsType}" id="ot2">
                    <af:convertNumber groupingUsed="false"
                                      pattern="#{bindings.CSSelectorForPackage1.hints.CsType.format}"/>
                  </af:outputText>
                </af:column>
              </af:table>
            </af:panelGroupLayout>
          <f:facet name="buttonBar">
            <af:group id="g15b">
              <af:commandButton text="#{coregccomplianceuiBundle.OK}" id="addcsokb"
                                partialTriggers="cst1"
                                actionListener="#{pageFlowScope.packages_libraryBean.handleAddStandardToPackage}"
                                partialSubmit="true"/>
            </af:group>
          </f:facet>
        </af:dialog>
      </af:popup>
    </jsp:root>
    When I click on the ok button the listener action {pageFlowScope.packages_libraryBean.handleAddStandardToPackage} is called running a bussiness logic and then call the script method java folderBtnListener() you jspx.
    The action listener code is:
        public void handleAddStandardToPackage(ActionEvent ae)
        {
            handleAddStandardToPackage();
            addScript("folderBtnListener();");
        }
    
        public void addScript(String script)
        {
            FacesContext fcxt = FacesContext.getCurrentInstance();
            Service.getRenderKitService(fcxt,
                                        ExtendedRenderKitService.class).addScript(fcxt,
                                                                                  script);
        }
    But when I click on ok the bussiness logic is well executed but the popup does not get closed. I have to click the Cancel button to close.

    Can anyone suggest what Miss me in my code?

    Hello
    Have you tried with autoCancel property of popup
    See

    http://docs.Oracle.com/CD/E23943_01/apirefs.1111/e12419/tagdoc/af_popup.html

    Or you must link the popup to Bean and then use
    RichPopup.hide ();
    See

    How to close a popup

  • service of Firefox without closing the

    I use CCCleaner at the end of each session of my PC. Since the FF5 update, I frequently get a message of CC saying he can't clean up because FF is still ongoing. It was after I closed FF. I look in the Manager of tasks, Apps and FF is not there. However, in the process, there is an entry for FF. When I stop it, all right.
    How can I make sure that when I close FF, the process is interrupted too?

    TKS

    Do a clean install (re)-:

    -> To download a new copy of Firefox and save the file to the desktop.

    -> Uninstall your current version of Firefox and delete the folder Program Files of Firefox before installing this copy of the Firefox installer.

    • Do not remove the data of a personal nature if you uninstall the current version.
    • It is important to remove the Firefox Program Files folder to delete all the files and make sure that there is no problem with the files that were leftovers after uninstall.

    Check and tell if its working.

  • Application without closing the deployment system

    Hello

    I have a little problem with some of my executable files I want to run on a PXI system.

    They work very well, so far, no mistake, but as soon as I close the executable by program or by clicking on the 'x', the cover closes, but the task seems to be "not responding".

    However, I can close the Application via the Task Manager.

    I do not open all the references, I just communicate with a PXI device to read the temperature and close the connection later.

    This is the error, but it does not help me much (ATTENTION GERMAN )

    Found my mistake, the base of VISA for my PXI card driver was too old, or not suitable for Win7.

    Everything works after I updated.

    BTW, it was for a Pickering switch card, using their Pipx40 driver.

    Detective Conan.

Maybe you are looking for