Summary
Runtime Error 1334 Due To CABs (Cabinet Files) Not Created Or Wrong Files Are Placed In CAB
Symptoms
A runtime error with the following information occurs:
?Error 1334. The file 'xxx' cannot be installed because the file cannot be found in cabinet file 'yyy'.
Cause
At build there is an unexpected resequence of files which causes a runtime error. This issue may be occurring at build because of how a feature to associate a CAB file with is determined. Using previous package syncing applies a change to file sequences and changes how a feature in the build has a sequence number associated with it. In some cases the build picks the wrong feature to add CABs or files into it. Runtime problem/invalid CAB problem may occur when the previous package and "one cab per feature" are specified in the release.
Steps To Reproduce
These are steps to illustrate unexpected behavior in a minimal scenario:
- Create a new Basic MSI.2
- Add two features (F1, F2).
- Add one component to each feature, with one key file each (A.txt, B.txt respectively).
- Create a release "Base" using One Cab Per Feature, no setup.exe.
- Build (Should result in .msi and two .cab files, F1.cab containing A.txt and F2.cab containing B.txt).
- Verify that the built Media table contains F1 before F2, and that the file sequences of A and B are 1 and 2 respectively.
- Increment the ProductVersion for a minor upgrade.
- Add a second component to F1, with a key file (C.txt).
- Clone "Base" release into "Update" and point Previous Release to the base .msi file.
- Build Update.
Expected Results: The release Update has F1.cab containing A.txt and C.txt; F2.cab contains B.txt.
Actual Results: Update's F1.cab contains A.txt and B.txt; F2.cab contains C.txt. As you may experience B.txt moved cabs, and B.txt was added to the wrong one.
Resolution
The expected behavior occurs when file sequence syncing is not used.
- Adding DoNotSyncSequenceNumbers with value 1 to the InstallShield table causes expected results.
- Another way to disable file syncing is not use the fully qualified path to Previous Package for creating patch packages.
Additional Information
This issue is being tracked internally as Master Issue Number: IOJ-1598309 | ISDEV-7393
Related KB Articles
Related Articles
Runtime Error: Failed to load CLR - Error 0x80131700 13Number of Views FlexNet Manager Suite for SAP Applications ABAP Runtime Error on SAP 7.02 9Number of Views App Portal Server Error in '/ESD' Application Runtime Error 16Number of Views Build Error 1501 - Compression of File With Unicode Filename Building Other Then C: Drive 9Number of Views Build Error -4075 10Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago