cara poste mais detalhes do seu bean e da pagina tbm,so com isso fica dificil de ajudar.
Mas com este immediate= true naum vai funcionar pode ter certeza.
<h:formid="frmImpressao"><rich:modalPanelid="painelImpressao"width="345"height="272"showWhenRendered="true"rendered="#{dlgGridCompMB.showImpressaoModalPanel}"><rich:panelheader="#{msgCompProg['principal.titulo']}"style="width=300"><h:panelGridid="pnlPrincipal"width="100%"><rich:tabPanelid="pcCompProgTot"binding="#{dlgGridCompMB.tabPanel}"switchType="ajax"><rich:tabid="tabSheetQuantidade"name="0"label="Tipo de Relatorio"><h:outputTextvalue="#{msgCompProg['principal.rgTipoTelQtde']}"/><rich:spacerheight="20px"/><h:selectOneRadioid="sor"value="#{dlgGridCompMB.tipoRelatorio}"title="#{msgCompProg['principal.rgTipoTelQtdeVal']}"layout="pageDirection"><f:selectItemitemValue="1"itemLabel="#{msgCompProg['principal.rbResumido']}"/><f:selectItemitemValue="2"itemLabel="#{msgCompProg['principal.rbResumidoVal']}"/><a4j:supportevent="onchange"ajaxSingle="true"immediate="false"actionListener="#{dlgGridCompMB.analizar}"/></h:selectOneRadio><rich:spacerheight="20px"/></rich:tab></rich:tabPanel></h:panelGrid><h:panelGridcolumns="5"width="100%"><h:commandLinkid="btnVisualizar"styleClass="botao"action="#{dlgGridCompMB.imprimir}"target="impressao"onclick="javascript:window.open('','impressao','height=600px,width=850px,toolbar=no,scrollbars=yes,resizable=no,menubar=no')"title="#{msgCompProg['principal.btnVisualizar']}"><f:setPropertyActionListenervalue="Visualizar"target="#{dlgGridCompMB.statusImpressao}"/><h:graphicImageurl="/images/visualizar.jpg"style="border:0"/></h:commandLink><h:commandLinkid="btnExportarPDF"styleClass="botao"action="#{dlgGridCompMB.imprimir}"title="#{msgCompProg['principal.btnExportarPdf']}"><h:graphicImageurl="/images/pdf.png"style="border:0"/><f:setPropertyActionListenervalue="ExportarPDF"target="#{dlgGridCompMB.statusImpressao}"/></h:commandLink><h:commandLinkid="btnExportarXLS"styleClass="botao"action="#{dlgGridCompMB.imprimir}"title="#{msgCompProg['principal.btnExportarXls']}"><h:graphicImageurl="/images/xls.jpg"style="border:0"/><f:setPropertyActionListenervalue="ExportarXLS"target="#{dlgGridCompMB.statusImpressao}"/></h:commandLink><h:commandLinkid="btnExportarRTF"styleClass="botao"action="#{dlgGridCompMB.imprimir}"title="#{msgCompProg['principal.btnExportarRtf']}"><h:graphicImageurl="/images/word.jpg"style="border:0"/><f:setPropertyActionListenervalue="ExportarRTF"target="#{dlgGridCompMB.statusImpressao}"/></h:commandLink><h:commandLinkid="btnFechar"styleClass="botao"actionListener="#{dlgGridCompMB.btnFecharPanelImpressalClick}"title="#{msgCompProg['principal.btnFechar']}"><h:graphicImageurl="/images/fechar.jpg"style="border:0"/></h:commandLink></h:panelGrid></rich:panel></rich:modalPanel></h:form>
L
lgweb
o seu atributo tipoRelatorio deve ser do tipo String.