Announcement

Collapse
No announcement yet.

OTM-javax.naming.NameNotFoundException: SecuritySessionHome not found

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • OTM-javax.naming.NameNotFoundException: SecuritySessionHome not found

    Hi,

    We have done a new OTM installation and everything is Ok(database installation, upgrade, otm installation...)
    When we open otm application we have this error:

    cause.Unknown_Service (serviceName=SecuritySessionHome)
    javax.naming.NameNotFoundException: SecuritySessionHome not found
    javax.naming.NameNotFoundException: SecuritySessionHome not found
    at com.evermind.server.rmi.RMIClientContext.lookup(RM IClientContext.java:51
    at javax.naming.InitialContext.lookup(InitialContext. java:347)
    at glog.util.remote.NamingDirectory.lookupContext(Nam ingDirectory.java:652)
    at glog.util.remote.NamingDirectory.lookup(NamingDire ctory.java:602)
    at glog.util.remote.SessionBeanHomeInvoker.(SessionBe anHomeInvoker.java:27)
    at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:170)
    at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:225)
    at glog.util.remote.NamingDirectory.getForSystem(Nami ngDirectory.java:283)
    at glog.util.remote.NamingDirectory.getForSystem(Nami ngDirectory.java:316)
    at glog.util.remote.NamingDirectory.getForSystem(Nami ngDirectory.java:320)
    at glog.util.uom.UOMLoader.loadFromServer(UOMLoader.j ava:92)
    at glog.webserver.util.BaseServlet.service(BaseServle t.java:585)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Applica
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilt
    at glog.webserver.screenlayout.ClientSessionTracker.d oFilter(ClientSessionT
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Applica
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilt
    at glog.webserver.util.SetCharacterEncodingFilter.doF ilter(SetCharacterEnco
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Applica
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilt
    at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValv
    at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValv
    at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java
    at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java
    at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.
    at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:1
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyo teHandler.java:199)
    at org.apache.jk.common.HandlerRequest.invoke(Handler Request.java:282)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelS ocket.java:754)
    at org.apache.jk.common.ChannelSocket.processConnecti on(ChannelSocket.java:
    at org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.
    at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool
    at java.lang.Thread.run(Thread.java:534)

    Does anyone know how can I solve this error?

    Thanks



  • #2
    Re: OTM-javax.naming.NameNotFoundException: SecuritySessionHome not found

    Hello,

    This sounds like one of a couple of things:
    1. Your DB connection pool failed, so you don't have any db connections and the security was never setup. You would see an indication of this withing the WebLogic console.log and weblogic.log files ($OTM_HOME/logs/weblogic/)
    2. While installing OTM, there was an issue with your BEA path (assuming this is WebLogic) and the security jar files weren't installed correctly.
    If #1 doesn't resolve the issue - post here and I can help you through #2 as it is more involved.

    Thanks,
    Chris
    Chris Plough
    twitter.com/chrisplough
    MavenWire

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎