cancel
Showing results for 
Search instead for 
Did you mean: 

Transform Misc Config Fail

renato_fritola
Confirmed Champ
Confirmed Champ

Alfresco is generating the following error in the log after update:

ERROR [content.transform.LocalTransformServiceRegistry] [QuartzScheduler_Worker-2] 071555649 Failed to connect or to read the response from T-Engine on http://transform-misc:8090//transform/config

I would like to know what i need to configure so that this error no longer occurs.

I'm using Alfrescon in Docker.

Thank's

5 REPLIES 5

Not applicable

I am alsoencountering similar problem. 

ERROR [content.transform.LocalTransformServiceRegistry] [QuartzScheduler_Worker-2] 10190000 Failed to connect or to read the response from T-Engine on http://webserver:8090//transform/config

hleme
Champ in-the-making
Champ in-the-making

I have same error: Failed to connect or to read the response from T-Engine on http://localhost:8091/transform/config.
For me, there is no service responding in localhost:8091. Then, this error is the symptom of another error, the transformation service was not started.

imanez1
Confirmed Champ
Confirmed Champ

You can turn on (enable) and off (disable) Local, Legacy and Transform Service transforms independently of each other by setting Alfresco global properties.

transform.service.enabled=true
local.transform.service.enabled=true
legacy.transform.service.enabled=true

dwhitfield
Champ in-the-making
Champ in-the-making

setting these to true did not work for me.

I assume you mean in /shared/classes/alfresco-global.properties ?

Feel free to connect: https://www.linkedin.com/in/douglasawh/
(leave a note that we talked on the Alfresco board)

Hi All,

I am getting similar issue.

ERROR [repo.rendition2.RemoteTransformServiceRegistry] [QuartzScheduler_Worker-2] 08070082 Failed to connect or to read the response from T-Router on http://localhost:8095//transform/config?configVersion=2