ok, you're better of activating only the content you've introduced (also you 
don't transfer content over http unnecessarily).

BTW the virtualURIMapping is not limited just for the adminInterface, you can 
define it under whatever module (preferably your own).

You're welcome.
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                         
                                                                                
                                                                                
                                                                                
                                                


On Fri, 2011-05-13 at 09:13 +0200, Christian Lohmann wrote:
> Thanks again for this detailed background of the error. I now understand how 
> this issue could happen. The customer has written a virtualURIMapping. The 
> mappings are located within the adminInterface module. Thus he activated the 
> complete adminInterface. 
> 
> 
> Greetings
> 
> 
> Christian
> Am 13.05.2011 um 08:03 schrieb Zdenek Skodik:
> 
> > 
> > The thing is that the /modules/adminInterface is not bootstrapped from xmls 
> > but provided by installation task. 
> > So that different uuids are generated for the same content/path for Author 
> > and for Public.
> > If you activate it, the uuids are overwritten but the old references are 
> > still there so the LazyContentWrapper throws exceptions that can't 
> > reinitialize nodes (since these are already gone).
> > Actually only the server restart is enough to let her take new situation 
> > into account (you don't need to reinstall the adminInterface).
> > 
> > Cheers.
> > 
> > 
> > On Fri, 2011-05-13 at 07:44 +0200, Zdenek Skodik wrote:
> > > > > I also tried to activate the whole adminInterface before but without 
> > > > > results.
> > > 
> > > I'm able to reproduce it like this at CE.
> > > 
> > > I can resolve it by deactivating the whole module so that during restart 
> > > you're asked for its fresh installation on Public. Then the login 
> > > succeeded. 
> > > 
> > > HTH,
> > > -zdenek
> > > 
> > > On Thu, 2011-05-12 at 15:30 +0200, Christian Lohmann wrote:
> > > > Doesn't work either.
> > > > 
> > > > 
> > > > Config workspace index? Do you think that the index may be corrupt? If 
> > > > so, is there any method to rebuild the index without accessing the 
> > > > adminCentral?
> > > > 
> > > > 
> > > > Greeetings
> > > > 
> > > > 
> > > > Christian
> > > > 
> > > > 
> > > > 
> > > > Am 12.05.2011 um 14:51 schrieb Zdenek Skodik:
> > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > On Thu, 2011-05-12 at 14:34 +0200, Christian Lohmann wrote:
> > > > > > Hello Zdenek,
> > > > > > 
> > > > > > 
> > > > > > unfortunately it didn't help. I also tried to activate the whole 
> > > > > > adminInterface before but without results. A diff of the WEB-INF 
> > > > > > folders of author and public instances showed no differences. Any 
> > > > > > other hints to solve this problem?
> > > > > > 
> > > > > 
> > > > > wild guess - config workspace indexes? 
> > > > > 
> > > > > are you able to login directly with 
> > > > > /.magnolia/pages/adminCentral.html?mgnlUserId=my_dear_user&mgnlUserPSWD=her_secret_password
> > > > >  ?
> > > > > 
> > > > > -z
> > > > > 
> > > > > > 
> > > > > > regards,
> > > > > > Christian
> > > > > > 
> > > > > > Am 12.05.2011 um 13:22 schrieb Zdenek Skodik:
> > > > > > 
> > > > > > > 
> > > > > > > Hello Christian,
> > > > > > > 
> > > > > > > could you try to publish 
> > > > > > > /modules/adminInterface/pages/adminCentral to the Public in 
> > > > > > > question and give it a try again? It's apparently missing in 
> > > > > > > there.
> > > > > > > 
> > > > > > > Greetings,
> > > > > > > -zdenek
> > > > > > > 
> > > > > > > 
> > > > > > > On Thu, 2011-05-12 at 12:18 +0200, Christian Lohmann wrote:
> > > > > > > > Hello everyone,
> > > > > > > > 
> > > > > > > > 
> > > > > > > > i'm dealing with the issue that it isn't possible anymore to 
> > > > > > > > login on
> > > > > > > > adminCentral on my public instance. When i enter login and 
> > > > > > > > password
> > > > > > > > i'm getting a 404 error by tomcat. Ther aref 2 log entries when 
> > > > > > > > it
> > > > > > > > happens:
> > > > > > > > 
> > > > > > > > 
> > > > > > > > .magnolia.module.admininterface.PageHandlerManager: Page 
> > > > > > > > definition
> > > > > > > > not found: "adminCentral"
> > > > > > > > info.magnolia.cms.servlets.MVCServlet             : no handler 
> > > > > > > > found
> > > > > > > > for url /magnolia-boettcher/.magnolia/pages/adminCentral.html
> > > > > > > > 
> > > > > > > > 
> > > > > > > > Is there any way to fix this problem?
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > Thanks in advance!
> > > > > > > > 
> > > > > > > > 
> > > > > > > > Greetings from Hamburg
> > > > > > > > -- 
> > > > > > > > altocon GmbH
> > > > > > > > Gaußstraße 190 B
> > > > > > > > 22765 Hamburg
> > > > > > > > Tel.: +49-40-29812097-0
> > > > > > > > Fax: +49-40-29812097-9
> > > > > > > > E-Mail: [email protected]
> > > > > > > > Web: http://www.altocon.de
> > > > > > > > 
> > > > > > > > Sitz der Gesellschaft: Hamburg
> > > > > > > > AG Hamburg, HRB 104131
> > > > > > > > USt.-IdNr. DE 258127045
> > > > > > > > Geschäftsführer: Michael Trowe, Lutz Hühnken
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > ______________________________________________________________________
> > > > > > > > ----------------------------------------------------------------
> > > > > > > > For list details see
> > > > > > > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > > > > > > To unsubscribe, E-mail to: 
> > > > > > > > <[email protected]>
> > > > > > > > ----------------------------------------------------------------
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > ----------------------------------------------------------------
> > > > > > > For list details see
> > > > > > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > > > > > To unsubscribe, E-mail to: 
> > > > > > > <[email protected]>
> > > > > > > ----------------------------------------------------------------
> > > > > > > 
> > > > > > > 
> > > > > > 
> > > > > > -- 
> > > > > > altocon GmbH
> > > > > > Gaußstraße 190 B
> > > > > > 22765 Hamburg
> > > > > > Tel.: +49-40-29812097-0
> > > > > > Fax: +49-40-29812097-9
> > > > > > E-Mail: [email protected]
> > > > > > Web: http://www.altocon.de
> > > > > > 
> > > > > > Sitz der Gesellschaft: Hamburg
> > > > > > AG Hamburg, HRB 104131
> > > > > > USt.-IdNr. DE 258127045
> > > > > > Geschäftsführer: Michael Trowe, Lutz Hühnken
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > ______________________________________________________________________
> > > > > > ----------------------------------------------------------------
> > > > > > For list details see
> > > > > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > > > > To unsubscribe, E-mail to: <[email protected]>
> > > > > > ----------------------------------------------------------------
> > > > > 
> > > > > 
> > > > > 
> > > > > ----------------------------------------------------------------
> > > > > For list details see
> > > > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > > > To unsubscribe, E-mail to: <[email protected]>
> > > > > ----------------------------------------------------------------
> > > > > 
> > > > > 
> > > > 
> > > > -- 
> > > > altocon GmbH
> > > > Gaußstraße 190 B
> > > > 22765 Hamburg
> > > > Tel.: +49-40-29812097-0
> > > > Fax: +49-40-29812097-9
> > > > E-Mail: [email protected]
> > > > Web: http://www.altocon.de
> > > > 
> > > > Sitz der Gesellschaft: Hamburg
> > > > AG Hamburg, HRB 104131
> > > > USt.-IdNr. DE 258127045
> > > > Geschäftsführer: Michael Trowe, Lutz Hühnken
> > > > 
> > > > 
> > > > 
> > > > 
> > > > ______________________________________________________________________
> > > > ----------------------------------------------------------------
> > > > For list details see
> > > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > > To unsubscribe, E-mail to: <[email protected]>
> > > > ----------------------------------------------------------------
> > > 
> > > 
> > > 
> > > ----------------------------------------------------------------
> > > For list details see
> > > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > > To unsubscribe, E-mail to: <[email protected]>
> > > ----------------------------------------------------------------
> > 
> > 
> > 
> > ----------------------------------------------------------------
> > For list details see
> > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > To unsubscribe, E-mail to: <[email protected]>
> > ----------------------------------------------------------------
> > 
> > 
> 
> -- 
> altocon GmbH
> Gaußstraße 190 B
> 22765 Hamburg
> Tel.: +49-40-29812097-0
> Fax: +49-40-29812097-9
> E-Mail: [email protected]
> Web: http://www.altocon.de
> 
> Sitz der Gesellschaft: Hamburg
> AG Hamburg, HRB 104131
> USt.-IdNr. DE 258127045
> Geschäftsführer: Michael Trowe, Lutz Hühnken
> 
> 
> 
> 
> 
> ______________________________________________________________________
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to