yogananthkaruppusamy
Posts: 1
Joined: Wed Sep 26, 2012 10:30 am

issue in creating exe through ant script remote hudson

Hi All,
I am facing the issue while creating the exe from hudson server using Ant script from remote machine.Also I faces sometimes while creating in the direct build through aip installer,
The below error was throwing in the hudson server ant script,
[exec] [ SCMBuild_HEAD ]
[exec]
[exec] Building package (en): \\10.242.39.177\d$\Smarte_Desktop_Releases\DeveloperTestingBuild\rc\SmartE-Enterprise.exe
[exec] Preparing files...
[exec] File "APPDIR\dump.dll" computed MD5 hash "1f2c0eb1ca11a3f06988689dd017a4a4"
[exec] File "APPDIR\dump.dll" computed SHA-1 hash "fdfd0adc2bef401620045917dff0f9d0b0d128e8"
[exec] done.
[exec] Creating LZMA archive... done.
[exec] Creating MSI database... done.
[exec] Writing Summary Information... done.
[exec] Compressing MSI database... done.
[exec]
[exec] Exception - File [\\10.242.39.177\d$\Smarte_Desktop_Releases\eclipseworkspace\cachefiles\part1\FILES.7z] could not be read.

BUILD FAILED
D:\AIP\build.xml:49: exec returned: 536805277

Note:Using ant script in a same machine where the AIP installer is installed,its working fine but in remote machine using hudson server the same ant is throwing the above error.
Kindly give me the exact solution to solve the problem.

Thanks
Yoga
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: issue in creating exe through ant script remote hudson

Hello Yoga and welcome to Advanced Installer forums,

Please take a look on our "exited with code 536805277" thread which debates this error.

Let us know if this helps, otherwise give us more details about your scenario.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”