bash - orbd command not found -
i newbie corba , please excuse me if question sounds silly!!
i trying run corba server on solaris machine , getting below exception.
warning: "iop00410201: (comm_failure) connection failure: sockettype: iiop_clear_text; hostname: localhost; port: 1050" org.omg.corba.comm_failure: vmcid: sun minor code: 201 completed: no
on searching minor code 201 on internet, came know happen if corba namingservice not running , mentioned utilize below command start it
orbd -orbinitialport 1050
when run it, getting
-bash orbd: command not found
i not understanding how resolve this. please help.
bash solaris corba
No comments:
Post a Comment