AW: [opencms-dev] trouble with apache/jrun installation
Quoc Hoang
Quoc.Hoang at Eng.Sun.COM
Mon Nov 20 22:42:14 CET 2000
Got this error while trying to run the servlet. Any suggestions?
{ (Running servlet) java.lang.NoClassDefFoundError: com/opencms/file/CmsRegistry
at
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3263)
at com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)
at com.opencms.core.OpenCms.<init>(OpenCms.java:124)
at com.opencms.core.OpenCmsServlet.init(Compiled Code)
at com.livesoftware.jrun.JRunServletLoader.loadServlet(Compiled Code)
at com.livesoftware.jrun.JRun.getServlet(Compiled Code)
at com.livesoftware.jrun.JRun.getServlet(Compiled Code)
at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)
at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java:78)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JRunPr
oxyServiceHandler.java:102)
at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled Code)
quoc
> X-Authentication-Warning: www.opencms.com: majordomo set sender to
owner-opencms-dev at www.opencms.com using -f
> From: Michael Emmerich <Michael.Emmerich at framfab.de>
> To: "'opencms-dev at www.opencms.com'" <opencms-dev at www.opencms.com>
> Subject: AW: [opencms-dev] trouble with apache/jrun installation
> Date: Mon, 20 Nov 2000 18:34:56 +0100
>
> Hello Quoc,
>
> > Hi all,
> > I am trying to install opencms on Apache/Jrun 2.3
> > architecture. Everything
> > works fine till step 7. Has anyone been able to configure
> > the opencms servlet
> > to work with Jrun. I am getting this NullPointerException
> > error. Anyone have
> > any ideas.
>
> The problem seems to be that you are not authorized to access the MySql
> database, see the line
>
> > [17.11.2000 13:58:46] <opencms_init> [8192/3692/4500][OpenCms]
> > [CmsAccessUserMySql]:General
> > error: Access denied for user: '@localhost' to database 'opencms'
>
> of the logfile.
>
> Make sure that the Apache/Jrun process is allowed to access the database. I
> don't know under which user Apache/Jrun are running, but Apache/Jserv
> normally uses the "nobody" user.
>
> Btw, it looks as if you use a old version of OpenCms (4.0.x ?), I suggest
> that you should try a more recent version,
> i.e. Version 4.1.37.
>
> Michael Emmerich
> michael.emmerich at framfab.de
More information about the opencms-dev
mailing list