cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise 3.1 Install Problem

fewarren
Champ in-the-making
Champ in-the-making
I have tried to install the current Alfresco-Enterprise-3.1.1-Full-Setup install on a Windows XP virtual machine.  The install fails due to not being able to find Java.  The install log is:

Error in action LocateJavaRuntime: expected version number but got "jre1.5.0"
Error in action LocateJavaRuntime: expected version number but got "jre1.5.0"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 64)
    invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
    (procedure "::InstallJammer::NextCommand" line 😎
    invoked from within
"::InstallJammer::NextCommand .wizard 991553B3-06E2-412E-89E5-1829C782E086"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [string map $map $command]"
    (procedure "_eval_command" line 22)
    invoked from within
"_eval_command $path $cmd"
    (procedure "Wizard::next" line 9)
    invoked from within
"Wizard::next .wizard 1"
    ("eval" body line 1)
    invoked from within
"eval [linsert $args 0 Wizard::$cmd .wizard]"
    (procedure ".wizard" line 1)
    invoked from within
".wizard next 1"
    invoked from within
".wizard.buttons.b1:cmd invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0
    "
        (procedure "TTKButton::invoke" line 2)
        invoked from within
    "TTKButton::invoke .wizard.buttons.b1"
        ("eval" body line 1)
        invoked from within
    "eval [linsert $args 0 TTKButton::$cmd .wizard.buttons.b1]"
        (procedure ".wizard.buttons.b1" line 1)
        invoked from within
    ".wizard.buttons.b1 invoke "
        invoked from within
    ".wizard.buttons.b1:cmd instate {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke }"
        ("uplevel" body line 1)
        invoked from within
    "uplevel #0
      $args"
          (procedure "TTKButton::instate" line 2)
          invoked from within
      "TTKButton::instate .wizard.buttons.b1 {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke }"
          ("eval" body line 1)
          invoked from within
      "eval [linsert $args 0 TTKButton::$cmd .wizard.buttons.b1]"
          (procedure ".wizard.buttons.b1" line 1)
          invoked from within
      ".wizard.buttons.b1 instate {pressed !disabled} { .wizard.buttons.b1 state !pressed; .wizard.buttons.b1 invoke } "
          (command bound to event)

      I am about out of ideas.  I have tried the usual things like reinstalling the JDK, but no luck.  Anyone got something to try?

      Thanks!

      Fred Warren
10 REPLIES 10

jayjayecl
Confirmed Champ
Confirmed Champ
I think you should first aim at managing to successfully install java 6, and then get your hands back on Alfresco troubles.
I'm sorry, I know it's not much help …