Menu

Can't install beta4

Bug List
Anonymous
2012-09-11
2022-01-19
1 2 > >> (Page 1 of 2)
  • Anonymous

    Anonymous - 2012-09-11

    Setup gives me this error:
    "Java is not installed. ProjectLibre requires Java version 6 or later. Please install Java: http://www.java.com/download"

    Java 6 is installed and beta3 installs without any problema.

     
    • Anonymous

      Anonymous - 2012-09-26

      I am having the same problem with beta-5. I have running Windows 7 java 1.6.0_33.

      Any progress on this issue? Should I go back to beta 3?

       
  • Laurent Chretienneau

    Can you give us more details so we can troubleshoot (OS, "java -version" output...).
    Thanks.

     
  • Anonymous

    Anonymous - 2012-09-17

    Windows 8
    Java 1.6.0_35

     
  • Anonymous

    Anonymous - 2012-10-01

    Was this resolved? I am getting the same error.

    Windows 7
    Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)

    JAVA_HOME set
    JDK_HOME set

     
  • Anonymous

    Anonymous - 2012-10-01

    However, I am attempting with beta5

     
  • Anonymous

    Anonymous - 2012-10-05

    Hello. I have the same problem.

    java -version output:

    java version "1.6.0_32"
    Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)

    Using beta5.
    C:\Users\jmoran>

     
  • Anonymous

    Anonymous - 2012-10-05

    I'm on Windows 7 Ultimate. I fixed the problem just unistalling java 64 bits and installing java 32 bits. I also configured in the Environment Variables JAVA_HOME and Path.

     
    • Anonymous

      Anonymous - 2013-05-08

      This has worked for me too. Thanks

       
    • Anonymous

      Anonymous - 2021-10-04

      It works! Thanks

       
  • Jochen Wiedmann

    Jochen Wiedmann - 2012-10-16

    Here's another one with the same problem. Possible explanations:
    - I've got only 64 bit versions of Java installed.
    - At least for Java 6, I have the SDK only, but no JRE. My installed JRE is Java 7.

     
  • Anonymous

    Anonymous - 2012-10-18

    same error for me with java sdk with public jre 1.6.0_34 version installed.

     
  • Anonymous

    Anonymous - 2012-10-18

    When I am trying install ProjectLibre, i am getting the same error..
    please install Java. In my system, I have JDK6 update 35 is installed. please help me to resolve this problem.

     
  • Anonymous

    Anonymous - 2012-10-23

    Same here. 64 bits version of java 1.7_9 installed. Configured JAVA_HOME, path... but still says that Java is not installed

     
  • Anonymous

    Anonymous - 2012-12-26

    I'm able to install ProjectLibre 1.5.2 on Win7 Ultimate x64 with command:
    msiexec /i "projectlibre-1.5.2.msi" JAVA_CURRENT_VERSION=1.7

    jdk1.6.0_38 (x86_64) and jdk1.7.0_10 (x86_64) installed.

    D:\temp>echo %JAVA_HOME%
    C:\Java\jdk1.6.0_38
    
    D:\temp>java -version
    java version "1.6.0_38"
    Java(TM) SE Runtime Environment (build 1.6.0_38-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 20.13-b02, mixed mode)
    

    Here is Java-releted excerpt from install.log:
    msiexec /i "projectlibre-1.5.2.msi" /l*v "install.log":

    MSI (c) (48:44) [14:02:25:650]: Doing action: AppSearch
    MSI (c) (48:44) [14:02:25:650]: Note: 1: 2205 2:  3: ActionText 
    Action 14:02:25: AppSearch. Searching for installed applications
    Action start 14:02:25: AppSearch.
    AppSearch: Property: JAVA_CURRENT_VERSION, Signature: JRE_KEY
    MSI (c) (48:44) [14:02:25:650]: Note: 1: 2262 2: Signature 3: -2147287038 
    MSI (c) (48:44) [14:02:25:650]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\JavaSoft\Java Runtime Environment 3: 2 
    Action ended 14:02:25: AppSearch. Return value 1.
    MSI (c) (48:44) [14:02:25:650]: Doing action: LaunchConditions
    MSI (c) (48:44) [14:02:25:650]: Note: 1: 2205 2:  3: ActionText 
    Action 14:02:25: LaunchConditions. Evaluating launch conditions
    Action start 14:02:25: LaunchConditions.
    MSI (c) (48:F8) [14:02:25:650]: Note: 1: 2205 2:  3: Error 
    MSI (c) (48:F8) [14:02:25:650]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2863 
    DEBUG: Error 2863:  The control ErrorIcon on dialog ErrorDlg needs the icon WixUI_Ico_Info in size 32x32, but that size is not available. Loading the first available size
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2863. The arguments are: ErrorDlg, ErrorIcon, WixUI_Ico_Info
    Java is not installed. ProjectLibre requires Java version 6 or later. Please install Java: http://www.java.com/download
    MSI (c) (48:44) [14:02:26:373]: Note: 1: 2205 2:  3: Error 
    MSI (c) (48:44) [14:02:26:373]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 
    MSI (c) (48:44) [14:02:26:373]: Product: ProjectLibre -- Java is not installed. ProjectLibre requires Java version 6 or later. Please install Java: http://www.java.com/download
    
    Action ended 14:02:26: LaunchConditions. Return value 3.
    MSI (c) (48:44) [14:02:26:373]: Doing action: FatalError
    MSI (c) (48:44) [14:02:26:373]: Note: 1: 2205 2:  3: ActionText 
    
     
    • Anonymous

      Anonymous - 2013-07-10
      Post awaiting moderation.
    • Anonymous

      Anonymous - 2015-03-03
      Post awaiting moderation.
  • Anonymous

    Anonymous - 2013-01-09

    Could not install 1.5.2 on Windows 7. Only 64 bit version of java 1.6 installed. Configured JAVA_HOME. Installer says that Java is not installed.
    __horst, ec-logic

     
  • Anonymous

    Anonymous - 2013-02-18

    The command
    msiexec /i "projectlibre-1.5.3.msi" JAVA_CURRENT_VERSION=1.6

    worked for me. nothing else worked before it. Thanks.

     
    • Anonymous

      Anonymous - 2013-02-26

      msiexec /i "projectlibre-1.5.3.msi" JAVA_CURRENT_VERSION=1.7 works to get it installed, but it still won't start after that...

       
  • Anonymous

    Anonymous - 2013-04-07

    below works for me
    msiexec /i "projectlibre-1.5.5.msi" JAVA_CURRENT_VERSION=1.7

    ENV:

    Windows 8 64bit
    jdk1.7.0_11

     
  • Anonymous

    Anonymous - 2013-04-19
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2013-08-06

    installed projectlibre 1.5.5 as follows.

    This assumes you have installed java 7 or 6 already, so replace the bersion below with what you installed.

    1. msiexec /i "projectlibre-1.5.3.msi" JAVA_CURRENT_VERSION=1.6
    2. go back to command prompt and change to projectlibre installation directory

      C:\Program Files (x86)\ProjectLibre
      
    3. type java -Xms128m -Xmx768m -jar projectlibre.jar

    You should see come pie works

     
    • Anonymous

      Anonymous - 2014-07-23
      Post awaiting moderation.
    • Anonymous

      Anonymous - 2015-07-31
      Post awaiting moderation.
1 2 > >> (Page 1 of 2)

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.