Client Device printing.

I am trying to get printing setup so that I can print from my Unix Application Server to a printer on my windows desktop. On my Servers I am using CUPS for print services and I can see jobs moving from the Application Server to the SGD Host which I have only one. I can see the jobs show up in the spool but they do not show up in the webtop queues. The print log shows the following when I try and print on the SGD Host:
2010/04/19 09:06:10 print job shwells-17145 for user shwells@ACRTEK30
2010/04/19 10:32:41 Printing test page (text) for UNIX user swells
2010/04/19 10:33:36 Printing test page (text) for UNIX user swells
2010/04/19 10:33:37 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 09:38:55 print job shwells-17570 for user shwells@ACRTEK30
2010/04/19 09:55:29 print job anonymous-17733 for user anonymous@ACRTEK30
2010/04/19 10:42:47 Printing test page (text) for UNIX user swells
2010/04/19 10:46:40 Printing test page (text) for UNIX user swells
2010/04/19 10:47:37 Printing test page (text) for UNIX user swells
2010/04/19 10:47:38 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 10:53:55 Printing test page (text) for UNIX user swells
2010/04/19 10:53:56 Print conversion: printer-type=POSTSCRIPT passthru=0
2010/04/19 10:54:20 Printing test page (text) for UNIX user swells
I turned on the logging to see what is going on but I am not sure what the information means:
2010/04/19 10:53:55.276     (pid 1999)     server/printing/info     #1271688835276
Received a print job packet: !25!swells-18896|=a_Om=rd0M90!.
2010/04/19 10:53:55.277     (pid 1999)     server/printing/info     #1271688835277
Parsed print job header for =a_Om=rd0M90.
2010/04/19 10:53:55.277     (pid 1999)     server/printing/info     #1271688835278
Queued print job: =a_Om=rd0M90.
2010/04/19 10:53:55.278     (pid 1999)     server/printing/info     #1271688835279
Placed a new print job.
Job name: swells-18896
Attributes: {scottaprintt3username=scottaprintt3username: swells, scottaprintpri
ntername=scottaprintprintername: , scottaprintformat=scottaprintformat: Unknown,
scottaprinttimestamp=scottaprinttimestamp: 1271688835277, scottaprintsize=scott
aprintsize: 1267, scottaprintname=scottaprintname: Secure Global Desktop test pa
ge, scottaprintcopies=scottaprintcopies: 1, scottaprintfilename=scottaprintfilen
ame: swells-18896, scottapeerdnsname=scottapeerdnsname: acrtek-lab.com, objectcl
ass=objectclass: scottaprintjob, scottaprintserver=scottaprintserver: acrtek30,
scottaprintstatus=scottaprintstatus: 0, scottaprinttfnname=scottaprinttfnname: .
../_dns/acrtek-lab.com/_service/sco/tta/print/swells-18896, scottaprintusername=
scottaprintusername: .../_ens/o=organization/ou=Accretive/cn=Stephen Wells (Admi
n)}
2010/04/19 10:53:56.779     (pid 1999)     server/printing/info     #1271688836779
Removed swells-18896 from the namespace.
2010/04/19 10:53:56.780     (pid 1999)     server/printing/info     #1271688836780
Removed print job: swells-18896
Nothing shows up in the webtop queue or on my local printer. Any ideas of where to look next?
Steve

Yes, I have been through the documentation. I have isolated the problem to the SGD Server by working my way through the checklists. The results on the check for display say:
- Printing services available
- Jobs spooled: 0
Total jobs spooled: 0
I have checked the Printing tab section of the admin console and everything is in order there.
I am not using an array just a single host and trying to configure for the first time.
Ghostscript is found and worked in the scripts.
I tried printing the testpage using the script and I also tried direct but received nothing on the client.
Using the lpstat -t command I get the following:
scheduler is running
system default destination: tta_printer
device for tta_pdfprinter: lpd://acrtek-lab.com/tta_pdfprinter
device for tta_printer: lpd://acrtek-lab.com/tta_printer
tta_pdfprinter accepting requests since Mon Apr 19 15:04:29 2010
tta_printer accepting requests since Mon Apr 19 16:13:16 2010
printer tta_pdfprinter is idle. enabled since Mon Apr 19 15:04:29 2010
printer tta_printer is idle. enabled since Mon Apr 19 16:13:16 2010
I have verified that print jobs are transferred from the Application hosts to the SGD Server. I am able to locate them in /opt/tarantella/var/spool where they stay for awhile then they disappear. If I watch the CUPS console I see the job appear and it shows as completed then it appears again as a held job and then eventually aborts.
it appears that what ever is supposed to be sending the job to the client is either not receiving the job or is failing but I am not sure what and cannot find any errors that point to a problem.
Steve

Similar Messages

  • Print text file to  client side printer

    Hi all,
    I have a character mode report which will print to a client side dot matrix printer in 6i. After converted to 10g, we cannot print to the client side printer (because we don't want to map so many print queue from the AS).
    So, I try to generate the report to a text file, then use webutil to transfer the txt file to the client PC, and then use Client_HOST to call the window PRINT command to print the text file to the client side printer.
    I have test this is successful, however, when I try to do the same thing to a report with Vietnam character, then it is not.
    The print request is sent to the printer, but the printer have no response.
    But that file can be print successfully if I open in Notepad and then print manually.
    I try to use window TYPE command and COPY command, but still have no luck.
    Can anyone give me some suggestions for this....
    Thanks!

    Qiu (guest) wrote:
    : In the browser/applet, the default "print" button can only
    print
    : screen to local printer, not the data I want. Use Report
    server,
    : I can't directly print to client side printer. Is there a way
    to
    : print data to local printer after press a button?
    Are u using Run_Product function in the when button pressed,
    then u can specify the format in which u want the output, option
    available are HTML and PDF, report server runs the report on the
    server and sends the output to the client machine. On the client
    machine u have to open the file and print it. I cannot print the
    report itself on the client machine.
    Try.
    Sailesh
    null

  • How to print report on client default printer ?

    I develop web application. I use jdev 10.1.3.4.0 . I can print report in PDF format.
    My Problem
    I can't print report on client default printer. when Client run application and print. Report is printed at server default printer
    How can I do.
    _My source code for print to PDF format._
    FacesContext context = FacesContext.getCurrentInstance();
    response = (HttpServletResponse)context.getExternalContext().getResponse();
    String urlSchema = "jdbc:oracle:thin:@localhost:1521:ORCL";
    String schemaName = "hr";
    String schemaPass = "hr;
    reportPath = "D:\\Project\\Reports";
    Class.forName("oracle.jdbc.driver.OracleDriver");
    conn = DriverManager.getConnection(urlSchema, schemaName, schemaPass);
    reportPath = reportPath.endsWith("\\") ? reportPath : (reportPath + "\\");
    input = new File(reportPath + reportName + ".jasper");
    reportParameters.put("SUBREPORT_DIR", reportPath);
    reportParameters.put("P_IMAGE_PATH", reportPath);
    jasperPrint = JasperFillManager.fillReport(input.getPath(), reportParameters, conn);
    response.setContentType("application/pdf");
    response.addHeader("Content-Disposition", "attachment;filename=" + reportNameOutput + ".pdf");
    OutputStream outputStream = response.getOutputStream();
    JasperExportManager.exportReportToPdfStream(jasperPrint, outputStream);
    outputStream.flush();
    outputStream.close();
    conn.close();{code}
    _My source code for print to *printer*._
    {code}FacesContext context = FacesContext.getCurrentInstance();
    response = (HttpServletResponse)context.getExternalContext().getResponse();
    String urlSchema = "jdbc:oracle:thin:@localhost:1521:ORCL";
    String schemaName = "hr";
    String schemaPass = "hr;
    reportPath = "D:\\Project\\Reports";
    Class.forName("oracle.jdbc.driver.OracleDriver");
    conn = DriverManager.getConnection(urlSchema, schemaName, schemaPass);
    reportPath = reportPath.endsWith("\\") ? reportPath : (reportPath + "\\");
    input = new File(reportPath + reportName + ".jasper");
    reportParameters.put("SUBREPORT_DIR", reportPath);
    reportParameters.put("P_IMAGE_PATH", reportPath);
    jasperPrint = JasperFillManager.fillReport(input.getPath(), reportParameters, conn);
    JasperPrintManager.printReport(jasperPrint, false);
    conn.close();Edited by: jaae251 on Jun 18, 2009 2:29 AM

    If you offer a PDF to the end user, they usually know what to do with it. OTOH, if you wish to provide software to facilitate the local printing, you might launch an application on the client side that accesses the JNLP API's PrintService - that can be done in a sandboxed application.
    A signed application might access the normal J2SE based print services. Though I heard that Sun had decided to make printing a 'prompt on first attempt' deal - even for sandboxed apps., from 1.5 plus (or was it 1.6 plus?).
    It would be a serious security bug if a web site could print on the client printer, without trust or active involvement from the end user.

  • Print Reports on Client Default Printer

    Hi All,
    I am using  Oracle Reports 11g Release 2 (11.1.2.2.0).
    I want to print oracle reports from ADF which is JEE base framework on client default printer. I am send just plane url to generate report to report server. In Oracle forms we have option to get job id of report, but in plain url i am not seeing any thing like that. In forms in am generating PDF wait untill job is finished and then send pdf to client printer by using job id.
    How it will be possible by using plain URL send to report server or any other idea to achieve this task.
    Thanks in advance.

    If you offer a PDF to the end user, they usually know what to do with it. OTOH, if you wish to provide software to facilitate the local printing, you might launch an application on the client side that accesses the JNLP API's PrintService - that can be done in a sandboxed application.
    A signed application might access the normal J2SE based print services. Though I heard that Sun had decided to make printing a 'prompt on first attempt' deal - even for sandboxed apps., from 1.5 plus (or was it 1.6 plus?).
    It would be a serious security bug if a web site could print on the client printer, without trust or active involvement from the end user.

  • Print the Web report directly to client default printer

    I've config out report URL with following parameter to print report output directly to client's printer, but when querying the report, nothing occurs in this printer. I still get the message of "Task done successfully"
    "http://server:7777/KienReport/rwservlet?report=kien_output.rdf&P_JDBCPDS=hr/[email protected]:1521:ora9i&destype=PRINTER&desformat=PDF"
    Do you know how to config that?
    Thanks,
    Kien

    Do you solved this? can you tell me how to solve it.
    best regards.

  • Reporting Services Client-Side Printing

    All my BI users should be able to print SSRS directly from their Local PC. Right now they do not have administrative rights on their PCs.  How do I install  the print- client  SSRS files on the client machines. Also, what and where are the
    files I need to install in order to enable client-side printing. I am using SSRS 2012 SharePoint integrated mode.

    Check out this article...
    http://www.kodyaz.com/articles/client-side-printing-silent-deployment-of-rsclientPrint.aspx
    The same concept applies no matter which version of SSRS you are dealing with.  You just need to find the CAB file.  For SSRS 2008 R2 it is in:
    C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\bin

  • Info on How to install adobe pdf as a printer into my device -printer file in windows 7

    Need information on how to install adobe pdf as a printer in my device-printer file in windows 7. I currently have adobe 8 pro & acrobat distiller on my pc.

    Acrobat appears to be running just fine- I am running windows 7 Ultimate 64 bit. I don't know why it just didn't automatically install- I just replaced an older HD that was going bad. Copied my entire system using windows mirrow image. Adobe pdf converter was in my device and printer file before and now its's not. I did have to reinstall several programs, such as Adobe Acrobat, etc.

  • WRT54G2: Searching For Client Device

    After logging into the router's web interface, and trying to access the "wireless" settings screen, I get the following message:
    Searching for your client device.
    Please wait...
    If you haven't clicked on the Wi-Fi Protected Setup button on your client device, please do so now.
    Which then hangs when it's 99% completed.
    I've posted a screen shot at
    www.peeniewallie.com/2008/07/searching_for_your_client_device.html
    (1) I set up this router several months ago, with two client devices. At the time, I did not get this message. Instead, I was able to access the web interface the way I always have with earlier Linksys routers.
    (2) This happens if I access the router via wireless or Ethernet cable.
    Any ideas on how I can get past this screen? The client devices are an iMac and MacBook Pro.
    Message Edited by Robert Racansky on 07-10-2008 07:24 AM

    Hard reset the router for 2-3 minutes ..... once resetted ... power down the router for few seconds ... power up & reconfigure the router ...
    See if it works or not ....

  • Possible to use wired 10/100 ethernet for client device?

    I can't seem to find an answer to this question...
    I have a Airport Express that I connect to my stereo for streamed music in my living room. It's connected to my existing wireless network (Linksys WRT54G, WPA on). Works great. Airport Express is not configured as a network extender, just connected to the existing network.
    With this configuration (or any other configuration) is it possible to connect a client device (in this case my Tivo) to the wired ethernet port on the Airport Express and have it function? I currently have a wire pulled down my hallway to connect my Tivo, I'd love to get rid of that wire. And since my Airport Express sits right behind my entertainment center, it would be great if I could use it in this fashion.
    Anyone know if this is possible? I guess the short version is, can I connect anything to the AE's 10/100 ethernet port and have it be a member of my network?

    Well, I gave it a try. It's not quite working though. I get through the entire WDS setup with no problems. Configuration went fine. Yes, it has to be WEP, not WAP for setup with WDS.
    It doesn't work though. The light on the Airport Express stays solid green, showing a valid connection. But I can't see my AE anymore, in iTunes or from the Airport Admin Utility.
    In the Airport Admin utility, I did set the ethernet port to be active. When I connect the AE to the router via the 10/100 port, everything works fine. But it simply won't show up with just the wireless. Maybe you can either connect the AE to your network via Wireless WDS OR the ethernet port can be active, but not both?

  • Crystal report: client-side printing problem

    Hello everyone,
    I developed an asp.net web application / c # - VS2012 - crystal Repport (CRforVS_13_0_5) on windows 7 pro 32 bits, everything is ok even print reports.
    The problem is that when hosting the web application in IIS on the same machine (Windows 7 pro 32 bit) printing the report (crystal report) does not work;
    my code behind:
    ReportDocument cryRpt = new ReportDocument;
      string path = "../rpt/demande.rpt";
      cryRpt.Load(Server.MapPath(@path));
      ParameterFieldDefinitions crParameterFieldDefinitions;
      ParameterFieldDefinition crParameterFieldDefinition;
      ParameterValues crParameterValues = new ParameterValues();
      ParameterDiscreteValue crParameterDiscreteValue = new ParameterDiscreteValue();
      crParameterDiscreteValue.Value = "value";
      crParameterFieldDefinitions = cryRpt.DataDefinition.ParameterFields;
      crParameterFieldDefinition = crParameterFieldDefinitions["val"];
      crParameterValues = crParameterFieldDefinition.CurrentValues;
      crParameterValues.Clear();
      crParameterValues.Add(crParameterDiscreteValue);
      crParameterFieldDefinition.ApplyCurrentValues(crParameterValues);
      cryRpt.SetDatabaseLogon(user, pw);
      CrystalReportViewer1.Visible = true;
      CrystalReportViewer1.ReportSource = cryRpt;
      cryRpt.PrintToPrinter(1, false, 0, 0);
    how to print the report on the client side?

    The search term 'crystal net client side print' brings up the following (amongst many other):
    KBA: 1214466 - How to print a report from a .NET Web application
    KBA: 1216932 - How to print directly to a printer instead of PDF in a CR 10 ASP.NET application
    KBA: 1983821 - How to achieve client side printing without using the Crystal Reports viewer
    The above should help you out. BTW.; the search box is in the top right corner.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Cannot find PDL type for output device '(Printer name)'

    Hi,
    After seeing the statutory reports (PF, ESI etc) in standard format, we try to print form. We get the below error:
    Cannot find PDL type for output device '(Printer name)'
    Message no. FPRUNX113
    Diagnosis
    No PDL type has been found for the specified output device.
    System Response
    Error message
    Procedure
    Contact your system administrator.
    Procedure for System Administration
    For more information, see SAP Note 685571.
    Any input will be off great help...
    Regards
    Pooja

    Hello
    It looks like that you had not installed the ADS(Adobe Document server) for the PDF type reports. Please check with your basis team if you want to configure ADS.
    If you need the output as a sapscript then please do the sollowing steps:
    (1) Execute transaction SM30
    (2) Enter 'Table/View' as V_T5F99OCFT
    (3) Select 'Maintain' option.
    (4) Select 'New Entries' option from the Application Too
    (5) Enter following entries:
         Logical Form Name    = HR_IN_EPF12A_99M
         Form Variant         = (Leave this field blank)
         End Date             = 31.12.9999
         Start Date           = 01.01.1990
         Form Type            = SAP Script (SSC)
         Def. Type            = (This field should be checke
         PDF Form Name        = HR_IN_EPF12A_99M
         SAP Script Form Name = HR_IN_EPF12A_99M
         Smart Form Name      = (Leave this field blank)
    (6) Save the entries
    The above example I have given you is only for the form 12A.
    You have to make entries for all the reports sapscript in this table.
    Please goto SE71 -> F4 -> Payroll -> Payroll India here you will find
    all the sapscripts you require.
    Regards
    Ramana

  • Requesting location information from a client device (7921G)

    Hey gents,
    Can a client device such as the 7921G gather its own location? I think I remember a configuration example for location presence information on a client. But unfortunately I can't find the configuration guide anymore.
    Can anyone point me in the right direction, please?
    Many thanks,
    Sebastian Jeuk

    This may help if you haven't seen it:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7921g/7_0/english/administration/guide/7921ovr.html

  • Can I use ARD3 to send print job to client's printer?

    I like the sound of ARD3 for everything else, but before I buy it, I need one specific feature - when I am controlling the client's computer, can I send a print job to the client's printer?
    Thanks a bunch!

    When you're controlling a computer you can do everything you would be able to do if you were sitting at the chair in front of the computer.

  • SCREEN LOCKED error "Searching for your client device. Please wait..."

    This error is locking my routers configuration screen. "Searching for your client device. Please wait... If you haven't clicked on the Wi-Fi Protected Setup button on your client device, please do so now."
    Is there a fix for this issue without restoring to the factory defaults?.
    Your work around is not an option because restoring the factory defaults and reconfiguring the router manually is would be too time consuming in our small office and can afford the downtime. Is there a fix for this issue without restoring to the factory defaults? This problem has been crippling many of the Linksys routers for some time now; just search the error on goggle.
    Solved!
    Go to Solution.

    Power cycle the router. Unplug the power cord for 30 seconds and power it back on. If it still won't work, then you will have to reset and reconfigure the router. Please check the links below on how to reset the router and set it up for either cable or DSL:
    Title: Resetting the router to factory defaults and changing the router’s password
    Article ID: 19584
    http://kb.linksys.com/Linksys/GetArticle.aspx?docid=1e97db4854604b0fb5cc8c0d74491e35_19584.xml&pid=8...
    Title: Setting up a Linksys router for DSL Internet connection
    Article ID: 3687
    http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=20ee1457387f40178cd5f41d4b585db4_3687.xml&pid=80&r...
    Title: Setting up a Linksys router with Cable Internet service
    Article ID: 3686
    http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=3686

  • Considering iPad as our client device from enterprise's perspective

    Hi all,
    We are working on the proposal to consider iPad as our client device (to access our server), which needs to develop our own application for iPad, and then install that application on the iPad & then sell our system (both client device & server) to the customer. Don't know whether the above solution is appropriate or not (from both legal & technical perspectives). And, don't know what technial support we can get from Apple company.
    It should be great if you can help to connect to the right person in the Apple company and forwarding some related documents/process to me.
    Thanks.
    Regards,
    Stone

    Hi all,
    We are working on the proposal to consider iPad as our client device (to access our server), which needs to develop our own application for iPad, and then install that application on the iPad & then sell our system (both client device & server) to the customer. Don't know whether the above solution is appropriate or not (from both legal & technical perspectives). And, don't know what technial support we can get from Apple company.
    It should be great if you can help to connect to the right person in the Apple company and forwarding some related documents/process to me.
    Thanks.
    Regards,
    Stone

Maybe you are looking for

  • Using iPod as external hard drive?

    So when I bought my ipod classic a month ago, the guy in the store told me I could use it as an external hard drive and store files on it for whatever reason. My friend connected the ipod to his computer, which is a pc, and stored a LOT of .jpeg file

  • Back up content from my iPhone.

    My hard drive crashed. I do not have any recent back-up at home. I have a new hard drive and old data could not be retrieved during the repair. I would like to save my iPhone content that is intact (same request for my Ipad content) on my new hard dr

  • Pass a value to Runbook by sending email to Service Manager

    Is it possible to send an email to Service Manager with a value in either the subject or message body, trigger a service offering, and then pass that value to a Orchestrator Runbook? Currently, I can send an email that is answered by the Exchange Con

  • How to retrive archived messages in sxmb_moni

    Hi, My client  want to see specific date archive messages, how to see those messages in SXMB_MONI window.  Let me know any standard program and procedure.  I am using PI 7.0 version SP19.

  • DMS Originals

    Hi I'm hoping someone can help me. I've read through hundred's of posts now and spent all day trying to solve this issue.  I know it's something stupid I'm missing but just can't find it......... I have two Document Types SPC (Specifications) and HAS