Service Tracker has not been initialized
Issue
- I see the exception
Caused by: javax.faces.FacesException: Service Tracker has not been initializedwhen trying to access FocusManager from a backing bean that is not on the same deployment unit as the JSF page:
Caused by: javax.faces.FacesException: Service Tracker has not been initialized
at org.richfaces.application.ServiceTracker.getServicesFactory(ServiceTracker.java:103) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
at org.richfaces.application.ServiceTracker.getService(ServiceTracker.java:84) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.3.x
- 6.4.x
- Red Hat JBoss Web Framework Kit (WFK)
- 2.7
- RichFaces
- 4.5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.