Hide Forgot
project_key: JBEPP An error occurs when deploying the Seam booking example from the Portlet Bridge distribution. 10:41:04,155 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=seamBooking-ear-2.1.0.GA.EPP51.ear,jar=seamBooking.jar,name=EjbSynchronizations,service=EJB3 state=Create java.lang.IllegalStateException: Cannot create timerservice for EJB EjbSynchronizations since there's no TimedObjectInvoker at org.jboss.ejb3.TimerServiceContainer.createTimerService(TimerServiceContainer.java:245) at org.jboss.ejb3.TimerServiceContainer.lockedStart(TimerServiceContainer.java:109) at org.jboss.ejb3.session.SessionContainer.lockedStart(SessionContainer.java:210) at org.jboss.ejb3.session.SessionSpecContainer.lockedStart(SessionSpecContainer.java:547) at org.jboss.ejb3.stateful.StatefulContainer.lockedStart(StatefulContainer.java:236) at org.jboss.ejb3.EJBContainer.start(EJBContainer.java:995) ... See the attached log for more details.
Attachment: Added: server.log
Server log attached.
This is something that does not happen on EPP 5.1?
note: it appears to work fine in GateIn trunk, so its something strange with the EPP packaging.
Discovered in Dev Build. Bug will not be something a customer will encounter.
Release Notes Docs Status: Added: Not Required
Labels: Added: EPP_5_2_1_Candidate
I took the Seam.EAR file from the portletbridge directory of EPP 5.2.0.GA and did not see this error within the logs. One difference I noted is that EPP 5.2.0.GA has a newer version of PortletBridge and Seam for that example, so not sure if it is an error of those old versions running on EPP 5.2.0.GA
Labels: Removed: EPP_5_2_1_Candidate