So, I'm kinda having the same problem, even with the demo-project. [u]Here is the explanation of my problem.[/u]
My web server is mywebsite.com:8080/magnoliaAuthor... I access to this server from another machine because it dont have a graphical UI (linux machine). I can't activate or de-activate any website, even the demo-project. I dont have the problem of "superuser" because I log as superuser. Error message I get: Can't deactivate : 1error detected: Not able to send the deactivation request [http://localhost:8080/.magnolia/activation]: http://localhost:8080/.magnolia/activation In the log I have: [code]2012-05-09 16:50:04,593 ERROR info.magnolia.module.exchangesimple.ExchangeTask : Failed to deactivate content. info.magnolia.cms.exchange.ExchangeException: Not able to send the deactivation request [http://localhost:8080/.magnolia/activation]: http://localhost:8080/.magnolia/activation at info.magnolia.module.exchangesimple.SimpleSyndicator.doDeactivate(SimpleSyndicator.java:198) at info.magnolia.module.exchangesimple.SimpleSyndicator$3.runTask(SimpleSyndicator.java:152) at info.magnolia.module.exchangesimple.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) 2012-05-09 16:50:04,595 ERROR fo.magnolia.module.exchangesimple.SimpleSyndicator: Not able to send the deactivation request [http://localhost:8080/.magnolia/activation]: http://localhost:8080/.magnolia/activation info.magnolia.cms.exchange.ExchangeException: Not able to send the deactivation request [http://localhost:8080/.magnolia/activation]: http://localhost:8080/.magnolia/activation at info.magnolia.module.exchangesimple.SimpleSyndicator.doDeactivate(SimpleSyndicator.java:198) at info.magnolia.module.exchangesimple.SimpleSyndicator$3.runTask(SimpleSyndicator.java:152) at info.magnolia.module.exchangesimple.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] So to test something out I decided to install the same version in my local machine(windows) and there I can activate and deactivate as I want. Do you think that it has something do to with the url? maybe my web server magnolia cant "find" localhost (that one beeing himself)?? is that possible? Thanks in advance João Machacaz -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=eff52dbc-4a5a-401e-a279-9242c9736d8e ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
