[opencms-dev] Installation problem opencms 6.0 beta 2 (import workplace)
Patrick Donker
list at webpagina.nu
Sun Apr 17 20:01:53 CEST 2005
Alberto MartÃnez Galindo wrote:
>Hi!
>
>I am trying to install opencms 6.0 beta 2 but I have the next error
>when iIt's importing the workplace:
>
>
>
>>Root cause:
>>
>>
>15: >-----------
>14: at org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportThread.java:142)
>13: at org.opencms.main.CmsShell.<init>(CmsShell.java:448)
>12: at org.opencms.main.OpenCmsCore.initCmsObject(OpenCmsCore.java:775)
>11: at org.opencms.main.OpenCmsCore.initCmsObject(OpenCmsCore.java:750)
>10: at org.opencms.main.OpenCmsCore.initCmsObject(OpenCmsCore.java:1787)
>9: at org.opencms.db.CmsSecurityManager.readUser(CmsSecurityManager.java:3936)
>8: at org.opencms.db.CmsDriverManager.readUser(CmsDriverManager.java:6191)
>7: at org.opencms.db.CmsDriverManager.readUser(CmsDriverManager.java:6209)
>6: at org.opencms.db.generic.CmsUserDriver.readUser(CmsUserDriver.java:913)
>5: Root cause was: org.opencms.main.CmsException:
>[org.opencms.db.mysql.CmsUserDriver] 'Guest' [Code 10 - Unknown User]
>4: org.opencms.db.CmsDataAccessException: CmsException ID: 300 [Code
>300 - Data Access Exception]
>
>I am using ...
>
>- JDK version: 1.4.2_07
>- Servlet engine: Apache Tomcat/4.1.31
>- Operating system: Windows XP 5.1
>- XML Parser: Xerces-J 2.5.0
>- Database: MySQL 4.0.x
>
>The Database and tables has been successfully created in the step number 5.
>
>
>
Alberto, looks like the user you used in the setup questions does not
exsist in your MySQL database. Before running the setup make sure both
users exsist. If not, create them first
-Patrick
More information about the opencms-dev
mailing list