Getting "@PostConstruct java.lang.NullPointerException" when trying to deploy JBoss BRMS 6.0.x to Websphere
Issue
The follow exception is thrown during business-central.war deployment on WebSpehre Application Server:
ManagedBean E ManagedBean error An error occurred while executing [@PostConstruct.]
java.lang.NullPointerException
at org.uberfire.io.impl.AbstractIOService.setAuthenticationManager(AbstractIOService.java:665)
at org.uberfire.backend.server.io.ConfigIOServiceProducer.setup(ConfigIOServiceProducer.java:96)
at org.uberfire.backend.server.io.ConfigIOServiceProducer.init(ConfigIOServiceProducer.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
Environment
- Red Hat JBoss Business Rule Framework (BRMS) 6.0.2
- Red Hat JBoss Business Rule Framework (BRMS) 6.0.3
- WebSphere 8.5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
