[opencms-dev] java.lang.NoSuchMethodError: org.w3c.dom.Node: method normalize()V

Quoc Hoang Quoc.Hoang at Eng.Sun.COM
Thu Nov 23 00:12:37 CET 2000


Hello all,
    
    
    Has anyone encountered this error before:    
    
from servlet error log:
===========================
Wed Nov 22 15:05:37 PST 2000: Running servlet
{ (Running servlet) java.lang.NoSuchMethodError: org.w3c.dom.Node: method 
normalize()V not found
        at org.apache.xerces.dom.ElementImpl.normalize(Compiled Code)
        at com.opencms.template.A_CmsXmlContent.parse(Compiled Code)
        at com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:228)
        at 
com.opencms.template.CmsXmlControlFile.<init>(CmsXmlControlFile.java:74)
        at com.opencms.launcher.CmsXmlLauncher.generateOutput(Compiled Code)
        at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:82)
        at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:156)
        at com.opencms.core.OpenCms.showResource(OpenCms.java:223)
        at com.opencms.core.OpenCmsServlet.doGet(OpenCmsServlet.java:245)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
        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)
 }



   seems that opencms.log is ok.  The servlet loaded without a problem.
   =======
[22.11.2000 15:05:36] <opencms_init> [8192/3988/4204][CmsInitMySqlCache] 
initialized rb for user and groups
[22.11.2000 15:05:36] <opencms_init> [8192/3855/4337][CmsInitMySqlCache] 
initialized rb for propertydefinitions and properties
[22.11.2000 15:05:36] <opencms_init> [8192/3763/4429][CmsInitMySqlCache] 
initialized rb for properties
[22.11.2000 15:05:36] <opencms_init> [8192/3642/4550][CmsInitMySqlCache] 
initialized rb for projects
[22.11.2000 15:05:36] <opencms_init> [8192/3506/4686][CmsInitMySqlCache] 
initialized rb for tasks
[22.11.2000 15:05:36] <opencms_init> [8192/4601/3591][CmsInitMySqlCache] added 
mountpoint / via access module: com.opencms.file.CmsAccessFileMySql
[22.11.2000 15:05:36] <opencms_init> [8192/4596/3596][CmsInitMySqlCache] added 
mountpoint /system/workplace/pics/system/ via access module: 
com.opencms.file.CmsAccessFileFilesystem
[22.11.2000 15:05:36] <opencms_init> [8192/4559/3633][CmsInitMySql] initialized 
rb for files
[22.11.2000 15:05:36] <opencms_init> [8192/4504/3688][CmsResourceBroker] using 
com.opencms.file.CmsRbUserGroupCache
[22.11.2000 15:05:36] <opencms_init> [8192/4500/3692][CmsResourceBroker] using 
com.opencms.file.CmsRbFileCache
[22.11.2000 15:05:36] <opencms_init> [8192/4496/3696][CmsResourceBroker] using 
com.opencms.file.CmsRbMetadefinitionCache
[22.11.2000 15:05:36] <opencms_init> [8192/4488/3704][CmsResourceBroker] using 
com.opencms.file.CmsRbSystemProperty
[22.11.2000 15:05:36] <opencms_init> [8192/4488/3704][CmsResourceBroker] using 
com.opencms.file.CmsRbProjectCache
[22.11.2000 15:05:36] <opencms_init> [8192/4484/3708][CmsResourceBroker] using 
com.opencms.file.CmsRbTask
[22.11.2000 15:05:36] <opencms_init> [8192/4476/3716][CmsResourceBroker] all 
rb's stored
[22.11.2000 15:05:36] <opencms_info> [8192/4476/3716]Version 4.0.30 Giedi Prime: 
Rabban
[22.11.2000 15:05:36] <opencms_info> [8192/4472/3720]
[22.11.2000 15:05:36] <opencms_info> [8192/4463/3729]Copyright (C) 2000 The 
OpenCms Group
[22.11.2000 15:05:36] <opencms_info> [8192/4459/3733]OpenCms comes with 
ABSOLUTELY NO WARRANTY
[22.11.2000 15:05:36] <opencms_info> [8192/4459/3733]This is free software, and 
you are welcome to
[22.11.2000 15:05:36] <opencms_info> [8192/4455/3737]redistribute it under 
certain conditions.
[22.11.2000 15:05:36] <opencms_info> [8192/4447/3745]Please see the GNU General 
Public Licence for
[22.11.2000 15:05:36] <opencms_info> [8192/4447/3745]further details.
[22.11.2000 15:05:36] <opencms_info> [8192/4443/3749]
[22.11.2000 15:05:36] <opencms_init> [8192/4439/3753][OpenCms] read mime types
[22.11.2000 15:05:36] <opencms_init> [8192/4331/3861][OpenCms] found 125 
mime-type entrys
[22.11.2000 15:05:36] <opencms_init> [8192/4327/3865][OpenCms] initialize 
launchers...
[22.11.2000 15:05:36] <opencms_init> [8192/4312/3880][CmsLauncherManager] 
launcher package is:com.opencms.launcher
[22.11.2000 15:05:36] <opencms_init> [8192/4226/3966][CmsLauncherManager] 
OpenCms launcher "CmsXmlLauncher" with launcher ID 3 loaded successfully.
[22.11.2000 15:05:36] <opencms_init> [8192/4219/3973][CmsLauncherManager] 
OpenCms launcher "CmsDumpLauncher" with launcher ID 1 loaded successfully.
[22.11.2000 15:05:36] <opencms_init> [8192/4207/3985][CmsLauncherManager] 
OpenCms launcher "CmsLinkLauncher" with launcher ID 4 loaded successfully.
[22.11.2000 15:05:36] <opencms_init> [8192/4199/3993][CmsLauncherManager] 
OpenCms launcher "CmsPdfLauncher" not found. Ignoring.
[22.11.2000 15:05:36] <opencms_info> [8192/3803/4389][CmsSchedulerDbConnector] 
Keeping alive database connection.
[22.11.2000 15:05:36] <opencms_init> [8192/3543/4649][OpenCmsServlet] 
initializing session storage
[22.11.2000 15:05:36] <opencms_init> [8192/3524/4668][OpenCmsServlet] 
initializing... DONE    




More information about the opencms-dev mailing list