Fathom Not Working.

Hello All,

Admin server is working fine on UNIX server but I am unable to start Fathom. I am getting below message when trying to start fathom with fathom –start

Code:
Fathom -start

Fathom can not be started. (9681)

Fathom status: Initializing (9670)

Linux Version: Linux 2.6.18-398.el5 x86_64
Progress Version: 10.2B04


I have gone through and tried couple of KB articles for this but still unable to start fathom.


Kindly suggest.
 

cj_brandt

Active Member
If possible get SP08 for 10.2B - there are some significant performance improvements.

verify your admin server is running and if you specified a different port you'll need to include that in the fathom query. ps -ef | grep Dsun should find the process.
it helps if the same user starting fathom is the user that started the admin server.
look at your admserv.log file
look for the ads0.exp file which shows recent errors.
Also make sure the user starting fathom has read access to /etc/fstab

After that, the next step may be to increase the logging level of the admin server.
 
Top