03-13-2007 05:59 AM
SEVERE: Error deploying web application archive alfresco.war
<snip>
Caused by: java.security.AccessControlException: access denied (java.io.FilePermission /var/log/tomcat5.5/alfresco.log write) despite the fact that /var/log/tomcat5.5/alfresco.log exists and is owned by tomcat55. What's going on here?
03-19-2007 09:26 AM
03-19-2007 09:18 PM
-rw-r–r– 1 tomcat55 nogroup 0 2007-03-13 17:56 alfresco.logI got past this error by disabling the security manager (TOMCAT5_SECURITY=NO) as detailed here since I'm using Debian, however then I got16/03/2007 17:56:53 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
16/03/2007 17:56:53 org.apache.catalina.core.StandardContext start
SEVERE: Context [/alfresco] startup failed due to previous errors
so I turned on debugging and hit http://issues.alfresco.com/browse/AR-1196, lowering the log level fixed that, now I can see the root cause:2007-03-20 10:11:11,454 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Statement execution failed:
SQL: alter table JBPM_PROCESSINSTANCE add index FK_PROCIN_ROOTTKN (ROOTTOKEN_), add constraint FK_PROCIN_ROOTTKN foreign key (ROOTTOKEN_) references JBPM_TOKEN (ID_)
Error: Can't create table './alfresco/#sql-70db_146.frm' (errno: 150)
File: /var/lib/tomcat5.5/temp/Alfresco/AlfrescoSchemaCreate-org.hibernate.dialect.MySQLInnoDBDialect-40345.sql
Line: 965
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.