8.11 SP1 Fat Client Install Fails

MarshallB

Well Known Member
We are working on our 8.0 to 8.11 SP1 upgrade, and our fat client install is failing.
The jdeinst.log file has the following.

4 2003 01:54:30 E CInstaller::SetPackageInf: File exception on '\\WEAVER6\E811\package_inf\INSTALL\Package_inf\Feature_inf\WebDevelF_1.inf'. The error message was 'The feature file could not be found'
5 2005 01:54:30 E CJDESetupPackage :: ReadInfoFile(): Directory permissions on 'INSTALL\Package_inf\Feature_inf\WebDevelF_1.inf' are invalid.

and it is correct, that path \\WEAVER6\E811\package_inf\INSTALL\Package_inf\Feature_inf\WebDevelF_1 is invalid. I don't know why its wrong, or how to change it.
THanks.
 
Check that you Built the web features while building the last package, full
or Update.


--
Best Regards,
Bassel Magdy
 
Hi Marshall,

Are you using the default Full Package which comes with the CD? There's an issue with the default Full Package. Do perform a Full Package Build first before running the installation.

Rgds,
Samuel
 
We actually are using the one right off of the CD. We had sort of figured out why it wouldn't work, the path is wrong, so we copied the install directories to the path it was trying to use as a workaround, and it installed fine, but as I said, its only a temporary workaround. We'll try building a full and see if that fixes the issue.
Thanks for the help
Marshall
 
Back
Top