[gatein-issues] [JBoss JIRA] (GTNPORTAL-3148) JBAS016060 error on JBoss 7.1.x startup

Hai Nguyen (JIRA) jira-events at lists.jboss.org
Wed Sep 25 06:24:45 EDT 2013


    [ https://issues.jboss.org/browse/GTNPORTAL-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807186#comment-12807186 ] 

Hai Nguyen commented on GTNPORTAL-3148:
---------------------------------------

I have tried to remove beans.xml in "test-jee-app2-web" and commented out "org.ajax4jsf.Filter" filter in web.xml (take a look https://gist.github.com/haint/6697682). And I have deployed successfully your EAR. But It has occurred exception when use your portlet. I'm not familiar RichFaces but It seems an exception of your RichFaces portlet. 
                
> JBAS016060 error on JBoss 7.1.x startup
> ---------------------------------------
>
>                 Key: GTNPORTAL-3148
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-3148
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.6.0.Final
>         Environment: OS X 10.8, Java 7, JBoss 7.1.3
>            Reporter: Dave Heath
>            Assignee: Hai Nguyen
>         Attachments: test-ear.zip
>
>   Original Estimate: 6 hours
>  Remaining Estimate: 6 hours
>
> Receive the following exception on startup. My EAR project is based on the sample-portal from the gatein quickstarts.
> {code}
> Caused by: java.lang.RuntimeException: JBAS016060: Could not resolve CDI bean for injection point private org.gatein.cdi.CDIPortletContextExtension org.gatein.cdi.contexts.listeners.CDIServletListener.extension with qualifiers []
> 	at org.jboss.as.weld.injection.WeldEEInjection.createWeldEEInjection(WeldEEInjection.java:161)
> 	at org.jboss.as.weld.injection.WeldManagedReferenceFactory.start(WeldManagedReferenceFactory.java:127)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> 	... 3 more
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list