[opencms-dev] OpenCMS installation

Sven Kuenzler svenk at tzi.de
Tue Mar 21 12:45:24 CET 2000


Hello,

somehow I have managed to solve the problem described yesterday. This
means, I am now able to login in via the command line interface and
successfully use the readFile command as described in the Installation
docs. 

However, when I go on to Step 7 and try to access 

localhost//servlets/opencms/system/workplace/action/login.html


I get a "Internal Server Error". The logs say:

jserv.log:
[21/03/2000 12:46:21:235 CET] opencms/com.opencms.core.OpenCmsServlet:
init
[21/03/2000 12:46:21:699 CET] java.lang.NullPointerException: 
	at com.opencms.file.CmsRequestContext.init(CmsRequestContext.java:95)
	at com.opencms.file.CmsObject.init(CmsObject.java:90)
	at com.opencms.core.OpenCmsServlet.init(OpenCmsServlet.java:154)
	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:475)

opencms.log
[21.03.2000 12:46:21] <opencms_init> [OpenCmsServlet] initializing
opencms with initializer: com.opencms.file.CmsInitMySqlCache
[21.03.2000 12:46:21] <opencms_init> [OpenCmsServlet] connecting to
propertyDB via org.gjt.mm.mysql.Driver
[21.03.2000 12:46:21] <opencms_init> [OpenCms] creating first cms-object
[21.03.2000 12:46:21] <opencms_init> [OpenCms] initializing the
cms-object and the main resource-broker
[21.03.2000 12:46:21] <opencms_init> [OpenCms]
[CmsAccessUserMySql]:General error: Access denied for user: '@localhost'
to database 'opencms'
[21.03.2000 12:46:21] <opencms_init> [OpenCms] initialize launchers...
[21.03.2000 12:46:21] <opencms_init> [CmsLauncherManager] launcher
package is:com.opencms.launcher
[21.03.2000 12:46:21] <opencms_init> [CmsLauncherManager] OpenCms
launcher "CmsXmlLauncher" with launcher ID 3 loaded successfully.
[21.03.2000 12:46:21] <opencms_init> [CmsLauncherManager] OpenCms
launcher "CmsDumpLauncher" with launcher ID 1 loaded successfully.

What may be the problem here?

Again, I'm using

Suse 6.3 kernel 2.2.14
MySQL GPL from Suse
JServ 1.1
and the latest OpenCMS-zipped-Version

   Sven....



More information about the opencms-dev mailing list