-
Building an installer throws an error if IDE open under source control tree
I migrated a project's IAP_XML file from IA2009SP1 to IA2011Sp3. Now when I try to build the installer if IDE of this project is close, kitting is successful.
If I try to build the same installer if IDE is open, I get following error:
Building Installer...
Build Configuration Name: Default_Configuration
Selected Build Targets: Windows Windows+VM
Active Build Options: Web Default Optimize By Platform
InstallAnywhere temporary directory is located at:: R:\install\release\ia\sp-install\.buildinstaller1.tmp
Creating build directories...
[ 2012-07-05 11:54:40 ] BUILD STARTING
Preparing to build......
Aborting build - The build log file does not have a write permission.
Exception in thread "Thread-11" java.lang.NullPointerException
at ZeroGlj.b(DashoA10*..)
at ZeroGlj.a(DashoA10*..)
at ZeroGlv.run(DashoA10*..)
null
Closed.
Aborting build - The build log file does not have a write permission.
Provide permissions to the build log file
EXITING: 1100
This happend for the IAP_XML file present under source tree only. Everything works file is the IAP_XML is copied under C:\ directory. This is really blocking as I cannot kit while I am working on the file and its in open state.
I have opened an issue with Installanywhere, but its not going anywhere. If anyone know about this issue and can propose any solution that will be great.
We are using Clearcase as a source control software. Things are working fine if I use IA2009SP1. Does not work with IA2011Sp3... 
Thank you in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules