<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial"><br>
Hello,<br>
<br>
sorry if this issue was dealt with in the past. My system is:<br>
<br>
Windows XP Pro SP1<br>
Tomcat 5.5-Server<br>
Java SDK 1.4.2_10<br>
OpenCMS 6.0.3<br>
<br>
I have been able to install Tomcat and have update my MySQL to the
latest version (5). Both are running. I have deployed the OpenCMS
war-file to the WebApps folder, and start the install procedure.<br>
<br>
It seems to work, because it is being completed (Install complete
message), but I see lots of exceptions. When trying to log in, I don't
get anything from the address
<a class="moz-txt-link-freetext" href="http://localhost:8080/opencms/opencms/login">http://localhost:8080/opencms/opencms/login</a> (blank page). I've looked
into the setup.log and seen lots of exceptions<br>
due to wrong permissions.<br>
<br>
The problem seems to start with:<br>
<br>
20: Guest@Online># Login the Admin user<br>
21: Guest@Online>login Admin admin<br>
22: Login failed!<br>
<br>
The exceptions are of this type:<br>
26: Exception while calling method "createTempfileProject".<br>
27: org.opencms.security.CmsRoleViolationException: Error creating
project for temporary workplace files.<br>
.....<br>
42: Caused by: org.opencms.security.CmsRoleViolationException: The
user "Guest" does not have access to the required "Project manager"
role.<br>
<br>
<br>
What am I missing?<br>
<br>
Thanks in advance for your help.<br>
<br>
Michael<br>
zambra.com<br>
</font>
</body>
</html>