The Requested resource is not available

Hi,

Let me tell you the whole scenario, so it become easier to understand
First we have installed BOE XI 3.1
secondly we installed Data Services XI 3.1
and atlast we have installed Metadata Management XI 3.1
Its Related To web client

CMC is opening fine but management console and Metadata Management explorer is not opening at all…

Checked intial steps too…

C:\Program Files\BusinessObjects Data Services\ext

" class="link">http://INSRTCLBODIDEV:8080/DataServices/">

C:\Program Files\Tomcat55\conf\server.xml

its 8080

Pls help with this. !!


sjain :india: (BOB member since 2009-04-17)

I hope this Topic would probably help you !!!

https://bobj-board.org/t/111693


ganeshxp :us: (BOB member since 2008-07-17)

Hi,
No that is not helpful.

The order in which we deployed the BOBJ Components are -

  1. BOE Server XI 3.1.0
  2. Data Services XI 3.1.0
  3. Metadata Management XI 3.1.0

Option we used
“Reuse and Existing BOE Instance”

Error:

HTTP Status 404 - /dataservices 
type Status report 
message /dataservices 
description The requested resource (/dataservices) is not available. 
Apache Tomcat/5.5.20 

We tried this also

wdeploy tomcat55 -DAPP=DataServices undeploy 
wdeploy tomcat55 -DAPP=webservice undeploy 
wdeploy tomcat55 -DAPP=doc undeploy 

wdeploy tomcat55 -DAPP=DataServices deploy 
wdeploy tomcat55 -DAPP=webservice deploy 
wdeploy tomcat55 -DAPP=doc deploy

then next what???


sjain :india: (BOB member since 2009-04-17)

do you see a folder named DataServices in \webapps
check tomcat logs file, do you see any errors ?
check if web_admin.log file is getting created in %LINK_DIR%\log folder ? if yes then check if any error is getting logged


manoj_d (BOB member since 2009-01-02)

Hi Manoj,

I did this No erros Found!!

I un-installed all the S/Ws and re-installed it.
Still Management Console is not opening.

previously when i used commands to deploy web components. it corrupted my web componet-web application server associated with BOE and Metadata Integrator.

so deploying web components manually isreally a bad idea if u arehaving BOE installed on your system.


sjain :india: (BOB member since 2009-04-17)

check if you have these war files installed ? do a search for DataServices.war in BusinessObjects folder

if you don’t want to use wdeploy script to deploy the war files, you can use tomcat manager to do that, it will not mess up your exisiting installation, you can check tomcat documentation for doing that


manoj_d (BOB member since 2009-01-02)

PFA

This is the final solution.

I have also seen the SAP Note 1347589 - Web Application manual deployment procedure . But didn’t get relevant to my case.

Thanks to SAP Notes and thanks to you manoj and team.
DataServicesWar.JPG


sjain :india: (BOB member since 2009-04-17)