Closing command window....

hi
i have an application that is to be made into a jar and then run. I want to start the jar through the command prompt. is there some way i can close the command window from my code itself based on a variable in a properties file????
Please help....
Thanks
Sudarshan

Use javaw to run the JAR... won't have an application
window.
***Annie***I mean command window... typo

Similar Messages

  • Closing command window after applic starts...help

    hi,
    i have a java application which i run from my command prompt by typing
    java -jar {JAR_NAME}.....
    i wanna know if there is any way I can close the command window once the application has started....
    Thanks
    Sudarshan

    java -jar {JAR_NAME}.....Use javaw instead.
    IF your file assotiations aren't screwed and IF there is a correct manifest.mf (with a main class attribute), you can simply double click the jar file.

  • Labview code for closing the command window

    Hi,
    This is naveen.Actually we are using 3rd paty test software for our mobile hardware testing which creates an DOS or Command window after execution.We have automated to execute this software using labview.the problem we facing is that we couldn't run the test software unless we close or kill the dos window opened in the previous run.So i like to know whether you have any labview code for closing or killing the DOS window ,i request you help me in this regard.
    regards,
    Naveen 

    Use the System Exec VI Owning Palette: Libraries & Executables VIs and Functions.
    And take a look here http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • When closing Firefox windows, I would like a warning before the last window closes. The about:config settings do nothing. There is a warning for multiple tabs..

    When closing Firefox windows, I would like a warning before the last window closes. The about:config settings do nothing. There is a warning for multiple tabs... why not for the last window? I do not use tabs... just windows... I have a mouse button programmed for that. It is really irritating to have to restart Firefox all the time and then open the history window because no warning was issued!

    This is ridiculous. I've had this problems for years now and I'm finally walking away from Firefox. I use my keyboards more than my mouse, and how many times does your finger slip and hit Command Q instead of W. How come FF can't reset something as trivial as this? So many people are having problems with this?
    Feels like FF has become too big, too slow and just not cooperative anymore. What a shame, I've been using Netscape/Firefox for 13 years. This is silly.

  • How do I move a group of tabs before closing a window?

    I recently lost all my custom settings on Firefox after an aggressive tech support person "cleaned" my browser settings. When this happened, I lost the ability to move my open tabs to a new group before closing the window they were in.
    Previously, when I had multiple windows open, and I initiated an "Exit" or "Close" command on one of the open windows, 2 things happened:
    (1) First I received a warning message asking me if I wanted to close the window
    (2) Then I received a second warning message asking me if I wanted to move my tabs before closing the window.
    Now, I only receive the 1st message, and I am no longer offered the option of moving my tabs to a new window before closing the current window.
    I've tested this both with and without the Tabs Group Manager which I was using prior to the time my browser was "cleaned", and I still have not found a way to restore this missing feature.
    Unfortunately, I don't know if this feature/option is:
    -- provided as a default in Firefox
    -- a customizable feature in Firefox, or
    -- a feature in a Firefox add-on.
    Can anyone tell me where/how to restore this option to move a group of tabs before closing a window?
    Thanks,
    Metta

    Thank you, guigs2, for your feedback, and my apologies for the confusion. After rereading my question, I realize I made a couple of typos in my original help request which cannot now be corrected. Specifically, the 2nd sentence in the first paragraph should have read:
    "I lost the ability to move GROUPS of open tabs to a new WINDOW before closing the window they were in."
    This means that, as far as I can tell, neither of your plugin recommendations applies:
    -- Apparently, Tab Mix Plus only applies to manipulating tabs WITHIN the existing window and, unless I am missing something, I did not see any reference to the option I'm looking for -- specifically, an automatic prompt offering to move groups of tabs to a new window before closing the existing window.
    -- Unfortunately, the other plugin you mentioned (Tag Cloud) appears to be non-functional in the current version of Firefox, based on the most recent user reviews.
    In light of this, I will consider the possibility of resubmitting my question with the typos corrected -- and, in the meantime, if there is any additional feedback that you (or anyone else) can offer, I would be most grateful!

  • Error in WC dot 8 command window

    Hello -  I am struggling with this issue. I have created Managed Bean in WebCenter Portal Extension project (designwebcenterspaces) in Jdev 11.1.1.7 (just one method and register the bean request scope in faces-config).deployed the managed bean as WAR.  Managed Bean has OPSS API implementation and interacts with LDAP (against Default Provider in weblogic)
    updated the weblogic.xml with the above shared library (managed bean name) and deployed as extend.spaces.war .. have restarted the servers as required
    but as soon as i login to webcenter 8888 i get following error even before the home page show up..  Pl help what might go wrong OR is it a BUG in designwebcenterspaces ?
    Following is the stack from webcenter managed server  command window I get the very moment I hit the URL http://localhost:8888/webcenter       in browser
    <Mar 7, 2015 10:33:52 PM PST> <Warning> <oracle.adf.share.ADFContext> <BEA-00000
    0> <Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initializati
    on is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent
    For more information please enable logging for oracle.adf.share.ADFContext at FI
    NEST level.>
    <Mar 7, 2015 10:33:52 PM PST> <Warning> <oracle.webcenter.framework.view.support
    .impl.DeviceSupportUtils> <BEA-000000> <
    java.lang.NullPointerException
            at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1252)
            at java.util.ResourceBundle.getBundle(ResourceBundle.java:795)
            at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getVa
    lue(DeviceSupportUtils.java:214)
            at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getSe
    ededOptionalAttributes(DeviceSupportUtils.java:231)
            at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getMa
    tchingSeededAttr(DeviceSupportUtils.java:3640)
            at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.conve
    rtSupportAttribtuesToAttribtues(DeviceSupportUtils.java:3608)
            at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.con

    There are two more bugs filed in Dot8 & Dot8 BP4 respectively :
    Bug 17173341 - NULLPOINTEREXCEPTION SEEN WHEN CREATING A PORTAL
    Bug 19682876 - NPE AT STARTUP.
    which are closed as a duplicate of the following bug pointed out by Kingsley_R
    Bug 17528953 - PORTAL CREATION THROWS NPE IN LOGS: DEVICESUPPORTUTILS.GETVALUE
    [ Source :: KM Note - NullPointerException seen in logs when starting up WebCenter Portal (Doc ID 1933824.1) ]
    FYI, The exception seen in the bug 19682876 is the closest match to the stack trace or exception from your query.
    The above bug 17528953 is already fixed in 11.1.1.9.0. You can request for a backport / one-off patch on top of Dot8 to see if it resolves the issue.
    I hope it helps!

  • Problem in Closing Browser window from an Applet.

    I have wriiten a small Applet progarm that calls a Javascript function in the opening window, to close the window in which it is loaded.The Applet window is a PopUp window from one of my application's window.
    First time I start my application and load that Applet and then close the frame window,it works fine that the browser window will close, when the frame window is closed.It calls the window closing event in that applet stop method is called and In stop methd a closeLaunchedBrowser method will called this has a Javascript method and the Method closes the window using the self.close() method.
    But now if I continue this process of launching applet and then closing frame window, initial 1 or 2 steps it has know problem when I continue this, after 3 or 4 steps, it result in browser hang/crash.
    I am using java version 1.4.2_01 or higher and IE or Firefox(any other NetScape based) browser to load applet.It works fine with IE but getting problem in case of Firefox(any other NetScape based).
    The error dialog information and related event log generated is shown below :
    The dialog which is displayed before crashing of firefox has information :
    "firefox.exe has generated errors and it will closed by windows.you will need to restart the program.
    An error log is being created."
    The error log information :
    Source : Browser Event ID: 8032
    "The browser service has failed to retrieve the backup list too many times on transport \Device\NetBT_Tcpip_{611A64A2-8F4B-409E-9AB2-0D9BF741E791}. The backup browser is stopping.
    The code related to this is given below.
    import javax.swing.JApplet;
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import netscape.javascript.JSObject;
    public class TestApplet extends JApplet {
    protected JSObject win = null;
    private JFrame frame = null;
    private boolean alreadyClosed = false;
    public void init(){
    this.win = JSObject.getWindow(this);
    frame = new JFrame("Test Frame");
    frame.setSize(300, 400);
    frame.addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {
    System.out.println("windowClosing");
    TestApplet.this.stop();
    frame.show();
    public void stop() {
    if (!alreadyClosed) {
    alreadyClosed = true;
    closeLaunchedBrowser();
    System.gc();
    System.runFinalization();
    private void closeLaunchedBrowser() {
    final TestApplet thisObject = this;
    Runnable r = new Runnable() {
    public void run() {
    try {
    JSObject win = (JSObject)JSObject.getWindow(thisObject);
    if (win != null && win.toString() != null) {
    //win.eval("top.opener=self;self.close();");
    //win.call("close", null);
    win.eval("self.close();");
    } catch (Exception e) {
    Thread t = new Thread(r);
    t.start();
    }If any one know solution regarding how to aviod this crash of browser please let me know. I will be very thankful to you.
    Thanks.

    Right, I sort of tracked down some code that uses getMethods to allow me to invoke a Javascript command. It is not pretty and took a little bit of editing to get to work but it does the job without putting JS stuff into my HTML.
    However it is causing some problems. If I open one of my other applets it will only let me close that window and the previous applets ceases to respond at all. I think this may be because the invoke gets the JSObject which is the window and somehow having more than one applet open in different windows is causing it to get confused and is locking the first window and only responding to the second.
    I have seen a much simpler method that uses:
    import netscape.javascript.*;
    and JSObject to get the window but my compiler complains about the import. Any further suggestions or an example would be welcome as my current solution is a bit limited as you can effectively only have one window open at a time which doesn't suit my needs.
    Many thanks.
    Mark.

  • CR2008 - How to run a Stored Procedure using Command Window

    Hi everybody,
    To generate my reports, I always adopted the foll. strategy:
      (a) Create a SQL Stored Procedure (with Input parameters) in Management Studio
      (b) Design a report in Crystal Report using the SP as datasource
    I want to experiment something different.
    Instead of using the SP as datasource, I wish to use the SQL Command window in CR2008.
    I have never succeeded to make it work.
    So, I am giving a simple example below , listing all my steps, so you can spot where my problem is:
    (A) Create a simple Stored Procedure in SSMS called [dbo].[usp_2014]
    USE [SIMUL02]
    GO
    /****** Object:  StoredProcedure [dbo].[usp_2014]    Script Date: 07/21/2014 12:40:22 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[usp_2014] @Project nvarchar(15)
    AS
    SELECT DocEntry, DocDate, U_ShipDept, DocTotalSy FROM ORDR
    WHERE U_ShipCode = @Project
    (B) Create a Crystal Report called TEST.rpt
          I typed the following in the Command Window (see Capture.jpg)
              {CALL "SIMUL02"."dbo"."usp_2014";1({?Project1})}
    (C) I verify the database. I get this error message:
          Failed to retrieve data from the database
            Invalid character value for cast specification
    I am blocked from here.
    Please let me know what has gone and what I must do to continue my tests.
    Thanks
    Leon Lai

    Hi Abhilash
    I copied and pasted your formula:
    Exec "SIMUL02"."dbo"."usp_2014" '{?Project}'
    Now it works!
    So, probably I typed something wrong, and did not notice
    Thanks a lot for your patience and great reply
    Closing
    Leon Lai

  • Closed Project Window Stays Open

    I have one project out of three where this is a problem.  I can end the project but the window does not close.
    I am using Captivate 4 and I have gone to preferences and changed end of project to be Close Project. Even at that, the last slide wants to keep going. I want it to freeze so it can be read. I put a button on it to stop the slide and then had to put a dummy slide at the back to close the project once the viewer hits the Close button.
    On the other projects, I can just let the slide fade out. Why does the window stay open? Is there a solution? I could not find this listed in the forum but was sure this was an issue in versions 2 and 3 as well.
    Thanks.
    Jeffrey Riley

    Do you mean like this?
    Indeed, that is the new behaviour. You have to make a selection, before closing the window.
    The new GarageBand does not quit, when closing the main application window. This way you faster switch between projects. You do not have to quit and relaunch.
    If you want GarageBand to quit, use the quit command ⌘Q instead of closing the main window.
    -- Léonie

  • Too many DOS command windows

    Hello,
    When I start my local J2EE engine from inside the Management Console it launches a bunch of DOS command windows.
    Is there anyway to make those just go away after they have launched/started whatever process each of them handles?
    It's not a huge deal but it's annoying to see all those DOS windows on my Task Bar AND there is always the possibility that one of them will get closed by accident thereby "screwing up something".  It just seems kinda archaic to have all these DOS windows there the whole time I'm running my local engine.
    Thanks in advance for any help.
    David.

    Just cleaning up all my unanswered questions. Sorry that this will cause the post to 'bubble up' to top.
    When we upgraded to later versions of Netweaver Developer Workplace this was not an issue anymore.
    We're currently on 2004s sp09

  • Zenworksuserdaemon.exe command windows hangs

    Hello all,
    We recently updated to 11.2.4 MU1 and I've noticed that on our Win7 x64 devices the zenworksuserdaemon opens a black command window that stays empty. It sits there for 4 or 5 minutes before finally disappearing. It does this every log in. It uses 0 of the CPU and about 18,500 k of memory. Doesn't seem like its really doing much, just kind of sitting there. There are a couple small bundles that run on login but they finish as expected and the black command window stays open long after they are finished running so I have no idea if there is any relation between zenworksuserdaemon.exe and run on login bundles.
    You can see an irrecoverable error in the log file below. Any help in a direction to go would be appreciated. Im not even fully sure what zenuserdaemon does so i don't even know where to begin troubleshooting.
    Thanks.
    I cleared the log file, logged out and back in. The window stayed open for about 4 minutes before closing and then i copied this log file.
    [DEBUG] [01/30/2014 09:30:34.527] [1340] [ZenworksWindowsService] [4] [] [ZenCache] [] [DeleteFiles called for (printer policy#2e72861b0a2b4643ae2c8c2c5ba8e3d4_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)SYSTEM})] [] []
    [DEBUG] [01/30/2014 09:30:34.527] [1340] [ZenworksWindowsService] [4] [] [ZenCache] [] [DeleteFiles called for (printer policy#a28de4fd34cc3954a2f1cc34ade106cd~3d896697a8 346944869a3d896697a834_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)user})] [] []
    [DEBUG] [01/30/2014 09:30:47.912] [1340] [ZenworksWindowsService] [43] [] [SoapUtility] [] [Checksumming soap call with UID: USER:Assignment:GetEffectiveAssignments] [] []
    [DEBUG] [01/30/2014 09:30:47.912] [1340] [ZenworksWindowsService] [43] [] [SoapUtility] [] [Added checksum to request: 8fc755f03e93c06a7b45e06fd94836ed8ac15fc54315ff37a7 0a3c62100e9126] [] []
    [DEBUG] [01/30/2014 09:30:50.454] [1340] [ZenworksWindowsService] [43] [] [SoapUtility] [] [Using cached response.] [] []
    [DEBUG] [01/30/2014 09:30:50.454] [1340] [ZenworksWindowsService] [43] [] [CacheableHttpWebResponse] [] [Getting Response Stream] [] []
    [DEBUG] [01/30/2014 09:30:50.517] [1340] [ZenworksWindowsService] [43] [] [ContentManager] [] [metadataUpdatedNeeded = False] [] []
    [DEBUG] [01/30/2014 09:30:51.078] [1340] [ZenworksWindowsService] [37] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies accepted by ZID:true] [] []
    [DEBUG] [01/30/2014 09:30:51.078] [1340] [ZenworksWindowsService] [37] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies enforced by ZID:true] [] []
    [DEBUG] [01/30/2014 09:30:51.078] [1340] [ZenworksWindowsService] [37] [] [ZESMEnterprisePolicySettings] [] [ZID Current status:Enforced - Feature is operating normally last time it was loaded or currently.] [] []
    [DEBUG] [01/30/2014 09:30:51.297] [1340] [ZenworksWindowsService] [51] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies accepted by ZID:true] [] []
    [DEBUG] [01/30/2014 09:30:51.297] [1340] [ZenworksWindowsService] [51] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies enforced by ZID:true] [] []
    [DEBUG] [01/30/2014 09:30:51.297] [1340] [ZenworksWindowsService] [51] [] [ZESMEnterprisePolicySettings] [] [ZID Current status:Enforced - Feature is operating normally last time it was loaded or currently.] [] []
    [DEBUG] [01/30/2014 09:30:53.403] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Checksumming soap call with UID: USER:Assignment:GetEffectiveAssignments] [] []
    [DEBUG] [01/30/2014 09:30:53.403] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Added checksum to request: 8fc755f03e93c06a7b45e06fd94836ed8ac15fc54315ff37a7 0a3c62100e9126] [] []
    [DEBUG] [01/30/2014 09:30:54.417] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Found etag: 8ef6b1074d934a50d5edf8b023a62b4331555aa7e5b92c14d6 96ef7e1ddf2cc8] [] []
    [DEBUG] [01/30/2014 09:30:54.417] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Updating checksum for USER:Assignment:GetEffectiveAssignments. Value: 8ef6b1074d934a50d5edf8b023a62b4331555aa7e5b92c14d6 96ef7e1ddf2cc8] [] []
    [DEBUG] [01/30/2014 09:30:54.432] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Caching HTTP response, Key: USER:Assignment:GetEffectiveAssignments] [] []
    [DEBUG] [01/30/2014 09:30:54.448] [1340] [ZenworksWindowsService] [34] [] [CacheableHttpWebResponse] [] [Getting Response Stream] [] []
    [DEBUG] [01/30/2014 09:30:54.698] [1340] [ZenworksWindowsService] [34] [] [ContentManager] [] [metadataUpdatedNeeded = False] [] []
    [DEBUG] [01/30/2014 09:31:04.260] [1340] [ZenworksWindowsService] [48] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies accepted by ZID:true] [] []
    [DEBUG] [01/30/2014 09:31:04.260] [1340] [ZenworksWindowsService] [48] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies enforced by ZID:true] [] []
    [DEBUG] [01/30/2014 09:31:04.260] [1340] [ZenworksWindowsService] [48] [] [ZESMEnterprisePolicySettings] [] [ZID Current status:Enforced - Feature is operating normally last time it was loaded or currently.] [] []
    [DEBUG] [01/30/2014 09:31:04.869] [1340] [ZenworksWindowsService] [34] [] [SoapUtility] [] [Checksumming soap call with UID: USER:Containment:GetContainment] [] []
    [DEBUG] [01/30/2014 09:31:17.536] [1340] [ZenworksWindowsService] [7] [] [ZenCache] [] [DeleteFiles called for (printer policy#2e72861b0a2b4643ae2c8c2c5ba8e3d4_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)SYSTEM})] [] []
    [DEBUG] [01/30/2014 09:31:17.536] [1340] [ZenworksWindowsService] [7] [] [ZenCache] [] [DeleteFiles called for (printer policy#a28de4fd34cc3954a2f1cc34ade106cd~3d896697a8 346944869a3d896697a834_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)user})] [] []
    [DEBUG] [01/30/2014 09:31:20.750] [1340] [ZenworksWindowsService] [7] [] [ZESMEnterprisePolicySettings] [] [InstallPrepCalled value from session:true] [] []
    [ INFO] [01/30/2014 09:31:22.247] [1340] [ZenworksWindowsService] [7] [apitt] [printer policy] [POLICYHANDLERS.PrinterPolicy.PrinterAlreadyExists] [Printer ipp://iprint01.cgresd.net/ipp/cgCentralHp4000 already exists for user , hence not adding.] [] [null]
    [ INFO] [01/30/2014 09:31:22.247] [1340] [ZenworksWindowsService] [7] [apitt] [printer policy] [POLICYHANDLERS.PrinterPolicy.PrinterAlreadyExists] [Printer ipp://iprint01.cgresd.net/ipp/cgCentralXe6180 already exists for user , hence not adding.] [] [null]
    [ INFO] [01/30/2014 09:31:22.247] [1340] [ZenworksWindowsService] [7] [apitt] [printer policy] [POLICYHANDLERS.PrinterPolicy.PrinterAlreadyExists] [Printer ipp://iprint01.cgresd.net/ipp/cgCentralRiMP8001 already exists for user , hence not adding.] [] [null]
    [ INFO] [01/30/2014 09:31:22.247] [1340] [ZenworksWindowsService] [7] [apitt] [printer policy] [POLICYHANDLERS.PrinterPolicy.PrinterAlreadyExists] [Printer ipp://iprint01.cgresd.net/ipp/cgCentralRiMPC5000 already exists for user , hence not adding.] [] [null]
    [DEBUG] [01/30/2014 09:31:23.027] [1340] [ZenworksWindowsService] [7] [] [ZenCache] [] [DeleteFiles called for (printer policy#2e72861b0a2b4643ae2c8c2c5ba8e3d4_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)SYSTEM})] [] []
    [DEBUG] [01/30/2014 09:31:23.043] [1340] [ZenworksWindowsService] [7] [] [ZenCache] [] [DeleteFiles called for (printer policy#a28de4fd34cc3954a2f1cc34ade106cd~3d896697a8 346944869a3d896697a834_printer policy.xml, UserContext{_LocalId=none; _RemoteId=(ActionManager)user})] [] []
    [DEBUG] [01/30/2014 09:31:28.394] [1340] [ZenworksWindowsService] [52] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies accepted by ZID:true] [] []
    [DEBUG] [01/30/2014 09:31:28.394] [1340] [ZenworksWindowsService] [52] [] [ZESMEnterprisePolicySettings] [] [Is all the ZESM Policies enforced by ZID:true] [] []
    [DEBUG] [01/30/2014 09:31:28.394] [1340] [ZenworksWindowsService] [52] [] [ZESMEnterprisePolicySettings] [] [ZID Current status:Enforced - Feature is operating normally last time it was loaded or currently.] [] []
    [DEBUG] [01/30/2014 09:30:03.311] [2864] [ZenUserDaemon] [1] [] [DeviceGuid] [] [Irrecoverable error!!! Error in creating Device Session.] [] []
    [DEBUG] [01/30/2014 09:31:16.818] [2512] [ZenUserDaemon] [1] [] [ZenCache] [] [SqliteConnection:Setting for Asynchronous IO operation to sqlite DB read from registry is null so setting it to default to true] [] []
    [DEBUG] [01/30/2014 09:31:35.180] [4216] [explorer] [1] [] [ZenCache] [] [SqliteConnection:Setting for Asynchronous IO operation to sqlite DB read from registry is null so setting it to default to true] [] []
    [DEBUG] [01/30/2014 09:31:40.515] [2512] [ZenUserDaemon] [1] [] [DeviceGuid] [] [Irrecoverable error!!! Error in creating Device Session.] [] []
    [DEBUG] [01/30/2014 09:31:40.515] [2512] [ZenUserDaemon] [1] [] [DeviceGuid] [] [Irrecoverable error!!! Error in creating Device Session.] [] []
    [DEBUG] [01/30/2014 09:37:04.075] [1340] [ZenworksWindowsService] [17] [] [Full Disk Encryption Module] [] [Module statusStarted] [] []

    Both of those errors are just noise in the logs.
    They can occur during normal operations.
    On 2/5/2014 10:56 PM, rhuhman wrote:
    >
    > Apitt,
    > Did you by chance find an answer to this issue? I am seeing the same
    > items in my deployment. I have been trying to track down an issues with
    > my Windows 7 systems which is causing the systems to hang. I just
    > remoted in to a laptop that just BSOD and looked in the zmd-messages log
    > and found around the same time an error reporting back
    >
    > ZenWindowsDaemon [1] [ ] [DeviceGuid] [ ] [Irrecoverable error !!! Error
    > in creating Device Session]
    > [DAUHelper] [1] [ ] ZenCommon] [ ] [ Failed to find sid in local
    > accounts. looking in AD accounts]
    >
    > This almost acts like a Microsoft Update is causing this. I don't seem
    > to see this until after the latest (Dec or Jan) updates have been
    > installed.
    >
    > I had a fellow Tech look at my setup and am confident that I don't have
    > a eDir issue or a problem with my core services.
    >
    > Not even sure this is related since I am still trying to determine what
    > might be causing the issue.
    >
    > Thanks for any update you can provide.
    >
    > Richard
    >
    >

  • Command window stays opened at the end of script execution

    Hello everyone,
    Since I install Windows 2012 R2 systems, the command window opened when I execute my batch scripts often stay opened even if the script has ended.
    As an example if I double-click a batch file, if the last line of the script is "echo here", it displays "here" and the window is not closed by Windows (it's not active of course, it just stays opened).
    I found an easy way to trigger the (apparently) same problem. Do like this:
    - right click the Windows button at the bottom left. Select "Command prompt"
    - in the command window type "mstsc"
    - close mstsc clicking on the close button
    - type "exit" in the command window (or click the close button)
    Now the command prompt is "frozen". I cannot type any command in it and I have to click the close button a second time to close it.
    Anyone has an idea what is causing this? 
    Thanks

    Hi Anna,
    Sorry. I didn't receive any update notification email :-/
    I tried using "start" as you suggested by you and the article you gave. No change at all.
    To explain better I did a video you can see here : http://pferrucci.perso.sfr.fr/Issue/  (unfortunately I couldn't do it better).
    It shows :
    - I open a command prompt as Administrator (just to be sure, but it's the same as a non-admin user)
    - I run taskmgr and I close it when it opens
    - at this point, I type "exit" to close the console window. NOTE: at this moment you can see the window title changes from "Administrator : command prompt" to "command prompt". Maybe it is of interest.
    - from now on, I can't type anything at the prompt. It is just disabled.
    - I click on the close button once (see below)
    - I open a second command prompt as Administrator. I run taskmgr and I close it.
    - at this point, I click the close button once to close the console window. The button reacts but the window stays opened. At this point I could type some text at the prompt, the prompt would not react. It is just disabled.
    - I click on the close button a second time.  The Window goes away.

  • Eliminating the Command window in Windows

    I had thought I had found a way to make the command window (the black command interpreter window in Windows that comes up when you run the JVM) go away. I used the following code:
    public class StartApp {
         public static void main( String[] args ) {
              String command = "java";
              for ( int n = 0; n < args.length; n++ )
                   command += " " + args[n];
              if ( args.length > 0 ) {
                   try {
                        Runtime.getRuntime( ).exec( command );
                        System.exit( 0 );
                   catch ( Exception e ) {
                        System.err.println( e );
                        System.exit( 1 );
              else
                   System.out.println( "Format: java StartApp [-options] <filename> [arguments]" );
              System.exit( 0 );
    When I run this Java app and put in another app for it to run, it runs that app just fine (it's a Swing app so I don't need the command window visible). Not only that, but it gives me the command line right after starting it (meaning the original app exited). So, theoretically, you would think I could just type "exit" to close the command window. Well, when I do type that, the command window waits until the program exits before actually closing. Manually closing the command window closes the whole program. The odd thing was, an older version (I think Java 1.1) of the JRE would allow the command window to close. But, with 1.3, it does not. Does anyone have any idea about how I could change this, or of another way to get rid of the command window?
    -Sam Fahmie

    Sorry, didn't put the code tag in right...
    public class StartApp {
         public static void main( String[] args ) {
              String command = "java";
              for ( int n = 0; n < args.length; n++ )
                   command += " " + args[n];
              if ( args.length > 0 ) {
                   try {
                        Runtime.getRuntime( ).exec( command );
                        System.exit( 0 );
                   catch ( Exception e ) {
                        System.err.println( e );
                        System.exit( 1 );
              else
                   System.out.println( "Format: java StartApp [-options] <filename> [arguments]" );
              System.exit( 0 );

  • Why does captivate hang when it is closed in window 8.1 professional ? How is it solved?

    Why does captivate hang when it is closed in window 8.1 professional ? How is it solved?

    Hi,
    Do you see the issue every time you close captivate or is it only in some scenarios? Does it show any error messages? What captivate version are you using (64 bit or 32 bit)? Can you provide some more information or screenshots which can help us reproduce the issue.
    Tamish

  • 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"

Maybe you are looking for