Menu

Error Message: JFPBeanFactoryLoader:contextInitialized() - Failed to initialize JFPBeanFactoryLoader

Mon, 07/02/2012 - 6:09am - Anonymous
Site: 

Error page exception

The server cannot use the error page specified for your application to handle the Original Exception printed below. Please see the Error Page Exception below for a description of the problem with the specified error page.

 

Original Exception:

Error Message: JFPBeanFactoryLoader:contextInitialized() - Failed to initialize JFPBeanFactoryLoader - Throwable: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'CMRXMLMessaging': Cannot create inner bean '(inner bean)' of type [org.springframework.jndi.JndiObjectFactoryBean] while setting bean property 'requestDestination'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) at com.ibm.ws.naming.urlbase.UrlContextHelper.processBoundObjectForLookup(UrlContextHelper.java:191) at com.ibm.ws.naming.java.javaURLContextRoot.processBoundObjectForLookup(javaURLContextRoot.java:407) at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1280) at com.ibm.ws.naming.java.javaURLContextImpl.lookup(javaURLContextImpl.java:384) at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:205) at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:145) at javax.naming.InitialContext.lookup(InitialContext.java:363) at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:132) at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88) at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130) at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155) at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:93) at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105) at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:197) at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:184) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1203) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1172) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:427) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:216) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:128) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:228) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:185) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) at com.citigroup.ebusiness.jfp.bean.JFPBeanFactoryLoader.contextInitialized(JFPBeanFactoryLoader.java:59) at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:653) at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:370) at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:293) at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:93) at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:162) at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:673) at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:626) at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335) at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:551) at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1269) at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1137) at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:572) at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:816) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:940) at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2115) at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]] at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup(Helpers.java:705) at com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults(CNContextImpl.java:2097) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1951) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1866) at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1556) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:372) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) ... 52 more Caused by: javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243] at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:669) at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489) at javax.naming.InitialContext.lookup(InitialContext.java:363) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:375) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) ... 61 more Caused by: javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 at com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1379) at com.tibco.tibjms.TibjmsConnection.<init>(TibjmsConnection.java:4100) at com.tibco.tibjms.TibjmsxCFImpl._createImpl(TibjmsxCFImpl.java:200) at com.tibco.tibjms.TibjmsxCFImpl._createConnection(TibjmsxCFImpl.java:253) at com.tibco.tibjms.TibjmsQueueConnectionFactory.createQueueConnection(TibjmsQueueConnectionFactory.java:87) at com.tibco.tibjms.naming.TibjmsContext$Messenger.request(TibjmsContext.java:325) at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:655) ... 67 more 
Error Code: 500
Target Servlet: action
Error Stack: 
javax.servlet.ServletException: JFPBeanFactoryLoader:contextInitialized() - Failed to initialize JFPBeanFactoryLoader - Throwable: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'CMRXMLMessaging': Cannot create inner bean '(inner bean)' of type [org.springframework.jndi.JndiObjectFactoryBean] while setting bean property 'requestDestination'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) 
     at com.ibm.ws.naming.urlbase.UrlContextHelper.processBoundObjectForLookup(UrlContextHelper.java:191) 
     at com.ibm.ws.naming.java.javaURLContextRoot.processBoundObjectForLookup(javaURLContextRoot.java:407) 
     at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1280) 
     at com.ibm.ws.naming.java.javaURLContextImpl.lookup(javaURLContextImpl.java:384) 
     at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:205) 
     at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:145) 
     at javax.naming.InitialContext.lookup(InitialContext.java:363) 
     at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:132) 
     at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88) 
     at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130) 
     at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155) 
     at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:93) 
     at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105) 
     at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:197) 
     at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:184) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1203) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1172) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:427) 
     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:216) 
     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:128) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) 
     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) 
     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) 
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) 
     at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:228) 
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) 
     at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:185) 
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) 
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) 
     at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) 
     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) 
     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) 
     at com.citigroup.ebusiness.jfp.bean.JFPBeanFactoryLoader.contextInitialized(JFPBeanFactoryLoader.java:59) 
     at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:653) 
     at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:370) 
     at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:293) 
     at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:93) 
     at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:162) 
     at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:673) 
     at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:626) 
     at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335) 
     at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:551) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1269) 
     at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1137) 
     at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:572) 
     at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:816) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:940) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2115) 
     at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 
     Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]] 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup(Helpers.java:705) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults(CNContextImpl.java:2097) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1951) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1866) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1556) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:372) 
     at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) 
     ... 52 more 
     Caused by: javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243] 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:669) 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489) 
     at javax.naming.InitialContext.lookup(InitialContext.java:363) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:375) 
     at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) 
     ... 61 more 
     Caused by: javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 
     at com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1379) 
     at com.tibco.tibjms.TibjmsConnection.<init>(TibjmsConnection.java:4100) 
     at com.tibco.tibjms.TibjmsxCFImpl._createImpl(TibjmsxCFImpl.java:200) 
     at com.tibco.tibjms.TibjmsxCFImpl._createConnection(TibjmsxCFImpl.java:253) 
     at com.tibco.tibjms.TibjmsQueueConnectionFactory.createQueueConnection(TibjmsQueueConnectionFactory.java:87) 
     at com.tibco.tibjms.naming.TibjmsContext$Messenger.request(TibjmsContext.java:325) 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:655) 
     ... 67 more 
     at com.citigroup.cdcla.jfp.struts.action.ActionServlet.init(ActionServlet.java:104) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:227) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.init(ServletWrapper.java:341) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:435) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525) 
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548) 
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269) 
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:831) 
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478) 
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:450) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:508) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:296) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:270) 
     at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1037) 
     at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:644) 
     at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1064) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 
     


Error Page Exception:

Error Message: JFPBeanFactoryLoader:contextInitialized() - Failed to initialize JFPBeanFactoryLoader - Throwable: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'CMRXMLMessaging': Cannot create inner bean '(inner bean)' of type [org.springframework.jndi.JndiObjectFactoryBean] while setting bean property 'requestDestination'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) at com.ibm.ws.naming.urlbase.UrlContextHelper.processBoundObjectForLookup(UrlContextHelper.java:191) at com.ibm.ws.naming.java.javaURLContextRoot.processBoundObjectForLookup(javaURLContextRoot.java:407) at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1280) at com.ibm.ws.naming.java.javaURLContextImpl.lookup(javaURLContextImpl.java:384) at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:205) at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:145) at javax.naming.InitialContext.lookup(InitialContext.java:363) at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:132) at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88) at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130) at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155) at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:93) at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105) at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:197) at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:184) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1203) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1172) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:427) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:216) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:128) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:228) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:185) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) at com.citigroup.ebusiness.jfp.bean.JFPBeanFactoryLoader.contextInitialized(JFPBeanFactoryLoader.java:59) at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:653) at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:370) at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:293) at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:93) at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:162) at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:673) at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:626) at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335) at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:551) at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1269) at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1137) at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:572) at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:816) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:940) at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2115) at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]] at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup(Helpers.java:705) at com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults(CNContextImpl.java:2097) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1951) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1866) at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1556) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:372) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) ... 52 more Caused by: javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243] at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:669) at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489) at javax.naming.InitialContext.lookup(InitialContext.java:363) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:375) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) ... 61 more Caused by: javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 at com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1379) at com.tibco.tibjms.TibjmsConnection.<init>(TibjmsConnection.java:4100) at com.tibco.tibjms.TibjmsxCFImpl._createImpl(TibjmsxCFImpl.java:200) at com.tibco.tibjms.TibjmsxCFImpl._createConnection(TibjmsxCFImpl.java:253) at com.tibco.tibjms.TibjmsQueueConnectionFactory.createQueueConnection(TibjmsQueueConnectionFactory.java:87) at com.tibco.tibjms.naming.TibjmsContext$Messenger.request(TibjmsContext.java:325) at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:655) ... 67 more 
Error Code: 
Target Servlet: null
Error Stack: 
javax.servlet.ServletException: JFPBeanFactoryLoader:contextInitialized() - Failed to initialize JFPBeanFactoryLoader - Throwable: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'CMRXMLMessaging': Cannot create inner bean '(inner bean)' of type [org.springframework.jndi.JndiObjectFactoryBean] while setting bean property 'requestDestination'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#106': Invocation of init method failed; nested exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]]] 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) 
     at com.ibm.ws.naming.urlbase.UrlContextHelper.processBoundObjectForLookup(UrlContextHelper.java:191) 
     at com.ibm.ws.naming.java.javaURLContextRoot.processBoundObjectForLookup(javaURLContextRoot.java:407) 
     at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1280) 
     at com.ibm.ws.naming.java.javaURLContextImpl.lookup(javaURLContextImpl.java:384) 
     at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:205) 
     at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:145) 
     at javax.naming.InitialContext.lookup(InitialContext.java:363) 
     at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:132) 
     at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88) 
     at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130) 
     at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155) 
     at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:93) 
     at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105) 
     at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:197) 
     at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:184) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1203) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1172) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:427) 
     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:216) 
     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:128) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) 
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) 
     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) 
     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) 
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) 
     at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:228) 
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) 
     at com.citigroup.ebusiness.jfp.spring.JFPDefaultListableBeanFactory.getBean(JFPDefaultListableBeanFactory.java:185) 
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) 
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) 
     at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) 
     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) 
     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) 
     at com.citigroup.ebusiness.jfp.bean.JFPBeanFactoryLoader.contextInitialized(JFPBeanFactoryLoader.java:59) 
     at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:653) 
     at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:370) 
     at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:293) 
     at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:93) 
     at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:162) 
     at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:673) 
     at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:626) 
     at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335) 
     at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:551) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1269) 
     at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1137) 
     at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:572) 
     at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:816) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:940) 
     at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2115) 
     at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 
     Caused by: com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. [Root exception is javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243]] 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:1000) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup(Helpers.java:705) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults(CNContextImpl.java:2097) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1951) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1866) 
     at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1556) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:372) 
     at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) 
     ... 52 more 
     Caused by: javax.naming.ServiceUnavailableException: Failed to query JNDI: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 [Root exception is javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243] 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:669) 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489) 
     at javax.naming.InitialContext.lookup(InitialContext.java:363) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory$1.run(IndirectJndiLookupObjectFactory.java:375) 
     at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) 
     at com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory.getObjectInstanceExt(IndirectJndiLookupObjectFactory.java:221) 
     at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:893) 
     ... 61 more 
     Caused by: javax.jms.JMSException: Failed to connect to any server at: ssl://posprdswdems01a.core.afcc.com:15243, ssl://posprdswdems01b.core.afcc.com:15243 
     at com.tibco.tibjms.TibjmsConnection._create(TibjmsConnection.java:1379) 
     at com.tibco.tibjms.TibjmsConnection.<init>(TibjmsConnection.java:4100) 
     at com.tibco.tibjms.TibjmsxCFImpl._createImpl(TibjmsxCFImpl.java:200) 
     at com.tibco.tibjms.TibjmsxCFImpl._createConnection(TibjmsxCFImpl.java:253) 
     at com.tibco.tibjms.TibjmsQueueConnectionFactory.createQueueConnection(TibjmsQueueConnectionFactory.java:87) 
     at com.tibco.tibjms.naming.TibjmsContext$Messenger.request(TibjmsContext.java:325) 
     at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:655) 
     ... 67 more 
     at com.citigroup.cdcla.jfp.struts.action.ActionServlet.init(ActionServlet.java:104) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:227) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.init(ServletWrapper.java:341) 
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:435) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525) 
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:321) 
     at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3023) 
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:537) 
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548) 
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269) 
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:831) 
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478) 
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:450) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:508) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:296) 
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:270) 
     at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1037) 
     at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:644) 
     at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979) 
     at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1064) 
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497) 
     

Add new comment