View Single Post
  #3 (permalink)  
Old November 5th, 2007, 23:11
fromeast fromeast is offline
Junior Member
 
Join Date: Jun 2007
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fromeast is on a distinguished road
Re: otmapp55 are having problems starting

Chris,
we run into the same issue after applying CPUOct2007 to OAS.
version v5.5CU3. Not additional patch.
some of the errors are SecuritySessionHome not found,
unknow service: workflow.WorkflowSession.Transactional not found.

We un-installed the patch, deleted the gc3deployNN directory, even changed the GC3App.ear's timestamp, hope OAS will load the bean, jar file as fresh start.
But the problem persists.

Thanks for help!

INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 javax.naming.NameNotFoundException: SecuritySessionHome not found
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at com.evermind.server.rmi.RMIServerContext.lookup(RM IServerContext.java:20
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at com.evermind.server.ApplicationContext.unprivilege d_lookup(ApplicationContext.java:259)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at com.evermind.server.ApplicationContext.lookup(Appl icationContext.java:199)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at javax.naming.InitialContext.lookup(InitialContext. java:347)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.lookupContext(Nam ingDirectory.java:652)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.lookup(NamingDire ctory.java:612)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.SessionBeanHomeInvoker.<init>(Ses sionBeanHomeInvoker.java:27)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:170)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:225)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:241)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.remote.NamingDirectory.impersonateSecuri ty(NamingDirectory.java:371)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.server.workflow.WorkflowManager.execute(Workf lowManager.java:323)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.server.workflow.Trigger.trigger(Trigger.java: 111)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:141)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:96)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at glog.util.event.EventThread.run(EventThread.java:7 9)
INFO | jvm 1 | 2007/10/31 11:28:00 | 07/10/31 11:28:00 at java.lang.Thread.run(Thread.java:534)
INFO | jvm 1 | 2007/10/31 11:29:00 | 07/10/31 11:29:00 Unknown service: SecuritySessionHome
INFO | jvm 1 | 2007/10/31 11:29:00 | javax.naming.NameNotFoundException: SecuritySessionHome not found
Reply With Quote