I've seen the error before, but can't remember what caused it. Lots of problems result in that error, as shown by a grep on the source.
(from 2.3.16, but accurate nonetheless)
[root@sponge src]# grep -r 17000 *
include/tm_.h:#define TM_ESYSTEM 17000
[root@sponge src]# grep -r TM_ESYSTEM *
cmds/pbsdsh.c: { TM_ESYSTEM, "TM_ESYSTEM" },
include/tm_.h:#define TM_ESYSTEM 17000
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
lib/Libifl/tm.c: return TM_ESYSTEM;
resmom/mom_comm.c: (void)diswsi(ptask->ti_fd, TM_ESYSTEM);
resmom/mom_comm.c: (void)diswsi(ptask->ti_fd, TM_ESYSTEM);
resmom/mom_comm.c: TM_ESYSTEM : taskid));
resmom/mom_comm.c: TM_ESYSTEM :
So that doesn't help us much, but you see what I see. What version of OSCAR and OS are you using?
Verify that "pbs_oscar" is in the following files on the clients:
/usr/spool/PBS/server_name
/usr/spool/PBS/mom_priv/config
Also- if you haven't already, make sure to try to restart the mom daemons and the server itself.
Jeremy
At 02:39 PM 6/25/2002 -0400, Chewning, Joseph wrote:
After a successful install of 10 cluster nodes, I go to run the test_cluster and get the following:/usr/local/pbs/bin/pbsdsh: tm_init failed, rc = TM_ESYSTEM (17000) All my daemons are running.. Can anyone help ! Thanks, JC ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users
</x-flowed>
