• 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

NameNotFoundError In WAS5.0 !!

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hie,
I have setup WAS5.0-ND version(Cluster).
AllicationServer,JmsServer,Application installed are running and there is no error in any of the log files.
But when i try to run and lookup through the client , it gives Following error:
1)javax.naming.NameNotFoundException com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info 1133
Exception = javax.naming.NameNotFoundException
Source = com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info
probeid = 1133
Stack Dump = javax.naming.NameNotFoundException: Name "BizPulseManager" not found in context "sys59Network/nodes/sys59/servers/nodeagent".

2) org.omg.CORBA.TRANSIENT com.ibm.ws.orbimpl.transport.WSTransport.getConnection 413
Exception = org.omg.CORBA.TRANSIENT
Source = com.ibm.ws.orbimpl.transport.WSTransport.getConnection
probeid = 413
Stack Dump = org.omg.CORBA.TRANSIENT: Connection refused: connect:host=sys59.tdiinc.com,port=9810 minor code: 4942F301 completed: No
Regards
Juzar
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello i get exactely exactely the same error, when i try to upate a portlets. did u get some response about this subject

Best regards
 
reply
    Bookmark Topic Watch Topic
  • New Topic