Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-7157

Installer fails to launch Stash (via script, not service) if JAVA_HOME isn't defined

    XMLWordPrintable

Details

    Description

      Tested:

      • Windows 8.1 64-bit
      • 64-bit installer

      This happens despite the fact that the location of Java is identified which the installer ultimately uses to create and set the JAVA_HOME env. variable for the user who ran the installer.

      C:\atlassian\Stash\3.7.1_jp3\install\.install4j\installation.log

      [INFO] logger started at Wed Mar 11 17:47:01 CDT 2015
      [INFO] executable name: C:\atlassian\Stash\atlassian-stash-3.7.1-x64.exe
      [INFO] install4j version: 5.1.15 (build 5739)
      [INFO] Properties: 
      -- listing properties --
      java.runtime.name=Java(TM) SE Runtime Environment
      exe4j.moduleName=C:\atlassian\Stash\atlassian-stash-3....
      sun.boot.library.path=c:\devtools\java\x64\jre1.8.0_31\bin
      exe4j.semaphoreName=Local\c:_atlassian_stash_atlassian-st...
      java.vm.version=25.31-b07
      java.vm.vendor=Oracle Corporation
      java.vendor.url=http://java.oracle.com/
      path.separator=;
      exe4j.consoleCodepage=cp0
      java.vm.name=Java HotSpot(TM) 64-Bit Server VM
      file.encoding.pkg=sun.io
      user.script=
      user.country=US
      sun.os.patch.level=
      install4j.exeDir=C:\atlassian\Stash\
      java.vm.specification.name=Java Virtual Machine Specification
      user.dir=C:\Users\DANIEL~1\AppData\Local\Temp\...
      java.runtime.version=1.8.0_31-b13
      java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
      java.endorsed.dirs=c:\devtools\java\x64\jre1.8.0_31\lib\...
      os.arch=amd64
      java.io.tmpdir=C:\Users\DANIEL~1\AppData\Local\Temp\
      line.separator=
      
      java.vm.specification.vendor=Oracle Corporation
      user.variant=
      exe4j.tempDir=C:\Users\DANIEL~1\AppData\Local\Temp\...
      os.name=Windows 8
      sun.java2d.noddraw=true
      sun.jnu.encoding=Cp1252
      java.library.path=c:\devtools\wandisco\subversion\Apach...
      sun.awt.enableExtraMouseButtons=true
      java.specification.name=Java Platform API Specification
      java.class.version=52.0
      sun.management.compiler=HotSpot 64-Bit Tiered Compilers
      exe4j.isInstall4j=true
      os.version=6.2
      user.home=C:\Users\Daniel Rohan
      user.timezone=America/Chicago
      java.awt.printerjob=sun.awt.windows.WPrinterJob
      java.specification.version=1.8
      file.encoding=Cp1252
      user.name=Daniel Rohan
      java.class.path=C:\Users\DANIEL~1\AppData\Local\Temp\...
      install4j.executionMode=gui
      java.vm.specification.version=1.8
      sun.arch.data.model=64
      java.home=c:\devtools\java\x64\jre1.8.0_31
      sun.java.command=C:\atlassian\Stash\atlassian-stash-3....
      exe4j.launchName=C:\atlassian\Stash\atlassian-stash-3....
      java.specification.vendor=Oracle Corporation
      user.language=en
      awt.toolkit=sun.awt.windows.WToolkit
      java.vm.info=mixed mode
      exe4j.unextractedPosition=50388215
      java.version=1.8.0_31
      java.ext.dirs=c:\devtools\java\x64\jre1.8.0_31\lib\...
      sun.boot.class.path=c:\devtools\java\x64\jre1.8.0_31\lib\...
      java.vendor=Oracle Corporation
      install4j.appDir=C:\Users\Daniel Rohan\AppData\Local\T...
      file.separator=\
      java.vendor.url.bug=http://bugreport.sun.com/bugreport/
      sun.cpu.endian=little
      sun.io.unicode.encoding=UnicodeLittle
      sun.desktop=windows
      sun.cpu.isalist=amd64
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 68691]: Execute action
             Property script: I4jScript_Internal_311
             Property rollbackSupported: false
             Property rollbackScript: null
             Execute action successful after 3 ms
      [INFO] com.install4j.runtime.beans.actions.misc.RequestPrivilegesAction [ID 65936]: Execute action
             Property failIfNotRootUnix: false
             Property obtainIfNormalMac: false
             Property failIfNotObtainedMac: false
             Property obtainIfNormalWin: true
             Property obtainIfAdminWin: true
             Property failIfNotObtainedWin: false
             Property obtainIfAdminMac: false
             Property allRequested: false
             Property rollbackSupported: false
             Variable changed: sys.adminRights=true[class java.lang.Boolean]
             Execute action successful after 1068 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 72066]: Using communication backend com.install4j.runtime.installer.platform.win32.Win32CommunicationBackend
             Execute action
             Property script: I4jScript_Internal_313
             Property rollbackSupported: false
             Property rollbackScript: null
             Execute action successful after 92 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 72069]: Execute action
             Property script: I4jScript_Internal_314
             Property rollbackSupported: false
             Property rollbackScript: null
             Checking installation detail : installation.details
             Checking full admin rights.
             Setting version and app.defaultInstallDir.
             Setting stash home.
             Setting portChoice.
             Setting app.install.service.
             Updating context.
             Variable changed: sys.installationDir=C:\Atlassian\Stash\3.7.1[class java.lang.String]
             Variable changed: app.stashHome=C:\Atlassian\ApplicationData\Stash[class java.lang.String]
             Variable changed: httpPort=7990[class java.lang.String]
             Variable changed: serverPort=8006[class java.lang.String]
             Variable changed: app.install.service=true[class java.lang.Boolean]
             Variable changed: installationID=Stash110315174703[class java.lang.String]
             Setting installation details.
             Variable changed: installation.details=Installation Directory: C:\Atlassian\Stash\3.7.1
      Home Directory: C:\Atlassian\ApplicationData\Stash
      Install Service:true
      HTTP Port:7990
      Control Port:8006[class com.atlassian.stash.installer.InstallationDetails]
             Setting program group name.
             Variable changed: app.programGroupName=Stash[class java.lang.String]
             Execute action successful after 190 ms
      [INFO] com.install4j.runtime.beans.screens.StartupScreen [ID 15]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.WelcomeScreen [ID 1]: Show screen
             thread name AWT-EventQueue-0
      [INFO] Variable changed: installation.type=0[class java.lang.Integer]
      [INFO] com.install4j.runtime.beans.screens.WelcomeScreen [ID 1]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 59882]: Show screen
             Variable changed: sys.installationDir=C:\Atlassian\Stash\3.7.1_jp3\install[class java.lang.String]
             checking writable with maximum
      [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 59882]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 74490]: Show screen
             Variable changed: home.directory.info.text=This will be the default location for repositories, plugins, and other data.<br><br>Ensure that this location is not used by another Stash installation.<br>[class java.lang.String]
             Variable changed: home.directory.info.text=This will be the default location for repositories, plugins, and other data.<br><br>Ensure that this location is not used by another Stash installation.<br>[class java.lang.String]
             Variable changed: app.stashHome=C:\Atlassian\Stash\3.7.1_jp3\data[class java.lang.String]
      [INFO] com.install4j.runtime.beans.actions.misc.RunExecutableAction [ID 74668]: Execute action
             Property executable: check_for_service.bat
             Property stderrFile: null
             Property stdinFile: null
             Property timeout: 10
             Property waitForStreams: true
             Property stdoutFile: null
             Property stdinString: 
             Property wait: true
             Property logArguments: false
             Property arguments: [logging of arguments is disabled]
             Property useRollbackExecutable: false
             Property stdoutVariableName: 
             Property workingDirectory: C:\Users\DANIEL~1\AppData\Local\Temp\e4jF8A7.tmp_dir1426114020\user
             Property stderrRedirectionMode: No redirection
             Property rollbackExecutable: null
             Property failOnStdoutFileError: false
             Property rollbackWorkingDirectory: null
             Property keepConsoleWindow: false
             Property showWindowsConsole: false
             Property rollbackArguments: null
             Property stderrVariableName: 
             Property failOnStdinFileError: false
             Property stdinRedirectionMode: No redirection
             Property environmentVariables: {}
             Property failOnStderrFileError: false
             Property stdoutRedirectionMode: No redirection
             Property returnCodeVariable: service.query.result
             Property rollbackSupported: false
             Property includeParentEnvironmentVariables: true
             used working dir: C:\Users\DANIEL~1\AppData\Local\Temp\e4jF8A7.tmp_dir1426114020\user
             Variable changed: service.query.result=0[class java.lang.Integer]
             Execute action successful after 669 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 74669]: Execute action
             Property script: I4jScript_Internal_341
             Property rollbackSupported: false
             Property rollbackScript: null
             Variable changed: app.service.exists=true[class java.lang.Boolean]
             Execute action successful after 1 ms
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 74490]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.CustomizableProgramGroupScreen [ID 73613]: Show screen
             Variable changed: app.programGroupName=Stash_jp3[class java.lang.String]
      [INFO] com.install4j.runtime.beans.screens.CustomizableProgramGroupScreen [ID 73613]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 74473]: Show screen
             Variable changed: portChoice=custom[class java.lang.String]
             Variable changed: portChoice=custom[class java.lang.String]
             Variable changed: httpPort=7991[class java.lang.String]
             Variable changed: serverPort=8007[class java.lang.String]
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 74473]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 54715]: Show screen
             Variable changed: app.install.service=false[class java.lang.Boolean]
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 54715]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 71621]: Show screen
             Variable changed: app.stashHome=C:\atlassian\Stash\3.7.1_jp3\data[class java.lang.String]
             Variable changed: httpPort=7991[class java.lang.String]
             Variable changed: serverPort=8007[class java.lang.String]
             Variable changed: app.install.service=false[class java.lang.Boolean]
             Variable changed: installationID=Stash110315174703[class java.lang.String]
             Variable changed: summary.service.label=Install as service:[class java.lang.String]
             Variable changed: app.service.label.visible=true[class java.lang.Boolean]
             Variable changed: app.install.service=false[class java.lang.Boolean]
             Variable changed: summary.service.text=No[class java.lang.String]
      [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 71621]: Rollback barrier reached
             command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.InstallationScreen [ID 5]: Show screen
             Variable changed: stash.log.path=C:\atlassian\Stash\3.7.1_jp3\data\log\[class java.lang.String]
             The log path is set to - C:\atlassian\Stash\3.7.1_jp3\data\log\.
      [INFO] com.install4j.runtime.beans.actions.InstallFilesAction [ID 6]: Execute action
             Property installRuntime: true
             Property updateBundledJre: true
             Property sizeCalculatorScript: null
             Property saveDownloadedFiles: false
             Property validateApplicationId: false
             Property checkFreeSpace: true
             Property triggerReboot: true
             Property showFileNames: true
             Property delay: false
             Property directoryResolverScript: null
             Property fileFilterScript: null
             Property rollbackSupported: true
      ...
      <installing files>
      ...
             File options set to: [fileTime: Wed Mar 11 17:48:12 CDT 2015, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false]
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\MessagesDefault; size: 32732 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4jparams.conf; size: 689717 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\stats.properties; size: 16507 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user.jar; size: 76813 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\atlassian-ntrights.exe; size: 47616 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\atlassian-processutils.jar; size: 46900 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\check_for_service.bat; size: 586 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\commons-lang.jar; size: 284220 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\commons-lang3.jar; size: 412739 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\fugue.jar; size: 110002 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\guava.jar; size: 1655676 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\inception.jar; size: 51141 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\joda-time.jar; size: 589289 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\log4j-over-slf4j.jar; size: 24409 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\logback-classic.jar; size: 264600 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\logback-core.jar; size: 418870 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\logback.xml; size: 464 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\slf4j-api.jar; size: 32119 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-api.jar; size: 699518 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-git-binary-util.jar; size: 14831 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-installer.jar; size: 707619 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-platform.jar; size: 340563 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-scm-common.jar; size: 129206 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\user\stash-spi.jar; size: 130113 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4jdel.exe; size: 35680 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4jinst.dll; size: 119808 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_0_15aavbi.utf8; size: 32732 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_1_15aavbi.utf8; size: 13037 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_2_15aavbi_1b5ep8j.png; size: 4470 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_3_15aavbi_fx8rxc.png; size: 759 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_4_15aavbi_170yhk6.png; size: 1715 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_5_15aavbi_i4qowk.png; size: 55925 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_6_15aavbi_12ds1pn.ico; size: 5430 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_7_15aavbi_tw5b2x.ico; size: 5430 bytes; exists: false
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\i4j_extf_8_15aavbi_pg14om.ico; size: 39268 bytes; exists: false
             Execute action successful after 20764 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 73415]: Execute action
             Property script: I4jScript_Internal_371
             Property rollbackSupported: false
             Property rollbackScript: null
             Execute action successful after 1 ms
      [INFO] com.install4j.runtime.beans.actions.text.RegexTextFileAction [ID 71227]: Execute action
             Property replacement: stash_httpport=7991
             Property quoteVariables: true
             Property logReplacement: true
             Property replaceAll: true
             Property regex: stash_httpport=7990
             Property encoding: null
             Property escapeForPropertyFile: true
             Property failIfNoReplacement: false
             Property files: [conf\scripts.cfg]
             Property rollbackSupported: true
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\conf\scripts.cfg
             Execute action successful after 15 ms
      [INFO] com.install4j.runtime.beans.actions.text.ModifyTextFileAction [ID 59970]: Execute action
             Property logReplacement: true
             Property searchValue: <Connector port="7990"
             Property replaceValue: <Connector port="7991"
             Property encoding: 
             Property escapeForPropertyFile: false
             Property failIfNoReplacement: true
             Property files: [conf\server.xml]
             Property rollbackSupported: true
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\conf\server.xml
             Execute action successful after 9 ms
      [INFO] com.install4j.runtime.beans.actions.text.ModifyTextFileAction [ID 59971]: Execute action
             Property logReplacement: true
             Property searchValue: <Server port="8006"
             Property replaceValue: <Server port="8007"
             Property encoding: null
             Property escapeForPropertyFile: false
             Property failIfNoReplacement: false
             Property files: [conf\server.xml]
             Property rollbackSupported: true
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\conf\server.xml
             Execute action successful after 6 ms
      [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 72221]: Execute action
             Property script: I4jScript_Internal_372
             Property failIfNull: false
             Property responseFileVariable: false
             Property onlyIfUndefined: false
             Property variableName: java.home
             Property rollbackSupported: false
             Variable changed: java.home=c:\devtools\java\x64\jre1.8.0_31[class java.lang.String]
             Execute action successful after 1 ms
      [INFO] com.install4j.runtime.beans.actions.text.ModifyTextFileAction [ID 59981]: Execute action
             Property logReplacement: true
             Property searchValue: @httpPort@
             Property replaceValue: 7991
             Property encoding: null
             Property escapeForPropertyFile: false
             Property failIfNoReplacement: false
             Property files: [Launch STASH in browser.url]
             Property rollbackSupported: true
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\Launch STASH in browser.url
             Execute action successful after 7 ms
      [INFO] com.install4j.runtime.beans.actions.files.CopyFileAction [ID 65555]: Execute action
             Property shared: false
             Property mode: 644
             Property destinationFile: C:\Atlassian\Stash\3.7.1_jp3\install\bin\msvcr100.dll
             Property triggerReboot: true
             Property delay: false
             Property recursive: true
             Property directoryMode: 755
             Property uninstallMode: If created
             Property overwriteMode: Always ask except for update
             Property showFileNames: true
             Property showProgress: false
             Property files: [c:\devtools\java\x64\jre1.8.0_31\bin\msvcr100.dll]
             Property fileFilter: null
             Property directoryFilter: null
             Property rollbackSupported: true
             Copy c:\devtools\java\x64\jre1.8.0_31\bin\msvcr100.dll to C:\Atlassian\Stash\3.7.1_jp3\install\bin\msvcr100.dll
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\bin\msvcr100.dll; size: 829264 bytes; exists: false
             File options set to: [fileTime: Thu Jan 22 15:24:24 CST 2015, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false]
             Execute action successful after 33 ms
      [INFO] com.install4j.runtime.beans.actions.text.RegexTextFileAction [ID 73423]: Execute action
             Property replacement: set STASH_HOME=C:\\atlassian\\Stash\\3.7.1_jp3\\data
             Property quoteVariables: true
             Property logReplacement: true
             Property replaceAll: true
             Property regex: rem set STASH_HOME=
             Property encoding: null
             Property escapeForPropertyFile: true
             Property failIfNoReplacement: true
             Property files: [bin\setenv.bat]
             Property rollbackSupported: true
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\bin\setenv.bat
             Execute action successful after 14 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 73399]: Execute action
             Property script: I4jScript_Internal_382
             Property rollbackSupported: true
             Property rollbackScript: I4jScript_Internal_381
             Execute action successful after 5 ms
      [INFO] com.install4j.runtime.beans.actions.files.AddWindowsFileRightsAction [ID 73424]: Execute action
             Property files: null
             Property rollbackSupported: false
             Property group: Authenticated users
             Property execute: true
             Property all: true
             Property read: true
             Property write: true
             Property sidOrAccountName: null
             Execute action successful after 5 ms
      [INFO] com.install4j.runtime.beans.actions.files.AddWindowsFileRightsAction [ID 73425]: Execute action
             Property files: null
             Property rollbackSupported: false
             Property group: Authenticated users
             Property execute: true
             Property all: true
             Property read: true
             Property write: true
             Property sidOrAccountName: null
             Execute action successful after 2 ms
      [INFO] com.install4j.runtime.beans.actions.misc.ModifyEnvironmentVariableAction [ID 73973]: Execute action
             Property value: C:\atlassian\Stash\3.7.1_jp3\data
             Property type: set
             Property variableName: STASH_HOME
             Property userSpecific: true
             Property revertOnlyIfNotModified: false
             Property revertOnUninstallation: true
             Property persistentProperties: {}
             Property rollbackSupported: true
             Execute action successful after 117 ms
      [INFO] com.install4j.runtime.beans.actions.misc.ModifyEnvironmentVariableAction [ID 73974]: Execute action
             Property value: c:\devtools\java\x64\jre1.8.0_31
             Property type: set
             Property variableName: JAVA_HOME
             Property userSpecific: true
             Property revertOnlyIfNotModified: false
             Property revertOnUninstallation: true
             Property persistentProperties: {}
             Property rollbackSupported: true
             Execute action successful after 95 ms
      [INFO] com.install4j.runtime.beans.actions.desktop.CreateProgramGroupAction [ID 73617]: Execute action
             Property allUsers: false
             Property categories: Application
             Property linkDirectory: 
             Property unixSymlinks: false
             Property addUninstaller: false
             Property unixMenuEntries: true
             Property failForSymlinksNotCreated: false
             Property addDefaultLauncherLinks: true
             Property programGroupName: Stash_jp3
             Property uninstallerMenuName: Stash 3.7.1 Uninstaller
             Property programGroupEntryConfigs: [ProgramGroupFileConfig{target=shutdown_stash.bat, arguments='', runAsAdministrator=false}, ProgramGroupFileConfig{target=startup_stash.bat, arguments='', runAsAdministrator=false}, com.install4j.runtime.beans.screens.components.ProgramGroupUrlConfig@11dc3715]
             Property rollbackSupported: true
             Install file: C:\Users\Daniel Rohan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Stash_jp3\Stop Stash Server [7991].lnk; size: 1991 bytes; exists: false
             File options set to: [fileTime: Wed Mar 11 17:48:13 CDT 2015, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false]
             Install file: C:\Users\Daniel Rohan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Stash_jp3\Start Stash Server [7991].lnk; size: 1984 bytes; exists: false
             File options set to: [fileTime: Wed Mar 11 17:48:13 CDT 2015, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false]
             Install file: C:\Users\Daniel Rohan\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Stash_jp3\Access Stash.url; size: 159 bytes; exists: false
             File options set to: [fileTime: Wed Mar 11 17:48:13 CDT 2015, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false]
             Execute action successful after 142 ms
      [INFO] com.install4j.runtime.beans.actions.files.MoveFileAction [ID 73419]: Execute action
             Property shared: false
             Property mode: 644
             Property destinationFile: bin\tomcat8.exe.x32
             Property triggerReboot: true
             Property delay: false
             Property recursive: true
             Property directoryMode: 755
             Property uninstallMode: If created
             Property overwriteMode: Always ask except for update
             Property showFileNames: true
             Property showProgress: false
             Property files: [bin\tomcat8.exe]
             Property fileFilter: null
             Property directoryFilter: null
             Property rollbackSupported: true
             Move C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe to C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe.x32
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe.x32; size: 86656 bytes; exists: false
             File options set to: [fileTime: Tue Mar 10 05:22:12 CDT 2015, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false]
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe
             Execute action successful after 25 ms
      [INFO] com.install4j.runtime.beans.actions.files.MoveFileAction [ID 73420]: Execute action
             Property shared: false
             Property mode: 644
             Property destinationFile: bin\tcnative-1.dll.x32
             Property triggerReboot: true
             Property delay: false
             Property recursive: true
             Property directoryMode: 755
             Property uninstallMode: If created
             Property overwriteMode: Always ask except for update
             Property showFileNames: true
             Property showProgress: false
             Property files: [bin\tcnative-1.dll]
             Property fileFilter: null
             Property directoryFilter: null
             Property rollbackSupported: true
             Move C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll to C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll.x32
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll.x32; size: 1146880 bytes; exists: false
             File options set to: [fileTime: Tue Mar 10 05:22:12 CDT 2015, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false]
             Backing up C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll
             Execute action successful after 18 ms
      [INFO] com.install4j.runtime.beans.actions.files.CopyFileAction [ID 73421]: Execute action
             Property shared: false
             Property mode: 644
             Property destinationFile: bin\tomcat8.exe
             Property triggerReboot: true
             Property delay: false
             Property recursive: true
             Property directoryMode: 755
             Property uninstallMode: If created
             Property overwriteMode: Always ask except for update
             Property showFileNames: true
             Property showProgress: false
             Property files: [bin\tomcat8.exe.x64]
             Property fileFilter: null
             Property directoryFilter: null
             Property rollbackSupported: true
             Copy C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe.x64 to C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\bin\tomcat8.exe; size: 109696 bytes; exists: false
             File options set to: [fileTime: Tue Mar 10 05:22:12 CDT 2015, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false]
             Execute action successful after 20 ms
      [INFO] com.install4j.runtime.beans.actions.files.CopyFileAction [ID 73422]: Execute action
             Property shared: false
             Property mode: 644
             Property destinationFile: bin\tcnative-1.dll
             Property triggerReboot: true
             Property delay: false
             Property recursive: true
             Property directoryMode: 755
             Property uninstallMode: If created
             Property overwriteMode: Always ask except for update
             Property showFileNames: true
             Property showProgress: false
             Property files: [bin\tcnative-1.dll.x64]
             Property fileFilter: null
             Property directoryFilter: null
             Property rollbackSupported: true
             Copy C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll.x64 to C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll
             Install file: C:\Atlassian\Stash\3.7.1_jp3\install\bin\tcnative-1.dll; size: 1598976 bytes; exists: false
             File options set to: [fileTime: Tue Mar 10 05:22:12 CDT 2015, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false]
             Execute action successful after 17 ms
      [INFO] com.install4j.runtime.beans.actions.files.DeleteFileAction [ID 60020]: Execute action
             Property backupForRollback: true
             Property rollbackSupported: true
             Property showFileNames: true
             Property showProgress: false
             Property recursive: false
             Property files: [.install4j\installation.id]
             Property fileFilter: null
             Property directoryFilter: null
             The file "C:\Atlassian\Stash\3.7.1_jp3\install\.install4j\installation.id" does not exist
             Execute action successful after 2 ms
      [INFO] com.install4j.runtime.beans.actions.text.WriteTextFileAction [ID 60019]: Execute action
             Property encoding: 
             Property escaped: true
             Property text: Stash110315174703
             Property logText: true
             Property append: true
             Property file: .install4j\installation.id
             Property rollbackSupported: true
             Execute action successful after 9 ms
      [INFO] com.install4j.runtime.beans.screens.InstallationScreen [ID 5]: Rollback barrier reached
             command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.BannerFormScreen [ID 74488]: Show screen
             Variable changed: launch.application=true[class java.lang.Boolean]
      [INFO] com.install4j.runtime.beans.screens.BannerFormScreen [ID 74488]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.CustomizableProgressScreen [ID 59776]: Show screen
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 59788]: Execute action
             Property script: I4jScript_Internal_399
             Property rollbackSupported: false
             Property rollbackScript: null
             Execute action successful after 0 ms
      [INFO] com.install4j.runtime.beans.actions.control.SetProgressAction [ID 59777]: Execute action
             Property percentValue: 0
             Property timerPeriod: 200
             Property progressChangeType: Set indeterminate state
             Property timerMaxPercentValue: 100
             Property rollbackSupported: false
             Execute action successful after 1 ms
      [INFO] com.install4j.runtime.beans.actions.misc.RunExecutableAction [ID 73993]: Execute action
             Property executable: startup_stash.bat
             Property stderrFile: null
             Property stdinFile: null
             Property timeout: 0
             Property waitForStreams: true
             Property stdoutFile: null
             Property stdinString: 
             Property wait: false
             Property logArguments: false
             Property arguments: [logging of arguments is disabled]
             Property useRollbackExecutable: false
             Property stdoutVariableName: 
             Property workingDirectory: .
             Property stderrRedirectionMode: No redirection
             Property rollbackExecutable: null
             Property failOnStdoutFileError: false
             Property rollbackWorkingDirectory: null
             Property keepConsoleWindow: false
             Property showWindowsConsole: false
             Property rollbackArguments: null
             Property stderrVariableName: 
             Property failOnStdinFileError: false
             Property stdinRedirectionMode: No redirection
             Property environmentVariables: {}
             Property failOnStderrFileError: false
             Property stdoutRedirectionMode: No redirection
             Property returnCodeVariable: 
             Property rollbackSupported: false
             Property includeParentEnvironmentVariables: true
             used working dir: C:\Atlassian\Stash\3.7.1_jp3\install\.
             Execute action successful after 510 ms
      [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 59785]: Execute action
             Property script: I4jScript_Internal_406
             Property rollbackSupported: false
             Property rollbackScript: null
             The waitSecond is 180000 for Stash launcher.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Waiting for Stash to start up.
             Variable changed: app.launch.error=true[class java.lang.Boolean]
      [ERROR] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 59785]: Execute action not successful after 181086 ms
      [INFO] com.install4j.runtime.beans.screens.CustomizableProgressScreen [ID 59776]: command: move 1 screens, executing actions, checking condition
      [INFO] com.install4j.runtime.beans.screens.BannerFormScreen [ID 70143]: Show screen
             Variable changed: executeLauncherAction=true[class java.lang.Boolean]
      [INFO] com.install4j.runtime.beans.actions.finish.ShowURLAction [ID 59784]: Execute action
             Property urlSpec: http://localhost:${installer:httpPort}/
             Property rollbackSupported: false
             Execute action successful after 37 ms
      [INFO] com.install4j.runtime.beans.screens.BannerFormScreen [ID 70143]: command: finish
             cleaning up
             Finished
      

      Attachments

        Activity

          People

            jpalacios Juan Palacios (Inactive)
            drohan Daniel R
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: