JRE detection error on MacOs

Hi,
I installed jre1.7.0_10 on macOS 10.7.5
Installation is fine, and java for navigator is activated from Java system configuration.
On Firefox :
Java applet plug-in Java 7 update 10 is activated.
the result of "www.java.com/en/download/testjava.jsp" is fine "Java is ok with Java SE 7 update 10 on MacOs X 10.7.5"
But when I launch an applet, jre is not detected :
test1:
var platform = new dtjava.Platform(
          jvm : '1.7.0_10',
          javafx : '2.2.4+',
alert(dtjava.validate(platform));
gives : os=false, browser=false, jre=old, fx=ok,relaunch=false,Platform==Platform[jvm=1.7.0_10,javafx=2.2.4+,plugin=*,jvmargs=null]
test2:
var platform = new dtjava.Platform(
          jvm : '1.7+',
          javafx : '2.2.4+',
alert(dtjava.validate(platform));
gives : os=false, browser=false, jre=old, fx=ok,relaunch=false,Platform==Platform[jvm=1.7+,javafx=2.2.4+,plugin=*,jvmargs=null]
test3:
var platform = new dtjava.Platform(
          jvm : '1.6+',
          javafx : '2.2.4+',
alert(dtjava.validate(platform));
gives : os=false, browser=false, jre=none, fx=ok,relaunch=false,Platform==Platform[jvm=1.6+,javafx=2.2.4+,plugin=*,jvmargs=null]
On Safari: Always jre=none
Do you know what happens with jre detection ?
Thanks

Could you try the deployJava.js produced by the FX packager in JDK 7u10?
P.S. according to the issue, the guys at Oracle updated the script, so maybe it will work now..

Similar Messages

  • JRE Detected---Version Collision problem!!--plz help..it's urgent

    Hello ,
    I am working on developing a upload component in applets that would be used to
    Let the user browse thru his/her local file system, select it and then upload that file
    to a Specific location on the server, during this file transfer operation it also
    Shows the bytes remaining and a progress bar with percentage.
    I have developed it already and my purpose is to make it available as a cross-
    Platform independent component that can simply be merged/used with just about
    any application developed in any language/or on any platform and so I developed
    it in java using applets, bcauz it has to run and be accessible via a browser.
    Now, the component is working fine but there�s a problem to which I have not
    Found a complete and stable solution.
    The problem is with the JRE(Java Runtime Environment), that if the html page that
    Contains my applet does find a JRE already installed on someone�s browser but
    With a different version to that of which I have used for example(1.4.2_07-b05) it
    Gives an error saying �jre detected-version collision� and I understand fully by
    Looking up on net as to what this error means, but how do I remove this problem
    i.e. I simply want that (since I am already using the OBJECT tag in my html file)
    when my html page containing loads up in any one�s browser then even if that
    browser doesn�t contains a JRE in it, it should(my applet)should run, as I guess
    my browser only had a default MSJVM earlier and had no JRE for instance, still
    any site that I opened on net which contained applets , never gave me any such
    kind of error.?
    One temporary solution that I did, (although it�s not what I would like to do as it is
    not user friendly at all) is that in my OBJECT tag I had used a codebase attribute
    which contains the path of my jre�s exe file like this:
    I am giving here the complete code for my html file:
    <html>
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" name="Helper" width="900" height="200"
    codebase="http://10.11.13.63:8090/j2re-1_4_2_07-windows-i586-p.exe">
    <PARAM name="java_code" value="FileChooserDemo.class">
    <PARAM name="java_archive" value="filechooser.jar">
    <PARAM name="type" value="application/x-java-applet;version=1.4">
    <PARAM name="progressbar" value="true">
    <PARAM name="boxmessage" value="Please...wait..while..the..applet..starts..up">
    <COMMENT>
    <NOEMBED>
    </NOEMBED>
    </COMMENT>
    </OBJECT>
    </html>
    further I also have to take care that if the above problem occurs i.e.(�JRE detected-version collsion�) then I got to tell the user to first go into his/her control panel and then
    remove the JRE�s exe file from add/remove programs and then come back to his/her browser to get the JRE�s exe file downloaded automatically from the location of intranet
    (my web server path) and run itself and install it on his/her browser bcauz of the tag that
    I used above.
    But all this is not at all a user friendly solution and I would not want any user to go thru the hassle of all this.
    Can there be any way to let my applet run on any browser without the JRE problem ,
    Plz suggest as I have now fully developed my applet upload component after a month�s
    hard work , but is not able to now finally integrate it with our email server application that we have in our office, just bcauz of this problem..
    Thanks in anticipation
    Regards
    Sd76

    I don't know what version collition means but what jdk version you used to compile your
    applet?
    clsid:8AD9C840-044E-11D1-B3E9-00805F499D93 is dynamic versioning classid and
    allowes IE to run your applet with any installed jre without trying to install a newer one.
    Problem here is when you compiled with 1.5 and try to run it with an older version there
    might be some problems.
    Try to compile it with -source and -target option so your applet is compatible with 1.3
    http://java.sun.com/products/plugin/versions.html
    Another thing is that your platform independent file uploader will only run in active x
    enabled browsers like Microsoft Internet Explorer and not with mozilla(see link above) .

  • Fix for ORA-00060: Deadlock detected errors

    Hello APEX community,
    in the last days we are hitting more and more frequent the ORA-00060: Deadlock detected error in one of our applications. Logged an SR with Oracle Support but so far not too much help, except pointing to some older bugs:
    Bug 6618662: APEX APPEARS TO BE CAUSING DEADLOCK - CASE COLLECTION or Bug 7587013: INSERTING AND DELETING WWV_FLOW_DATA CAUSES DEADLOCK, which do not look at all appealing as the first bug was logged in Nov 2007 and the resolution was delayed from version 3.1, to 4.0 and even to 4.1, while de second was logged in Nov 2008 and not much happened with it.
    I am curious how many other users are hitting the same issue and which workarounds found for the problem. For example yesterday I could see 12 such errors in my log, today already 3.
    Florin

    Hi John,
    here it is: http://www.moyersoen.be/auction/1442/ or http://www.moyersoen.be/pls/apex/f?p=2008:11:0::::P11_AUCTION_ID:1442. Normally the page response time is < 0.20, but from time to time it goes up to more than 20 seconds and at those times I can see also the ORA-00060: Deadlock detected errors.
    Looks like the users are clicking twice refresh for that page. I am trying now to build a testcase that reproduce the issue easily.
    Florin

  • Preflight detected errors - overset text (1)

    Hi
    I have copied / pasted text from a Word document and tried 2 ways to place it in my InDesign CS6 document
    (1) putting copied text into a prepared text box
    (2) using the 'text box' that 'came with' the copied text (enlarged to fit area)
    each time the dreaded 'red box with a + ' sign inside appears on the rt. side of the 'finalised' text
    and 1 error shows at the bottom which is the Preflight detected error - overset text
    I have loads of other text in my document but none copied/pasted
    Writing the text manually into the document is not an option in this case
    Do I have to format it somehow? I would really appreciate a really simple A-Z step answer for this old gal
    cheers  - any help will really stop my hair from greying any further Lou

    Does the text contain special glyphs that require a font with Maori support? Id not then you can edit the styles to change the font (or, on the strong probability that the Word file doen't really use styles, you can use Find Font to replace it). if you do need Maori support, you should install a font that supports it, like Arial Maori, on the computer. ID uses any fonts installed normally for the OS (presuming they are not really badly made) or that are located in the private Adobe or InDesign fonts folders.

  • [svn:bz-trunk] 21394: bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX .

    Revision: 21394
    Revision: 21394
    Author:   [email protected]
    Date:     2011-06-16 12:34:13 -0700 (Thu, 16 Jun 2011)
    Log Message:
    bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX.
    get the sessions id before we invalidate the duplicate session.
    Checkintests pass
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/BaseHTTPEndpoint.java

    For our profect I think this issue was caused as follows:
    Believing that remoting was full asynchronous we fired a 2 or 3 remote calls to the server at the same time ( within the same function ) - usually when the users goes to a new section of the app.
    This seemed to trigger the duplicate http session error since according to http://blogs.adobe.com/lin/2011/05/duplication-session-error.html  two remote calls arriving before a session is created will cause 2 sessions to be created.
    Our current solution ( too early to say it works ) is to daisy chain the multiple calls together .
    Also there seemed to be an issue where mobile apps that never quit ( thanks Apple! )  caused the error when activated after a few hours.
    I guess the session expires on the server and the error above occurs on activation.
    So the mobile apps now ping the server with a remote call when activated after sleeping for more than one hour.
    All duplicate http errors are silently caught and reported.
    Fingers crossed we won't get any more!

  • Detect error message on the screen

    How do I detect error message on the windows 2000 screen? I need to detect any error message appearing on the screen
    Thank you,
    Jeff

    You mean any kind of message generated by any kind of program, whether Java or not?

  • [svn:fx-trunk] 21141: Bug: 2780176 - Logging and logging out multiple times in LCDS can cause duplicate session detected errors .

    Revision: 21141
    Revision: 21141
    Author:   [email protected]
    Date:     2011-04-26 06:40:39 -0700 (Tue, 26 Apr 2011)
    Log Message:
    Bug: 2780176 - Logging and logging out multiple times in LCDS can cause duplicate session detected errors.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: When a logout was followed by an immediate login, sometimes the server would throw duplicate session detected errors. This was because when logout happened, a fire-and-forget disconnect message was sent to the server that established a new session, and if the subsequent login happened before disconnect ACK returned from the server, that would establish another session and hence the error. The fix is to insert a slight delay between disconnect and ResultEvent dispatching. This way, disconnect has a chance to return before a login is performed.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

    You've got an  incompatible Logitech driver and java was incompletely uninstalled.
    You may have a problem with the Wacom driver.
    I don't know if fixing those things will help.
    There also a few window server errors, but I don't know if they are causal.
    If you can note the time of the hangs, that might help narrow it down in the logs.

  • Error 2101 Detection error on HDD2 (mini sata) X220

    running 1.40 biosthink I have WWAN model as there is a SIM slot and there are a red and blue wires ready for the 3G wireless card.all lenovo drivers etc checked to latest versionsInstalled 128GB Kingspan which failed to do anything and caused the whole system to be unbootable. Turns out the ssd was dead as it did not work in working usb enclosure.swapped in 64GB msata minipci from my old eee901 it is the correct size for the lenovo slot - it wasn't for the 901 and I am now getting 2101 Detection Error on hdd2 on boot up.I have tried reseating the card, cleaning the pins, reseating, booting to Hirens, Slacko, Gparted, Fedora and not been able to see it as the error code is pre OS... Anything I can do? - roll back drivers, roll back bios, buy specific brand msata any suggestions welcome :-)

    Ram speed is not the issue I mentioned the speed purely in response to
    comment relating to the bios and ram speed.
    Because i would like to multiboot I would like to get an ssd to run in the
    msata slot, which is currently empty. I bought a 128GB Kingspan ssd that
    did "nothing" in the slot and refused to even let the x220 boot (I tried
    booting from the ultrabase and from the laptop) i tried reseating the ssd a
    number of times but the laptop would not boot with it in the msata slot.
    And the Kingspan ssd did nothing in a working external msata enclosure and
    is being returned.
    I have an old m-factor 64GB ssd from my eee901 (with 2 or 3 mixed format
    partitions on it) and I tried that in the x220 at which point I received
    the 2101: Detection error on hdd2. I tried reseating the ssd to no avail
    and tried cleaning the contacts with rubbing alcohol and reseated it but
    still keep getting the error.
    What I do not know is if the x220 is a wwan model does it need a specific
    brand of msata ssd to work in the slot? E.G. the Intel 80GB + that are
    mentioned in the forums.
    Re Bios: According to the readme file attached to the older bios versions
    that are available from lenovo there were some fixes for the wwan models
    that related to the ssds which is why I asked about rolling back the bios
    in the hope that an earlier bios might work the ssd in the msata slot.
    (Rather as the later bios restricts the speed of the ram...)
    Thanks again for all of your help. I'm new to messing around with the x
    series and don't know all of the quirks etc :-)

  • No internet connection detected error and Login errors

    I'm on Sony Xperia SP and I have run into two problems lately, one being that Spotify says I have no internet connection (no internet connection detected error) and I've recently bought premium so I'm wasting my money because of this. I've tried clean reinstall and it still failed, this now brings me to my second problem. I also get long waits while waiting to log in and a lot of the time it never logs in, I've only logged out to first the first error and it just creates more problems. I've tried both Facebook and regular logins and none have worked. I know a lot of the community has either previously or is currently receiving this problem so a update fix would be great!
    P.S. Login for my ps4 and PC work fine so it's a problem with the app itself.

    Just a correction, I believe the error was actually no internet connection available but because I can't even login I'm not sure!

  • Taglib Displaytag : how to detect errors at compilation

    Hi all,
    Displaytag works fine but I would like to know if it's possible
    to detect errors before the execution : for example, if I modify the property of the column "mesure" by "mesures" it will not work because getmesures will be called but it doesn't exist. The problem is that I will see the error at the execution of the jsp but not at compilation
    Is there a solution for the tag lib Displaytag to see error at compilation?
    Here is the code :
    <display:table name="list***" pagesize="5" requestURI="/****" class="main">
                             <display:caption>MES CONTRATS D'EXONERATIONS COLLECTIVES EN COURS</display:caption>
                        <display:column class="center" property="mesure" title="Mesure" />...Thanks for your help

    thanks for your answer.
    Is there an other solution to detect error in displaytag?

  • T450s: 2100: Detection error on HDD0 (Main HDD)

    Hi,I got T450s with 500GB HDD which I replaced with 500GB SSD Crucial MX200.After installing Windows 8.1 Pro, turning on bitlocker and restarting machine, I saw black screen with white text: 2100: Detection error on HDD0 (Main HDD) usually if I power off laptop and turn it on again, problem gets solved and I can start Windows, but then after restarting computer again the error is usually there again... I've noticed that if I turn off the bitlocker, the problem doesn't appear (at least I wasn't able to encounter it without bitlocker). I saw threads about similar problems with this and other thinkpad models as well as crucial and samsung SSDs, but none was actually reporting that it may be connected with bitlocker functionality... (I can't be 100% sure it is, but so far it looks like it). any idea how I can fix it so that it works also when bitlocker is enabled? Thanks!

    I have exactly the same problem too with a T550 and a 1TB Crucial MX200. Did you ever find a solution? I'm tempted to return the MX200 and try a Samsung 850 EVO instead.

  • MD3000 Drive detected errors is increasing

    Hi,
    we are using md3000 with sas connection.
    since some days, we are facing big performance issues.
    the system is running with 15 drives:
          TRAY, SLOT  STATUS   CAPACITY    TYPE  CURRENT DATA RATE  PRODUCT ID                                FIRMWARE VERSION
          0, 1        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 2        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 3        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 4        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 5        Failed   931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 6        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 7        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 8        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 9        Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 10       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 11       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 12       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 13       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 14       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
          0, 15       Optimal  931.513 GB  SATA  3 Gbps             Hitachi HUA722010CLA330                   JP4OA3JH
    here the information on disk 5:
    Drive at Enclosure 0, Slot 5
       Status:                  Failed
       Mode:                    Assigned
       Raw capacity:            931.513 GB
       Usable capacity:         931.013 GB
       World-wide identifier:   50:00:cc:a3:9a:c7:9f:50:00:00:00:00:00:00:00:00
       Associated array:        md3000g0
       Drive path redundancy:  Lost
       Drive type:             Serial ATA (SATA)
       Speed:                  7,200 RPM
       Current data rate:      3 Gbps
       Product ID:             Hitachi HUA722010CLA330
       Package version:        JP4OA3JH
       Firmware version:       JP4OA3JH
       Serial number:          JPW9P0N00JSU2D
       Vendor:                 Not Available
       Date of manufacture:    Not Available
    it is already replaced by hotspare disk 13 and the array is in optimal status.
    but the error counter is still increasing:
    DRIVE CHANNELS----------------------------
       SUMMARY
          CHANNEL  PORT       STATUS   
          1        Expansion  Optimal  
          2        Expansion  Optimal  
       DETAILS
          DRIVE CHANNEL 1
             Port: Expansion
                Status: Optimal
                Max. Rate: 3 Gbps
                Current Rate: 3 Gbps
                Rate Control: Switched
                DRIVE COUNTS
                   Total # of attached drives: 15
                   Connected to: A
                      Attached drives: 15
                         Drive enclosure: 0 (15 drives)
                CUMULATIVE ERROR COUNTS
                   Controller A
                      Baseline time set:               4/2/15 9:15:42 AM  
                      Sample period (days, hh:mm:ss):  33 days, 03:07:36  
                      Controller detected errors:      9                  
                      Drive detected errors:           3640802            
                      Timeout errors:                  0                  
                      Total I/O count:                 31288381           
                   Controller B
                      Baseline time set:               4/2/15 9:15:42 AM  
                      Sample period (days, hh:mm:ss):  33 days, 03:01:02  
                      Controller detected errors:      8                  
                      Drive detected errors:           3512795            
                      Timeout errors:                  0                  
                      Total I/O count:                 754965630          
             DRIVE CHANNEL 2
                Port: Expansion
                   Status: Optimal
                   Max. Rate: 3 Gbps
                   Current Rate: 3 Gbps
                   Rate Control: Switched
                   DRIVE COUNTS
                      Total # of attached drives: 15
                      Connected to: B
                         Attached drives: 15
                            Drive enclosure: 0 (15 drives)
                   CUMULATIVE ERROR COUNTS
                      Controller A
                         Baseline time set:               4/2/15 9:15:42 AM  
                         Sample period (days, hh:mm:ss):  33 days, 03:07:36  
                         Controller detected errors:      0                  
                         Drive detected errors:           0                  
                         Timeout errors:                  0                  
                         Total I/O count:                 5708758            
                      Controller B
                         Baseline time set:               4/2/15 9:15:42 AM  
                         Sample period (days, hh:mm:ss):  33 days, 03:01:02  
                         Controller detected errors:      0                  
                         Drive detected errors:           0                  
                         Timeout errors:                  0                  
                         Total I/O count:                 247629779          
    do i have to "unassign" the disk 5 or how to find out, where these "Drive detected errors" come from?
    thanks.
    patrick

    Somya, check your parameters:
    1 * Last added file name (lastfile) ....... [I:\ORACLE\SMD\SAPDATA2\SR3_11\SR3.
    DATA11]
    2 * Last added file size in MB (lastsize) . [<b>420</b>]
    3 - New file to be added (file) ........... [I:\oracle\SMD\sapdata2\sr3_12\sr3.
    data12]
    4 # Raw disk / link target (rawlink) ...... []
    5 - Size of the new file in MB (size) ..... [420]
    6 - File autoextend mode (autoextend) ..... [yes]
    7 - Maximum file size in MB (maxsize) ..... [<b>10000]</b>
    8 - File increment size in MB (incrsize) .. [<b>20</b>]
    option 2: your datafile will use 420MB to begin with.
    option 7: it can grow up to 10000MB
    option 8: it will grow with increments of 20MB
    so, you need at least 10GB in your filesystem.
    your warnings are saying that datafiles of 3 tablespaces, if they grow to their maximum file size, will overflow your filesystem (PSAPSR3,PSAPSR3700,PSAPSR3DB).
    solutions:
    1. increase filesystem size
    2. decrease value of maximum size of datafiles, I would especially check the maximum size of ALL datafiles of PSAPSR3.
    3. move some datafiles on another filesystem.
    good luck.

  • 2100: Detection error on HDD0 (Thinkpad Yoga)

    I have a Thinkpad Yoga which today was turned on while I was away (i.e. computer was not in use). When returning back the screen said "2100: Detection error on HDD0 (Main HDD)". Windows must have crashed (probably just another one of those faulty Lenovo drivers) and then the system couldn't boot up.
    Everything seems alright after a hard reboot but I'm afraid my SSD drive has gone bad.
    Link to image
    Found a support document of the error on Thinkpads with Samsung SSD, but mine have a LiteOn. Can anyone help me find out why this happened and if anything is wrong with my SSD?
    Thanks,
    // Måns
    The support document I'm talking about: http://support.lenovo.com/us/en/documents/ht082504
    Moderator note: large image(s) converted to link(s):  About Posting Pictures In The Forums

    Hi guys,
    had the same error and found out, that the cable from Motherboard to HDD controller was not plugged in correctly.
    After plugin correctly the error disappeared.
    Hope to help you.
    BR, David

  • T450s Thinkpad - ERROR 2101: Detection error on SSD1 (M.2)

    Model: T450sEquiped as:Intel i54+4GB RAM256GB SSD (M.2) Configured as boot disk running Win 7 x64500GB HDD as additional storage Issue:Seemingly at random, approx once every one to two weeks while PC is on and at the desktop but not actively being used (meaning no user is sitting in front of it performing tasks) it will error and crash.  The error is a black screen with the following error: 2101: Detection error on SSD1 (M.2) Press Esc to continue. According to the user Esc does nothing and the only escape is to long press the physical power button until a power down occurs.  On reboot the system comes up without issue.  No user has actually seen the crash take place.   MY QUESTION(S):1st.  Is this most likely an issue with the T450s not being able to reliably boot from the m.2 slot or is this more likely an issue with the SSD installed in the m.2 slot?2nd.  Is this something altogether different?  Any (knowledgeable) advice or info appreciated.

    It is hard to diagnose without seeing it, but my experience has been that the Gen4 and later CPUs (like yours) support a very low power state that is incompatible with some devices. (that would make it a problem with the card) Make sure you have the latest BIOS and power manager software installed. Look in the device manager and find the M.2 SSD. There should be a power management tab. Turn off the option to allow the system shut the device off to save energy.

  • Detection Error 2100 - Lenovo X240 with Crucial M500 SSD

    I have a new Lenovo X240 out of the box.  I immediately upgraded with a Crucial M500 SSD 240mb drive.  The computer is running a fresh install of Windows 7 64-bit. The BIOS on the laptop is the most current.  The firmware on the M500 is the most current.  It seems that every several times I start or reboot the system I receive "DETECTION ERROR 2100".  After powering off the machine and powering it on again the computer will boot to Winddows.
    I have seen numerous posts about this issue between Crucial vs. Lenovo.  I've tried every suggested fix to no avail.  I have tried the configuration using an identical, brand new M500 SSD with the same results.  Am I missing something?
    Thanks in advance for your suggestions,.

    Hi Mrtree,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear that you are facing the issue with SSD drive on ThinkPad X240.
    Regarding the issue we have got the same thread in the forum, but it is different model.
    I suggest you to chect with the below link to follow the further troubleshooting steps.
    Please click here to visit the page, and proceed with the steps provided in that.
    Hope this helps. Do post back if issue persists!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for