Unable to log in nuxeo platform on default settings

Hi fellow nuxeo users! I just installed nuxeo 1 day ago and i have since been trying to log in to nuxeo platform. However, the default settings does not allow me to log in, stating " Invalid username or password” as the reason. I've been through some Q&A on similar issues and they suggest that i check out the error log to check out what is wrong. However, i do not understand the error log and hope that some more pro users can offer me some advices. :)

The error log is as below:

2013-06-19 08:50:57,342 INFO  [org.jboss.seam.Component] Component: errorPageActionListener, scope: SESSION, type: JAVA_BEAN, class: org.nuxeo.ecm.webapp.shield.ErrorPageActionListener

2013-06-19 08:50:57,739 INFO  [org.jboss.seam.Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError

PS: i am using ubuntu 12.04

0 votes

0 answers

1991 views

ANSWER

This si not errors just telling error management bans are deployed :)

Can you send us a bit more log with modifying the question or adding a new comment ?

06/19/2013

Hi, as i am really new to this linux platform, i dont really know which part of the log is important. But i realised that the logs are seperated into 'INFO' and 'WARN', perhaps i can copy and paste out the logs that are under 'WARN' and probably it may help? (PS: the warnings seems to be under some groups so i grouped it for your easy referencing)

Built in interceptor

2013-06-19 08:50:56,554 WARN [org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.persistence.EntityManagerProxyInterceptor is missing. This application may not function as expected 2013-06-19 08:50:56,555 WARN [org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.bpm.BusinessProcessInterceptor is missing. This application may not function as expected 2013-06-19 08:50:56,555 WARN [org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.core.BijectionInterceptor is missing. This application may not function as expected 2013-06-19 08:50:56,555 WARN [org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.webservice.WSSecurityInterceptor is missing. This application may not function as expected 2013-06-19 08:50:56,555 WARN [org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.security.SecurityInterceptor is missing. This application may not function as expected

namespace

2013-06-19 08:50:56,336 WARN [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 2013-06-19 08:50:56,337 WARN [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 2013-06-19 08:50:56,337 WARN [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 2013-06-19 08:50:56,337 WARN [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 2013-06-19 08:50:56,337 WARN [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package:

component class

2013-06-19 08:50:58,195 WARN [org.jboss.seam.Component] Component class should be serializable: org.jboss.seam.ui.facelet.mockHttpSession

Permission store

2013-06-19 08:50:59,517 WARN [org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

Query models

2013-06-19 08:50:18,570 WARN [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModelService] Query models are deprecated as of Nuxeo 5.4 and will be removed for Nuxeo 6.0: the query model 'CURRENT_DOC_ROUTING_SEARCH_ATTACHED_DOC' should be upgraded to use content views 2013-06-19 08:50:18,571 WARN [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModelService] Query models are deprecated as of Nuxeo 5.4 and will be removed for Nuxeo 6.0: the query model 'DOC_ROUTING_SEARCH_ALL_ROUTE_MODELS' should be upgraded to use content views 2013-06-19 08:50:18,571 WARN [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModelService] Query models are deprecated as of Nuxeo 5.4 and will be removed for Nuxeo 6.0: the query model 'SEARCH_ROUTE_BY_ATTACHED_DOC' should be upgraded to use content views 2013-06-19 08:50:18,572 WARN [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModelService] Query models are deprecated as of Nuxeo 5.4 and will be removed for Nuxeo 6.0: the query model 'DEFAULT_CREATION_CONTAINER_LIST_PROVIDER' should be upgraded to use content views

06/19/2013