• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Websphere Naming Exception

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

I am getting the below exception when i access ejb from client, lookup is failing. I think it is more relavent on naming security issue. Help me to resolve this isssue. Thanks in advance

10/13/07 15:27:32:610 CEST] 00000109 EJBContainerI I WSVR0045E: Unable to create sub-context cell/nodes: Error during batch processing of name cell/nodes. Original exception rg.omg.CORBA.IMP_LIMIT: Context is Read Only, Primary Name=cfjapswas01Cell01 vmcid: 0x49421000 minor code: 82 completed: No



WITH YOU
yoga
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some resources for you to refer. Let me know if you have already solved this problem. From a learning perspective, I would like to know the how. Thanks.

http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/dm/rbal3majminrcs.htm

http://java.sun.com/j2se/1.3/docs/guide/idl/jidlExceptions.html#minorcodemeanings

http://java.sun.com/j2se/1.3/docs/api/org/omg/CORBA/IMP_LIMIT.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic