@mark.atech wrote:
Hello,
I have inherited an application when a developer quit. There is not documentation nor a QA environment set up. We are working hard to get something working in QA. Their hasn't been any code releases but in the last two days we started having an issue with our integration in production with PDFCreator 2.4.0 console app.The PDFCreator Dialog is poping up instead of creating without user interaction.
If i manually try to save the dialog, it processes,then throws and error
10101 - System Could not open output file.
The log for the creator is full of these.
2018-08-20 22:04:11.2100 [Error] pdfforge.PDFCreator.Core.Workflow.ConversionWorkflow.RunWorkflow: An error occured during the Viewer_CouldNotOpenOutputFile
2018-08-20 22:04:11.2412 [Error] pdfforge.PDFCreator.Core.Workflow.JobInfoQueueManager.ProcessJob: The job 'E:\PDFCreator\Certificate_20180820220408823.xfdl' terminated at step Error and did not end successfully.
2018-08-20 22:04:14.7669 [Error] pdfforge.PDFCreator.Conversion.Actions.Actions.DefaultViewerAction.OpenJobOutput: File could not be opened.
2018-08-20 22:04:14.7825 [Error] pdfforge.PDFCreator.Core.Workflow.JobRunner.RunJob: The job failed: An action failed. (Viewer_CouldNotOpenOutputFile)
2018-08-20 22:04:14.7825 [Error]and the application that is calling the creator is getting the below error.
Error Report for PDFCreator 2.4.0.213
Exception:
InvalidOperationException
A pipe server with the name PDFCreator-2 already exists!
at pdfforge.PDFCreator.Core.Communication.PipeServer.Start()
at pdfforge.PDFCreator.Core.Communication.PipeServerManager.StartServer()
at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(Func1 startApplication, Boolean startManagePrintJobs) at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.SendMessageOrStartApplication(Func
1 composePipeMessage, Func`1 startApplication, Boolean startManagePrintJobs)
at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedStart.Run()
at pdfforge.PDFCreator.UI.Views.App.App_OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)Log:
2018-08-22 09:30:10.1409 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.StartApplication: Starting PDFCreator
2018-08-22 09:30:10.5933 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Printing.FolderProvider..ctor: Temp folder is 'C:\Users\PrintUser\AppData\Local\Temp\2\PDFCreator\Temp'
2018-08-22 09:30:10.5933 [Debug] 12528-1 (ProgramThread) .lambda_method: Spool folder is 'C:\Users\PrintUser\AppData\Local\Temp\2\PDFCreator\Spool'
2018-08-22 09:30:10.7961 [Info] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStartFactory.CreateApplicationStart: Command Line parameters:
/INFODATAFILE=C:\Users\PrintUser\AppData\Local\Temp\2\PDFCreator\Spool\5-3D54A664024647AAAE8D4EC9F0A0832D.inf
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'fc85ad83-5d44-4f1d-8f68-d706b029c66c' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile '0e89f533-5d35-4cb6-bcfd-4f4b90bceb2e' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile '787782e8-2b91-4aa9-8d9a-450ab649193f' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'fad452fd-87cc-435c-af60-306d3f9ed203' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'ee386a40-2522-4473-b83f-4159ca505f60' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'd3af0289-3366-4e1d-bf3b-e513fcc51c44' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'f5bb98ba-c26e-4fcd-94f8-feedd3f1ea58' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile 'b06fd26b-00c9-473c-8fbc-be6468a42999' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.TranslateProfilenames: Profile '41eb8372-c3ac-4eb7-b7b4-a0916d418072' has no translation
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Profiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.1706 [Trace] 12528-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles:
2018-08-22 09:30:11.2330 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.SendMessageOrStartApplication: Starting attempt 1:
2018-08-22 09:30:11.2642 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: Starting pipe server
2018-08-22 09:30:11.2642 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Communication.PipeServerManager.StartServer: Starting pipe server thread
2018-08-22 09:30:11.2642 [Error] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: There was an error while starting the application
2018-08-22 09:30:11.2798 [Debug] 12528-1 (ProgramThread) pdfforge.PDFCreator.Core.Communication.PipeServerManager.Shutdown: Stopping pipe server
2018-08-22 09:30:11.3110 [Error] 12528-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.Application_DispatcherUnhandledException: Uncaught exception in WPF thread
Posts: 1
Participants: 1