SystemExec.vi working directory problem

he usual method for calling the *.exe file in LabVIEW is using the
System Exec.vi (in the Communications palette, as u are aware of).
Unfortunately, the System Exec call (working directory input)does not
support the options following the filename.
Here is what you can do instead:
1) Create a filename.bat file which calls the executable file with the
options following the title ("filename.exe -option1 -option2"].
2) Then use the LabVIEW System Exec VI to call the filename.bat file,
and those options will be ported over.
Hope this helps,
rkapoor

I'm not sure I understand your statement "the System Exec call (working directory input)does not
support the options following the filename".
System Exec.vi in LabView 6.1 does support whatever command line options the called program supports.
Try these commands in the command line control of System Exec.vi:
explorer.exe c:\winnt\system32
(or any other directory) and you'll see Explorer open and display the specified directories contents.
Or, use notepad to create a small text file and save it as c:\eraseme.txt. Use Windows Explorer to view the properties of the file to confirm that's it's not read-only or hidden. Then run System Exec.vi with the following command line:
attrib.exe c:\eraseme.txt +r +h
Look at the file properties again and you'll see that i
t's read-only and hidden.

Similar Messages

  • Set working directory for a single thread

    Hi there,
    Well, there are already some threads about the "working directory" subject.
    Here's a new variant: I need to have different working directorys for each thread.
    I am currently enhancing an application to do some similar jobs multithreaded (but each one in a different working dir).
    So far, I started n instances of the same application in n virtual machines in n shells with each one having a different working dir.
    I think compared to the old way, doing it with multithreading is a good resource saving optimization...
    Reading through the 'working directory' threads , I everywhere found the recommendation to do without the internal 'cd' and use absolute paths instead.
    The problem is:
    Some of the lower level classes create directories and files in their constructors to make sure they exist when performing later actions.
    If there is really no way other than using absolute paths, I would need to change many constructor's and method's signatures (from the creation of a Runnable Object all the way down to the creation of the mentioned classes).
    So please, don't recommend me to use absolute paths if there's a trick to do a 'cd'.
    Of course, if there is really no way to do a 'cd' for a thread, this would be bad luck...
    Hoping for help
    Markus

    Hi,
    Reading those threads, I was not sure if the conclusion is "I can not" or "I should not" (maybe because its very difficult or it may have side effects or whatever).
    The scenario I described is true, but it was also meant to prevent people from saying "you should not" too easily.
    But if the conclusion is "I can not", it seems I will have to do numerous changes. Bad luck for me.
    Anyway, Thanx.

  • How do I change my default "SAP Working Directory" to the one I wish ?

    Hello Gurus,
    How do I change my default "SAP Working Directory" to the one I wish ?
    At the moment default SAP Working Directory to set to the following directory.
    "C:\Documents and Settings\T51273\SapWorkDir"
    So, when ever I try to download a Report/Table Contents/Spool Request, SAP prompts me to save in the above SAP Working Directory, which is "C:\Documents and Settings\T51273\SapWorkDir". Ofcourse I can change the folder in the dialogue box, but I don't want to change the folder each and every time I download a report from SAP.
    I wish to change my default "SAP Working Directory" to "My Documents" Folder. So that from next time,
    if ever I try to download a Report/Table Contents/Spool Request, SAP should prompt "My Documents" Folder. That way I don't have to change the folder at the time of saving.
    Full Points are assigned for an answer that works...
    Thank You,
    Nag.

    Hello,
    A short question about transaction SO21:
    Is this a local setting, per GUI?
    Or does this affect all users?
    I have a problem opening an attachment (Mandates).
    SAP wants to save it to C:\Windows\System32\
    I see that is stated at SO21.
    If I change that to another (accessable) location, does that affect the opening of the attachment?
    Thanks!

  • Unable to set working directory (-2147024832) for some app installs

    I've found several drivers on a Dell Laptop that don't play well with others in MDT 2012, so I started making an application install package for them instead.  Most of them fail with an "unable to set working directory" error.  I checked
    the app install logs and they don't really make any sense to me.  I know the process as a whole works, because I can install .Net 4.0 runtimes without any problems using the same method.  The important bits of the ZTI App log are below.  Would
    be for any guidance on this, as I'm stumped and none of the searches on the exact errors are of much help.
    A sample error returned in the wizard is:
    WARNING - unable to set working directory (-2147024832)Error installing application Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00: The system cannot find the file specified.
    The ZTIApplication.log file contains the following... the first is one that works (.NET 4), the second is one that fails. (Not using code block for this one, it doesn't like it).
    <![LOG[Validating connection to \\ITSASERVER\DeploymentShare$\Applications\Microsoft .NET 4.0 runtime 4.0]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1"
    thread="" file="ZTIApplications">
    <![LOG[Already connected to server ITSASERVER as that is where this script is running from.]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[ Change directory: \\ITSASERVER\DeploymentShare$\Applications\Microsoft .NET 4.0 runtime 4.0]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications"
    context="" type="1" thread="" file="ZTIApplications">
    <![LOG[ Run Command: \\ITSASERVER\DeploymentShare$\Tools\X64\bddrun.exe dotNetFx40_Full_x86_x64.exe /norestart /passive]LOG]!><time="08:20:30.000+000" date="09-27-2013"
    component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[ZTI installing application ]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Event 41031 sent: ZTI installing application ]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[About to run command: \\ITSASERVER\DeploymentShare$\Tools\X64\bddrun.exe dotNetFx40_Full_x86_x64.exe /norestart /passive]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context=""
    type="1" thread="" file="ZTIApplications">
    <![LOG[Command has been started (process ID 3212)]LOG]!><time="08:20:30.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[ZTI Heartbeat: command has been running for 0 minutes (process ID 3212)]LOG]!><time="08:20:31.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[Event 41003 sent: ZTI Heartbeat: command has been running for 0 minutes (process ID 3212)]LOG]!><time="08:20:31.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1"
    thread="" file="ZTIApplications">
    <![LOG[Return code from command = 0]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Application Microsoft .NET 4.0 runtime 4.0 installed successfully]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Event 41033 sent: Application Microsoft .NET 4.0 runtime 4.0 installed successfully]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[Property InstalledApplications001 is now = {9abb5842-9a8e-45c5-9268-4fa4e69dba34}]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[Application Microsoft .NET 4.0 runtime 4.0 needs a reboot, initiating.]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[Dependent application requested a reboot]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Property SMSTSRebootRequested is now = true]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Property SMSTSRetryRequested is now = true]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Exiting to initiate a reboot with retry (to pick up where we left off)]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[ZTIApplications processing completed successfully.]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Event 41001 sent: ZTIApplications processing completed successfully.]LOG]!><time="08:23:48.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[################]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Entry: {dee65f94-e269-4eac-927d-6e06c0e0eb9d}]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Name:  Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[################]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Validating connection to \\ITSASERVER\DeploymentShare$\Applications\Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context=""
    type="1" thread="" file="ZTIApplications">
    <![LOG[Already connected to server ITSASERVER as that is where this script is running from.]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[ Change directory: \\ITSASERVER\DeploymentShare$\Applications\Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00]LOG]!><time="08:25:04.000+000" date="09-27-2013"
    component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[WARNING - unable to set working directory:  (-2147024832)]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="2" thread="" file="ZTIApplications">
    <![LOG[ Run Command: \\ITSASERVER\DeploymentShare$\Tools\X64\bddrun.exe Setup.exe -s]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications"
    context="" type="1" thread="" file="ZTIApplications">
    <![LOG[ZTI installing application ]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Error executing web service http://ITSASERVER:9800/MDTMonitorEvent/PostEvent?uniqueID=2a0f4469-d803-4976-b434-adbf06b85c23&computerName=Lat3440_0927b&messageID=41031&severity=1&stepName=Install Applications&currentStep=61&totalSteps=88&id=4C4C4544-0031-4610-8053-B7C04F4C5731,E0:DB:55:AC:48:1C&message=ZTI
    installing application &dartIP=&dartPort=&dartTicket=&vmHost=&vmName=: The server name or address could not be resolved
     (-2147012889)]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Event 41031 sent: ZTI installing application ]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[About to run command: \\ITSASERVER\DeploymentShare$\Tools\X64\bddrun.exe Setup.exe -s]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread=""
    file="ZTIApplications">
    <![LOG[Error installing application Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00: The system cannot find the file specified.
    ]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="3" thread="" file="ZTIApplications">
    <![LOG[Error executing web service http://ITSASERVER:9800/MDTMonitorEvent/PostEvent?uniqueID=2a0f4469-d803-4976-b434-adbf06b85c23&computerName=Lat3440_0927b&messageID=41032&severity=3&stepName=Install Applications&currentStep=61&totalSteps=88&id=4C4C4544-0031-4610-8053-B7C04F4C5731,E0:DB:55:AC:48:1C&message=Error
    installing application Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00: The system cannot find the file specified.
    &dartIP=&dartPort=&dartTicket=&vmHost=&vmName=: The server name or address could not be resolved
     (-2147012889)]LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    <![LOG[Event 41032 sent: Error installing application Dell 3440_Chipset_Driver_JD3WN IMEI drivers 9.5.3.1520_A00: The system cannot find the file specified.]
    <![LOG]!><time="08:25:04.000+000" date="09-27-2013" component="ZTIApplications" context="" type="1" thread="" file="ZTIApplications">
    Why can't it find it or set the working directory, especially when it's already validated that it's there?  
    --smthng

    I'm not familiar with how Dell does their client side software, but for the server-side software (my area of expertise), I've always done something like the following:
    I recommend running every application install in a VBScript/Powershell wrapper.  You get logging for the application back on your SLShare as well as its cleaner (you can replace Drivers A05 with A06 by changing the script, rather than editing the application
    in MDT).
    sApplicationName = "Dell 12G Chipset"
    oLogging.CreateEntry "Install-" & sApplicationName & ": Starting " & sApplicationName & " installation", LogTypeInfo
    '//Set Destination Folder
    sDestFolder = "c:\temp\"
    '//Set Source Install Directory
    sSourceDir = oUtility.ScriptDir
    sSourceDir = sSourceDir & "\Source"
    '//Check that folder exists, if not, create it.
    oLogging.CreateEntry "Install-" & sApplicationName & ": Check that " & sDestFolder & " exists.", LogTypeInfo
    if not oFSO.FolderExists (sDestFolder) then
    oFSO.CreateFolder sDestFolder
    End If
    '//Copy folder from MDT share to C:\Temp
    oLogging.CreateEntry "Install-" & sApplicationName & ": Copy from " & sSourceDir & " to " & sDestFolder, LogTypeInfo
    oFSO.CopyFolder sSourceDir, sDestFolder
    '//Sleep for 2 seconds to allow copy to finish
    wscript.sleep 2000
    sFile = sDestFolder & "Source\setup.exe"
    '// Check if file/folder exists
    If not oFSO.FileExists(sFile) then
    oLogging.CreateEntry "Install-" & sApplicationName & ": " & sFile & " was not found, unable to install " & sApplicationName & "", LogTypeError
    ZTIProcess = Failure
    Exit Function
    End if
    '// Create log entry to show file being run
    oLogging.CreateEntry "" & sFile & " -s", LogTypeInfo
    iRetVal = oUtility.RunWithHeartbeat("" & sFile & " -s")
    if (iRetVal = 0) or (iRetVal = 3010) then
    ZTIProcess = Success
    Else
    ZTIProcess = Failure
    End If
    wscript.sleep 15000
    '// Disable Zone Checks
    oEnv("SEE_MASK_NOZONECHECKS") = 1
    '//Folder Cleanup
    oFSO.DeleteFolder sDestFolder & "Source"
    I always copy any drivers that are installed after the fact (everything for me other than SAS/NIC drivers) to the C:\Temp as it can break.  I always update my NIC drivers during the build to the latest Dell software using their packs.  I try to
    not mess with my boot image unless I'm adding a new model that is not supported by the built-in drivers.

  • [Weird Error!!] Insufficent space in working directory when create db clone

    Hi guys,
    I met a problem when creating Oracle database clone by EM 10.2.0.3 TC9
    Target Oracle Database is 10.2.0.2 version and on RH Linux Enterprise Server 3.0
    I selected right host to clone, and gave username/password, and working directory. When pressed finish button, I got error message "Insufficient space in working directory to create the clone component. The estimated space required to archive this home is {1} MB."
    I used df command to check harddisk space, and on EM Server
    /dev/sda2 29G 19G 9.3G 67% /
    none 502M 0 502M 0% /dev/shm
    Now I am blocked, and I never met this problem when on EM 10.2.0.2
    Message was edited by:
    user535779

    The working directory has enough space. Maybe EM cannot estimate the size of db_home, so it failed to make db clone. I reinstalled RAC on another machine, and succeed in retrieving db clone. Now, I still keet meeting this problem.

  • Managing JSP files (.java, .class) size in working directory

              Our new web application automatically generates JSP pages which
              causes the working directory holding the JSP files to grow
              too large to manage,does Weblogic have a alternate way to
              compile JSP without permanently storing the .java, .class files
              on disk.
              Maybe in cache were they can be managed, cleaned up similar
              to how a database cache works.
              Any ideas or advice would be appreciated.
              THANKS IN ADVANCE.
              

              Just don't look in the classfiles directory and everything will
              be fine.
              WLS will only leave the .java files if you ask it to keep them (keepgenerated).
              If you don't keep the .class files on disk then WLS will have to
              recompile them every time it is restarted. If you have so many
              JSPs you are having trouble managing them, you definitely don't
              want to recompile everytime you restart WLS.
              Last time I looked in our public_html there were 67000 JSP files.
              We don't have any problems managing them.
              Mike
              "denis mercier" <[email protected]> wrote:
              >
              >Our new web application automatically generates JSP pages which
              >causes the working directory holding the JSP files to grow
              >too large to manage,does Weblogic have a alternate way to
              >compile JSP without permanently storing the .java, .class files
              >on disk.
              >Maybe in cache were they can be managed, cleaned up similar
              >to how a database cache works.
              >Any ideas or advice would be appreciated.
              >THANKS IN ADVANCE.
              

  • How to set my working directory?

    Hy! This is my first post on this forum. I hope you can help me.
    I need to save a file in an existing folder, inside my current working directory. I've tried to set the folder where I want to save my file as the working directory.This is what I tried to do:
    try{
              System.setProperty("user.dir",myDirectoryName);
              PrintWriter file = new PrintWriter(new BufferedWriter(new FileWriter(jtp.getTitleAt(jtp.getSelectedIndex()))));
                                  file.print(((JTextArea)jtp.getSelectedComponent()).getText());
    file.close();          
    }catch(IOException mes){
              System.out.println("Nu pot sa creez fisier");
    But....is not working,because the file is created in the old working directory.
    I thought that using a file chooser could help me,but the problem is that this saving is just an intermediate step in compiling the file,so the use of a FileChooser would not be appropiate.
    Thank's.

    Thank you,it helped me a lot.
    I have now another problem: I want to run some 16 bits programs. Since there are some problems with that, I've created some 32 bit programs in C that run those 16 bit programs,and then I ran those programs from my Java program. The problem is that this approach works fine only for some programs,not for all. I'll put below the code I wrote(hope it won't be too much):
         try{//the launching programs runs tasm.exe program-works fine
              //          Process proc=Runtime.getRuntime().exec(args);
                        Process proc = new ProcessBuilder("launching","p0.asm"/*"p"+jtp.getSelectedIndex()+".asm"*/).start();
                        InputStream istr = proc.getInputStream();
         BufferedReader br = new BufferedReader(new InputStreamReader(istr));
         String str; // Temporary String variable
         while ((str = br.readLine()) != null) temp+=(str+"\n");
         try { proc.waitFor(); }
         catch (InterruptedException ee){
                             System.err.println("Process was interrupted");
    //...link program runs tlink.exe program- the tlink.exe doesn't stops,altough it //works fine when it runs from the command line
         Process proc = new ProcessBuilder("link","p0").start();
    The launching program is:
    #include <shlobj.h>
    #include <shlwapi.h>
    int main(int argc, char* argv[])
         SHELLEXECUTEINFO ShExecInfo;
         ShExecInfo.cbSize = sizeof(SHELLEXECUTEINFO);
    ShExecInfo.fMask = NULL;
    ShExecInfo.hwnd = NULL;
    ShExecInfo.lpVerb="open";
         ShExecInfo.lpFile="tasm.exe";
         ShExecInfo.lpParameters=argv[1];
    ShExecInfo.lpDirectory = NULL;
    ShExecInfo.nShow = SW_MAXIMIZE;
    ShExecInfo.hInstApp = NULL;
    ShellExecuteEx(&ShExecInfo);
         return 0;
    The link program is:
    #include <shlobj.h>
    #include <shlwapi.h>
    int main(int argc, char* argv[])
         SHELLEXECUTEINFO ShExecInfo;
         ShExecInfo.cbSize = sizeof(SHELLEXECUTEINFO);
    ShExecInfo.fMask = NULL;
    ShExecInfo.hwnd = NULL;
    ShExecInfo.lpVerb="open";
         ShExecInfo.lpFile="tlink.exe";
         ShExecInfo.lpParameters=argv[1];
    ShExecInfo.lpDirectory = NULL;
    ShExecInfo.nShow = SW_MAXIMIZE;
    ShExecInfo.hInstApp = NULL;
    ShellExecuteEx(&ShExecInfo);
         return 0;
    My question is: why does it work for tasm and doesn't work for tlink? The programs are pretty much the some,don't they?
    Thanks again for youre help.

  • [SOLVED] Gnome: initial working directory set to / instead of HOME

    Solved: See commentary #6
    Hi there,
    Since some weeks ago, don't know what I touched, everything starts from the root directory instead of starting from the home directory. That is, file managers, consoles, emacs, etc. start always in the root directory when searching for a file. I don't know why!
    I have HOME properly adjusted and if I write "cd" in a console I go to home. Is there any other variable that controls the directory to start with?
    Thanks
    Last edited by jmcejuela (2009-07-05 11:17:13)

    OK, I found the problem... quite stupid. I had all the commands that I typically use (I only use shortcuts, never the mouse) bound with gnome keybindings. Somehow the commands start with the working directory in /, and that was the problem.
    Solutions for Gnome:
    -Use another program for keybindings.
    -A quite poor workaround. Create an executable to call your commands:
    #!/bin/bash
    cd && $1
    and it will force the working directory to HOME
    -Gnome working properly??
    //thanks @anonymous for your support
    Last edited by jmcejuela (2009-07-05 10:22:50)

  • Gui message "Environment Information: working directory"

    Hi experts,
    The error message comes up.
    The messsage is: Environment information: working directory: '.' trace level 2 activated logging activated.
    For maximum data security delete the settings(s) as soon as possible!
    No idea how to fix.
    Any help would be appreciated.

    Hi,may I ask you how did you solve this?I caught this problem,too.Thank you!
    Although I remove the settings,the window with information "environment information working directory:........."  popups up all the time after the SAP GUI window I call from sap logon comes up.

  • Could not clean working directory during the Livecycle ES 8.2.1 installation

    Hi,
    while using Adobe Livecycle Configuration Manager, I am getting the following error. How could I get around this problem?
    Failed on    'Executing merge scripts for adobe-livecycle-native-weblogic-x86_win32.ear'
    Could not clean working directory
    reg,
    Raj

    I'm posting my experiences with this error because it can hopefully help other people.  I was getting the same error during the Configure LiveCycle ES (1 of 3) screen after clicking the Configure button.  It would fail around 75% with a prompt saying error code ALC-LCM-000-000 and could not clean working directory.  The progress log would indicate the failure at executing merge scripts for adobe-livecycle-native-weblogic-x86_win32.ear.  I was installing LC ES 8.2.1 SP3 + QF 3.19 with the Forms and Output components on a Windows 2003 platform.
    Rename working dir (LC support suggestion)
    Rename c:\adobe\livecycle8.2\configurationManager\working to be like working.old.  Re-run ConfigurationManager (CM).  Didn't help since I saw the same error message.
    Clicked Configure again on and it went 100% without any problems.  The rest of the install went just fine.
    Reinstall Adobe LC ES 8.2
    I was getting the same type of error on another box, but clicking Configure wasn't getting past 75% again.
    Reboot of the box didn't help on the next attempt.
    Reinstall LC ES 8.2 worked
    Used the Add/Remove programs to remove Adobe LC ES 8.2
    Reinstalled the software with SP3 + QF 3.19.
    Ran CM again and I was able to get past this error.

  • Do NOT share the JSP Working Directory among WL instances

              Somewhere in the WLS documentation it says it's ok to share
              directories among WLS instances in a cluster.
              It is NOT OK to share the JSP Working Directory because the
              instances are not synchronized about compiling JSPs and it
              is possible for one instance to be writing to a .class file
              while another instance is trying to load it.
              At least one site has told me they had 'class loading problems'
              and that the problems disappeared when they used separate
              JSP working directories.
              Mike
              

    Mike,
              We got around this by 1, pre-compiling all the pages, and 2, at server
              startup, copying all newer pages local. This does require a restart to put
              new pages into production but it works great for us.
              Mica
              "Mike Reiche" <[email protected]> wrote in message
              news:3af6dab7$[email protected]..
              >
              >
              > Somewhere in the WLS documentation it says it's ok to share
              > directories among WLS instances in a cluster.
              >
              > It is NOT OK to share the JSP Working Directory because the
              > instances are not synchronized about compiling JSPs and it
              > is possible for one instance to be writing to a .class file
              > while another instance is trying to load it.
              >
              > At least one site has told me they had 'class loading problems'
              > and that the problems disappeared when they used separate
              > JSP working directories.
              >
              > Mike
              >
              >
              

  • Executing batch file as administrator changes working directory

    hey guys,
    I already posted this question on the msdn-forums and they sent me here. I hope, you can help me.
    My situation: I have a java program which I compile with exe4j. exe4j adds some nice features so I can install the program as a service with the command "myexe.exe /install"
    I put that command in a batch file (more user friendly).
    The problem: Only administrators can install services (in Win 7). But if I run the batch-file as administrator, the working directory changes to the system32-directory and I get an "command not found"-error.
    The question: How can I solve this? The only solution I know at the moment is setting a environment variable at installation time that points to the install-location. Is there another way?
    Thx for your help in advance

    With runas you in fact logon to another seesion. So cmd is started with his own starting directory (being where it is located, system32).
    I would recommend never to rely on the working dir for a batch file or script, but to always include the full path to the needed command/executables. If needed you can use environment variables to get the pathes of user-customised folders (for example the %usersprofile% variable).
    Using .lnk files (normal shortcuts) you can specify the working dir to start in if you would really need that functionality.
    MCSA/MCTS/MCP

  • Delete dev_23 in work directory

    Hi
    Can I delete 1.7 GB size file dev_w23 from work directory?
    Ashraf

    Hi Ashraf,
    You can delete the file in UNIX even if the file is open.
    After deletion you should then restart the work process 23 from SM50.
    On Windows the system may complain that the file is open, however I cannot confirm that at this moment cause i don't have access to any windows SAP servers.
    If windows does not complain you can go ahead and delete it, however make sure you restart the process in SM50.
    Also,
    As sachin has mentioned earlier, please check the trace file before deleting if you are on UNIX you can simply check by tailing the end of file continuously.
    tail -f dev_23
    On windows there is no such utility.
    Regards,
    Siddhesh
    Regards,
    Siddhesh

  • TS1424 HELLO! whenever i try to access the itunes store from the itunes on my laptop i get this message: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is availabl

    for a few weeks i have not been able to access the itunes store from the itunes on my laptop. every time i click on it it tells me it cannot access the store...not sure why. and says this: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is available.

    I had this exact same problem.  I found this fix and it worked for me. 
    Step 1:
    Browse to C:\Program Files (x86)\Common Files\Apple\Apple Application Support and copy the filen named QTMovieWin.dll. 
    Step 2:
    Browse and past that file into C:\Program Files (x86)\iTunes.
    Hope this helps you.  I wish I could remember where I saw this originally so I could thank them.
    Good Luck.
    Anthony

  • Adobe Photoshop CS3 has stopped working: A problem caused the program to stop working correctly.

    I recently purchased a new desktop computer and installed Adobe CS3 Master Edition on it and I get the following error:
    Adobe Photoshop CS3 has stopped working: A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Out of the entire suite of tools only Photoshop will not launch. The weird thing is i also had the same Adobe programs installed on my laptop and I have not made any installation updates to that machine and i am getting the same error. I have always installed the same software on my two home machines with no problem until now. Any help is appreciated.
    Thanks,
    Andy

    You'll probably going to have to uninstall, then re-install the application; but you need to provide a lot more information;
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

Maybe you are looking for

  • Mac running slow - Not loading web pages

    Something is wrong with my Mac. Out of the blue, over the last few days, it is running extremely slow.  Web pages won't load or if they finally do it takes forever.  The little spin wheel just keeps going. Sometimes a page will load after a very long

  • Reinstall Mac OS X (10.5.7)

    From where can I obtain the installation code for the above subject? I misplaced the one that came with the installation disc.

  • Random selections for multiple criteria

    I think the easiest way to explain my question would be to use an example.  Lets say I have 10,000 sales reps and I want a random sampling of 10% of them.  I create a formula {@Random}: Rnd(), use that formula to sort, and suppress the details where

  • What triggers WebUtil auto-install?

    We are trying out JInitiator 1.3.1.14 with our 9i Forms app as suggested by Pedro Garza to fix 9i Forms on XP: the even more final insult. Unfortunately this seems to have broken the WebUtil download: neither the webutil.properties file nor the requi

  • Sbt device error

    Hi All, Daily I have to take the backup on tape device. Usually it goes fine but sometimes it gives error like: RMAN-03009: failure of crosscheck command on ORA_MAINT_SBT_TAPE_1 channel at 03/01/2005 04:00:04 ORA-27191: sbtinfo2 returned error Additi