cancel
Showing results for 
Search instead for 
Did you mean: 

Container webdynpro is not active...

Former Member
0 Kudos

Hello everyone,

I am trying to install the latest NW04S support package stack (SP09) on the Java Add-in of my BI 7.0 and get the following error message :

> Error occurred on server 2925550 during startApp sap.com/bialv : com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Container webdynpro is not active at the moment and it is not possible to startApp sap.com/bialv.

Anyone to explain how to get rid of this?

Regards,

Guy Vandenkerckhove

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Guy,

We ran into the same issue performing the installation of SPS9 in our NW04s portal environment yesterday as well.

Have you found a resolution for this by any chance.

Thanks.

Michael

Former Member
0 Kudos

For patching to SPS9, follow these steps:

1) Start patching the NetWeaver Stack using the JSPM

2) If the error in the component "KMC-BC" occurs, execute the script "kmcpkis.sql" out of the note 978042.

3) restart patching

4) If the error in the component "BI-WDALV" occurs, manually deploy the file"../SDM/root/origin/sap.com/com.sap.aii.proxy.framework/SAPAG/0/7.0009..../aii_proxy_rt.sda"

5) set the value 512 in "cluster-data -> Global server configuration -> services -> classpath_resolver -> javac.Xmx

6) restart java engine

7) restart patching

Former Member
0 Kudos

Many many thanks, Prakash!

You solved our problem !

Regards,

Guy

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prakash and Guy

To clear up the solution, for the benefit of others who may have had the same problem as me. I saw this post a week ago when I first had the same problem as Guy, but could not find a later version of aii_proxy_rt.sda in the Service MarketPlace.

I could find versions of aii_proxy_rt.sda in the directory mentioned by Prakash, but SDM would refuse to deploy them because it said that version was already deployed and therefore there were no further deployment actions required.

Once I had worked out that aii_proxy_rt.sda was a sub-component of component SAP_JTECH, I was able to download the entire SCA file for SAP_JTECH from the Service MarketPlace and deploy the entire file using SDM. This updated aii_proxy_rt.sda during this process, so then the WebDynpro Container would start and I was able to continue with the patching process.

I hope this post saves someone else time that I spent working this out.

Cheers

Tony