Summary
verion 12.2.1.2.0, SawUtil.clearSessionId - fail to logoff for user in bipublisher.log
Content
Hi,
I'm working on bipublisher 12.2.1.2.0. I have a standalone BIP domain (not BIEE).
Every time a user logs out, I got this warning message in DOMAIN_HOME/servers/bi_server1/logs/bipublisher.log
[2017-06-12T10:23:24.785-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 49] [userId: <anonymous>] [ecid: de4d12d5-9ff1-47bf-afa9-30b12c4ee96e-000000aa,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] SawUtil.clearSessionId - fail to logoff for user: weblogic
[2017-06-12T10:23:24.786-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 49] [userId: <anonymous>] [ecid: de4d12d5-9ff1-47bf-afa9-30b12c4ee96e-000000aa,0] [APP: bipublisher] [partition-name: DOMAIN] [tenant-name: GLOBAL] java.lang.NullPointerException[[
at oracle.xdo.service.report.saw.SawUtil.clearSessionId(SawUtil.java:1144)
at oracle.xdo.servlet.XdoSessionListener.sessionDestroyed(XdoSessionListener.java:67)
at weblogic.servlet.internal.EventsManager.notifySessionDestroyedEvent(EventsManager.java:334)
at weblogic.servlet.internal.EventsManager.notifySessionLifetimeEvent(EventsManager.java:345)
I found in DOMAIN_HOME/bidata/components/bipublisher/repository/Admin/Configuration/xmlp-server-config.xml, the SAW_PORT is set to 9704, not default 12.2.1.2 bi domain port 9502. 9704 is default version 11g BI domain port.
I'm wondering if other people has this problem and what port number you have in your xmlp-server-config.xml.
thanks
Yan