Problema com webforms Oracle BPM

Problema com webforms Oracle BPM O Oracle BPM na versão 12 tem um problema quando é executado em Cluster . Caused By: com.google.gdata.util.ResourceNotFoundException: Not Found Entry ‘_9qsEcGr6Eea7A5zzF5afhA!_VStwEIv0EeaOM_BevAo9ZQ!O5SWE3DPM5UWG’ not found <[ServletContext@584449759[app:DefaultToDoTaskFlow module:/workflow/DefaultToDoTaskFlow path:null spec-version:3.1]] Root cause of ServletException. javax.el.ELException: java.lang.RuntimeException: getFormInstanceURL() at javax.el.BeanELResolver.getValue(BeanELResolver.java:367) at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176) at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203) at com.sun.el.parser.AstValue.getValue(AstValue.java:139) at com.sun.el.parser.AstValue.getValue(AstValue.java:203) Truncated. see log file for complete stacktrace Caused By: java.lang.RuntimeException: getFormInstanceURL() at oracle.bpel.services.workflow.webform.WebFormService.getFormInstanceURLHelper(WebFormService.java:618) at oracle.bpel.services.workflow.webform.WebFormService.getFormInstanceURL(WebFormService.java:648) at oracle.bpel.services.workflow.webform.WebFormService.getFormInstanceURL(WebFormService.java:628) at oracle.bpel.services.workflow.webform.WFWebFormImpl.getFormInstanceURL(WFWebFormImpl.java:598) at oracle.bpel.services.workflow.worklist.adf.WebFormView.getFormInstanceURL(WebFormView.java:148) Truncated. see log file[…]

Read more

how to solution ORA-10567: Redo is inconsistent with data block (file#…

The problem is “Normal” in standby but also occurs in Restore database ORA-00600: internal error code, arguments: [3020], [2885689059], [1], [419819],[26750], [808], [], [] ORA-10567: Redo is inconsistent with data block (file# 5, block# 419844) ORA-10564: tablespace ZMSOLUTION ORA-01110: data file ‘/oracle/datafiles/zmsolution.dbf’ FOR standby 1) at the primary site, take a backup of the datafile: RMAN> backup datafile 5 format ‘/tmp/df5_pr.bk’ tag ‘PRIMARY_5′; 2) transfer the file to the standby site using an operating system[…]

Read more