[opencms-dev] Problem with the language file // Error merging language file

Latte-Macchiato info at latte-macchiato.de
Wed Aug 28 20:03:08 CEST 2002


Hello,

I have managed to get OpenCms 5 beta working on WebSphere Application Server with MySql.
Now I got some problems with the language file.
I always get the " ?........?  " syntax instead of the real word. The same problem i also got by testing it with OpenCms 4.6.1.
Here are screenshot´s:
http://www.affenkotze.de/opencms/opencms_login.gif
http://www.affenkotze.de/opencms/opencms_after_login.gif

here´s the opencms.log from starting the application until the login:
* * * * * * * * * * * * * * * * * * * * * * * * 
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] Server Info: IBM WebSphere Application Server/4.0
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] Clusterurl: 
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] logging started
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] JDK Info: Classic VM 1.3.0 J2RE 1.3.0 IBM build cn130-20010925was (JIT disabled) IBM Corporation 
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] OS Info: Windows 2000 5.0 x86 
[28.08.2002 18:25:34] <opencms_init> [OpenCmsServlet] file.encoding: Cp1252
[28.08.2002 18:25:34] <opencms_init> [OpenCms] creating first cms-object
[28.08.2002 18:25:34] <opencms_init> [OpenCms] initializing the main resource-broker
[28.08.2002 18:25:34] <opencms_init> [CmsRbManager] ressourcebroker-name: mysql
[28.08.2002 18:25:34] <opencms_init> [CmsRbManager] ressourcebroker-classname: com.opencms.file.mySql.CmsResourceBroker
[28.08.2002 18:25:34] <opencms_init> [CmsRbManager] got rb-class
[28.08.2002 18:25:34] <opencms_init> [CmsRbManager] created rb-instance
[28.08.2002 18:25:34] <opencms_init> [CmsResourceBroker] init the dbaccess-module.
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] init the dbaccess-module.
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] read pool-name from configurations: jdbc:opencmspool:mysql
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] read online-pool-name from configurations: jdbc:opencmspool:mysqlonline
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] read backup-pool-name from configurations: jdbc:opencmspool:mysqlbackup
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] read digest from configurations: MD5
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] read digestFileEncoding from configurations: UTF-8
[28.08.2002 18:25:35] <opencms_init> [CmsDbAccess] digest created, using: MD5 Message Digest from SUN, <initialized>

[28.08.2002 18:25:35] <opencms_init> [CmsResourceBroker] init registry.
[28.08.2002 18:25:35] <opencms_init> [CmsRbManager] initialized the rb-instance
[28.08.2002 18:25:35] <opencms_info> 5.0_beta_1 Kaitain
[28.08.2002 18:25:35] <opencms_info> 
[28.08.2002 18:25:35] <opencms_info> Copyright (C) 2001 The OpenCms Group
[28.08.2002 18:25:35] <opencms_info> OpenCms comes with ABSOLUTELY NO WARRANTY
[28.08.2002 18:25:35] <opencms_info> This is free software, and you are welcome to
[28.08.2002 18:25:35] <opencms_info> redistribute it under certain conditions.
[28.08.2002 18:25:35] <opencms_info> Please see the GNU Lesser General Public Licence for
[28.08.2002 18:25:35] <opencms_info> further details.
[28.08.2002 18:25:35] <opencms_info> 
[28.08.2002 18:25:35] <opencms_init> [OpenCms] read mime types
[28.08.2002 18:25:35] <opencms_init> [OpenCms] found 127 mime-type entrys
[28.08.2002 18:25:35] <opencms_init> [OpenCms] HTTP streaming disabled. 
[28.08.2002 18:25:35] <opencms_init> [OpenCmsServlet] initializing CmsCronScheduler... DONE
[28.08.2002 18:25:35] <opencms_init> [OpenCms] initialize launchers...
[28.08.2002 18:25:35] <opencms_init> [CmsLauncherManager] launcher package is:com.opencms.launcher
[28.08.2002 18:25:35] <flex_cache> [CmsFlexCache] Complete cache cleared - clear() called
[28.08.2002 18:25:35] <flex_loader> [CmsXmlTemplateLoader] com.opencms.flex.CmsXmlTemplateLoader initialized!
[28.08.2002 18:25:35] <opencms_init> [CmsLauncherManager] OpenCms launcher "com.opencms.flex.CmsXmlTemplateLoader" with launcher ID 3 loaded successfully.
[28.08.2002 18:25:35] <flex_loader> [CmsDumpLoader] com.opencms.flex.CmsDumpLoader initialized!
[28.08.2002 18:25:35] <opencms_init> [CmsLauncherManager] OpenCms launcher "com.opencms.flex.CmsDumpLoader" with launcher ID 1 loaded successfully.
[28.08.2002 18:25:35] <opencms_init> [CmsLauncherManager] OpenCms launcher "com.opencms.launcher.CmsLinkLauncher" with launcher ID 4 loaded successfully.
[28.08.2002 18:25:35] <flex_loader> [CmsJspLoader] Initialized!
[28.08.2002 18:25:35] <flex_loader> [CmsJspLoader] JSP repository (absolute path): j:\test\workspace\opencms\webApplication\WEB-INF\jsp\
[28.08.2002 18:25:35] <flex_loader> [CmsJspLoader] JSP repository (web application path): /WEB-INF/jsp
[28.08.2002 18:25:35] <opencms_init> [CmsLauncherManager] OpenCms launcher "com.opencms.flex.CmsJspLoader" with launcher ID 6 loaded successfully.
[28.08.2002 18:25:35] <opencms_init> [OpenCms] element cache enabled. 
[28.08.2002 18:25:36] <opencms_init> [OpenCms] initializing link replace rules.
[28.08.2002 18:25:36] <opencms_staticexport> [CmsStaticExport] Generating the dynamic rulesets.
[28.08.2002 18:25:36] <opencms_init> [OpenCmsServlet] initializing session storage
[28.08.2002 18:25:36] <opencms_init> [OpenCmsServlet] initializing... DONE
[28.08.2002 18:25:37] <opencms_info> [CmsResponseHttpServlet] JSDK 2 detected. 
[28.08.2002 18:25:37] <opencms_init> [OpenCms] OpenCms init() starting.
[28.08.2002 18:25:37] <opencms_init> [OpenCms] OpenCms init() finished.
[28.08.2002 18:25:38] <opencms_critical> [CmsXmlLanguageFile] Error merging language file: /system/workplace/config/language/de/core_de
[28.08.2002 18:31:45] <opencms_info> [CmsLogin] Login user Admin
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "fileicon.binary" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.lock" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.overridelock" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.unlock" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.project" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.copytoproject" missing in language file "core_de".
[28.08.2002 18:31:48] <opencms_critical> [CmsXmlLanguageFile] Mandatory tag "explorer.context.publish" missing in language file "core_de".
..
..
..
...... a.s.o.
* * * * * * * * * * * * * * * * * * * * * * * *

Does someone know what is wrong ?

Thanx in advance,

Stefan
______________________________________________________________________________
WEB.DE MyPage - Ultimatives Kommunikationstool! Ihre Message sofort
online! Domain aenderbar! http://www.das.ist.aber.ne.lustige.sache.ms/




More information about the opencms-dev mailing list