I installed Adobe Frame Maker server on my machine and every time I run a task to convert a .FM file to PDF I have the following error on the vent viewer:
Unable to start a DCOM Server: {BE22E8AF-FE3F-4775-BA99-C05DC4CF248D}. The error: "2147943140"
Happened while starting this command:
C:\Program Files\Adobe\Adobe FrameMaker 2022\FrameMaker.exe /progid:FMServer17.1.Api1 -Embedding
and on the server side on the page I have :
[10/10/2024 13:48] RUNNING
FrameMaker Publishing Server VERSION 17
RUNNING
FileMap not found. Creating.....
ERROR CODE: 2
Launching Server Instance: FMServer17.1.Api1
'FrameMaker_Connect_Disconnect_Mutex' Mutex not found. Creating Mutex.
No connection: FMServer17.1.Api1
Attempt 1 of aquiring FrameMaker session failed.
Launching Server Instance: FMServer17.1.Api1
No connection: FMServer17.1.Api1
Attempt 2 of aquiring FrameMaker session failed.
Launching Server Instance: FMServer17.1.Api1
No connection: FMServer17.1.Api1
Attempt 3 of aquiring FrameMaker session failed.
Launching Server Instance: FMServer17.1.Api1
No connection: FMServer17.1.Api1
Attempt 4 of aquiring FrameMaker session failed.
Job Execution Error: No Connection. Quitting...
jobstatus {
log {
key: "input"
value: "C:\AdobeFrameMaker\xxxxxxxxxxxxxxxx_EN-US.FM"
}
outputstatus {
log {
key: "output"
value: "C:\AdobeFrameMaker\Temp"
}
log {
key: "format"
value: "FM_PDF"
}
log {
key: "status"
value: "FAILURE"
}
log {
key: "createdtime"
value: "1601-01-01 1601 21:12:18Z"
}
}
}
COMPLETED
FINISHED
Does any body know how to fix this ?