Hi, I was trying to delete an existing page, [b]AFTER I have changed its page template. [/b] (The reason I bold it is because I suspect that is the problem??)
So I did the deletion in Pages view. Then I click "Publish Deletion" on the right hand side to completely remove it from the view. Yet an error pops out saying "Not able to send the deactivation request", with the following exceptions in my log: [code]2014-08-20 18:25:22,150 ERROR info.magnolia.module.activation.ExchangeTask : Failed to deactivate content. info.magnolia.cms.exchange.ExchangeException: Not able to send the deactivation request [http://localhost:8080/magnoliaPublic/.magnolia/activation]: Connection refused: connect at info.magnolia.module.activation.SimpleSyndicator.doDeactivate(SimpleSyndicator.java:210) at info.magnolia.module.activation.SimpleSyndicator$3.runTask(SimpleSyndicator.java:157) at info.magnolia.module.activation.ExchangeTask.run(ExchangeTask.java:75) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Thread.java:662) 2014-08-20 18:25:22,154 ERROR info.magnolia.module.activation.SimpleSyndicator : Not able to send the deactivation request [http://localhost:8080/magnoliaPublic/.magnolia/activation]: Connection refused: connect info.magnolia.cms.exchange.ExchangeException: Not able to send the deactivation request [http://localhost:8080/magnoliaPublic/.magnolia/activation]: Connection refused: connect at info.magnolia.module.activation.SimpleSyndicator.doDeactivate(SimpleSyndicator.java:210) at info.magnolia.module.activation.SimpleSyndicator$3.runTask(SimpleSyndicator.java:157) at info.magnolia.module.activation.ExchangeTask.run(ExchangeTask.java:75) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Thread.java:662)[/code] I tried to delete from JCR, but got the same error again. AFAIK, I simply click the "Publish Deletion" every time after I delete the page to remove it from the view. But I think "Publish Deletion" should be actually doing something more meaningful right? Cheers Adam -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=8b577025-0ec8-4fbd-a20a-51c01613ffb1 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
