cancel
Showing results for 
Search instead for 
Did you mean: 

No automatic deployment for Portal Application Standalone DC?

Former Member
0 Kudos

Hi Experts,

I created a Portal Application Standalone DC under NWDI track.

I checked in the code and activate my request, the log showed that this DC had beed sucessfully built. BUT, I can not find this portal application had beed deployed. it seems that EP DC can not be deployed automatically

I searched SDN and there are some topics about this problem, it seems that EP DC can not be deployed automatically, we need to deploy the DC manually, is it right?

Thanks!

segement of my build log:

[pppacker] WARNING: Could not determine correct package of package folder for entity (portalapplication-api/Class, src.api/)

[pppacker] Packed 0 files for entity (portalapplication-api/Class, src.api/)

[pppacker] Packed 3 files for entity (portalapplication-core/Class, src.core/)

[timer] Portal Application libraries packaging finished in 0.389 seconds

createApplication:

[echo] create PAR..

[jar] Building jar: /usr/sap/EP1/JC00/j2ee/cluster/server0/temp/CBS/5/.B/3501/t/80B8A4CDC19F36C272AD330774CF8FF0/com.hcm.isr.newtemplate.par

createPublicParts:

[echo] Public Part: API

[pppacker] Packing public part 'API'

[pppacker] Packed 0 files for entity Portal API (Portal API)

[pppacker] Packed 1 entity for public part 'API'

[timer] Public part packaging finished in 0.114 seconds

createDeployArchive:

[echo] Creating portalapp-dd.xml

[cda] Preparing archive for deploy unit "default"

[cda] deployment type: "J2EE"

[cda] explicit modules:

[cda] /usr/sap/EP1/JC00/j2ee/cluster/server0/temp/CBS/5/.B/3501/t/80B8A4CDC19F36C272AD330774CF8FF0/com.hcm.isr.newtemplate.par

[cda]

[cda] Creating Ant build file: /usr/sap/EP1/JC00/j2ee/cluster/server0/temp/CBS/5/.B/3501/DCs/test/isrformtemp/_comp/gen/default/logs/buildDeployArchive.xml

[cda]

[cda]

[cda] Creating descriptor META-INF/application.xml ...

[cda]

[cda] Creating descriptor META-INF/application-j2ee-engine.xml ...

[cda] Adding module "com.hcm.isr.newtemplate.par" with container type "PortalRuntimeContainer".

[cda]

[cda] Collecting modules...

[cda] Adding module 'com.hcm.isr.newtemplate.par' from current development component

[cda] Ant build file creation finished in 0.119 seconds

packDeployArchive:

[srcpacker] Creating source archive

[srcpacker] No sources available for packing, no archive will be created.

[timer] Source archive creation finished in 0.008 seconds

[dcinfo] Creating deploy archive info

[jarsap] Info: JarSAP version 20060908.1630

[jarsap] Info: JarSAPProcessing version 20070423.1630 / JarSL version 20070906.1830

[jarsap] Building: /usr/sap/EP1/JC00/j2ee/cluster/server0/temp/CBS/5/.B/3501/DCs/test/isrformtemp/_comp/gen/default/deploy/test~isrformtemp.sda with compression

[timer] JarSAP finished in 0.461 seconds

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The Standalone DC has a deployable result (opposed to the Module DC) and should thus be deployed when an activity is successfully activated. Is automatic deployment perhaps disabled?