Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BI Publisher - JMS test failed. null for Test JMS

Satya Prakash-OracleOct 11 2022 — edited Oct 11 2022

Administration - Scheduler Configuration - Test JMS (Here its giving 'JMS test failed. null')

[2022-10-11T08:44:17.551+00:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] oracle.bi.jdbc.AnaJdbcDriver
[2022-10-11T08:44:17.617+00:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] CredentialStoreMBean.getDomainRuntimeMBeanServer caught unexpected error!
[2022-10-11T08:44:17.618+00:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] java.lang.SecurityException: User failed to be authenticated.[[
at weblogic.utils.StackTraceDisabled.unknownMethod()

]]
[2022-10-11T08:44:18.790+00:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] Global context initialized
[2022-10-11T08:44:18.791+00:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] Marking BIP Ready
[2022-10-11T08:44:18.806+00:00] [bi_server1] [NOTIFICATION] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] Setting temporary file directory of oracle.xdo.commons.io.Cache instances to /scratch/bip/Invoice_brm-dev-bip02/xdo/tmp/
[2022-10-11T08:44:18.894+00:00] [bi_server1] [NOTIFICATION] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] ===== ConfigCheckServlet :: Start Scheduler...
[2022-10-11T08:44:18.921+00:00] [bi_server1] [NOTIFICATION] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] Read jms_cluster_config using ConfigProvider: /Scheduler/jms_cluster_config.properties
[2022-10-11T08:44:18.923+00:00] [bi_server1] [NOTIFICATION] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] JMSContext initialized. SharedFolder:/scratch/bip/Invoice_brm-dev-bip02, JobRecoveryEnabled:true, JobRecoveryLimit:1, InstanceStatusInterval:15000, InstanceStatusExpire:30000, InstanceStatusCheck:1000, ScheduleDataChunkBytes:10485760
[2022-10-11T08:44:18.963+00:00] [bi_server1] [NOTIFICATION] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] ===== JMSAdminWrapper :: JMSAdminWrapper is to start JMSWrapper on instance: bip.bi_server1, ID: bip.bi_server1
[2022-10-11T08:44:18.972+00:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] Creating the WebLogic system JMS connection caught exception: null
[2022-10-11T08:44:18.974+00:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 28] [userId: <anonymous>] [ecid: 677f8280-cf15-4601-a274-021118896576-0000000c,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] !!!!!!! JMSAdminWrapper :: JMSAdminWrapper failed to start JMSWrapper.::[[
null::
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:460)
at oracle.xdo.enterpriseScheduler.jmswrapper.service.weblogicjms.WLJMSService.getInitialContext(WLJMSService.java:199)
at oracle.xdo.enterpriseScheduler.jmswrapper.service.weblogicjms.WLJMSService.getWLConnectionFactory(WLJMSService.java:121)
at oracle.xdo.enterpriseScheduler.jmswrapper.service.weblogicjms.WLJMSService.doInit(WLJMSService.java:64)
at oracle.xdo.enterpriseScheduler.jmswrapper.service.BaseService.init(BaseService.java:29)
at oracle.xdo.enterpriseScheduler.jmswrapper.service.ServiceFactory.createService(ServiceFactory.java:55)
at oracle.xdo.enterpriseScheduler.jmswrapper.client.JMSClient.<init>(JMSClient.java:78)
at oracle.xdo.enterpriseScheduler.admin.cluster.JMSAdminWrapper.start(JMSAdminWrapper.java:166)
at oracle.xdo.enterpriseScheduler.admin.SchedulerAdminWrapper.start(SchedulerAdminWrapper.java:176)

Comments