WebSphere Message Broker Toolkit 6.0.2
Hi,
I am currently working on building an MSI for this application. Since its a huge application with more than a lakh files , the Installshield freezes and throws the below error message.
Starting conversion
Creating Developer project: C:\Packages\WMBT.ism
Reading repackager output file
Loading registry entries
Creating components for the files captured
An unknown error occurred
Conversion completed with 0 warning(s).
We cannot go for a silent installation, as the application also has post-configuration settings to be captures. Please let me know how to proceed with this.
- Thanks,
V
I am currently working on building an MSI for this application. Since its a huge application with more than a lakh files , the Installshield freezes and throws the below error message.
Creating Developer project: C:\Packages\WMBT.ism
Reading repackager output file
Loading registry entries
Creating components for the files captured
An unknown error occurred
Conversion completed with 0 warning(s).
- Thanks,
V
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
VMGupta
15 years ago
Posted by:
cygan
15 years ago
By default, an .MSI package cannot contain more than 32,767 files due to the column definition of the Sequence column within the File table
go to https://kb.altiris.com/ and type in 2649 and look for Creating Large Windows Installer Packages (.MSI)
make sure you also do not have any extraneous files
hope this helps
cheers
go to https://kb.altiris.com/ and type in 2649 and look for Creating Large Windows Installer Packages (.MSI)
make sure you also do not have any extraneous files
hope this helps
cheers
Posted by:
VMGupta
15 years ago
Posted by:
cygan
15 years ago
extraneous files
see if you have captured user data ie appdata files
if you have delete them and see if you can create the msi
I have had similar nightmares using admin studio to capture an application
it worked out I had captured appdata files and I could not create the msi from the .ism
I deleted the appdata files and the msi was created
the appdata files were recreated with a standard user account
look out for anti virus files,temp files, cookies etc as well
Posted by:
VMGupta
15 years ago
Hi,
I have excluded a lot of files from this app , but still no luck with building the MSI.
I have also excluded files in INSTALLDIR with long folder names like "com.ibm.etools.webservice.was.creation.ejb.feature.patch_6.0.2.3" , this still doesnt seem to work.
I am also checking with Installshield support on this.
Thanks for all your suggestions.
- Veena
I have excluded a lot of files from this app , but still no luck with building the MSI.
I have also excluded files in INSTALLDIR with long folder names like "com.ibm.etools.webservice.was.creation.ejb.feature.patch_6.0.2.3" , this still doesnt seem to work.
I am also checking with Installshield support on this.
Thanks for all your suggestions.
- Veena
Posted by:
anonymous_9363
15 years ago
Posted by:
anonymous_9363
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.