SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Unix RA install

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Unix RA install
Author Message
MIke Riggs



Joined: 29 Apr 2004
Posts: 1

Post Unix RA install Reply with quote

I have installed ra_server on a Sun Sparc 5.6 server with the default
settings. It tells me it is install with the defaults but there is no
log file created in /var/log for ra_server.log.
I cannot ping port 1096 or access it and if I run a
netstat I see no service listening on that port.

If I run a another ./ra_server for default setting I get a PID and
if I ps -ef|grep ra_server right away I see the process but it dies quickly.

Any suggestions?

Thu Apr 29, 2004 12:33 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7952

Post Re: Unix RA install Reply with quote

You need to restart inetd service in order for it to see the changes in configuration files and begin listening on default port 1096

If your inted supports restart switch try running
/etc/init.d/inetd restart

Otherwise try the following
TheHUP=ps -aux | awk '$NF ~ /inetd/ && $1 ~ /^root/ && $(NF-1) !~ /awk/{print $2}'
sudo kill -9 "$TheHUP";sudo inetd

: I have installed ra_server on a Sun Sparc 5.6 server with the default
: settings. It tells me it is install with the defaults but there is no
: log file created in /var/log for ra_server.log.
: I cannot ping port 1096 or access it and if I run a
: netstat I see no service listening on that port.

: If I run a another ./ra_server for default setting I get a PID and
: if I ps -ef|grep ra_server right away I see the process but it dies quickly.

: Any suggestions?

Thu Apr 29, 2004 3:45 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.