Hi Sameer
I checked this and it is true. The public user and the authir user did not have the same PW. However I set the Superuser to have the correct PW on both sides, however the result is the same. I think somehow the two instances are out of sync, as the public instance does not contain the same sites as the author instance does. Is there a procedure I can follow to make the public instance healthy again? Like deleting and recreating the public instance? Regards Claudio *********************************************** IPH Informatik AG Herr Claudio Greuter Lagerhausstrasse 9 8400 Winterthur Tel: +41 (052) 233 94 72 Fax: +41 (052) 233 94 71 [EMAIL PROTECTED] *********************************************** -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Dienstag, 6. Juni 2006 09:37 To: [email protected] Subject: Re: [magnolia-user] Activation does not work anymore check user credentials. It might be that user/pswd you are using to activate does not match with the public instance and as a result request is being ignored. Regards, - Sameer On Jun 6, 2006, at 9:27 AM, Claudio Greuter wrote: > Hello all > > I still have the same problem with the activation. I found out the > following which may be interesting: > > I configure the subscriber on address=192.168.26.128:8081 (the address > Tomcat is listening). Then I get the empty error message: > > "can't activate: Message received from subscriber:" > > When I change the port to something that does not exist, eg 8888, > then a > more meaningful message is thrown: > > "can't activate: was not able top send the activation request > [http://localhost:8082/ActivationHander]: Connection refused". > > So I think the activation request is received by the subscriber, > but why > is it returning an empty message? Does anyone know this? > > Regards > > Claudio > > *********************************************** > IPH Informatik AG > Herr Claudio Greuter > Lagerhausstrasse 9 > 8400 Winterthur > Tel: +41 (052) 233 94 72 > Fax: +41 (052) 233 94 71 > [EMAIL PROTECTED] > *********************************************** > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Freitag, 2. Juni 2006 20:22 > To: [email protected] > Subject: [magnolia-user] Activation does not work anymore > > Hello all > > I again have troubles with the magnolia setup: this time it's the > activation: > > Somehow the activationhandler seems to return an empty message in a > message box: > > "can't activate: Message received from subscriber:" > > I think there is a misconfiguration, however the activation does not > return nice error messages (bug?). > > > Here's the setup > > Tomcat Contexts: > "" --> public > "/author" --> author instance > > Tomcat listens on port 81, however I have to serve the web site from > port 80 below an existing apache Server with other sites on different > host names.. > > So I made a virtual host using the mod_proxy to pass all requests sent > to www.anyhost.ch to the tomcat. > >> > <VirtualHost 192.168.26.128:80> > Servername www.anyhost.ch > > Proxypass / http://192.168.26.128:81/ > > </VirtualHost> > > The subscriber is set up on: > Address=www.anyhost.ch > senderURL=www.anyhost.ch/author > > > Using this setup I am able to access the public instance, also the > author instance (www.anyhost.ch/author) from the local network. > However > activation fails, and somehow the /author context seems to be > unavailable from the external network > > Any ideas? > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
