[opencms-dev] Can´t login

Wolfram Stumpf stumpf at rancon.de
Wed Mar 8 11:42:43 CET 2000


Hi!

After successfully initialising OpenCMS I can´t manage to login as
described in step 7 of the installation "manual". Apache reports
"Internal Server Error". Jserv.log reports a null pointer exception:

[08/03/2000 10:52:14:857 GMT+01:00]
opencms/com.opencms.core.OpenCmsServlet: init
[08/03/2000 10:52:14:870 GMT+01:00] java.lang.NullPointerException: 
        at
com.opencms.file.CmsRequestContext.init(CmsRequestContext.java:95)
        at com.opencms.file.CmsObject.init(CmsObject.java:89)
        at com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:148)
        at
org.apache.jserv.JServServletManager.load_init(JServServletManager.java:569)
        at
org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:488)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:266)
        at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java)

and finally opencms.log reports the initialisation of some components:

[08.03.2000 10:52:14] <opencms_debug> [CmsLauncherManager] OpenCms
launcher "CmsXmlLauncher" with launcher ID 3 loaded successfully.
[08.03.2000 10:52:14] <opencms_debug> [CmsLauncherManager] OpenCms
launcher "CmsDumpLauncher" with launcher ID 1 loaded successfully.

I´m using the following software:

        Suse Linux 6.1
        Apache Webserver 1.3.9
        Jserv 1.1
        JSDK 2.0
        MySql
	OpenCMS 4.0a20

I allready checked the sources (cmsrequestcontext.java). It seems as if
the system needs some kind of username, which isn´t set or passed to
something. Any suggestions?


Thanks 

	Wolfram Stumpf

P.S.: I allready fixed the missing ; in opencms.properties.



More information about the opencms-dev mailing list