[opencms-dev] Setup error on WebSphere 6
Ed Knutson
ed at sixfoursystems.com
Thu Feb 9 23:47:04 CET 2006
From setup.log:
1373: org.opencms.security.CmsRoleViolationException: The user "Guest"
does not have access to the required "Import database" role.
1374: at
org.opencms.security.CmsRole.createRoleViolationException(CmsRole.java:313)
1375: at
org.opencms.db.CmsSecurityManager.checkRole(CmsSecurityManager.java:653)
1376: at
org.opencms.db.CmsSecurityManager.checkRole(CmsSecurityManager.java:670)
1377: at org.opencms.file.CmsObject.checkRole(CmsObject.java:356)
1378: at
org.opencms.importexport.CmsImportExportManager.importData(CmsImportExportManager.java:605)
1379: at
org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetupBean.java:1603)
1380: at
org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsSetupBean.java:897)
.....
This occurs during initial installation through the setup wizard. It
looks like it is using the Guest user for authentication. The setup
wizard has no login system, however. I am a little confused as to how
this could happen.
More information about the opencms-dev
mailing list