As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
I'm having great difficulty deploying webfocus.war for Webfocus Client 8.1.0.3 in my weblogic10.3.6 app server on a Windows 2008 R2 64 bit box. Am able to deploy IBI_HTML.war, APROOT.WAR, IBI_HELP.war. The health if webfocus.war is ok when in the "prepared" state. I get the following error message:
[2015-03-06 09:10:16,470] ERROR [[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)':ContextLoader] - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.ibi.webapp.security.saml.WFSAMLBootstrap#0' defined in ServletContext resource [/WEB-INF/was/security-saml.xml]: Cannot resolve reference to bean 'wfConfigServiceFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wfConfigServiceFactory' defined in ServletContext resource [/WEB-INF/security.xml]: Cannot resolve reference to bean 'wfMainConfigService' while setting bean property 'mainConfigService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wfMainConfigService' defined in ServletContext resource [/WEB-INF/was/security-main.xml]: Cannot resolve reference to bean 'ibfsService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ibfsService' defined in ServletContext resource [/WEB-INF/conf/rcaster/tools.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static com.ibi.ibfs.IBFSService com.ibi.ibfs.IBFSService.getIBFSService()] threw exception; nested exception is java.lang.ClassCastException: com.ibi.ibss.dbdriver.IBSSUserDB cannot be cast to com.ibi.ibss.dbdriver.IBSSUserDB
There is much more, but this seems to be the core complaint.
HELP!!!!!This message has been edited. Last edited by: <Kathryn Henning>,
You will probably have to open a case. I am using Weblogic 10.3.5 with the applied patch and I had no problems deploying it. I don't know or think this will make a difference, but don't you rename your webfocus.war to ibi_apps.war?