Building install4j project fails with "/bin/sh failed with return code 1" -


I am creating the install4j project in a version mode and at the very end of the creation it will be spellbound Fails (no other errors are shown):

  07:08:29 [install4j] write md5sums. 07:08:29 [install4j] write output.txt. 07:08:29 [install4j] writing updates.xml 07:08:29 [install4j] 07:08:29 [install4j] Build completed in 126.5 seconds. 07:08:29 07:08:29 Build Fell 07:08:29 /home/jenkins/workspace/Product-Build/src/build.xml:1736: The following error occurred while implementing this line: 07:08: 29 07:08:29 /home/jenkins/workspace/Product-Build/src/macros.xml: /home/jenkins/workspace/Product-Build/src/build.xml:1745: while executing this line an error : 228: Failed / bin / failed with return code 1  

: I found the following exception by looking through the log that the failure was interpreted:

  08: 43:55 [install4j] com.aad: path "& lt; pATH & gt; / file" does not exist 08:43:55 [install4j] com.install4j.bbfa (ejt: 241) 08: 43:55 [install4j] on com.install4j.bbfa (ejt: 114) 08:43:55 [install4j] .bbfa on com.install4j (ejt: 90) 08:43:55 [install4j] on com.install4j.bha (ejt: 197) 08:43:55 [install4j] on com.install4j.bhd (ejt: 106) 08:43:55 [install4j] 08:43:55 in com.install4j.Install4JApplication.c (ejt: 435) com.aaa (ejt: 286) in [install4j] 08:43:55 [install4j] on com.install4j.Install4JApplication.main (ejt: 92) 08:43:55 [install4j] sun.reflect.NativeMethodAccessorImpl.invoke0 (original Native method) sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at 08:43:55 [install4j] on sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) 8:43: 55 [install4j] on 08:43:55 java.lang.reflect.Method.invoke at [install4j] (Method.java:606) 08:43:55 [Install4j] at com.exe4j.runtime.LauncherEngine.launch (unknown source) 08:43 : 55 [install4j] com.install4j.runtime .Launcher on .Launcher.main (unknown source) 08:43:55 [install4j] install4j: compilation failed. Cause: The path "& lt; PATH" does not exist  


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -