Thanks Vivian! Regards
Amir > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 23, 2007 4:43 AM > To: [email protected] > Subject: Re: [magnolia-dev] module delta register servlet issue > > okay, fixed now. > trunk should bootstrap without exceptions again.. > > cheers, > vivian > > > Am 23.10.2007 um 10:14 schrieb Vivian Steller: > > > confirmed; this one should be fixed already. > > > > currently fixing another issue I just committed carelessly. > > > > I will answer again if fixed. > > sorry for the noise.. > > > > regards, > > vivian > > > > > > Am 23.10.2007 um 00:55 schrieb Amir Mistric: > > > >> Hi > >> > >> As I was bootstrapping fresh Magnolia from SVN in order to > test the 2 > >> issues for Mister G :) (namely MAGNOLIA-1560, MAGNOLIA-1761) I got > >> the following after clicking "ok, go" link of Magnolia > >> update/installer page... > >> > >> > >> > >> > >> Can someone confirm before I JIRA this... > >> > >> Thanks > >> Amir > >> > >> P.S. > >> Sorry for the long stacktrace (I will attach as separate file in > >> JIRA once this is confirmed) > >> > >> > >> > >> > >> > >> INFO info.magnolia.cms.beans.config.ConfigLoader 22.10.2007 > >> 18:46:32 -- Initializing content repositories > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- System : loading JCR > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:website > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:config > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:users > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:userroles > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:usergroups > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:mgnlSystem > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- Loading workspace:mgnlVersion > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:32 -- System : loading JCR magnolia > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:32 > >> -- Loading repository at C:\nemours\webapp\deploy > >> \magnoliaAuthor.war\repositories\magnolia (config file: C:\nemours > >> \webapp\deploy\magnoliaAuthor.war\WEB-INF\config\repo-conf > >> \jackrabbit-derby-search.xml) > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:38 > >> -- registering prefix [mgnl] with uri > http://www.magnolia.info/jcr/ > >> mgnl > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:38 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}metaData > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}content > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl} > >> contentNode > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}resource > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}reserve > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}user > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}role > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:46:39 > >> -- registering nodetype {http://www.magnolia.info/jcr/mgnl}group > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:46:44 -- System : JCR loaded > >> INFO info.magnolia.cms.beans.config.ConfigLoader 22.10.2007 > >> 18:46:44 -- Setting system context > >> INFO info.magnolia.module.webapp.WebappVersionHandler > 22.10.2007 > >> 18:46:44 -- Content was not found in the repository, will > >> bootstrap web-app. > >> INFO info.magnolia.module.ui.ModuleManagerWebUI 22.10.2007 > >> 18:46:44 -- > >> > ********************************************************************* > >> ************************************ > >> * > > >> * > >> * Magnolia needs module updates or installs, point your > browser to > >> your Magnolia instance and confirm ! * > >> * > > >> * > >> > ********************************************************************* > >> ************************************ > >> INFO info.magnolia.cms.beans.config.ConfigLoader 22.10.2007 > >> 18:46:44 -- Init i18n > >> INFO info.magnolia.cms.i18n.AbstractMessagesImpl 22.10.2007 > >> 18:46:44 -- Config : loading i18n configuration - > /server/i18n/system > >> WARN info.magnolia.cms.i18n.AbstractMessagesImpl 22.10.2007 > >> 18:46:44 -- /server/i18n/system does not exist yet; skipping. > >> INFO info.magnolia.cms.i18n.AbstractMessagesImpl 22.10.2007 > >> 18:46:44 -- Registering event listener for i18n > >> INFO info.magnolia.cms.beans.config.Server 22.10.2007 18:46:44 > >> -- Config : loading Server > >> WARN info.magnolia.cms.beans.config.Server 22.10.2007 18:46:44 > >> -- /server does not exist yet; skipping. > >> INFO info.magnolia.cms.beans.config.Server 22.10.2007 18:46:44 > >> -- Registering event listener for server > >> INFO info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:46:44 > >> -- Config : loading Listener info > >> WARN info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:46:44 > >> -- Config : no Listener info configured at /server/IPConfig > >> INFO info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:46:44 > >> -- Registering event listener for Listeners > >> INFO info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:46:44 -- Config : loading MIMEMapping > >> WARN info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:46:44 -- Config : no MIMEMapping info configured at /server/ > >> MIMEMapping > >> INFO info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:46:44 -- Registering event listener for MIMEMapping > >> INFO info.magnolia.cms.beans.config.ConfigLoader 22.10.2007 > >> 18:46:44 -- Configuration loaded! > >> INFO info.magnolia.cms.filters.MgnlMainFilter 22.10.2007 > >> 18:46:44 -- Initializing filters > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:48:09 -- System : loading workspace dms > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:48:10 > >> -- Custom node types registered using /mgnl-nodetypes/owfe- > >> nodetypes.xml > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:48:10 > >> -- registering nodetype {}workItem > >> INFO info.magnolia.jackrabbit.ProviderImpl 22.10.2007 18:48:10 > >> -- registering nodetype {}expression > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:48:10 -- System : loading workspace Store > >> INFO info.magnolia.cms.beans.config.ContentRepository > 22.10.2007 > >> 18:48:11 -- System : loading workspace Expressions > >> WARN info.magnolia.module.InstallContextImpl 22.10.2007 > 18:48:13 > >> -- > Please set the config:/server/defaultBaseUrl property to a > >> full URL to be used when generating absolute URLs for external > >> systems. > >> INFO info.magnolia.cms.beans.config.Server 22.10.2007 18:48:39 > >> -- Config : re-loading Server config > >> INFO info.magnolia.cms.beans.config.Server 22.10.2007 18:48:39 > >> -- Config : loading Server > >> INFO info.magnolia.cms.beans.config.Server 22.10.2007 18:48:39 > >> -- Config : Server config loaded > >> INFO info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:48:39 > >> -- Config : re-loading Listener info > >> INFO info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:48:39 > >> -- Config : loading Listener info > >> INFO info.magnolia.cms.beans.config.Listener 22.10.2007 > 18:48:39 > >> -- Config : Listener info loaded > >> INFO info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:48:39 -- Config : re-loading MIMEMapping > >> INFO info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:48:39 -- Config : loading MIMEMapping > >> INFO info.magnolia.cms.beans.config.MIMEMapping 22.10.2007 > >> 18:48:40 -- Config : MIMEMapping loaded > >> INFO info.magnolia.cms.i18n.AbstractMessagesImpl 22.10.2007 > >> 18:48:40 -- Config : loading i18n configuration - > /server/i18n/system > >> ERROR org.apache.catalina.core.ContainerBase.[jboss.web]. > >> [localhost].[/magnoliaAuthor].[default] 22.10.2007 18:48:42 -- > >> Servlet.service() for servlet default threw exception > >> java.lang.NullPointerException > >> at info.magnolia.cms.util.NodeDataUtil.createValue > >> (NodeDataUtil.java:509) > >> at info.magnolia.cms.util.NodeDataUtil.getOrCreateAndSet > >> (NodeDataUtil.java:424) > >> at info.magnolia.module.delta.RegisterServletTask.execute > >> (RegisterServletTask.java:63) > >> at info.magnolia.module.delta.ArrayDelegateTask.execute > >> (ArrayDelegateTask.java:71) > >> at info.magnolia.module.ModuleManagerImpl.installOrUpdateModule > >> (ModuleManagerImpl.java:393) > >> at > info.magnolia.module.ModuleManagerImpl.performInstallOrUpdate > >> (ModuleManagerImpl.java:195) > >> at info.magnolia.module.ui.ModuleManagerWebUI.execute > >> (ModuleManagerWebUI.java:71) > >> at info.magnolia.cms.filters.InstallFilter.doFilter > >> (InstallFilter.java:67) > >> at info.magnolia.cms.filters.AbstractMgnlFilter.doFilter > >> (AbstractMgnlFilter.java:47) > >> at info.magnolia.cms.filters.MgnlMainFilter.doFilter > >> (MgnlMainFilter.java:71) > >> at info.magnolia.cms.filters.MgnlMainFilter.doFilter > >> (MgnlMainFilter.java:151) > >> at > >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter > >> (ApplicationFilterChain.java:202) > >> at org.apache.catalina.core.ApplicationFilterChain.doFilter > >> (ApplicationFilterChain.java:173) > >> at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter > >> (ReplyHeaderFilter.java:96) > >> at > >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter > >> (ApplicationFilterChain.java:202) > >> at org.apache.catalina.core.ApplicationFilterChain.doFilter > >> (ApplicationFilterChain.java:173) > >> at org.apache.catalina.core.StandardWrapperValve.invoke > >> (StandardWrapperValve.java:213) > >> at org.apache.catalina.core.StandardContextValve.invoke > >> (StandardContextValve.java:178) > >> at > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke > >> (SecurityAssociationValve.java:175) > >> at > org.jboss.web.tomcat.tc5.session.ClusteredSessionValve.invoke > >> (ClusteredSessionValve.java:87) > >> at org.jboss.web.tomcat.security.JaccContextValve.invoke > >> (JaccContextValve.java:74) > >> at org.apache.catalina.core.StandardHostValve.invoke > >> (StandardHostValve.java:126) > >> at org.apache.catalina.valves.ErrorReportValve.invoke > >> (ErrorReportValve.java:105) > >> at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke > >> (CachedConnectionValve.java:156) > >> at org.apache.catalina.core.StandardEngineValve.invoke > >> (StandardEngineValve.java:107) > >> at org.apache.catalina.connector.CoyoteAdapter.service > >> (CoyoteAdapter.java:148) > >> at org.apache.coyote.http11.Http11Processor.process > >> (Http11Processor.java:869) > >> at org.apache.coyote.http11.Http11BaseProtocol > >> > $Http11ConnectionHandler.processConnection(Http11BaseProtocol.java: > >> 664) > >> at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket > >> (PoolTcpEndpoint.java:527) > >> at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run > >> (MasterSlaveWorkerThread.java:112) > >> at java.lang.Thread.run(Thread.java:619) > >> > >> ---------------------------------------------------------------- > >> for list details see > >> http://documentation.magnolia.info/docs/en/editor/stayupdated.html > >> ---------------------------------------------------------------- > > > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
