How to creat a project in red hat El PC and run it in the same machine?-It have to use Log, alarm features
Hello all,
Im new user.I have just installed open clovis.when starting (init.d/sisp start our machine just hangs.
machine configuration
RHEL 4
1 GB RAM
80 GB hard drive
I have followed all installation as default.
[root@localhost init.d]# ./sisp start
Starting sisp_amf:
At least one interface (eth0) has a low value for the "unresolved
neighbour queue length" kernel parameter. This may cause problems for
this application. See the evaluation kit release notes for more
information.
[ OK ]
[root@localhost init.d]#
[root@localhost init.d]#
[root@localhost init.d]#
After that it just hangs.
Nothing is logged in /var/log/sisp
iptables -F produces no output
pls do the needfull..
My Aim is to create a simple project that uses loging and alarm features.
I going to use one machine to develop, deploy and run.
Pls help me by providing step by steps to do it...
Pls do the needfull...
Regards,
Naga

Hi Naga,
The startup output that you attached looks correct. OpenClovis starts as a set of daemon processes, so you will get the prompt back. It is suspicious that there are no logs in /var/log/sisp though. Can you do a "ps -efwww | grep sisp"? This will tell us if any OpenClovis processes are running.
Also, what model are you using? Are you going through the eval, or did you create your own model?
Andrew
If machine hangs, then we have to restart no other option including "ps -efwww | grep sisp".After restart i have executed ps -efwww | grep sisp but it shows no results.var/log/sisp also produces no results after restart.
Im only using eval model.I have just followed default installation steps.
Pls do the needfull.