otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
 Follow New Posts:Twitter
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTM Wiki

OTM SIG
OTM Wiki
MavenWire


SysAdmin and Management Managing and monitoring OTM / G-Log and other administrative activities.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 1st, 2010, 19:59
Member
 
Join Date: May 2008
Location: Minnesota, USA
Posts: 48
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 10
Thanked 2 Times in 2 Posts
Rep Power: 0
rgvinoth is on a distinguished road
Send a message via Yahoo to rgvinoth
glog.util.remote.NamingDirectory.getContext Error

Hello,

we are getting the below error, Once i tried to login on OTM, not even login screen is showing up..

Any leads will be good.. Thanks!

at glog.util.remote.NamingDirectory.getContext(Naming Directory.java:807)
at glog.util.remote.NamingDirectory.(NamingDirectory.java:761)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:199)
at glog.webserver.umt.UserManager.getND(UserManager.j ava:23
at glog.webserver.umt.UserManager.getND(UserManager.j ava:274)
at glog.webserver.umt.UserManager.getNamingDirectory( UserManager.java:615)
at glog.webserver.umt.UserManager.getNamingDirectory( UserManager.java:622)
at glog.webserver.util.BaseServlet.service(BaseServle t.java:565)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at glog.webserver.screenlayout.ClientSessionTracker.d oFilter(ClientSessionTracker.java:54)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at glog.webserver.util.SetCharacterEncodingFilter.doF ilter(SetCharacterEncodingFilter.java:44)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:17
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:14
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:684)
at org.apache.jk.common.ChannelSocket$SocketConnectio n.runIt(ChannelSocket.java:876)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:534)

Enviroment: V 5.5 CU2.

Vinoth.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 3rd, 2010, 18:51
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 1,167
Blog Entries: 8
Groans: 0
Groaned at 1 Time in 1 Post
Thanks: 143
Thanked 259 Times in 161 Posts
Rep Power: 10
chrisplough is a jewel in the roughchrisplough is a jewel in the roughchrisplough is a jewel in the rough
Send a message via AIM to chrisplough
Re: glog.util.remote.NamingDirectory.getContext Error

Overall, it looks like the Tomcat Server is trying to do a security lookup against the app server and is not able to.

This could be caused by a lot of things:
- The app server isn't available
- The security passwords are not the same between the two tiers
- The DB isn't accessible, or hasn't been setup correctly - which prevents the App server from looking up security info.
- The DB connection pool isn't creating correctly -- specifically the DEDICATED_SECURITY pool.
- General network or communication issues between the tiers.
- Using the wrong version of WebLogic
- Improper file permissions on the WebLogic install, causing the security realm libraries not to get copied into place during the install.
- The list goes on. Unfortunately, this is a pretty generic error

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 3rd, 2010, 19:52
Member
 
Join Date: May 2008
Location: Minnesota, USA
Posts: 48
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 10
Thanked 2 Times in 2 Posts
Rep Power: 0
rgvinoth is on a distinguished road
Send a message via Yahoo to rgvinoth
Re: glog.util.remote.NamingDirectory.getContext Error

Chris,

Thank you We restarted Services and Application server and issue resolved.. Didn't get the exact reason from our DBA though.

Vinoth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Currency for Remote RIQ Requests kbmitchell Rating 0 February 9th, 2009 18:06
Remote Query Reply Interface not sending data to an External system nikesh mohanlal Integration and Data Mapping 11 December 9th, 2008 23:18
FTP to remote non-OTM server Joy Integration and Data Mapping 2 September 3rd, 2008 15:05
[SCRIPT] Remote Restarts of OTM via RSH chrisplough SysAdmin and Management 1 June 12th, 2007 16:39
[SCRIPT] Remote Restart of OTM via SSH chrisplough SysAdmin and Management 0 June 12th, 2007 16:37



All times are GMT. The time now is 04:38.
Copyright © 2006-2009, Open Book Solutions LLC. All rights reserved.


Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40