• 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

error in PmiService in wscp

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
system: was 4.03 ae on aix 5.1
tried in wscp: PmiService get /Node:xxx/ApplicationServer:yyy/ -recursive
got following error
no problem on NT. Any ideas???
-->Nameservice and wasservice are ok, otherwise wouldn't be able to start wscp...
[5/19/03 14:27:34:474 CEST] 61d62994 WsnInitCtxFac W NMSV0602E: Naming Service unavailable. A communications error occurred.
[5/19/03 14:27:34:721 CEST] 61d62994 CollectorAE W Exception getting initial context:
java.rmi.RemoteException: Exception getting initial context: ; nested exception is:
javax.naming.CommunicationException: Caught CORBA.COMM_FAILURE when resolving initial reference=WsnNameService [Root exception is org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No]
javax.naming.CommunicationException: Caught CORBA.COMM_FAILURE when resolving initial reference=WsnNameService. Root exception is org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
 
reply
    Bookmark Topic Watch Topic
  • New Topic