cancel
Showing results for 
Search instead for 
Did you mean: 

4.3 SP2 - Deploy biprws Restful Service on WebSphere Node

0 Kudos

Hi All,

Are there any specific steps to deploy the biprws on the WebSphere? We are upgrading to BI 4.2 SP8 to 4.3 SP2 Patch5.

We deployed BOE.ear file biprws.ear file on WebSphere node. Both app start without errors

When trying to access the biprws url, https://webservername:port/biprws, we get the error:

Error 500: javax.servlet.ServletException: SRVE0207E: Uncaught initialization exception created by servlet

The JVM logs show:

I com.ibm.ws.webcontainer.webapp.WebApp log SRVE0296E: [biprws#biprws.war][/biprws][Servlet.LOG]:.Error while starting Framework:.java.lang.RuntimeException: Error initializing storage.

com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[equinoxbridgeservlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.net.SocketException: java.lang.ClassNotFoundException: Cannot find the specified class com.ibm.websphere.ssl.protocol.SSLSocketFactory

1.)As per the "Web Application Deployment Guide for Unix" for 4.3 SP2, we ran the ./wdeploy command and created the .ear file and deployed.

2.)Websphere Console -> biprws -> Manage Modules -> Web application module (in the Module column) ->

Select Classes loaded with local class loader first (parent last) from the Class loader order property.

Are there any specific steps to deploy biprws, this is the first time moving to Fiori Launchpad, WebSphere is on different node and we have F5 configured, when trying to access BI lauchpad we get "Internal Serve Error".

On Chrome developer tools, we can see the url is breaking when trying to read, biprws from Websphere.

(https://loadbalanceurl/biprws/logon/token) . In CMC ->App ->Restful Service , we have checked the option "Use Relative path".

Thanks for your inputs.

Accepted Solutions (1)

Accepted Solutions (1)

dc_chuang
Explorer
0 Kudos

Try deploying the biprws webapp first followed by BOE, per Note 2882456 - HTTP 500 error message observed with biprws restful web service or upgrade to BI 4.3 SP03.

0 Kudos

Hi DC Chuang,

We upgraded to 4.3 SP3 few weeks & we did not observe the issue.

We did not had to deploy the biprws, As 4.3 SP3 the restful services were integrated with the BOE, we just deployed BOE and it worked.

Thank You.

Answers (1)

Answers (1)

dc_chuang
Explorer
0 Kudos

Glad to hear, the integration of biprws into the BOE webapp in SP03 does address the underlying issue.

Kind Regards, DC