Remote EJB Service fails to initialize with this exception:
PortalCollect E com.ibm.hrl.portlets.WsPse.PortalCollectionsService PortalCollectionsService EJPJO0119E: Failed to initialize portal collections services. com.ibm.hrl.portlets.WsPse.PortalWebScannerException: EJPJO0032E: Unable to create Webscanner at com.ibm.hrl.portlets.WsPse.GeneralUtils.throwPortalWebScannerException(GeneralUtils.java:268) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.createWebScannerLite(PortalCollectionsService.java:3822) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.(PortalCollectionsService.java:428) at com.ibm.hrl.pse.portlets.manage.WebScannerManager.(WebScannerManager.java:71)
Caused by: com.ibm.hrl.portlets.WsPse.PortalWebScannerException: EJPJO0032E: Unable to create Webscanner at com.ibm.hrl.portlets.WsPse.GeneralUtils.throwPortalWebScannerException(GeneralUtils.java:268) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.createWebScannerLite(PortalCollectionsService.java:3902) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.createWebScannerLite(PortalCollectionsService.java:3803) ... 111 more
Caused by: com.ibm.hrl.portlets.WsPse.PortalWebScannerException: EJPJO0038E: Cannot create EJB webscanner with iiop url iiop://hostname:2809 at com.ibm.hrl.portlets.WsPse.GeneralUtils.throwPortalWebScannerException(GeneralUtils.java:268) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.createWebScannerLiteEJBAdapter(PortalCollectionsService.java:3969) at com.ibm.hrl.portlets.WsPse.PortalCollectionsService.createWebScannerLite(PortalCollectionsService.java:3883) ... 112 more at com.ibm.ISecurityLocalObjectBaseL13Impl.CSIServerRIBase.authenticateSecurityTokens(CSIServerRIBase.java:4530) at com.ibm.ISecurityLocalObjectBaseL13Impl.CSIServerRI.receive_request(CSIServerRI.java:592) at com.ibm.rmi.pi.InterceptorManager.invokeInterceptor(InterceptorManager.java:609) at com.ibm.rmi.pi.InterceptorManager.iterateServerInterceptors(InterceptorManager.java:519) at com.ibm.rmi.pi.InterceptorManager.iterateReceiveRequest(InterceptorManager.java:728)
Remote EJB not binding 2 Answers
giopVersionError when trying remote EJB on Liberty 17003 0 Answers
JNDI Bindings for Remote EJBs 2 Answers
How to disable SSL in Liberty for a remote EJB call? 1 Answer