Possible Error In registry When Changing versions

The system cannot find the registry key specified:
HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Runtime Environment\1.6.0\JavaHome
I have changed the version of my runtime to 5 update 11.
Still I cannot run my applications (those that require JRE). Then I uninstalled all java in my system. Still the java icon in the control panel existed and everytime I clicked it (but I have uninstalled all the java in my system), that error will pop out.
Please Help. Thanks. ^_^
-ichi-

The system cannot find the registry key specified:
HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Runtime Environment\1.6.0\JavaHome
I have changed the version of my runtime to 5 update 11.
Still I cannot run my applications (those that require JRE). Then I uninstalled all java in my system. Still the java icon in the control panel existed and everytime I clicked it (but I have uninstalled all the java in my system), that error will pop out.
Please Help. Thanks. ^_^
-ichi-

Similar Messages

  • PDO Layer Error while approving a changed version of PO

    Hi,
    We are in SRM7.0 , EC Scenario , ECC 6.0
    In SAP SRM system am experiencing a workflow issue , second level approver is not able to approve/receive the workitem of a changed PO. Moment we try to open the PO (changed version) and navigate to Approval tab, the approval flow is missing and showing the error as
    PDO Layer Error
    An Exception has occured
    Every time we must restart the workflow due to which the approval needs to be done again from 1st approver.
    We have raised an OSS Message and following is the response from SAP
    " The second approver does not get an workitem because the workflow got the status error. The cause of this error is your BADI implementation
    ZCL_SRMWF_AGENT_PO_BUYER method /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_AREA_TO_ITEM_MAP. This method returns an initial table LT_AREA_TO_ITEM_MAP.
    Run method CREATE_DECISION_SETS (/SAPSRM/CL_WF_PROCESS_MGR_SBWF) with
    parameter IV_PROCESS_GUID = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "
    When i executed this method CREATE_DECISION_SETS (/SAPSRM/CL_WF_PROCESS_MGR_SBWF) with
    parameter IV_PROCESS_GUID = Changed version PO GUID , i got the following error
    Exception CX_BO_ABORT triggered
    Termination triggered in '' - Rollback required
    Can anyone please help !!
    Thanks & Regards,
    Venkat

    Hi ,
       can you please share your Badi code?
    Saravanan

  • Any progess on the DRM error when changing versions; machines etc?

    Hi folks,
    I've recently changed PCs and having downloaded Digital Editions to the new machine, I can no longer open a .pdf that lives on a network drive that was bought and downloaded via my old machine (I get the oft-reported DRM error).
    Having looked through the forums this problem seems to have reported many times but the threads I looked at just seem to degenerate into various rants (understandable I guess) with no solutions offered,
    Does anyone know of a fix? Or is the only substantive solution being to 'just live with it'?
    Kev.

    If you authorized Digital Editions on your original machine to an AdobeID, and authorized Digital Editions on your new machine to the same AdobeID, then this should just work.  If it doesn't you should open up a web support case ( go to http://www.adobe.com/support/digitaleditions/ and click on 'Submit a web case').
    If you choose not to authorize Digital Editions and purchase books you are in effect saying that the machine owns the books and not you. The books  will not be transferrable, and the moment you lose access to that machine (hard drive crash, registry corruption, reinstall, etc...) you lose access to those books.
    Most of the DRM errors reported on this forum have been from people who did not originally authorize their copy of Digital Editions to an AdobeID and are now encountering the problems that came out of it.

  • I get error messages frequently when changing windows or starting firefox

    this is the fourth time i'm trying to contact you guys. i keep getting error messages when i changed windows saying oops this is embarassing... etc. try again button works sometimes, sometimes not, if not have to restart, erases my bookmark menu tabs which i LOVE, and sometimes they come back. i love you guys so much more than internet explorer, but i have had to use internet explorer now almost all the time because of this problem. also, if you could make it so that one can delete blocks of unwanted email (like click the first unwanted email and the last one and then control/shift like in the old days) that would be AWESOME, but i have found that i can't do this in other applications anymore either so maybe it's something windows operating systems took out as they make new versions, but if you guys could create it in your email site wow, everyone would LOVE YOU!!!!!! so many do already, all my IT guys use you and my friends who are halfway computer literate. i hope you can help me with my problem, also i think i read you partner with clients for their websites to improve/add features. is that true? i'd love to do that if so, i'm using go daddy now, and haven't done half the stuff i want to do on my site. thank you for your positivity and you guys make up for those nasty virus makers who wreck people's lives, businesses,.. using their brilliance to harm people, it so sad. thank you again. i hope this goes through this time. i think i'm going to copy and paste it this time on Word so I can mail it to you if i screw up again!
    thank you again so much!
    Deborah Wong, MD
    == This happened ==
    A few times a week
    == 5-8 weeks ago ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; MSDigitalLocker; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    HOW FRUSTRATING! NOW WHAT IS HAPPENING? WHEN I GO TO ANY WEBSITE THE PAGE FREEZES. TOP OF PAGE READS, MOZILLA FIREFOX NOT RESPONDING, THINK I"LL GO BACK TO IE, WAY TOO MANY ERRORS AND NO TECH SUPPORT ANSWERS

  • "Unknown error has occurred" when changing primary email for Apple ID

    It tells me the primary email I'm changing it to, is available and everything, but when I click "save changes" it sends me back to the Apple ID log in page and gives me the message "An unknown error has occurred".
    How can it be Unknown? How can I fix it? I wish I could ask Apple directly, but I live in a country where I don't think it possible to call them. I've searched and there seems to be no way to contact them through email or something.
    What can I do?? This is very stressful.

    Apple - Support - Contact Apple Support
    See all worldwide telephone support numbers

  • Error in script when checking version

    I'm placing some script in the form1::ready:form area and using JavaScript. I'm checking the version of Adobe Acrobat that is being used to lock folks out of using Acrobat 7.0 or earlier.
    My script begins with:
    var vappName = xfa.host.appType;
    var vappVersion = xfa.host.version;
    and uses the variable results to go through some if loops to hide and reveal things as appropriate. With these items at the beginning of my script, I get the error/warning message:
    Script failed (language is javascript; context is xfa[0].form[0].form1[0])
    Error: $host does not have property 'appType'
    My code works as expected (hiding and revealing the proper items when I open the file in different versions of acrobat), so I'm not sure what the error is. I'm also using the same commands on a master page to fill in a text field with the version and type of software the user is using, and I get no errors there. Is the code in the wrong place?
    If I replace the xfa.host.appType or xfa.host.version with text strings like:
    var vappName = "Reader";
    var vappVersion = 9;
    then the code works as expected and has no errors, so there do not appear to be any problems with the if loops that follow.

    1. Some JavaScript actions are not allowed to be executed until the form hasn't be initalized completely, like event.target.closeDoc(true); for example.
    2. This was only a hint for you to avoid wasting time with programming different form actions depending of the users Reader version.
    You can combine the version check with another action, like lauching the URL where the newest Reader can be downloaded.
    That's very user friendly, I think.
    if (typeof(app.viewerVersion) != "undefined")
    if (app.viewerVersion < 9.0)
    if(xfa.host.messageBox("Sorry, but this form requires Adobe Reader version 8.1 or higher!\rPress OK to close the form and download the newest version of Adobe Reader (freeware).\r\rThank you for your cooperation!", "Attention",1,0)==1)
    event.target.closeDoc(true);
    app.launchURL("http://get.adobe.com/de/reader/", true);

  • "An unknown error has occurred" when changing country

    Hi, I moved to United state and I change the country in account settings. However, the device display "An unknown error has occurred". I don't know how to get this done. pls help

    Hello, giangnt2. 
    Thank you for visiting Apple Support Communities.
    Here are the steps on how to change the country associated with your Apple ID.
    Change the country of your iTunes Store, App Store, iBooks Store, and Mac App Store account
    http://support.apple.com/kb/ht6119
    Cheers,
    Jason H.

  • Error has occurred when changing modules

    Hi, I have just recently downloaded lightroom and I am receiving that error. Before someone sends me this link- I've already tried it and nothing worked.
    I'm working on a Mac running OS X Yosemite 10.10.2. I originally tried doing the trial from CC but it gave me that error so I tried installing my Lightroom 5 and it did the same thing. It's a new laptop so I had to put all my Adobe back on which is why this is a new issue for me.
    Thanks

    Please just say how you removed the CC version and did you remove the Preferences from Hidden User>Library??
    https://helpx.adobe.com/lightroom/kb/preference-file-locations-lightroom-41.html
    In here??
    Sorry I'm trying to help but please answer the questions specifically... thanks.

  • Auto Logoff when change url without logoff

    Hi, i had search the forum, but i don't find an answer!
    I have the following problem:
    We have the EP 6.0 and when the users are login, sometimes they change the url of the browser to go to www.google.de or other sides, but they forget to logoff! Then the session is not closed and some other people could go back in the history and then they are logged in!
    I search a possibility to auto logoff when change the side for example to call a javascript with the attribut onunload or something else!?
    I would be lucky with some ideas or a solution!
    Lars

    Hi Lars,
    This is not exactly what you are asking for, but it is closely related.  I hope that it may be of some help to you.  For my application, I wanted to logoff portal sessions, when users do not logoff BEFORE closing the browser session.
    Here is what we do:
    In the desktop framework, I have a footer.  The footer shows privacy information, etc.  Inside the html for this footer page, I capture a browser close event, and in this event, I logoff the portal session.  This footer is displayed on every page of the portal and effectively helps to conserve portal resources.
    Here is the javascript included in the footer.html
    <script type="text/javascript">
    window.onunload = function unloadEvent() {
         //alert ("Got here...");
         if (window.screenLeft == 10004) {
              // User clicked "X" to close Browser
              // alert ("To protect your privacy, please Logoff prior to closing your browser window.  Logging off now...");
              logoff();
    </script>
    Hope this helps,
    Kevin

  • Since I installed Nero 2104 I get an error message when I try to start iTunes: registry settings changed probably due to other cd/dvd burning program please reinstall iTunes, which I've done using repair option but the problem persists...?

    Since I installed Nero 2014 I get an error message when I start iTunes that registry settings for importing and burning cds/dvds have changed probably due to other burning software installed please reinstall iTunes, which I've done using 'repair' option, but the problem persists. I have been able to import cds to iTunes since I installed Nero, but it won't anymore. Does anyone recognize this problem and have a solution? Thanks for any help. Using Windows 7.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes
    If you're still getting the error message (especially when you plug in the Touch), I'd check for a device filter confusion on the PC. (They can affect the connection of USB devices to a PC, as well as burning and importing CDs.) For that one, see:
    iTunes for Windows: Troubleshooting CD issues caused by device filters

  • Action not possible because change version exist

    Dear All,
    We are at SRM5.0- Extended Classic scenario and facing issues for changing some of the PO documents.
    When the buyers are trying to change the PO, error is getting populated as 'Action not possible because change version exist'. This error is not allowing us to change the PO.
    These POs are changed in the past and all the relevant changes are reflected to backend system with no issues. In other words Change Versions do exists for these POs. Flags for Change Version completion is also set and all historical versions can be seen but without change history.
    Additional information -
    1. No approval workflows are implemented for PO.
    2. No locks are active for these documents.
    Appreciate your help!
    Regards,
    Sagar

    Hi Sagar and thanks for your response,
    well, actually the active change version won't be preserved in any case. It would be overwritten in the first scenario, and deleted in the second one. The reason why I'd like to have this "brute force" method is to face an eventual human error. Suppose that a disalignment between R3 and SRM has been created; my report basically "alligns" the SRM version to the corresponding R3 one. And suppose also that the user made a mistake so that the program must be used a second time. I'd like to provide a way to "UNDO" the first execution of the program, that is to say: i'd like to provide a way to OVERWRITE the actual active, change version, or alternatively delete the change version that the report did create the first time it has been launched.
    Hope it's a bit clearer now
    Thanks for any hint/suggestion you can give me
    EDIT: Oh, and please... can you provide me further information about your solution? I mean, use of that FM to unlock an active version of the PO and then the proper call to BBP_PD_PO_UPDATE specifying how you managed input params. Thanks a lot
    Edited by: Matteo Montalto on Apr 9, 2009 11:43 AM

  • PDO Layer Error in change version PO

    Hi,
    We are in SRM7.0 , EC Scenario
    In SAP SRM system am experiencing a workflow issue , second level approver is not able to approve/receive the workitem of a changed PO. Moment 1st approver approve it and when requester try to open the PO (changed version) and navigate to Approval tab, the approval flow is missing and showing the error as
    PDO Layer Error
    An Exception has occured
    Every time we must restart the workflow due to which the approval needs to be done again from 1st approver.
    We have raised an OSS Message and following is the response from SAP
    " The second approver does not get a workitem because the workflow got the status error. The cause of this error is your BADI implementation ZCL_SRMWF_AGENT_PO_BUYER method
    /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_AREA_TO_ITEM_MAP. This method returns an initial table LT_AREA_TO_ITEM_MAP.
    Run method CREATE_DECISION_SETS (/SAPSRM/CL_WF_PROCESS_MGR_SBWF) with
    parameter IV_PROCESS_GUID = change version guid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "
    When i executed this method CREATE_DECISION_SETS (/SAPSRM/CL_WF_PROCESS_MGR_SBWF) with
    parameter IV_PROCESS_GUID = Changed version PO GUID , i got the following error
    Exception CX_BO_ABORT triggered
    Termination triggered in '' - Rollback required
    Can anyone please help !!
    Thanks & Regards,
    Venkat

    Hi Sarvanan,
    I am a functional consultant and completely unaware of this technical stuff. Since this is SRM BRF workflows, none of our workflow consultants also are able to help me out on this issue. So, if possible could you please let me your contact number to so that i can contact you directly on this issue.
    This is the issue which i am facing from last 7 months and none of the person is able to help me out. So, i kindly request you to please help me out on this issue.
    As requested following is the code for the process level class
    ZCL_SRMWF_PRC_CONF_BUYER_PO --> GET_BUYER_APPROVERS
    METHOD get_buyer_approvers.
      DATA :  ls_header TYPE  bbp_pds_po_header_d,
              lt_item TYPE TABLE OF  bbp_pds_po_item_d,
              lw_item TYPE  bbp_pds_po_item_d,
              lt_buyer  TYPE TABLE OF zgtm_buyer,
              lw_buyer  TYPE zgtm_buyer,
              lt_limit TYPE TABLE OF  bbp_pds_limit,
              lw_approver_item TYPE zgswf_item_buyer_map,
              lv_requester_mgr    TYPE uname,
              lv_requester        TYPE uname,
              lv_appr_reqd        TYPE c.
      CALL FUNCTION 'BBP_PD_PO_GETDETAIL'
        EXPORTING
          i_guid   = iv_doc_guid
        IMPORTING
          e_header = ls_header
        TABLES
          e_item   = lt_item
          e_limit  = lt_limit.
      DELETE lt_item WHERE del_ind = 'X'.
      DELETE lt_limit WHERE del_ind = 'X'.
      CHECK lt_item IS NOT INITIAL.
      SELECT * FROM zgtm_buyer
               INTO TABLE lt_buyer
               FOR ALL ENTRIES IN lt_item
               WHERE bukrs = ls_header-co_code
               AND  matkl =  lt_item-category_id.
      LOOP AT lt_item INTO lw_item.
    *CHECK IF APPROVAL IS REQUIRED
        CALL METHOD approval_level_required
          EXPORTING
            is_header   = ls_header
            is_item     = lw_item
            it_buyer    = lt_buyer
            it_limit    = lt_limit
          RECEIVING
            rv_reqd_ind = lv_appr_reqd.
        CHECK lv_appr_reqd IS NOT INITIAL.
    *IF APPROVAL IS REQUIRED FIND THE BUYER
        READ TABLE lt_buyer INTO lw_buyer
                            WITH KEY bukrs = ls_header-co_code
                                     matkl = lw_item-category_id.
        IF sy-subrc = 0.
          lw_approver_item-owner  = lw_buyer-bname.
        ELSE.
          CLEAR lw_approver_item-owner.
        ENDIF.
        lw_approver_item-itm_no = lw_item-number_int.
        lw_approver_item-co_code = ls_header-co_code.
        lw_approver_item-matkl = lw_item-category_id.
        lw_approver_item-itm_guid = lw_item-guid.
        APPEND lw_approver_item TO rt_approver_item.
        CLEAR lw_approver_item.
      ENDLOOP.
    ENDMETHOD.
    KINDLY HELP ME OUT AND DO LET ME KNOW IF ANYTHING NEEDED FURTHER FROM MY END.
    THANKS IN ADVANCE,
    VENKAT

  • Error message when changing from portrait to landscape when printing

    I receive an error message when changing from portrait to landscape when trying to print.  How do I resolve this issue?

    Hi hillclimbing,
    Can you please let me know the exact error message you see as that would be helpful.
    Does this occur with all the pdf files.
    What OS and Acrobat version are you using?
    Regards,
    Rave

  • After having upgraded my MacBook to Snow Leopard, the following error message pops when I try to access iTunes: "The file iTunes Library.itl cannot be read because it was created by a new version of iTunes".  I cannot now access iTunes.  How can I resolve

    After having upgraded my MacBook to Snow Leopard, the following error message pops when I try to access iTunes: "The file iTunes Library.itl cannot be read because it was created by a new version of iTunes".  So, now after the upgrade, I cannot access iTunes.  How do I resolve this??
    Thanks

    zepel has it, but perhaps some more detail will help.
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • Error when changing a Company Code for a given Cost Center

    Hello Friends ,
                             I'm trying to modify a company code value for a given cost center in KS02 and I get the below error. The error message receommends to change the analysis period ( not sure what it is..) but when I click edit > Analysis period from tool bar I  still get the below message , is there way to get over come this issue ?
    Thanks in advance ,
    Field change Company Code is not possible (transaction data already exists)
    Message no. KS134
    Diagnosis
    To ensure the consistency of existing data, you can only change object Company Code if no transaction data exists in the change period; that is, neither plan data nor actual data has been posted.
    As transaction data already exists, it is not possible to change objects in this time period.
    Procedure
    If you still want to change the object, select a suitable change interval by choosing "Edit -> Analysis period...".

    Thank you Vishal . I have 3 cost centers with 2 having validity period ( from 01/01/1950 to 12/31/9999) and third one had 2 records 12/30/2004 to 12/26/2009 and 12/27/2009 to 12/31/9999 ) for the third one it did allow to change the validty period and I could change the comapny code for my profit center . But for first 2 somehow it doesnt allow to change the validity periods. And when I run some reports against these 2 cost centers to see if there is any activity I dont see any data .
    Could you please give your ideas ?
    Thanks alot .

Maybe you are looking for