[opencms-dev] unable to load the resource broker
Quoc Hoang
Quoc.Hoang at Eng.Sun.COM
Mon Nov 27 03:01:50 CET 2000
The servlet is unable to load the resource broker. Does anyone have any idea
why? I'm using opencms_4.1.37, xerces_1_1_3, and mysql jdbc driver version
mm.mysql.jdbc-2.0pre5, running on Apache/JRun architecture on Solaris 7
platform. I've been trying to get opencms to work on my system for the last few
days and I'm unable to. Are there quirks in the installation notes that I'm
unaware of? Perhaps, if anyone were able to get to work, please detail the
steps if possible.
Another thing, the database is located locally.
opencms log
=================
[26.11.2000 17:26:32] <opencms_init> [OpenCmsServlet] logging started
[26.11.2000 17:26:32] <opencms_init> [OpenCmsServlet] Clusterurl:
[26.11.2000 17:26:32] <opencms_init> [OpenCms] creating first cms-object
[26.11.2000 17:26:32] <opencms_init> [OpenCms] initializing the main
resource-broker
[26.11.2000 17:26:32] <opencms_init> [CmsRbManager] ressourcebroker-name: mySql
[26.11.2000 17:26:32] <opencms_init> [CmsRbManager] ressourcebroker-classname:
com.opencms.file.mySql.CmsResourceBroker
[26.11.2000 17:26:32] <opencms_init> [CmsRbManager] got rb-class
[26.11.2000 17:26:32] <opencms_init> [CmsRbManager] created rb-instance
[26.11.2000 17:26:32] <opencms_init> [CmsResourceBroker] init the
dbaccess-module.
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] init the dbaccess-module.
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read driver from
configurations: org.gjt.mm.mysql.Driver
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read url from configurations:
jdbc:mysql://localhost:3306/opencms41
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read user from
configurations: root
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read maxConn from
configurations: 10
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read digest from
configurations: MD5
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] read guard-sleeptime from
configurations: 120
[26.11.2000 17:26:32] <opencms_init> [CmsDbAccess] digest created, using: MD5
Message Digest from SUN, <initialized>
[26.11.2000 17:26:32] <opencms_init> [CmsRbManager] Critical error while loading
resourcebroker.
[26.11.2000 17:26:32] <opencms_init> [OpenCms] Critical error while loading
resourcebroker.
serlet error log
=======================
Sun Nov 26 17:26:12 PST 2000: JRun Properties Dir:
/app/soldc/server/jrun/jsm-default/services/jse/properties
Sun Nov 26 17:26:32 PST 2000: getServlet "opencms"
{ (getServlet "opencms") javax.servlet.ServletException: Critical error while
loading resourcebroker.
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at javax.servlet.ServletException.<init>(ServletException.java:68)
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)
}
More information about the opencms-dev
mailing list