Courier hangs when publishing .pdf, .xsl files, but fine with .png, .jpg in media section
Hi,
just upgraded from Umbraco 7.2.4 Couier 2.5 to Umbraco 7.5.11 Courier 3.07.
I think this problem was occurring before the upgrade. This was an attempt to solve this problem that just seemed to start.
When you go to the media section and try to Courier .pdf or .xsl files, it transfers the files to the remote server (I checked in media folder), but it hangs locally with a white screen and you do not see the files listed in the remote Umbraco backend when you look there.
This is really annoying, does anyone know why this is happening. It means pages with pdfs on are not published. I know .jpg and .png files work, not sure about others. Could this be server relalated? I tried publishing from 2 different computer, from 2 networks, same thing.
Thanks a lot for any advice!
On the remote machine here it the log:
2017-03-28 22:11:58,232 [75] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 75] A session Id has been set: a3f0250c-0e12-4f49-8e9b-3487a481450f
2017-03-28 22:11:58,256 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Loading factory
2017-03-28 22:12:00,147 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Complete (took 1890ms)
2017-03-28 22:12:00,175 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Loading factory
2017-03-28 22:12:00,608 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Complete (took 432ms)
2017-03-28 22:12:02,609 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a3f0250c-0e12-4f49-8e9b-3487a481450f
2017-03-28 22:12:02,624 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] Ending session: a3f0250c-0e12-4f49-8e9b-3487a481450f
2017-03-28 22:12:02,624 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a3f0250c-0e12-4f49-8e9b-3487a481450f
2017-03-28 22:12:02,625 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a3f0250c-0e12-4f49-8e9b-3487a481450f
2017-03-28 22:12:03,544 [74] DEBUG Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] A request was made to get a global context and to create on if the global one doesn't exists, the request is returning a non-global standalone context
2017-03-28 22:12:09,270 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] A session Id has been set: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
2017-03-28 22:12:09,674 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
2017-03-28 22:12:09,675 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
2017-03-28 22:12:09,675 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] Ending session: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
2017-03-28 22:12:09,676 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
2017-03-28 22:12:09,676 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
Courier hangs when publishing .pdf, .xsl files, but fine with .png, .jpg in media section
Hi,
just upgraded from Umbraco 7.2.4 Couier 2.5 to Umbraco 7.5.11 Courier 3.07.
I think this problem was occurring before the upgrade. This was an attempt to solve this problem that just seemed to start.
When you go to the media section and try to Courier .pdf or .xsl files, it transfers the files to the remote server (I checked in media folder), but it hangs locally with a white screen and you do not see the files listed in the remote Umbraco backend when you look there.
This is really annoying, does anyone know why this is happening. It means pages with pdfs on are not published. I know .jpg and .png files work, not sure about others. Could this be server relalated? I tried publishing from 2 different computer, from 2 networks, same thing.
Thanks a lot for any advice!
On the remote machine here it the log:
2017-03-28 22:11:58,232 [75] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 75] A session Id has been set: a3f0250c-0e12-4f49-8e9b-3487a481450f 2017-03-28 22:11:58,256 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Loading factory 2017-03-28 22:12:00,147 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Complete (took 1890ms) 2017-03-28 22:12:00,175 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Loading factory 2017-03-28 22:12:00,608 [75] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateSessionManager - [Thread 75] Complete (took 432ms) 2017-03-28 22:12:02,609 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a3f0250c-0e12-4f49-8e9b-3487a481450f 2017-03-28 22:12:02,624 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] Ending session: a3f0250c-0e12-4f49-8e9b-3487a481450f 2017-03-28 22:12:02,624 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a3f0250c-0e12-4f49-8e9b-3487a481450f 2017-03-28 22:12:02,625 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a3f0250c-0e12-4f49-8e9b-3487a481450f 2017-03-28 22:12:03,544 [74] DEBUG Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] A request was made to get a global context and to create on if the global one doesn't exists, the request is returning a non-global standalone context 2017-03-28 22:12:09,270 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] A session Id has been set: a6363b2d-4d62-4c79-9f1f-7ca6bc591294 2017-03-28 22:12:09,674 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a6363b2d-4d62-4c79-9f1f-7ca6bc591294 2017-03-28 22:12:09,675 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a6363b2d-4d62-4c79-9f1f-7ca6bc591294 2017-03-28 22:12:09,675 [74] INFO Umbraco.Courier.Core.GlobalExecutionContextManager - [Thread 74] Ending session: a6363b2d-4d62-4c79-9f1f-7ca6bc591294 2017-03-28 22:12:09,676 [74] DEBUG Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session, UseGlobalSession: True, key: a6363b2d-4d62-4c79-9f1f-7ca6bc591294 2017-03-28 22:12:09,676 [74] WARN Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider - [Thread 74] Closing session called but there is no session open: a6363b2d-4d62-4c79-9f1f-7ca6bc591294
is working on a reply...