由于JSAS1480I,没有启动处理程序:未启用安全性,因为未设置ConfigURL属性文件
SAS1480I: Security is not enabled because the ConfigURL property file is not set.
Exception in thread "P=514961:O=0:CT" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dell.jms.connectionFactory' defined in URL [file:/apps/dell/feedmon/config/feedmon_appctx.xml]: Invocation of init method failed; nested exception is javax.naming.NamingException: The JNDI operation "lookupExt" on the context "cloudappCell/clusters/cloudappCluster" with the name "jms/dellQueueCF" failed. Please get the root cause Throwable contained in this NamingException for more information. [Root exception is java.lang.ExceptionInInitializerError]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1634)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
at org.springframework.context.support.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:140)
at org.springframework.context.support.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:84)
at com.eongroup.dell.feedmon.FeedMonitor.main(FeedMonitor.java:235)
Caused by: javax.naming.NamingException: The JNDI operation "lookupExt" on the context "cloudappCell/clusters/cloudappCluster" with the name "jms/dellQueueCF" failed. Please get the root cause Throwable contained in this NamingException for more information. [Root exception is java.lang.ExceptionInInitializerError]