jiveforums | 27 Dec 00:21

Error When Publishing

I'm having a problem getting a new install of Nuxeo working.  My setup is:
Windows Server 2003
MS SQL Server 2005
Nuxeo EP 5.1.6
JDK 1.5.17

When trying to publish a document as any user except Administrator, I get the error:
ERROR [org.apache.catalina.core.ContainerBase.[http://jboss.web].[localhost|http://www.nuxeo.org/discussions/].[/nuxeo].[Faces Servlet]|http://www.nuxeo.org/discussions/] Servlet.service() for servlet Faces Servlet threw exception
org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'ReadChildren' is not granted to 'Assistant1'

The user has full permissions to the document, workspace, and section.  The only changes I've made from the base install is switching the database to MSSQL.

Server.log:

2008-12-26 15:20:21,187 INFO  [http://org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
2008-12-26 15:20:21,234 INFO  [http://org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.5.2 created.
2008-12-26 15:20:21,234 INFO  [http://org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
2008-12-26 15:20:21,234 INFO  [http://org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2008-12-26 15:20:21,234 INFO  [http://org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.5.2
2008-12-26 15:20:21,234 INFO  [http://org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2008-12-26 15:21:30,046 WARN  [http://org.hibernate.ejb.Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
2008-12-26 15:21:39,562 INFO  [http://org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2008-12-26 15:21:40,984 WARN  [http://org.hibernate.ejb.Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
2008-12-26 15:21:47,187 WARN  [http://org.hibernate.ejb.Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
2008-12-26 15:21:49,405 INFO  [http://javax.servlet.ServletContextListener] Welcome to Seam 1.1.5.NX3
2008-12-26 15:22:00,249 ERROR [STDERR|http://www.nuxeo.org/discussions/] Dec 26, 2008 3:22:00 PM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b07-FCS) for context 'null'
2008-12-26 15:22:02,140 ERROR [STDERR|http://www.nuxeo.org/discussions/] Dec 26, 2008 3:22:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
2008-12-26 15:22:05,608 WARN  [http://org.apache.myfaces.component.html.util.ExtensionsFilter] Please adjust your web.xml to use org.apache.myfaces.webapp.filter.ExtensionsFilter
(Continue reading)


Gmane