JAVA In AppV Package
Hi,
Doing AppV package on a application having JRE6 UPDATE27 dependency and also having JAVA components, But while installing it through SCCM 2012 installation error happenning and also while doing the same through powershell manually, at the time of publishing its showing error as below, anyone having any suggestion for the same,
Publish-AppvClientPackage : Application Virtualization Service failed to
complete requested operation.
Operation attempted: Publish AppV Package.
Windows Error: 0x80004005 -
Error module: Integration Manager. Internal error detail: 5C00122180004005.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Publish-AppvClientPackage -Name
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Publish-AppvClientPackage],
ClientException
+ FullyQualifiedErrorId : PublishPackageError,Microsoft.AppV.AppvClientPow
erShell.PublishAppvPackage
Answers (0)
Be the first to answer this question