JNLP javaws error:  requested version of JRE...not locally installed

Greetings,
First: I am a user not a developer and have very limited understanding of JDK, JRE, and Java Web Start. I just want to figure out how to get these applications to run. I suspect it is a JAVA bug that is peculiar to my particular Windows XP-SP2 system configuration.
My Problem: When trying to run (two different/independent applications) java web start applications, I get the following error.
The application has requested a version of the JRE (version 1.4) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually.+
For reference, the Launch file is:
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP to launch MOViewer application -->
<jnlp
codebase="http://gnlewis.ic.edu/~webmo/webmo/java"
spec="1.0+" >
<information>
<title>MOViewer</title>
<vendor>WebMO, LLC</vendor>
<description>MOViewer application</description>
<description kind="short">A Java interface for viewing molecular orbitals.</description>
<homepage href="www.webmo.net"></homepage>
<icon href="images/splash.gif"/>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.4+"/>
<jar href="MOViewer.jar"/>
<jar href="Jmol.jar"/>
</resources>
<application-desc main-class="net.webmo.moviewer.MOViewerFrame"/>
</jnlp>
I should note that the required JRE is installed. I have various builds of versions 1.4 through 1.6 installed on my laptop. And my gut tells me that it is not the JNLP file that is the problem. I believe it to be a problem (bug) with java, JRE, or javaws that shows up with my particular PC configuration (which I did not set up but don't believe is particularly unusual).
Another interesting and possibly related problem, is that when I goto the java application control panel (Start->Control Panel->Java) and select the "Java" tab, there is a lower section for "Java Application Runtime Settings". If I slect the "View" button a screen appears with two tabs: User and System. There are no entries under either tab. I can "Add" an entry under the user tab (and find the path to the correct java version etc.) and "Apply" the settings. I cannot add anyting under the system tab (even the my user ID is part of the administrator group and should have full system access). Even after applying this change, I still cannot run the java web start application. If I close the control panel and reopen it, the JRE path that I "added" is no longer listed under "View". This seems odd behavior. It is as if there is some configuration file or environment variable somewhere that is not getting set/saved.
Please....is there anyone that has seen this problem and has a suggested fix. I have googled this problem and found a very few seemingly relevant pieces of info but it seemed more of a developer issue and I do have the background to understand the proposed fixes.
Thanks, in advance, for your assistance.
--Clay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

I have the same error message, just a different java version:
I have Java 6 installed, but the application wants 1.5 or newer :O
Message:
The application has requested a version of the JRE (version 1.5+) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually.
Launch file:
JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="http://192.168.125.25:8421/ibm/dircon/">
  <information>
    <title>IBM Launched Tasks</title>
    <vendor>IBM Corporation</vendor>
    <homepage href="http://www.ibm.com"/>
    <description kind="one-line">IBM Launched Tasks</description>
    <icon href="http://192.168.125.25:8421/ibm/dircon/images/dir_licext.gif" kind="default"/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <update check="timeout" policy="always"/>
  <resources>
    <java href="http://192.168.125.25:8421/ibm/jreinst/installer" version="1.5.0+"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/Director.jar" download="eager" main="true"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirLibs.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirUIL.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/monitorinf.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/lic.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSEngine.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSKernelServices.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/ITDDefaultProductInfo.properties.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/dircon_inst.jar" download="eager" main="false"/>
    <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_extensions.jnlp"/>
    <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_inst_ext.jnlp"/>
    <property name="twg.help.dir" value="http://192.168.125.25:8421/ibm/dircon/ConsoleHelp/"/>
    <property name="dir.env" value="lic"/>
    <property name="twg.log.output" value="1"/>
    <property name="twg.code.base" value="\\Director"/>
    <property name="twg.directory.root" value="\\Director"/>
    <property name="twg.directory.classes" value="\\Director\\classes"/>
    <property name="twg.directory.data" value="\\Director\\data"/>
    <property name="twg.directory.log" value="\\Director\\log"/>
    <property name="twg.directory.proddata" value="\\Director\\proddata"/>
    <property name="twg.directory.tempdata" value="\\Director\\tempdata"/>
  </resources>
  <application-desc main-class="com.tivoli.console.ConsoleLauncher">
    <argument>192.168.125.25</argument>
      </application-desc>
</jnlp> ]
     at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
     at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
     at com.sun.javaws.Launcher.launch(Unknown Source)
     at com.sun.javaws.Main.launchApp(Unknown Source)
     at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
     at com.sun.javaws.Main$1.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Exception:
JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="http://192.168.125.25:8421/ibm/dircon/">
  <information>
    <title>IBM Launched Tasks</title>
    <vendor>IBM Corporation</vendor>
    <homepage href="http://www.ibm.com"/>
    <description kind="one-line">IBM Launched Tasks</description>
    <icon href="http://192.168.125.25:8421/ibm/dircon/images/dir_licext.gif" kind="default"/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <update check="timeout" policy="always"/>
  <resources>
    <java href="http://192.168.125.25:8421/ibm/jreinst/installer" version="1.5.0+"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/Director.jar" download="eager" main="true"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirLibs.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirUIL.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/monitorinf.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/lic.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSEngine.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSKernelServices.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/ITDDefaultProductInfo.properties.jar" download="eager" main="false"/>
    <jar href="http://192.168.125.25:8421/ibm/dircon/lib/dircon_inst.jar" download="eager" main="false"/>
    <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_extensions.jnlp"/>
    <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_inst_ext.jnlp"/>
    <property name="twg.help.dir" value="http://192.168.125.25:8421/ibm/dircon/ConsoleHelp/"/>
    <property name="dir.env" value="lic"/>
    <property name="twg.log.output" value="1"/>
    <property name="twg.code.base" value="\\Director"/>
    <property name="twg.directory.root" value="\\Director"/>
    <property name="twg.directory.classes" value="\\Director\\classes"/>
    <property name="twg.directory.data" value="\\Director\\data"/>
    <property name="twg.directory.log" value="\\Director\\log"/>
    <property name="twg.directory.proddata" value="\\Director\\proddata"/>
    <property name="twg.directory.tempdata" value="\\Director\\tempdata"/>
  </resources>
  <application-desc main-class="com.tivoli.console.ConsoleLauncher">
    <argument>192.168.125.25</argument>
      </application-desc>
</jnlp> ]
     at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
     at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
     at com.sun.javaws.Launcher.launch(Unknown Source)
     at com.sun.javaws.Main.launchApp(Unknown Source)
     at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
     at com.sun.javaws.Main$1.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
deployment.properties:
deployment.javaws.jre.1.registered=true
deployment.javaws.jre.1.enabled=true
deployment.javaws.jre.1.osarch=x86
deployment.javaws.jre.1.osname=Windows
deployment.javaws.jre.1.path=C:\\Program Files\\Java\\jre1.6.0_07\\bin\\javaw.exe
deployment.javaws.jre.1.location=http://java.sun.com/products/autodl/j2se
deployment.javaws.jre.1.product=1.6.0_07
deployment.javaws.jre.1.platform=1.6
deployment.javaws.jre.0.osarch=x86
deployment.javaws.jre.0.enabled=true
deployment.javaws.jre.0.location=http\://java.sun.com/products/autodl/j2se
deployment.javaws.jre.0.path=C\:\\Program Files\\Java\\jre1.6.0_02\\bin\\javaw.exe
deployment.javaws.jre.0.platform=1.6
deployment.javaws.jre.0.osname=Windows
deployment.javaws.jre.0.registered=true
deployment.javaws.jre.0.product=1.6.0_02
deployment.browser.path=C\:\\Program Files\\Internet Explorer\\IEXPLORE.EXE
deployment.version=6.0
deployment.javaws.splash.index=C\:\\Documents and Settings\\adamd292\\Application Data\\Sun\\Java\\Deployment\\cache\\6.0\\splash\\splash.xml

Similar Messages

  • After Feb 2015 CU viewing list items results in error : requested registry access is not allowed

    Hello All,
    We recently (Monday) updated our farm to the feb 2015 CU.  Since then we have been getting calls in from users that cannot access list items.  They receive a correlation error.  Looking at the logs the correlation error points to a critical
    error: "Requested registry access is not allowed"
    Doing some googling, others have seen this error but it is usually associated with managed accounts.
    Has anyone else encountered this issue/error?  Have you found a solution?
    Thanks for your help
    environment: SharePoint 2013 enterprise : 6 farm servers : OWA : project server : SQL 2012 always on backend

    This would be the service account running the Web Application failing to access the registry key(s). What you should do is set up
    Process Monitor to look at Registry keys, and look for ACCESS DENIED.
    One thing you could just try out would be to run:
    Initialize-SPResourceSecurity
    Also, do you mean the March 2015 CU? 
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • JRE "currently not locally installed"

    Our school just started using PowerSchool (now owned by Pearson). My colleague has an old Mac on which they have OS X 10.3.9 w/a G4 processor (not sure the speed) and 1 GB of RAM.
    They can access the normal attendance stuff, but when they launch Gradebook, they get the following:
    An error occurred while launching/running the application.
    Title: PowerTeacher Gradebook
    Vendor: Pearson School Systems
    Category: Invalid Argument error
    The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.
    Can anyone make any suggestions? They've already re-installed Java for OS X 10.3.9 and gone as far w/FireFox and Safari as they can w/their OS. And, really, since it happens on both browsers, I'm fairly sure that's not the problem.
    Expecially since, well, even when they double-click the .jnlp file on the desktop, they get this error.
    Oh, I did find things online suggesting that the cache needed to be cleared out, but even that didn't help.

    Look at this link.
    http://www.hcstonline.org/district/technology/Home/PowerSchool/GradebookLaunchin gHelp/tabid/1156/Default.aspx
     Cheers, Tom

  • I've upgraded to 6.0.1 and now firefox no longer loades AT ALL. I get this XULRunner error: Platform version "5.0" not compatable with minVersion = 6.0.1 and maxVersion = 6.0.1. What can I do to get Firefox working again as my browser?

    After deleting everything, I've also tried to reload 3.6.12 fresh and I get a totally different nss3.dll entry point cannot be found error.

    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • Sharepoint and SSRS integration Error Requested registry access is not allowed.

    I have integrated SSRS with sharepoint foundation 2010, it was running fine but suddenly its starts giving me error as -
    "An unexpected error occurred while connecting to the report server. Verify that the Reporting Services Service Application mapped to this web application is available OR the report server is available
    and configured for SharePoint Integrated mode. --> The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. --->
    Microsoft.ReportingServices.Library.ReportServerDisabledException: The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted
    content. ---> System.Security.SecurityException: Requested registry access is not allowed."
    Now i am not able to read reports or cant access all database options in sharepoint,it says
    registry access is not allowed
    I tried to reset encryption key and allowed all access to registry keys buts its giving same error .
    Please suggest me what should i do now, i stuck here...

    Hi Bhagyashri,
    From your description, there have two questions in the environment:
    "Requested registry access is not allowed" while access SharePoint sites
    and "The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database" while viewing reports
    For the first issue, the cause is the SharePoint web service account can't access some registry keys.
    For the second issue, the cause is that the report database was restored from another server, and the encryption key was not restored correctly.
    To fix the issue, please:
    Follow "solutions" in this article
    http://blogs.technet.com/b/spsforum/archive/2011/11/02/quick-solution-5-requested-registry-access-is-not-allowed.aspx to fix "Requested registry access is not allowed"
    Restore the encryption key again, or please delete the key and then reset every credential setting in SSRS data source connection
    Thanks,
    Jinchun Chen
    Jinchun Chen(JC)
    TechNet Community Support

  • Firefox was working but now it will not start. I get the following error: XLURunner error: Platform version '5.0' not compatible with minVersion =2.0.1 maxVersion = 2.0.1

    I am using Windows XP with Service pack 3

    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • My 3.6.14 keeps trying to update and gives this error message:"The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox to try again."

    My OS is Windows XP version service pack 3. I even tried to install FF4 but it never get installed. As I mentioned my FF keeps trying to update itself but it gives the error message I provided in title. Now I don't have access to my FF browser and my life is stopped because I have all my passwords saved on FF. I restarted my notebook but it stills try to update itself giving the same error message. I can not also upgrade my Adobe reader 7.0.7 to 10 I have tried more than 10 times but it never gets upgraded. I had this Adobe problem since long time ago.

    Run the Firefox program once as Administrator (right-click: Run as Administrator).<br />
    If that doesn't help then do a clean reinstall.
    Do a clean (re-)install:
    * Download a fresh Firefox copy and save the file to the desktop.
    * http://www.mozilla.com/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere (not in the Firefox program folder) and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Get error message that says, "ITunes not properly installed.  If you wish to import or burn CD's, you must reinstall Itunes."

    Hello:
    I have installed Itunes on my new Windows 7 based computer (64 bit) and get the following error message everytime the program opens, "ITunes not properly installed.  If you wish to import or burn CD's, you must reinstall ITunes."  So, I have removed ITunes, Quick Time and Apple associated software, twice, from my computer and reinstalled the latest version (10.4.1) but get no fix to the problem.  ITunes will import CD's but will not burn them with this error in place.  Anybody know how to fix this problem?

    if you have 64bit os this is problem:
    Any 64-bit version of Windows is not supported so you should expect certain things not to work. From Apple's iTunes page the Windows requirements are:
    32-bit editions of Windows XP or Vista
    Windows XP Service Pack 2 or later required for Apple TV or iPhone
    500 MHz Pentium class processor or better
    QuickTime 7.1.6 or later (included)
    256MB RAM
    Supported CD-R or DVD-R drive to burn CDs
    Broadband Internet connection (DSL/Cable/LAN) for buying and streaming music

  • Error PL Developer - SQL*Net not properly installed PL Developer

    - ok i am getting this error after i have installed my oracle 10 client on a windows 7 OS.
    - trying to use PL DEVELOPER version 6 (which is free ).
    error :
    SQL*Net not properly installed PL Developer
    -any ideas?
    Thanks in advance

    Maybe PL/SQL Developer is trying to use some missing registry values, or a missing ORACLE_HOME environment variable
    Check the ORACLE_HOME is pointing to your 10g client path, and then try to add the following entries in the registry, making a .reg file with the following, replacing with your paths, and executing (from Windows PATH variable
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "inst_loc"="C:
    Program Files\\Oracle
    Inventory"
    "API"="D:\\oracle\\product\\10.1.0
    db_1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "HOME_COUNTER"="1"
    "DEFAULT_HOME"="HOME0"
    "LAST_HOME"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="Oracle - ORACLE_HOME"
    "PATH"="D:\oracle\product\10.1.0\db_1"
    "NLS_LANG"="NA"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "ORACLE_GROUP_NAME"="Oracle - ORACLE_HOME"
    "ORACLE_HOME_NAME"="ORACLE_HOME"
    "ORACLE_HOME"="D:\\oracle\\product\\10.1.0\\db_1"
    I hope this help
    Regards,
    Alfonso Vicente

  • ERROR MASSAGE- "The update could not be installed.Please make sure there are no other copies of Firefox running on your computer,and then restart Firefox to try again".

    "The update could not be installed.Please make sure there are no other copies of Firefox running on your computer,and then restart Firefox to try again"this kind of error massage i found but there are no other copies of Firefox running on my computer.So please solve my prob.I can not uninstall this because i have saved important bookmark on my system.When i start my Firefox that time browser is opening few times later may be it's my internet slow connection but everyone has slow connection internet they are not having this prob then why should i have this prob.Why it is taking little bit time to open?after that update prob when i installed the update file.

    Firefox [[Safe mode]] is a diagnostic mode that allows troubleshooting.<br />
    You start the same version, only some features are disable like add-ons (Tools > Add-ons > Extensions).
    See http://kb.mozillazine.org/Software_Update (Software Update not working properly)
    Remove the files in the updates and updates\0 folder:
    C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates
    (%LOCALAPPDATA%\Mozilla\Firefox\Mozilla Firefox\updates)
    C:\Users\&lt;user&gt;\AppData\Local\VirtualStore\Program Files\Mozilla Firefox\updates
    * Download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data when uninstalling.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.

  • ERROR MASSAGE-"The update could not be installed.Plase make sure there are no other copies of firefox running on your computer,and then restart firefox to try again".

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/870411]]</blockquote>
    "The update could not be installed.Please make sure there are no other copies of Firefox running on your computer,and then restart Firefox to try again"this kind of error massage i found but there are no other copies of Firefox running on my computer.So please solve my prob.I can not uninstall this because i have saved important bookmark on my system.When i start my Firefox that time browser is opening few times later may be it's my internet slow connection but everyone has slow connection internet they are not having this prob then why should i have this prob.Why it is taking little bit time to open?

    Thanks for the info about Trojan. It may be the problem. Meanwhile I went to Admin/Owner side and did some cleaning -- including trying to reload my Favorite/Bookmarks that have always carried forth from previous levels of Windows XP and earlier.
    The new computer here did not grab the Bookmarks from the previous, and yesterday I thought I had them loaded, and today went to Worker-Bee side and they are not showing.
    About those add-ons... I have no idea, but think I got everything up to date yesterday. I will look at your earlier reply tomorrow or this weekend when I have more time at home to learn from it.
    Thank you for your time in helping.
    Late here, heading to sleep. Marilyn

  • Keep getting error message: Windows installer is not correctly installed

    Hello all..
    After trying to install some software or getting the thinkvantage update I keep getting this error message.
    "The Windows Installer service could not be accessed. This can occur if you are running in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance."
    So I've restarted and made sure I was in normal mode. Didn't help.  Does anyone have any idea before I put this thing into the shop?? LOL
    Thanks!
    T60.. 2 years old this month!!

    Hello and welcome here.
    Please try to repair windows installer.With this MS tool.
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Deploy error: j2ee version "2.4" not a valid enumeration type.

    Hi!
    I'm tasked with upgrading from WL Server 9.2 to 10.0, and got a strange error when deploying, namely that the contents of the version field of the web-app tag is not a valid enumeration value -- despite what the xsd says about it:
    [wldeploy] weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    [wldeploy] problem: cvc-enumeration-valid: string value '2.4' is not a valid enumeration value for web-app-versionType in namespace http://java.sun.com/xml/ns/javaee:<null>
    BUILD FAILED
    /home/lars/Programming/Eclipse/ampep/Aas/build.xml:562: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 102 failed: [Deployer:149026]redeploy application AmpEP on amplexServer.
    Target state: redeploy failed on Server amplexServer
    weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
      problem: cvc-enumeration-valid: string value '2.4' is not a valid enumeration value for web-app-versionType in namespace http://java.sun.com/xml/ns/javaee:<null>The start of the web.xml in question is:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app
         xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
        version="2.4">If I remove the version attribute, it deploys under 10.0, but not under 9.2 (which we will be running until we're sure 10.0 works). Why is it going counter to the xsd? Is there something I can declare to make it happy? I notice the namespace ending in :<null>, is that a problem?
    Thanks in advance,
    -Lars Clausen

    Hi,
    I am also facing the same issue, Can you please tell me the solution if you have found anything...
    Regards
    Mani

  • After updating from 5.0 to 6.0, on booting-up I get the error platfrom Version 5.0 not compatible minVersion =6.0 maxVersion =6.0

    I responded to an update advice (5.0 -> 6.0). During the process of isntalling I saw a response from you that a stability problem had been detected - system must have advised you automatically - and asked me to send details again. I uninstalled 5.0 (6.0 did not instal), downloaded 6.0 and installed and when it came to starting Firefox the above error was returned. I checked your database and found a solution to incompatible platforms involving deleting all files in Program Files\Mozilla\ which I did after uninstalling 6.0. I reinstalled and same error occurred. This has only happened today
    Regards. Bruce Lovemore

    Hi Rene,
    When you found out that you misread the instrucition and you already ran the script, what did you do next? Did you restore the db and redo over? Or did you continue on? I have the same problem with you too but I'm not sure what to do next.
    Trina :)
    [email protected]

  • Microsoft Exchange Critical Error: Requested Value 'TeamMailbox' was not found.

    Hi
    Microsoft Online Services Tech Center Team,
    Did anyone can help me on this error and found a solution?
    Background:
    We have successfully deployed (I think) a Office 365 hybrid configuration, we can migrate users from on premise to cloud O365 and back. But, every
    time we opened the EMC on our Exchange 2010 upgraded to SP 3, this error message pops out.
    <o:p></o:p>
    <o:p></o:p>
    This happens when we open the EMC >> Microsoft Exchange >> O365 >> Recipient configuration.
    Hope somebody can help us.
    Thanks.
    Mark Josef
    Mark Josef

    We are having the same problem and would like to find a fix - only does it when clicking on our O365 Online Recipient Configuration section on our Hybrid exchange server management console.
    Not sure if this is part of our intermittent issues with migrating users to O365 through management console or not but I don't like errors coming up anywhere - want to fix it!  <Bump>

Maybe you are looking for

  • Add a Print button to a Report Page

    I'm trying to add a Print button to a report page to render the page in printer-friendly mode and then give the user the option to send to a printer. I started with just trying to add a print button. I added a button to the region and added to the bu

  • IPhone Calendar not syncing correctly with iCal since Lion-install

    Since installing Lion, the calendar on my iPhone is not syncing correctly: Events created on my iPhone don't show on my Mac Events edited on my iPhone don't change on my Mac Events that I created in iCal on my Mac, for test-purposes, and then deleted

  • Customer Statement Ageing

    Hi all expert, currently i have a Debit, Credit and Balance in Customer Statement. How to create an ageging base on these amount? Have anyone tried before? Could you please brief me. Thanks Regards, Danny

  • Can we debug code in SSIS?

    In the Script Editor you can see C# code and VB code (depending what language you use).  I can easily add a Breakpoint, but I can't seem to step through the code.  I can't hit F11 or F8; I can't click the green arrow (play button) as it's disabled. 

  • ITunes album artwork still ain't working

    I still haven't found anyone with a solution After I import an album, I right click on the album for GET INFO and then assign cover art: But iTunes is not accepting my selection. Sometimes it works - sometimes it doesn't. See the screenshot below, so