Tuesday, September 13, 2016

Oracle B2B :Unable To Access Oracle B2B 12c Console



After installation when I was trying to access b2bconsole, I got following error

ERROR
-----------------------
[2015-09-03T09:42:59.309-04:00] [soa_server1] [ERROR] [] [org.apache.myfaces.trinidad.webapp.UIXComponentELTag] [tid: [ACTIVE].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 9c892099-a6a3-49b1-90ee-d4c5a34cbedc-000ad130,0] [APP: b2bui] [DSID: 0000KyJSWXnESO15zvc9yW1LpQ19000003] Error when processing tag for component with id: "selectedPolicyTable". The scoped id of the parent component is ":tpProfilePanelPage:selectPolicyHeader".[[
javax.faces.FacesException: com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: oracle.tip.b2b.ui.backing.partner.TpChannel.
at com.sun.faces.application.ApplicationImpl.createComponentApplyAnnotations(ApplicationImpl.java:1952)
at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:447)
at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)



The main reason for this error was i have not extended the domain for B2B

Solution :


Extend the domain to include b2b as indicated in Chapter "17 Extending the Domain with Oracle B2B" of the Enterprise Deployment Guide.

Restarted all the servers. I was able to access the B2B console.

1 comment:

  1. Hi, I'm facing the same issue, getting this error while accessing a page after deploying the ADF application on a particular server and I'm not getting this error after deploying in the local WLS. Could you please help me with this issue. Thank you!

    ReplyDelete