[
https://issues.jboss.org/browse/GTNPORTAL-3148?focusedWorklogId=12429810&...
]
Hai Nguyen logged work on GTNPORTAL-3148:
-----------------------------------------
Author: Hai Nguyen
Created on: 25/Sep/13 6:24 AM
Start Date: 25/Sep/13 6:24 AM
Worklog Time Spent: 1 day, 4 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 6 hours)
Time Spent: 1 day, 4 hours
Worklog Id: (was: 12429810)
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
Time Spent: 1 day, 4 hours
Remaining Estimate: 0 minutes
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