Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problems executing Orbix demos - putnewncns fails

1 view
Skip to first unread message

Chris Thompson

unread,
Sep 6, 2002, 2:34:49 PM9/6/02
to
The following error, listed below, occurs when executing the command,
make -i register, on the grid demo that ships with orbix. The
platform that I'm trying to build/execute orbix on is:

HP-UX 11.0

orbixd standard output:

[orbixd: Server "IT_daemon" is now available to the network ]
[ Configuration TCP/64110/Orbix-XDR ]
[orbixd: New Connection
(mydomain.com,23028,*,billg,pid=23028,optimised) ]
[orbixd: Processing Server Details request :
NS//bind_new_context(billg) ]
[orbixd: Dynamically assigning internet port 64112 ]

Orbix-3.0.1 : OrbixNames-3.0.1

Exception in thread "main" java.lang.NoSuchMethodError
at IE.Iona.OrbixWeb.CosNaming.NamingContext_impl.<init>(NamingContext_impl.java:47)
at IE.Iona.OrbixWeb.CosNaming.replaceable.load(replaceable.java:111)
at IE.Iona.OrbixWeb.CosNaming.NS.main(NS.java)

make -i register is doing the following:

pingit
mkdirit IT_Demo
mkdirit IT_Demo/Grid
putit NS /bvtemp/billg/orbix/bin/ns
putit IT_Demo/Grid/Grid_BOA `pwd`/server
putit IT_Demo/Grid/Grid_TIE `pwd`/server_tie
putnewncns IT_Demo - Fails

Has anyone seen this error before. Further investigation revealed
that NamingContext_impl was trying to call super() on the parent class
and failed. The java implementation looks right!

Thanks,
Chris Thompson
cthom...@hotmail.com

0 new messages