Hi all, I have 5.5.3 ce running, but when switching to 5.5.4 the server won't start. There seems to be something wrong with the wiring. The injector is null when he tries to instantiate ContextFactory.
I am using stk version 3.0.2. - don't know if it matters. I have made several adjustments in admincentral, so maybe I have somewhere a wrong value. What is responsible for this wiring? Thanks for any help, Heike -- The stacktrace: [code]java.lang.NullPointerException: null at info.magnolia.objectfactory.guice.GuiceUtils.hasExplicitBindingFor(GuiceUtils.java:158) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.objectfactory.guice.GuiceUtils.hasExplicitBindingFor(GuiceUtils.java:152) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.objectfactory.guice.GuiceComponentProvider.getComponent(GuiceComponentProvider.java:99) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.objectfactory.Components.getComponent(Components.java:107) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.context.ContextFactory.getInstance(ContextFactory.java:72) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.context.MgnlContext.getSystemContext(MgnlContext.java:369) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.context.MgnlContext.release(MgnlContext.java:637) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:403) ~[magnolia-core-5.5.4.jar:?] at info.magnolia.init.MagnoliaServletContextListener.startServer(MagnoliaServletContextListener.java:256) ~[magnolia-core-5.5.4.jar:?][/code] -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=215d4e7f-21b4-483c-ba5d-c81dc1331315 ---------------------------------------------------------------- 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: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------