Hi all,
I have a problem making the PDF Generator Printer driver work. I am able to print a document, and it is successfully converted to pdf, but the send email service fails. The error message is:
2008-08-27 15:22:21,671 INFO [com.adobe.ipp.pdfgclient.ResponseGenerator] ALC-PDG-006-017-Refetched the email configuration details from provider.email_sendmail_service after 5 minutes.
2008-08-27 15:22:21,671 INFO [STDOUT] java.lang.Exception: 40002
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.EmailSender.send(EmailSender.java:135)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.ResponseGenerator.sendmail(ResponseGenerator .java:154)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.ResponseGenerator.sendResponse(ResponseGener ator.java:95)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.JobIdPoller.run(JobIdPoller.java:94)
2008-08-27 15:22:21,671 INFO [STDOUT] at java.util.TimerThread.mainLoop(Timer.java:512)
2008-08-27 15:22:21,671 INFO [STDOUT] at java.util.TimerThread.run(Timer.java:462)
I tried with two different mail servers, with same result. I have configured both EmailService: 1.0 and SendEmailService: 1.0 . Has anyone encountered this error before?
I have a problem making the PDF Generator Printer driver work. I am able to print a document, and it is successfully converted to pdf, but the send email service fails. The error message is:
2008-08-27 15:22:21,671 INFO [com.adobe.ipp.pdfgclient.ResponseGenerator] ALC-PDG-006-017-Refetched the email configuration details from provider.email_sendmail_service after 5 minutes.
2008-08-27 15:22:21,671 INFO [STDOUT] java.lang.Exception: 40002
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.EmailSender.send(EmailSender.java:135)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.ResponseGenerator.sendmail(ResponseGenerator .java:154)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.ResponseGenerator.sendResponse(ResponseGener ator.java:95)
2008-08-27 15:22:21,671 INFO [STDOUT] at com.adobe.ipp.pdfgclient.JobIdPoller.run(JobIdPoller.java:94)
2008-08-27 15:22:21,671 INFO [STDOUT] at java.util.TimerThread.mainLoop(Timer.java:512)
2008-08-27 15:22:21,671 INFO [STDOUT] at java.util.TimerThread.run(Timer.java:462)
I tried with two different mail servers, with same result. I have configured both EmailService: 1.0 and SendEmailService: 1.0 . Has anyone encountered this error before?