Hi,
We are trying to upgrade out SharePoint 2010 64-Bit environment to Service Pack 2, but on one of our servers when we try installing the service pack it errors out early with "An error occurred while running detection." Our other WFE servers do not seem to be having an issue.
Having a look through the opatchinstall.log files, it looks like it is erring out at:
OPatchInstall: CActionExtractFile::execute starts
OPatchInstall: Will extract the file with ID 'wss-x-none.xml' to the path 'C:\Users\SP2010~1\AppData\Local\Temp\5\OWP2266.tmp\wss-x-none.xml'
OPatchInstall: Getting the data from the file 'D:\Install\SharePoint2010\SP 2 Individual\oserversp2010-kb2687453-fullfile-x64-en-us.exe'
OPatchInstall: Successfully retrieved the data location and size
OPatchInstall: CActionExtractFile::execute ends
OPatchInstall: CActionIf::execute starts
OPatchInstall: Begin evaluation of the condition
OPatchInstall: Executing CConditionBooleanOperator::evaluate
OPatchInstall: The property 'SYS.ERROR.INERROR' exists
OPatchInstall: The property 'SYS.ERROR.INERROR' is not equal to '1'
OPatchInstall: Evaluation of the condition complete, the result is false
OPatchInstall: Executing the IfFalse list
OPatchInstall: Done executing the IfFalse list
OPatchInstall: CActionIf::execute ends
OPatchInstall: CActionIf::execute starts
OPatchInstall: Begin evaluation of the condition
OPatchInstall: The property 'SYS.ERROR.INERROR' is not equal to '1'
OPatchInstall: Evaluation of the condition complete, the result is false
OPatchInstall: Executing the IfFalse list
OPatchInstall: CActionDetectMspXml::execute starts
OPatchInstall: Will set the property 'WSS-X-NONE'
OPatchInstall: Reading MSP detection info from 'C:\Users\SP2010~1\AppData\Local\Temp\5\OWP2266.tmp\wss-x-none.xml'
OPatchInstall: Setting system property 'SYS.ERROR.INERROR' with value '1'
OPatchInstall: Setting system property 'SYS.ERROR.CODE' with value '0x80070663'
OPatchInstall: Setting system property 'SYS.ERROR.TYPE' with value 'HRESULT'
OPatchInstall: Setting system property 'SYS.ERROR.ARG1' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG2' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG3' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG4' with value 'NONE'
OPatchInstall: Setting system property 'SYS.ERROR.ARG5' with value 'NONE'
OPatchInstall: Done executing the IfFalse list
OPatchInstall: CActionIf::execute ends
We have not been able to find anything yet that gives us a solution to our particular problem. Any guidance would be greatly appreciated.