Created
March 12, 2012 04:50
-
-
Save mbogoevici/2019874 to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avax.el.PropertyNotFoundException: /resources/components/memberForm.xhtml @19,62 value="#{cc.attrs.member.name}": Target Unreachable, 'member' returned null | |
com.sun.faces.facelets.el.TagValueExpression.getType(TagValueExpression.java:100) | |
com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getConvertedValue(HtmlBasicInputRenderer.java:95) | |
javax.faces.component.UIInput.getConvertedValue(UIInput.java:1030) | |
javax.faces.component.UIInput.validate(UIInput.java:960) | |
javax.faces.component.UIInput.executeValidate(UIInput.java:1233) | |
javax.faces.component.UIInput.processValidators(UIInput.java:698) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIForm.processValidators(UIForm.java:253) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1214) | |
javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:1172) | |
com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValidationsPhase.java:76) | |
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) | |
com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) | |
javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) | |
org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:48:22,226 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: richfacesent.war | |
00:48:22,234 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [jboss/datasources/KitchensinkQuickstartDS] | |
00:48:22,237 INFO [org.jboss.as.jpa] (MSC service thread 1-6) JBAS011402: Starting Persistence Unit Service 'richfacesent.war#primary' | |
00:48:22,237 INFO [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-6) HHH000204: Processing PersistenceUnitInfo [ | |
name: primary | |
...] | |
00:48:22,247 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-6) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider | |
00:48:22,252 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-6) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect | |
00:48:22,252 WARN [org.hibernate.dialect.H2Dialect] (MSC service thread 1-6) HHH000431: Unable to determine H2 database version, certain features may not work | |
00:48:22,253 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-6) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory | |
00:48:22,254 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-6) HHH000397: Using ASTQueryTranslatorFactory | |
00:48:22,263 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000227: Running hbm2ddl schema export | |
00:48:22,264 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000389: Unsuccessful: drop sequence hibernate_sequence | |
00:48:22,264 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) Sequence "HIBERNATE_SEQUENCE" not found; SQL statement: | |
drop sequence hibernate_sequence [90036-161] | |
00:48:22,265 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000230: Schema export complete | |
00:48:22,266 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008: Starting weld service for deployment richfacesent.war | |
00:48:22,381 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) The listener "com.sun.faces.config.ConfigureListener" is already configured for this context. The duplicate definition has been ignored. | |
00:48:22,411 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Initializing Mojarra 2.1.5 (SNAPSHOT 20120217) for context '/richfacesent' | |
00:48:23,911 INFO [org.richfaces.log.Cache] (MSC service thread 1-1) Selected fallback cache factory | |
00:48:23,911 INFO [org.richfaces.log.Cache] (MSC service thread 1-1) Creating LRUMap cache instance using parameters: {resteasy.scanned.resources=richfacesent.rest.MemberResourceRESTService, org.richfaces.resourceOptimization.enabled=true, javax.ws.rs.Application=richfacesent.rest.JaxRsActivator, resteasy.injector.factory=org.jboss.resteasy.cdi.CdiInjectorFactory, org.richfaces.skin=blueSky, javax.faces.PROJECT_STAGE=Production, resteasy.servlet.mapping.prefix=/rest, resteasy.unwrapped.exceptions=javax.ejb.EJBException} | |
00:48:23,915 INFO [org.richfaces.log.Cache] (MSC service thread 1-1) Creating LRUMap cache instance of 512 items capacity | |
00:48:23,918 INFO [org.richfaces.log.Application] (MSC service thread 1-1) RichFaces Core Implementation by JBoss by Red Hat, version v.4.2.0.Final-redhat-1 | |
00:48:23,919 WARNING [org.richfaces.log.Application] (MSC service thread 1-1) JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
00:48:23,921 INFO [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /richfacesent | |
00:48:23,928 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018559: Deployed "richfacesent.war" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment