arrowmili.blogg.se

Tinyumbrella install4j error
Tinyumbrella install4j error





  1. #TINYUMBRELLA INSTALL4J ERROR CODE#
  2. #TINYUMBRELLA INSTALL4J ERROR WINDOWS#

I refined the problematic point and it happens on the 1st Set a variable screen. My only problem is when I'm building and running our installer from JENKINS with silent mode (-q), I'm always getting this UndefinedVariableException.

#TINYUMBRELLA INSTALL4J ERROR CODE#

Moreover, I've also tried debugging my code to be sure and it seems OK.

tinyumbrella install4j error tinyumbrella install4j error

I checked my code on multiple Linux environments and the variable is defined just fine with the java home path. Later on - I defined Run executable or batch file action in which I'm getting the java version using the installer previous linuxJavaHome variable.I defined a Set a variable action in which I'm getting the $JAVA_HOME path if exists and set it to linuxJavaHome variable.

#TINYUMBRELLA INSTALL4J ERROR WINDOWS#

I know there has been a bug on this subject, but it seems I'm still getting this error when the installer running on Linux environment (on windows it working fine).







Tinyumbrella install4j error