search for: jobs

Displaying 20 results from an estimated 19650 matches for "jobs".

Did you mean: job
2004 Apr 20
0
SAMBA 3.0.2 printing problem
...adDevices: Added device "usb:/dev/usb/lp15"... D [03/Mar/2004:10:30:44 +0200] StartListening: NumListeners=1 D [03/Mar/2004:10:30:44 +0200] StartListening: address=7f000001 port=631 D [03/Mar/2004:10:30:44 +0200] ResumeListening: setting input bits... D [03/Mar/2004:10:30:44 +0200] LoadAllJobs: Scanning /var/spool/cups... D [03/Mar/2004:10:30:44 +0200] LoadAllJobs: Loading attributes for job 19... D [03/Mar/2004:10:30:44 +0200] LoadAllJobs: Loading attributes for job 20... . . . . D [03/Mar/2004:10:30:44 +0200] LoadAllJobs: Loading attributes for job 121... D [03/Mar/2004:10:30:44 +0200]...
2006 Oct 16
2
CUPS Problem
The Highlights: -CentOS 4.4 & CUPS -HPLIP Installed -Running as server, no GUI. -Can print from command-line no problem. -Printing from Windows XP via Samba puts job in the correct queue, job is processed but not parsed or rendered. The job is removed from the queue, but never prints. (I've RTFM and google'd it, no avail...) Help?? When printing from commandline (eg. cat file
2017 Aug 04
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...D [04/Aug/2017:16:53:36 +0200] cupsdMarkDirty(---J-) D [04/Aug/2017:16:53:36 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files" D [04/Aug/2017:16:53:36 +0200] cupsdMarkDirty(---J-) D [...
2007 May 21
0
cups, firefox + acrobat (getting strange output)
I think this isn't plj output. Please take a look : document printed from Foxit Reader(PDF), all works fine: LINK: http://img526.imageshack.us/my.php?image=digitalizar10001rw2.jpg error_log output using Foxit Reader: D [18/May/2007:13:27:58 -0300] cupsdAcceptClient: 9 from localhost:631 (IPv4) D [18/May/2007:13:27:58 -0300] cupsdReadClient: 9 POST /printers/teste_ HTTP/1.1 D
2003 Jul 05
3
Max Print Jobs Problem
I have setup a dedicated print server running on RH 8 with Samba 2.2.5-10 and LPRng-3.8.9-6 to service a HP9000 printer. The print queue for this HP9000 gets it print jobs from a Windows server via a script and the queue is set to HOLDALL status. The HOLDALL status is necessary because the script runs overnight to produce the print jobs which can total anywhere from 500 to 12,000 individual print jobs. My problem is that samba defaults to accepting up to 1000 print...
2007 Dec 29
0
(unknown)
...____ Overview -------------------------------- Backgroundjob (Bj) is a brain dead simple zero admin background priority queue for Rails. Bj is robust, platform independent (including windows), and supports internal or external manangement of the background runner process. Jobs can be submitted to the queue directly using the api or from the command line using the ./script/bj: api: Bj.submit ''cat /etc/password'' command line: bj submit cat /etc/password Bj''s priority queue lives in the database and is therefore...
2005 Dec 29
4
Many-to-Many: Where to add the children?
I have two classes Person and Job defined as follows: class Person < ActiveRecord::Base :has_and_belongs_to_many jobs def add_job(job_name) job = Job.find_by_name(job_name) # See if this job exists if job.nil? # If this job doesn''t exist job = Job.new # Create a new job job.name = job_name # with the given name end...
2005 Sep 02
1
Calculating Goodman-Kurskal's gamma using delta method
Dear list, I have a problem on calculating the standard error of Goodman-Kurskal's gamma using delta method. I exactly follow the method and forumla described in Problem 3.27 of Alan Agresti's Categorical Data Analysis (2nd edition). The data I used is also from the job satisfaction vs. income example from that book. job <- matrix(c(1, 3, 10, 6, 2, 3, 10, 7, 1, 6, 14, 12, 0, 1, 9,
2004 Mar 04
0
SAMBA 3.0.2 printing problem
Hi I've recently upgraded to 3.0.2 from 2.2.8 on Redhat 9. We have 2 Linux servers and a number of windows XP machines. The primary domain controller has a printer which is shared and to which all the computers have access. Since upgrading, the other Linux server cannot print to shared printers on the primary linux controller or on windows machines and cannot install new shared printers from
2005 May 10
58
A quick straw poll
How many of you are using Rails: 1. As the primary development tool at your Day Job 2. As a small part of your Day Job 3. Not using Rails in your Day Job, but are using Ruby 4. For OS/outside work/hobby -- sam http://www.magpiebrain.com/
2017 Aug 04
0
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...o \'FILE:/tmp/krb5cc_1000\' > E [04/Aug/2017:16:53:36 +0200] [Job 88] Could not determine network > interfaces, you must use a interfaces config line > D [04/Aug/2017:16:53:36 +0200] cupsdMarkDirty(---J-) > D [04/Aug/2017:16:53:36 +0200] cupsdSetBusyState: newbusy="Printing jobs > and dirty files", busy="Printing jobs and dirty files" > D [04/Aug/2017:16:53:36 +0200] cupsdMarkDirty(---J-) > D [04/Aug/2017:16:53:36 +0200] cupsdSetBusyState: newbusy="Printing jobs > and dirty files", busy="Printing jobs and dirty files" > D [...
2017 Feb 17
2
Re: Determining domain job kind from job stats?
Jiri Denemark <jdenemar@redhat.com> writes: > On Fri, Feb 10, 2017 at 21:50:19 +0100, Milan Zamazal wrote: >> Hi, is there a reliable way to find out to what kind of job does the >> information returned from virDomainGetJobStats or provided in >> VIR_DOMAIN_EVENT_ID_JOB_COMPLETED event callback belong to? > > No, libvirt expects that the caller knows what job it started. All jobs > currently reported using virDomainGetJobStats API or > VIR_DOMAIN_EVENT_ID_JOB_COMPLETED event are internally implemented...
2015 May 04
1
A working CUPS authentication now fails without change anything...
...ault> JobPrivateAccess all JobPrivateValues none SubscriptionPrivateAccess default SubscriptionPrivateValues default <Limit Create-Job Print-Job Print-URI Validate-Job> Order deny,allow </Limit> <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job CUPS-Get-Document> Require user @OWNER @SYSTEM printersjobsmanagers Order deny,allow...
2017 Feb 20
2
Re: Determining domain job kind from job stats?
...mazal wrote: >> Jiri Denemark <jdenemar@redhat.com> writes: >> >> > On Fri, Feb 10, 2017 at 21:50:19 +0100, Milan Zamazal wrote: >> >> Hi, is there a reliable way to find out to what kind of job does the >> >> information returned from virDomainGetJobStats or provided in >> >> VIR_DOMAIN_EVENT_ID_JOB_COMPLETED event callback belong to? >> > >> > No, libvirt expects that the caller knows what job it started. All jobs >> > currently reported using virDomainGetJobStats API or >> > VIR_DOMAIN_EVENT_ID_J...
2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
Hi, I have been using LLVM+Clang in my project for some time and it has been working just fine up to now (I am currently using version 3.5.1). However, with version 3.6 having just been released, I thought I would give it a try and update my code to use MCJIT rather than the now discontinued JIT. Well, this proved to be a relatively smooth process, and everything is now working fine on
2023 Aug 11
1
[PATCH drm-misc-next] drm/nouveau: sched: avoid job races between entities
...current implementation, in order to avoid arbitrary amounts of kthreads, has a single scheduler instance while scheduler entities represent rings. As a workaround, set the DRM_SCHED_FENCE_DONT_PIPELINE for all out-fences in order to force the scheduler to wait for full job completion for dependent jobs from different entities and same scheduler instance. There is some work in progress [1] to address the issues of firmware schedulers; once it is in-tree the scheduler topology in Nouveau should be re-worked accordingly. [1] https://lore.kernel.org/dri-devel/20230801205103.627779-1-matthew.brost a...
2017 Aug 05
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...og also have the below line "HTTP_STATE_WAITING Closing for error 32 (Broken pipe)" like I show below. Both this line and the line "Could not determine network interfaces, you must use a interfaces config line" maybe can give some idea on what goes wrong? The line "Printing jobs and dirty files" can maybe be ignored since it also shows up in 14.04 where it works. D [05/Aug/2017:12:52:04 +0200] [Job 89] SMBSPOOL_KRB5 - Started with uid=0 D [05/Aug/2017:12:52:04 +0200] [Job 89] SMBSPOOL_KRB5 - AUTH_INFO_REQUIRED=negotiate D [05/Aug/2017:12:52:04 +0200] [Job 89] SMBSPOO...
2005 Dec 22
3
NewbieQ : undefined method `stringify_keys!'' Dumb Question
Hi, I''m running round in circles again! I''m trying to save a note that has a HABTM relationship with a job. The note is new - the job exists. In my partial for notes I have ; <%= start_form_tag :action => ''new_note'', :id => @job %> <%= text_area_tag "note", nil, :size => "65x10" %> <%=submit_tag
2006 Jun 08
0
rq-2.3.3
HISTORY --- 2.3.3: - fixed bug in updater related to io files (see tmp_stdin in jobqueue.rb) - [IMPORTANT] removed feature where stdin jobs could contain comments (''#''). input lines are now taken literally __except__ blank lines, which are still ignored. - added ability to dump stdin/stdout/stderr for any job rq q stdout 42 cat jids | rq q stdout - - added ability to dump s...
2007 Dec 21
3
Jobs running too slow
Say I have a job that runs every minute, but it takes longer than a minute to execute. Will it start a new job every minute? If it does, then how would I make a job that sleeps for a certain amount of time, then restarts? I have a job that could take an hour or two to complete, and I don''t want to have multiple copies of that job running at the same time. Joe