Urgent: Problem starting ODI

Hi all

I was studying on ODI 12 c up to a few hours earlier, but now when I connect to the server, all pallets are not on the ODI studio. I tried to visualize them in the window menu and view, but could not. It does not response to these attempts. What can be the reason? I couldn't see designer, topology, browsers of the operator

Thank you

first of all, you can try windows-> windows reset to factory settings

If this does not work, you can delete the complete file, for example:

C:\Users\tinawang\AppData\Roaming\odi\system12.1.2.0.0, not only to remove this file, delete the entire folder, it will recreate the next time. so do not hesitate, we always do.

Tags: Business Intelligence

Similar Questions

  • PROBLEM STARTING ODI

    Hi all



    I am gettting following error message whenever I start ODI...







    The Machine virtual Java was not found at the following location:



    The ODI_JAVA_HOME environment variable is not set correctly.



    Please set this variable in odiparams.bat.



    OracleDI: Starting the operator...







    kindly let me know how to solve this problem







    My odiparams.bat as follows



    < Strong > REM #.

    REM # Copyright (c) 2000-2005 Oracle. All rights reserved.

    REM #.

    PRODUCT # REM

    REM # Oracle Data Integrator

    REM #.

    FILENAME # REM

    REM # odiparams.bat

    REM #.

    DESCRIPTION # REM

    # REM Configuration script. This script contains the boot parameters

    Modules of Oracle Data Integrator # REM.

    REM #.

    DESCRIPTION OF VARIABLES # REM

    REM #.

    REM # the following variables must be configured to perform operations

    REM # requires a repository connection (startscen, agentscheduler, etc.)

    REM #.

    REM # ODI_SECU_DRIVER

    Driver JDBC REM # used to connect to the master repository.

    REM # ODI_SECU_URL

    REM # JDBC URL used to connect to the master repository.

    REM # ODI_SECU_USER

    Database REM account # used to connect to the master repository.

    REM # ODI_SECU_ENCODED_PASS

    REM # database account password. The password must be encoded with the

    REM # "encode agent & lt; GT; "& password ' command.

    REM # ODI_SECU_WORK_REP

    REM # name of the repository work for connect. This repository of work must

    REM # being attached to the master repository.

    REM # ODI_USER

    User OracleDI REM # used to start a scenario.

    REM # ODI_ENCODED_PASS

    REM # OracleDI user password. The password must be encoded with the

    REM # "encode agent & lt; GT; "& password ' command.

    REM #.

    REM # the following variables can be changed to set the configuration of OracleDI.

    REM #.

    REM # ODI_INIT_HEAP

    REM # java machine lot size used by OracleDI modules.

    REM # ODI_MAX_HEAP

    REM # java machine heap maximum size used by OracleDI modules.

    REM # ODI_JAVA_HOME

    # REM of the java virtual machine used for installation directory

    REM # OracleDI.

    REM # ODI_ADDITIONAL_JAVA_OPTIONS

    Options of additional Java # REM, for example - Duser.language or - Duser.country.

    REM # ODI_ADDITIONAL_CLASSPATH

    REM # Classpath additional classes (Windows 95/98/Me only)

    REM # ODI_HOME

    REM # set this environment variable separately. If it is not set, the script can

    REM # be launched starting in the. / bin directory. If execution of the installation

    # REM program, this variable is automatically set.

    REM #.

    REM # other variables should be left unchanged.

    REM #.



    REM

    REM the Repository connection information

    REM

    Set ODI_SECU_DRIVER = org.hsqldb.jdbcDriver

    Set ODI_SECU_URL = jdbc:hsqldb:hsql://localhost

    Set ODI_SECU_USER = his

    Set ODI_SECU_ENCODED_PASS =

    Set ODI_SECU_WORK_REP = WORKREP

    Set ODI_USER = SUPERVISOR

    Set ODI_ENCODED_PASS = LELKIELGLJMDLKMGHEHJDBGBGFDGGH



    REM

    virtual machine for Java REM

    REM

    If "% ODI_JAVA_HOME" == "" set ODI_JAVA_HOME = JAVA_HOME %



    REM

    Other parameters of rem

    REM

    Set ODI_INIT_HEAP = 32 m

    Set ODI_MAX_HEAP = 256 m



    REM

    REM extra Java Options

    REM

    Set ODI_ADDITIONAL_JAVA_OPTIONS =



    REM Windows 95,98, Me users only: a package of files added to the /drivers

    rem or/lib/scripting folder report manually in the

    variable ODI_ADDITIONAL_CLASSPATH REM

    Set ODI_ADDITIONAL_CLASSPATH =





    REM DO NOT EDIT below THIS LINE!

    rem ----------------------------------------------------------------------------



    Set ODI_JAVA_EXE=%ODI_JAVA_HOME%\bin\java.exe

    Set ODI_JAVAW_EXE=%ODI_JAVA_HOME%\bin\javaw.exe

    Set ODI_JAVAC_EXE=%ODI_JAVA_HOME%\bin\javac.exe



    REM, the java virtual machine test



    If not exist them '% ODI_JAVA_EXE' goto NOJAVA

    If not exist them '% ODI_JAVAW_EXE' goto NOJAVA

    If not exist them "% ODI_JAVAC_EXE" goto NOJAVAC

    GoTo OKJAVA



    : NOJAVA

    @echo Java Virtual Machine was not found at the following location: % ODI_JAVA_HOME %

    environment variable ODI_JAVA_HOME the @echo is not set correctly.

    @echo please set this variable in odiparams.bat.

    GoTo OKJAVA



    : NOJAVAC

    @echo A JDK is required to run Web Services with OracleDI. You are currently using a JRE.

    : OKJAVA



    If "% ODI_HOME" == "" set ODI_HOME =...



    REM default classpath, includes OracleDI packages

    Set ODI_CLASSPATH=%ODI_HOME%\lib\.;%O DI_HOME%\lib\sunopsis.zip;%O DI_HOME%\lib\snpshelp.zip;%O DI_HOME%\lib\snpsws.zip;%O DI_HOME%\lib\webservices\



    If not Windows_NT is % OS GOTO WIN9X



    REM, Windows NT, 2000, 2003, XP

    Set ODI_START_TITLE = "OracleDI".

    REM dynamic construction of the CLASS for the drivers and script engines.

    REM to add a new driver or a script engine, simply add the .jar or .zip file

    REM the /drivers or/lib/directory of the script.

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_HOME%\drivers\.

    for Ko (% ODI_HOME%\lib\*.zip) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\lib\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\lib\*.jar) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\lib\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\drivers\*.zip) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\drivers\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\drivers\*.jar) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\drivers\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\lib\scripting\*.zip) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\lib\scripting\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\lib\scripting\*.jar) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\lib\scripting\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\plugins\*.zip) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\plugins\%%~ni%%~xi call %%d

    for Ko (% ODI_HOME%\plugins\*.jar) %ODI_HOME%\bin\setpath.bat %ODI_HOME%\plugins\%%~ni%%~xi call %%d

    GOTO REPCONNECT



    : WIN9X



    REM, Windows 95, 98, ME

    Set ODI_START_TITLE =

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_HOME%\lib\commons-Discovery.jar;%O DI_HOME%\lib\commons-Launcher.jar;%O DI_HOME%\lib\commons-logging.jar;%O DI_HOME%\lib\commons-NET.jar;%O DI_HOME%\lib\jakarta-Ant-optional.jar;%O DI_HOME%\lib\jaxrpc-API.jar;%O DI_HOME%\lib\jaxrpc-SPI.jar;%O DI_HOME%\lib\jce1_2_2.jar;%O DI_HOME%\lib\local_policy.jar;%O DI_HOME%\lib\qname.jar;%O DI_HOME%\lib\saaj-impl.jar;%O DI_HOME%\lib\sunjce_provider.jar;%O DI_HOME%\lib\US_export_policy.jar;%O DI_HOME%\lib\wsdl4j.jar;%O DI_HOME%\lib\wsif-J2C.jar;%O DI_HOME%\lib\wsif.jar;%O DI_HOME%\lib\xercesImpl.jar;%O DI_HOME%\lib\xmlParserAPIs.jar

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_HOME%\drivers\.;%O DI_HOME%\drivers\snpsdb2.jar;%O DI_HOME%\drivers\jconn2.jar;%O DI_HOME%\drivers\mysql-connector-Java-3.0.16-GA-bin.jar;%O DI_HOME%\drivers\postgresql-8.0.309.jdbc2ee.jar;%O DI_HOME%\drivers\ojdbc14.jar;%O DI_HOME%\drivers\jt400.zip;%O DI_HOME%\drivers\snpsxmlo.jar;%O DI_HOME%\drivers\snpsfile.jar;%O DI_HOME%\drivers\crimson.jar;%O DI_HOME%\drivers\xerces.jar;%O DI_HOME%\drivers\snpsldapo.jar

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_HOME%\lib\scripting\bsf.jar;%O DI_HOME%\lib\scripting\bsh-1.2b7.jar;%O DI_HOME%\lib\scripting\jython.jar;%O DI_HOME%\lib\scripting\js.jar

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_HOME%\plugins\.





    : REPCONNECT

    Set ODI_CLASSPATH = % ODI_CLASSPATH %; frequency DI_ADDITIONAL_CLASSPATH %; FREQUENCY DI_JAVA_HOME%\lib\tools.jar

    Set ODI_JAVA_OPTIONS = ""-Djava.security.policy = server.policy ' "

    Set ODI_JAVAW_START = ODI_START_TITLE '% ODI_JAVAW_EXE %' start Xms-% ODI_INIT_HEAP % - % ODI_MAX_HEAP % Xmx - classpath "% ODI_CLASSPATH %" % ODI_JAVA_OPTIONS % ODI_ADDITIONAL_JAVA_OPTIONS %

    Set ODI_JAVA_START = '% ODI_JAVA_EXE' Xms-% ODI_INIT_HEAP % - % ODI_MAX_HEAP % Xmx - classpath "% ODI_CLASSPATH" % ODI_JAVA_OPTIONS % ODI_ADDITIONAL_JAVA_OPTIONS %

    Set ODI_REPOSITORY_PARAMS = ""-SECU_DRIVER = % ODI_SECU_DRIVER % ""-SECU_URL = % ODI_SECU_URL % ""-SECU_USER = % ODI_SECU_USER % ""-SECU_PASS = % ODI_SECU_ENCODED_PASS % ""-WORK_REPOSITORY = % ODI_SECU_WORK_REP % ""-ODI_USER = % ODI_USER % ""-ODI_PASS = % ODI_ENCODED_PASS % ""
    < facilities >



















    kindly help me to solve this error







    See you soon

    Hi Ella,.

    I hope that the problem is with the ODI_JAVA_HOME path that lies in your environmental variables. It will look to the top by ODIPARAM at run time.

    Right click on my computer in your desktop-> properties-> Advanced-> Environmental Variables.

    Look for the variable ODI_JAVA_HOME it in the list and change the path of this as directed by your java installation path.

    Thank you
    G

  • Urgent problem with X 230 Windows 8.1

    I upgraded my ThinkPad X 230 to Windows 8.1.

    I get the following two message whenever I start

    1. power Manager Group: an error occurred during the loading of a resource DLL.

    2. problem starting C:\Program Files (X 86) \Thinkpad Utilities\PVMTR64V. DLL. A Dynamic Link Library (DLL) utiliization routine failed.

    I uninstalled Power Manager 3.06 but I always get errors.

    Please tell me how a get rid of the errors or (b) direct me towards a more recent link to Desktop Power Manager to install.

    It's quite urgent (error every single boot).

    Thank you.

    Uninstall the power manager

    Navigate to C:\Program Files (x 86) \ThinkPad\Utilities and rename PWMTR32V. DLL and PWMTR64V. DLLS as files _old.

    Download Glary Utilities or counterpart and remove the PVMTR64V as a startup item.

    Problem disappeared.

    However, Windows 8.1 remove Windows 8 Power Manager and there seems to be no way to recover it.

  • SE error message: "Run"DLL"there is a problem starting. C:\Users/John\AppData\Local\Conduit\BackgroundContainer\BackgroundContainer.dll

    Get the below error message every time I start my computer:

    Run DLLS
    There was a problem starting
    C:\users\John\AppData\Local\Conduit\BackgroundContainer\BackgroundContainer.dll
    The specified module could not be found.

    Hello cuefox, thank you very much to judge me.
    We're here to help.
    Continue to browse the web with Firefox, thanks once more.

  • Printing in 2 programs problem started 2 days ago, only firefox works fine with Internet Explorer?

    Services Bank web site has a "Print - Friendly View" text, on the top right of the page that displays the account information in a different format if you click on the text. Printing all other functions work ok. The problem isn't when you use them Internet Explorer. The other program is on the Aflacs website, and the problem is very similar. When I click on the text stating "Print copy of invoice", nothing happens, as the text of the Bank. Both work perfectly with Internet Explorer. The problem started about 2 days ago. When it works well, a window will open and show you what it will print and you click on the text "print", and it prints. Any help on this problem will be greatly appreciated.
    Thank you
    Joe Anderson

    You have this problem when running in Firefox SafeMode?

    http://support.Mozilla.com/en-us/KB/safe+mode

    Do not choose anything at the moment, just use 'continue in safe mode.

    When in Safe Mode...

    • The State of plugins is not affected.
    • Custom preferences are not affected.
    • All extensions are disabled.
    • The default theme is used, without a character.
    • userChrome.css and userContent.css are ignored.
    • The layout of the default toolbar is used.
    • The JIT Javascript compiler is disabled.
    • Hardware acceleration is disabled.

    If this is not the case, see this:

    http://support.Mozilla.com/en-us/KB/troubleshooting+extensions+and+theme...

  • Satellite C670 problems start after upgrade of Windows 10

    Hi all

    I made an upgrade of Windows 10 but after that my notebank satellite C670 has problems starting. It is always after the Windows updates were installed. It displays the logo of Win, followed of a blue screen. After several ignitions and extinctions I can once again the password login screen. Have already reinstalled Windows 10 because I did not come to the login screen more. But the problems are still there with ignition and extinction attempts it works. But this isn't a solution. You have ideas - drivers for Win10 or bios? Thanks for help

    Hello, I have the problem of the grandmother after the installation of Windows 10 I have nothing white screen
    Impossible to do a spanking Granny restore F8 or F12 nothing to do
    If someone gives you the solution I'm interested
    Thank you, CDT


    Validation has been translated by Google Translator

  • My iPad has been slow and unstable. What can I do if this is caused by a virus from the Internet because that is what I suspect. The problem started after a message like "scripts to run.

    My iPad has been slow and unstable - it actually seems to be hung when I use it. Once I put it, a blue line with four faces (which forms a rectangle or square) appears on the display and moves as he tries to anticipate my next actions or touch on the scree. All started about four days ago while I was downloading of articles in google scholar. A message that reflects something as "run scripts" or "scripts to run" appeared just before the problem started. Please advise on what I can do.

    Try resetting your device. This will not erase your data stored on that device.

    • Press and hold the sleep/wake button
    • Press and hold the Home button
    • Press and hold both buttons until the display turns off and on again with the Apple logo on the subject.

    Alternatively, you can go to settings - general - reset - Reset all settings

    If that doesn't work, restore your device to factory settings. Please note that this will delete the data on your device.

    Take a look this Apple Support article: use iTunes to restore the iPhone, iPad or iPod to factory settings - Apple Support.

  • Qosmio F60 - hibernation of freezing and problems starting

    Hello...

    The problems started when my computer goes into hibernation mode and when I press the power button to launch once again, it remains frozen.
    I then press the switch to turn on it works again.
    Option just to start normally or in safe mode.
    Either way comp freezes in the middle of loading and I must push the switch down to the Tower model

    Then the new restart msg saying there is a problem in the start menu and asks me if I want to solve the problem
    I click Yes and a number of things have happened several times:
    (1) computer sets and loads normally
    (2) computer says he can not solve the problem and continues to load correctly
    (3) the computer freezes in the middle of loading or during the process of setting
    (4) computer sets and restarts but crashes in the middle of reloading

    I often have to go through this time half a dozen before I can load normally

    either way my norton antivirus has been come with messages saying I need to reactivate (my subscription is not exhausted) or an error has occurred
    have done a full virus scan - none found

    is this a virus problem? I do a system restore? any other advice?
    help much appreciated

    Hi kkle4,

    You use the preinstalled version of Windows 7 in Toshiba? I can t find any information in your posting on OS :(

    Otherwise I agree with Akuma and you should check the BIOS version and probably an update would be useful. Before you begin to update of the BIOS here are some useful tips:
    -Close all running programs (also, antivirus, firewall, etc.)
    -Make sure that you are logged on as an administrator
    -Unzip all files from zip archive
    -Connect the AC adapter before you can update the BIOS and make sure the battery is fully charged

  • Problem starting Equium L40

    Hello

    I use F1 to start my Equium L40 every time I tun turn it on. It will then start ok but he forgot the time and date, as soon as I update time / date, the computer works perfectly I can access all my email etc accounts without having to put anything.

    The problem started after the replacement of the battery because of that being almost completely dead. I noticed that the computer will not work on AC only without mounted battey but is still charging the battery ok. (if the adapter is ok)

    I love the computer and do not really want to buy a new, but it is very frustrating and tedious when I turn it on.

    Maybe there is a battery backup I can change to fix the problem?

    Any help would be appreciated?

    Hello

    Laptop should also work without battery but connected to the power adapter
    So I guess that your motherboard is affected in some way.

    If the RTC battery (bios) is empty, the time and date in the BIOS menu would be reset to the default value. But in my opinion, this shouldn't be a problem to use the laptop with AC adapter.

    However, the RTC battery can be charged to do that you need to connect the main battery and power adapter and the laptop must be turned on for a longer period of time (18-20 hours).

    Check it out!

  • HP27-k350xt:. On each startup, I get this message. "There was a problem starting C:\Users\bulldog2u\AppData.

    . On each startup, I get this message.

    "There was a problem starting C:\Users\bulldog2u\AppData\Local\callBuilder\xBin\CallBuilder.dll.

    Can someone tell me where to find this file?

    Thank you - BULLDOG2U

    BULLDOG2U wrote:

    . On each startup, I get this message.

    "There was a problem starting C:\Users\bulldog2u\AppData\Local\callBuilder\xBin\CallBuilder.dll.

    Can someone tell me where to find this file?

    Thank you - BULLDOG2U

    You don't want in this file.  Ads by Call Builder is malware that opens the ads on your computer.  If you encounter this error, then it is likely that you have an antivirus/antimalware program which was removed from your computer, but left the startup item.  More information on Call Builder, and how to remove can be found here.

    To remove this item from your startup list, follow these steps:

    System (Windows 7) Configuration utility

    1. In the start search box, type MSCONFIG and press ENTER.
    2. Click the Startup tab.
    3. Uncheck the items you want to run at startup.
    4. When you have finished your selections, click OK.
    5. In the box that appears, click on restart to restart your computer.

  • Re: Problem starting L300

    Hello. I'm having a problem starting my L300 - it works very well up until now and has suddenly developed this problem.

    When turned on it, - very slowly - boots for the logo toshiba with the message "F2 for the Setup utility, F12 for Boot Manager" standard, but does not spent there - if left for a while it's just back to the blank black screen, the cursor in the upper corner of flasher for turn a little and then out. F2 or F12 do anything.

    Anyone got any ideas, what could go wrong? :(

    Hello

    Sorry, if I do not understand you correctly. You have a message like, Manager of boot is damaged?

  • HP all-in-one 4620: uninstalled 4620 printer but getting 'problem starting HPStatusBl.dll' notice at startup.

    I uninstalled the printer software HP 4620 on my HP computer running Windows 8.1. When you start the computer, I get the message "error loading c:\programfiles\hp\hpofficejet4620series\bin\hpstatusbl.dll" window message

    Hey @SteveJG,

    I would like to help you today to solve the 'problem starting HPStatusBL.dll' message that you get on your computer Windows 8.1. I understand that the uninstall your HP Officejet 4620 e-all-in-one printer has not made a difference. Just so you know, this error message is for a 'service' that Windows is trying to start it's related to the HP device. I just go and delete this file manually. Please follow the steps below.

    1. Open the Start screen by selecting the Windows button in the bottom left of your computer screen, or by clicking the Windows button in the bottom left of the keyboard, to the right of the Ctrl key.
    2. When the splash screen opens, type computer (can show that This PC)
    3. Click on the computer (or PC) to start the window
    4. When the computer window opens, click on the Drive C
    5. Click on users
    6. Click on your user name
    7. Select AppData
    8. Select roaming
    9. Select Microsoft
    10. Select Windows
    11. Select the Start Menu
    12. Select programs
    13. Finally, click Start
    14. You will see a shortcut here to monitor alerts - ink HP xxxxx. Right click on this and 'Remove' it.

    Once the file monitor ink Alters has been removed, restart your computer to verify that the problem has been resolved.

    Please reply to this message with the result of your troubleshooting. Good luck!

  • Lenovo X 230, CustomEventMonitor.dll 'there is a problem starting'

    Dear Sirs,

    Just after the connection of Win10, I begin to get this error message. How to solve this problem?

    'There is a problem starting'

    and right under "is not a valid Win32 application".

    Here's what it looks like - error

    The answers will go,

    Thank you


  • Problems starting HP Mini 210-2100, partition deleted, flashing the line underscore, System Recovery does not

    Hi all

    my situation is like this:

    When I turn on my laptop I get a black screen with a flashing underscore above it "no boot device - insert boot disk and press any key" (even if the BIOS boot order a hard drive for laptop on top). I changed this order a couple of times because I used a USB stick with Windows 7 on it (black version) to enter System Recovery Options (without USB I can't access the system recovery (F11 doesn't work not).)

    My System Recovery Options window is white/empty (no operating system, the size of the partition and the location). I'm going on and click repair system that did not help (it of a loop, do not start Windows). In the Diagnostics and repair of details it is Root cause found:

    The partition table doesn't have a valid System Partition.

    Repair action: Partition table repair

    Result: Completed successfully. Error code = 0 x 0

    That's because before this problem starting with underscore flashing, I had another problem: "BOOTMGR is missing. Press Ctrl + Alt + Delete to restart» I was impatient and wanted to fix that quickly and made a big mistake, after looking on the web for some time I have found no useful websites describing how to fix it (I found one when it was already too late). I went on a channel on youtube and came with: https://www.youtube.com/watch?v=S8n-G9Rv2zo before I didn't know what a clean install was, I looked up 03:55 and made perfect:

    CMD:

    DiskPart

    list disk

    Select disk 0

    partition from the list

    selected and deleted all 4 partitions (size: 215GB, 199 MB, GB, 103-17 MB)

    created new partitions same dimensions (all the primary dimensions)

    then I stopped and clicked on a cross (x) in cmd to get out when I came to a new window where I clicked on YES (I have not read what he was doing, I just wanted to go to bed because it was too late). Since there is no "BOOTMGR is missing. Press Ctrl + Alt + Del to restart"(damage because now I know how to fix this, I was just too stupid, impatient and irresponsible), there is just a line of underscore flashing with"No boot device - insert boot disk and press any key"any of the BIOS boot order is this sentence does not disappear. He did a couple of times before, but no more.

    So after this long description, my question is:

    Is there a way to recover my data which I assume is lost and can not restore? I have no backups or images.

    P.S. I do not installed Windows 7, I just deleted partition table and created a new.

    Sorry for my English, I'm not a native speaker. Thank you in advance.

    Hi MatBar,

    Thank you for visiting the Forums HP's Support and welcome. I'm sorry but there is no way to recover the data once you have deleted the partition. You could try a local repair facility, given that some devices of data to recover your data.

    You may restore the Windows 7 operating system with disks if you find someone with the same version of Windows that you use their discs.

    I hope this helps.

    Thank you.

  • HP ENVY 15 J109TX: Problem starting Windows HP Envy 15 J109TX

    Hello

    My laptop has a problem starting the OS.

    Same recovery does not work.

    I gave to the service center for repair they me contact number of drive recory.

    So, I called the 1800112267 number, but they told me to contact the Service Center.

    The one you suggest how I can fix it.

    BONES recovered by the service center!

    Don't know how!

Maybe you are looking for