[opencms-dev] Installing news- en organization-modules: getting a nullpointerException

Ilja imhehenkamp at hotmail.com
Fri Oct 17 23:31:01 CEST 2003


When I try to install the news- and organization-modules (downloaded via
http://opencms.al-arenal.de), I'm getting the following exception:

java.lang.NullPointerException
	at com.opencms.file.CmsRegistry.importGetModuleInfo(CmsRegistry.java:1781)
	at com.opencms.workplace.CmsAdminModuleNew.importModule(CmsAdminModuleNew.java:253)
	at com.opencms.workplace.CmsAdminModuleNew.getContent(CmsAdminModuleNew.java:211)
	at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)
	at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)
	at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)
	at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)
	at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)
	at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)
	at com.opencms.core.OpenCms.showResource(OpenCms.java:956)
	at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Anyone who knows why?

Ilja



More information about the opencms-dev mailing list