cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Deploying BIPRWS with SP5??

mgrackin
Contributor
0 Kudos

Has anyone else encountered issues deploying BIPRWS with SP5? I have a case open already with SAP but I was curious if anyone else has had issues with deploying BIPRWS directly under Apache Tomcat 9. I deployed the BIPRWS using WDEPLOY but then get a 404 error when attempting to access BIPRWS directly from a browser. The URL is correct. No issues when accessing BIPRWS via the WACS server.

denis_konovalov
Active Contributor
0 Kudos

Which Java are you using with your tomcat 9 ?

Accepted Solutions (1)

Accepted Solutions (1)

mgrackin
Contributor
0 Kudos

The issue with deploying biprws under Apache Tomcat 9 has been resolved in BOB42, SP6.

Answers (8)

Answers (8)

former_member230921
Active Contributor

Hi Michael,

There was issue with biprws deployment on Tomcat9.

Note: https://launchpad.support.sap.com/#/notes/2623290

Fix will be available in 4.2 SP05 Patch4 +, SP06 + .

-

Bharath

ivanyin
Advisor
Advisor

I have depolyed biprws on tomcat 8.5 successfully. Not sure if this is related with Tomcat9. Maybe you can check the folder size of biprws under tomcat\webapps first. Mine is 141MB with 155 Files and 9 Folders.

mgrackin
Contributor
0 Kudos

Just wanted to let everyone know, SAP has duplicated the issue we are encountering with deploying biprws under Apache Tomcat version 9. It does not deploy successfully to Apache Tomcat version 9. SAP is looking into it.

former_member230921
Active Contributor
0 Kudos

Please check tomcat logs - "biprws" bundle is with any std error .

ayman_salem
Active Contributor
0 Kudos

Hi Michael,

test it first with http, then after that test it with https. to do that, configure your tomcat to use https and also do not forget to change the URL for RESTful web service under CMC/Application to https.

here an example

https://win2012r2b42sp5:9443/biprws/v1/logon/long

Ayman

mgrackin
Contributor
0 Kudos

Thanks Jawahar and Ayman but neither suggestion is helpful. We are running on Windows 2012. Also, as I stated in my original post, I am calling the RESTful Web Service directly from a browser window. Changing the properties of the RESTful Web Service application has been done but is not relevant the way I am calling the URL. Calling the RESTful Web Service directly at https://bobservername/biprws/logon/long returns a 404 even though the biprws war has been deployed.

Hi Michael,

I am assuming you are not using Tomcat that comes bundled with BO.

Which BI version are you using BI 4.1/4.2?

Regards,

Kunal Kharat

ayman_salem
Active Contributor
0 Kudos

change the RESTful Web Service port to your tomcat port

former_member185603
Active Contributor
0 Kudos

Did you check this, if your environment is non windows?

https://archive.sap.com/documents/docs/DOC-64123