Hello all,
I was trying to install Oracle 9.2.0 on Solaris 9 ; everything went ok except the agentctl part.
The below error I got at the end of the installation. Pls advise what to do.

--- error below --------
Launched configuration tool Agent Configuration Assistant
Command which is being spawned is /opt/apps/oracle/product/9.2.0/JRE/bin/
jre -classpath /opt/apps/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/
apps/oracle/product/9.2.0/jlib/srvm.jar:/opt/apps/oracle/product/9.2.0/ne
twork/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/apps/oracle/p
roduct/9.2.0 /nodeinfo NO_VALUE
Configuration tool Agent Configuration Assistant failed
Parameter "orahome" = /opt/apps/oracle/product/9.2.0
Parameter "nodeinfo" = NO_VALUE

Agent Service Failed
------ error end ---

I am able to start the listernet. But starting the agentctl manually keep failing (agentctl start).

Thanks.