Hi Team, Iam getting below error. Please help me on this . Thanks in advance
2012-06-22 17:33:31,970 ERROR fo.magnolia.module.exchangesimple.SimpleSyndicator: Not able to send the activation request [http://localhost:8080/magnoliaPublic/.magnolia/activation]: http://localhost:8080/magnoliaPublic/.magnolia/activation info.magnolia.cms.exchange.ExchangeException: Not able to send the activation request [http://localhost:8080/magnoliaPublic/.magnolia/activation]: http://localhost:8080/magnoliaPublic/.magnolia/activation at info.magnolia.module.exchangesimple.BaseSyndicatorImpl.activate(BaseSyndicatorImpl.java:431) at info.magnolia.module.exchangesimple.SimpleSyndicator$2.runTask(SimpleSyndicator.java:103) 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) Caused by: java.io.FileNotFoundException: http://localhost:8080/magnoliaPublic/.magnolia/activation at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1491) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1485) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139) at java.net.URLConnection.getContent(URLConnection.java:688) at info.magnolia.module.exchangesimple.BaseSyndicatorImpl.activate(BaseSyndicatorImpl.java:420) ... 4 more Caused by: java.io.FileNotFoundException: http://localhost:8080/magnoliaPublic/.magnolia/activation at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1434) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2300) at info.magnolia.module.exchangesimple.BaseSyndicatorImpl.transportActivatedData(BaseSyndicatorImpl.java:445) at info.magnolia.module.exchangesimple.BaseSyndicatorImpl.activate(BaseSyndicatorImpl.java:399) ... 4 more 2012-06-22 17:33:31,985 ERROR a.module.admininterface.commands.ActivationCommand: can't activate Regards, swamy -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=931ea386-c9d4-4c89-b380-1059c0f01571 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
