Custom Query (43 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 43)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#8 invalid Returned mail: see transcript for details somebody Mail Delivery Subsystem <MAILER-DAEMON@…>
Description
The original message was received at Mon, 26 Mar 2007 07:45:10 +0200 (MEST)
from server3.rc.sara.nl [145.100.29.217]

   ----- The following addresses had permanent fatal errors -----
<elenalucia90@web.de>
    (reason: 550 <elenalucia90@web.de> Benutzer hat zuviele Mails auf dem Server. / User has too many messages on the server.)

   ----- Transcript of session follows -----
... while talking to mx-ha01.web.de.:
>>> DATA
<<< 550 <elenalucia90@web.de> Benutzer hat zuviele Mails auf dem Server. / User has too many messages on the server.
550 5.1.1 <elenalucia90@web.de>... User unknown
<<< 503 Valid RCPT TO <recipient> must precede DATA
#42 fixed Error Codes Out of Date bas JimCarreer
Description

pbs_python reports the wrong error codes for responses returned from the server. The error lies in the mapping, and can be easily fixed.

See https://github.com/adaptivecomputing/torque/blob/4.2.7/src/include/pbs_error_db.h

For the up-to-date list. The symptoms of this bug cause the error message "Queue already exists" for the "Bad UID for job execution" error among others.

See also: http://stackoverflow.com/questions/23410801/torque-pbs-python-submit-job-error-15025-queue-already-exists

#18 fixed new_rack_pbsmon.py depends on hostname configuration and is installed by default bas jbernstein@…
Description

It seems that by default, a make install installs the new_rack_pbsmon.py script into $prefix/bin/pbsmon. While this would seem okay, the new_rack_pbsmon.py depends on hostname formats to detect where the nodes are located in the individual racks. The problem here is that not all installation use this hostname format, and users will have to edit the resulting pbsmon script before it will work correctly.

On the other hand, the example pbsmon.py runs without changes regardless of the hostname configuration.

I suggest that a make install installs the pbsmon.py as $prefix/bin/pbsmon instead as it will work on a wider variety of clusters, and give the impression of a cleaner out-of-the-box install.

The quick fix here, to avoid installing new_rack_pbsmon.py is to remove the sara_install target from the Makefile's install line.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.