Hypervisor: Create Standalone Real-Time Application (Error at deploying: File not found)

Hello,
I am using Hypservisor. With "Build Specifications" in the project explore I want to create a standalone real-time application.
In my first try I only want to print some texts onto the real-time console (HyperTerminal) using the function "RT Debug String.vi". I built the real-time application successfully and got the rtexe-file locally on the windows system. But as I tried to deploy the application to the target system, I got the error: "File not found". Please check the attached file "error.txt" for details.
I don't understand which file is not found. Or I used "\" as path separators. Is it wrong? I'd appreciate if you'd have any idea of the problem. Thank you very much.
Regards,
Scarletice
Solved!
Go to Solution.
Attachments:
ERROR.txt ‏1 KB
builds.zip ‏153 KB

Hello Casey,
Thank you very much for your reply and your interest in our project. We are using Real-Time Hypervisor for the setup of our test stand. We use the Windows system to show the GUI and the Real-Time system for the real-time machine control and online data storage. We use shared variables and shared memory for the data exchange between the two systems.
The system works generally quite fine now. But we still have to face new problems at each step forwards. I'm sure, I'll have more questions. I'd appreciate your advices. Thanks sincerely.
Best regards,
Scarletice

Similar Messages

  • User Tracker Error: Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.

    Hello
    I'm running Cisco LMS 3.2 on a Windows Server 2003 R2 SP2.
    Products installed:
    CiscoWorks Common Services 3.3.0
    Campus Manager 5.2.1
    CiscoView 6.1.9
    CiscoWorks Assistant 1.2.0
    Device Fault Manager 3.2.0
    Internetwork Performance Monitor 4.2.0
    Integration Utility 1.9.0
    LMS Portal 1.2.0
    Resource Manager Essentials 4.3.1
    Since some days I receive this error when I want to open the UserTracker-Results over the WebGUI:
    Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.
    When I try to acces the DB via CLI I get this error:
    orbProperties={org.omg.CORBA.ORBInitialPort=42342, org.omg.CORBA.ORBClass=org.ja
    corb.orb.ORB, org.omg.CORBA.ORBInitialHost=SERVERNAME, org.omg.CORBA.ORBSinglet
    onClass=org.jacorb.orb.ORBSingleton, jacorb.implname=CSEDSPersistentIOR, org.omg
    .PortableInterceptor.ORBInitializerClass.bidir_init=org.jacorb.orb.giop.BiDirCon
    nectionInitializer}
    _Orb=org.jacorb.orb.ORB@154864a
    log4j:ERROR No appenders could be found for category (com.cisco.nm.ani.clients.u
    tng.application.UTDataManager).
    log4j:ERROR Please initialize the log4j system properly.
    ERROR UTCLI: Error loading preferences. URN_NOT_FOUND : urn "ogs_server_urn" : N
    ot found !!
    Does anybody know how to resolve this issue? I couldn't find anything on the internet.
    Thanks
    Dominik

    Hi jclark
    I've attached a ZIP file which contains both files.
    Thank you for your help

  • Error 404: SRVE0190E: File not found when trying to access jsp

    I am using RAD (new to web dev) for some reason my app is unable to find .jsp's when they are not in the web content folder. I have a predefined package for my jsp's and when I run my servlet I get
    Error 404: SRVE0190E: File not found: /WEB-INF/classes/app/view/search.jsp
    now if I amend my URL in the servlet to "/search.jsp" and move the jsp to the web content folder, it works. I just don't understand why it cannot find the file when I put it in the package I created and link to it, but finds it just fine in the webcontent folder. Is there some unwritten rule JSP's MUST be in the webcontent folder? Because when i do that, then I have issues with my image links for the GUI (get red X's for all my images regardless of the fact they are linked properly.) Basically if I put my jsps where I want, look fine in design and preview, but the jsp isnt found when executed, if I move them to the web content folder the images no longer work but the jsps run. I am getting rather frustrated. Any help is appreciated.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    See also:
    *https://support.mozilla.org/kb/Clear+Recent+History
    Are you using cleanup software like CCleaner or other software that may corrupt the cache?
    You can try to delete the entire cache folder.<br />
    You can find the location of the cache folder on the about:cache page (open via the location bar, like a web page).
    You can check the <b>browser.cache.disk.enable</b> pref on the <b>about:config</b> page to verify that the disk cache is enabled (should be true).

  • Error 1308.Source file not found with 9.4.2 Admin Install point

    I'm including as much information in this post as possible to help narrow down my problem, so if it's too wordy I appologize.
    I've created an Admin install point for Acrobat 9 patching it up to Acrobat 9.4.2 using the following commands in a batch file:
    D:
    cd \Adobe\Acrobat\AcrobatPro9
    md \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP /Liv D:\Adobe\Acrobat\AcrobatPro9AIP\install900.log /qn
    cd \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd941_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install941.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I rename the folder "AcrobatPro9AIP" to reflect the current version (e.g. "Acrobat9.4.2"), copy the folder to my DFS, create an MST with the Customization Wizard, and then deploy with Group Policy.
    Before I deploy I always run a few test installations on two Windows XP 32-bit machines, and two Windows 7 64-bit workstations. I've been using this method to build my install point for the last 5 Adobe patches without a problem, but suddenly with version 9.4.2 my test workstations pop up with the following error during the installation via the standard installation method "msiexec /i acropro.msi TRANSFORMS=acropro.mst":
    I built my installation package for acrobat9.4.1, 9.4.0 and 9.3.3 exactly the same way and the installations did not have this error. The file in question "Adobe.Acrobat.Dependencies.manifest" does not exist in my 9.4.1, or 9.4.0 package folders, nor does it exist in the 9.4.2 folder. Any suggestions?

    I am having the same problem, all the relevant info was already covered in the "thewaker" post above.   I too have made a script to make a Admin install with patches up to 9.4.2.  The script worked for 9.3.3 but when I remade the AdobeAIP for 9.4.2, I too got this error when installing it, even manually.  (Error 1308.Source file not found.  Adobe.Acrobat.Dependencies.manifest ) Running on Windows 7 32bit.
    Here is my Script.
    C:
    cd\AcroBatPro9
    md \AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP /Liv c:\AcrobatPro9AIP\install900.log /qn
    cd \AcrobatPro9AIP
    start /wait msiexec /p c:\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I did notice though that the "thewaker" has added AcrobatUpd941_all_incr.msp to his script, which is a security update. Which may be "a" problem, but I don’t think this is related to the problem we are having.
    Administrative deployment
    Administration Installation Point (AIP) deployments must not apply a quarterly update AIP in which a security update was the most recently applied update. Because a quarterly update includes the changes implemented in all recent security updates, the quarterly update forcibly bypasses those updates entirely. To deploy a quarterly update from an AIP, create a AIP which includes only quarterly updates as follows:
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) ->  9.4.0 (Quarterly) -> 9.4.1 (Security)
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.2 (Quarterly)
        Unacceptable:  Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.1 (Security) -> 9.4.2 (Quarterly)
    Anyway.. Any help with this would be helpful as I would like to deploy it soon.
    Thanks.

  • Error 1311, Source file not found, measurementstudio5.cab

    I'm installing Measurement Studio for Visual Studio 6.0 and I encounter: Error 1311 Source file not found, measurementstudio5.cab
    Any ideas?

    Hello David,
    I am also experiencing an Error 1311, but during the install of LabVIEW 2012 and 2013 (64-Bit).  
    Win7 x64, Acer laptop.  
    First problem I encounter is: 
    After putting in my info and agreeing to the licence agreements, the first error pops up says the followign:
    NI LabVIEW Run-Time Engine 2011 SP1: 
    Error 1310.  Error writing to file: Crogram Files (x86)\Internet Explorer\Plugins\LV2011ActiveXcontrol.dll.  Verify that you have access to that directory.  
    Options: Abort/Retry/Ignore
    Things I've tried:
    Retry button--never get's past the error.  
    Uninstalling Internet Explorer and restarting--Still assumes that it's there, and error remains.  
    Reinstalling updated Internet Explorer and restarting -- no change.  
    Checking the directory file and verifying that permissions for every user and System is set to full control -- No change.  
    The only way to get past this error seems to be to press the Ignore button.  
    A few moments after ignoring the first error, another error pops up.  It says: 
    NI Labview Run-Time Engine 2011 SP1: 
    Error 1311.  Source file not found: C:\Users\[my U/N]\Desktop\National Instruments Downloads\LabVIEW 64-bit\2013\Products\LabVIEWruntime_mft.cab.    Verify that the file exists and that you can access it.  
    Options: Retry/Cancel
    Things I've tried: 
    Verifying that the file exists (it does) and that I have access to it (I do) and checking the permissions to verify full control --no changes.  
    Retry -- does nothing.  
    Cacel --aborts the installation and indicates instal failure.  
    Can you help me with this?  I've installed LV on two other computers and they worked fine, but my laptop simply doesn't want to take the install.  
    Thank you in advance, 
    Thomas

  • I get error message''one file not found'' when tring to sync Ipod Nano 6th gen to I tunes. Help

    I get error message''one file not found'' when tring to sync Ipod nano 6th gen to Itunes. Help

    See:
    iTunes cannot sync... apps not determined installed on...: Apple Support Communities
    installed apps could not be determined...: Apple Support Communities

  • ERROR 1311: Source File Not Found. Data1.cab

    Hi
    Trying to install upgrade Acrobat Pro XI on Server 2003.  We already have Acrobat Pro 9 installed. 
    Install starts and is halted midway by message "Error 1311: Source File not found.  Data1.cab. Verify that the file exists and that you can access it."
    Heeeelp me please.  Thanks

    See the following help document:
    Errors 1311, 1335, 2350 :
    http://helpx.adobe.com/creative-suite/kb/install-error-1311-1335-or.html

  • Error 1311 Source file not found

    Hi.
    I have tried to repair my Adobe Acrobat 9.0 because it's not working. I got Error 1311 source file not found.
    then the following path  c\ProgramFiles(x86)\Adobe\Acrobat9.0\Setup\Files\{AC76BA86-1033-F400-BA7E-000000000004}\D ata1.cab
    Verify that the file still exists and that you can access it.
    What do I do now? I can't open any PDF files from the net.
    Also, I have rec'd the following: Unable to find Adobe PDF resource files.
    C\ProgramData\Adobe\AdobePDF\Settings\*.joboptions  Then it said you must have administrator privileges to install these files. Contact your local administrator. How do I do this? I am the administrator on my home computer!

    Thank you Pat.
    A couple of things...
    First off I am disabled and sometimes a little slow on the uptake.
    Subsequent to my first query, I was successful in downloading the Adobe
    Reader XI. However it only allows me to view PDF's that reside on my
    computer. If however I want to look at any docs on the web or that people
    send me via e-mail I cannot see them They flash  for a moment, like a tease
    and then say there was a catastrophic crash with not much after that.
    If I follow your instructions below, I presume that I will be deleting the
    A R X1 as well and as it was very very difficult to get it is the first
    place, would you be able to help me with a reinstall?
    I think what happened is that my grandson did a "cleanup" on my computer
    and deleted only parts of programs...and thus the part that are missing
    will not allow for the subsequent updates.
    So...thank you for your patience and confirm that I should uninstall and
    using the cleaner and then reinstall using the links you provided?
    Thank you so much!
    Sass
    On Wed, Oct 29, 2014 at 1:40 AM, Pat Willener <[email protected]>

  • I reinstalled my OS as I do every year or so. when I install CS4 I do not have Premiere Pro Adobe Premiere Pro Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists

    Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists and that you can access it.

    And what exactly? You have not provided any system info or other details.
    Mylenium

  • Error 1308.Source file not found

    During installation of Desigtime Component of Identity Manager I get an message:
    "Error 1308.Source file not found: C:\Identity Center\DATA_UNITS\IC_DESIGNTIME_71\Setup\program files\SAP\IdM\Identity Center\...\Windows-Change authentication method for RSA Auth Mgr user.dept. Verify that the file exists and that you can access it."
    Then I have option to Retry (which does not work); Ignore or Abort.
    Please help
    Edited by: Junaid Maniya on Dec 31, 2009 8:22 PM

    Hello
    Sounds like you got a corrupt installation file.
    Step 1: Download it again from SAP
    Step 2: Extract with 7-zip

  • MAX RT Target Update Error nipal.err file not found

    when trying to run a test on the daq assistant, receive error stsing that drivers don't match on RT target and host. When try to reinstall NI-DAQmx 7.2.0 get error file not found ...\NI-PAL\1.8.2.3.0\nipal.err. I checked, the file is not there.

    Hello,
    I don't understand if you get this when trying to reinstall DAQmx on your computer or in the RT box.
    I am trying to download the software to the RT target from the host (MAX Real Time Software Install Wizard).
    you might want to try uninstalling all the software and then reinstalling it. If it is reinstalling in your computer, I would first try to uninstall the driver and then reinstall it. If that doesn't fix it, you can try upgrading NI-VISA and that should install the latest version of the driver you are missing. Then install DAQmx
    I tried to uninstall and reinstall DAQmx on the RT target but receive the nipal.err file not found error (the file it is looking for should be on the host). I tried to reinstall VISA on the RT Target and also receive a file not found error: error reading from local disk visa-eng.err.
    So no luck as of yet with the DAQmx
    Tom

  • OMF Error 139  ( mob file not found)

    Just in case anyone else encounters this problem... I've seen posts about it in the past, but I'm not sure it ever got answered. I got error 139 when trying to export an OMF from 7.2 - long story short, the problem turned out to be that I was trying to make an OMF that was bigger than 2gig. It was 2.01 gig. Apparently the old 2gig file size limit still applies to OMFs in Logic. I don't know why. The workaround was to split the song into 2 sets of audio files and make 2 OMFs. In response to earlier discussions of error 139, having 24-bit files was not a problem, nor was files from different volumes/locations.
    Also, this may have been suggested before, but if you are having trouble importing or exporting an OMF of a very long session, note that Logic has a limit on how long a song file can be, but that the limit is in BARS(2158 bars), not TIME, so you can always use a slower tempo (i.e. 50% or 25% of actual tempo if you want to maintain a relationship to the click) to make your session longer in time but not in bars. Maybe we won't need workarounds by the time Logic 8.0 comes out. But I'm not complaining, I think 7.2 is the best Logic ever and I've been using it since...um.. well, since Notator.

    hello folks,
    I have Windows XP home Firefox v1.0.6.
    removed old java in Add/Remove programs.
    cleared the "Temporary Internet Files" folder that contained C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5.
    tried to load jre-1_5_0_04-windows-i586-p-iftw.exe for the third time, and the install still hangs up.
    J2SE Runtime Environment 5.0 Update Installer Information : Error 1311. Scource file not found: C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5\2XFKL4VY\je150000[1].cab. Verify that the file exists and that you can access it.
    and,
    Error 1311. Scource file not found: C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5\EEIDPHGA\jp150040[1].cab. Verify that the file exists and that you can access it.
    here's the thing, I cannot surf to "Content.IE5" folder in my "Local Settings\Temporary Internet Files" folder, but I can plug in the directory in the address bar of Windows Explorer & see the "Content.IE5" folder.
    I do not see "je150000[1].cab" or "je150000[1].cab" in there.
    Am I using the wrong program to fresh install Java for Firefox in XP?
    Is there something wrong with my operating system?
    monitoring this thread.....
    thanx.

  • Error running exe to write to exel file: Error 7 New file not found

    Hello!I have this problem, i've looked everywhere and i still can't solve it. It would be great if anyone can help me.
    I built an application that writes an array to a spreadsheet file.
    Everything works fine in Labview 7.1 , i can build the exe file, but
    when i try to run it it doesn't work (it doesn't do anything although
    in Labview works perfecty well)and i have this error:
    <<Error 7 occurred at New File; Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or
    deleted, or the file path might be incorrectly formatted for the
    operating system. For example, use \ as path separators on Windows, :
    on Mac OS, and / on UNIX.>>
    I've attached the vi file and the exe file.
    Thank you
    Attachments:
    app.zip ‏167 KB

    You've made a very, very common mistake and one discussed in numerous postings. When running in development mode and using the Current VI's Path, the path to a VI would be something like c:\folder\example.vi. When built, it becomes c:\folder\app.exe\example.vi. An extra strip path is required. Look at this, this, and this.

  • Error 1311 Source file not found? Plus another error. I need help bad!

    Error 1311. Source file not found. S:\Documents and Settings\Owner\Local Settings\Temparary Internet Files\content.IE5\45UJKXYZ\ja150000[ 1 ].cab. Verify that the file exists and that you can access it.
    That appears when trying to install Java 5 update. What can I do to fix that?
    This is another error I've got.
    hs_err_pid424 error
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x64DAD49
    Function=Java_sun_awt_windows_WToolkit_printWindowsVersion+0x1CB9
    Library=C:\Program Files\Java\j2re1.4.2_08\bin\awt.dll
    What's those mean and how can I fix them? Plus after installing J2re1.4.2_08 I get a fuzzy looking screen and lines look doubled or outlined some.

    hello folks,
    I have Windows XP home Firefox v1.0.6.
    removed old java in Add/Remove programs.
    cleared the "Temporary Internet Files" folder that contained C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5.
    tried to load jre-1_5_0_04-windows-i586-p-iftw.exe for the third time, and the install still hangs up.
    J2SE Runtime Environment 5.0 Update Installer Information : Error 1311. Scource file not found: C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5\2XFKL4VY\je150000[1].cab. Verify that the file exists and that you can access it.
    and,
    Error 1311. Scource file not found: C:\Documents and Settings\Greg\Local Settings\Temporary Internet Files\Content.IE5\EEIDPHGA\jp150040[1].cab. Verify that the file exists and that you can access it.
    here's the thing, I cannot surf to "Content.IE5" folder in my "Local Settings\Temporary Internet Files" folder, but I can plug in the directory in the address bar of Windows Explorer & see the "Content.IE5" folder.
    I do not see "je150000[1].cab" or "je150000[1].cab" in there.
    Am I using the wrong program to fresh install Java for Firefox in XP?
    Is there something wrong with my operating system?
    monitoring this thread.....
    thanx.

  • SMD uninstallation error "ORADBPAR.XML" file not found.

    Hello Experts,
    I was doing  System preparation in solution manager  through Solman_setup.In step 6.5 I came across Install Diagonostic agent .I checked in my system that older version of SMD is installed that may cause problem in future so I decided to uninstall it and install newer version of SMD7.3.I downloaded the SMD file and started sapinst with sudo access to uninstall it.Now I am getting an error saying ORADBPAR.XML file not found.I checked for this file but I could not find .Plz help me out to find this file and resolve the issue.
    Thanks
    Aditya Roushan

    Hi Carole,
    I had older version of SMD(7.01) installed in my system.I tried uninstalling this with sapinst downloaded with SMD7.2 so i got this error.I had to download the SMD7.01 from market place (you willl get this in archive) and then uninstall the SMD using this sapinst (which came with 7.01 version).i could do this successfully.Hope this will help you
    @Jose:Thanx for ur reply but using sudo had no problem.I uninstalled older SMD7.01 and installed SMD7.2 using sudo privilege only.
    Thanks
    Aditya Roushan

Maybe you are looking for