Salesforce

After deploying with tcman a web app in PASOE a FAIL message is reported

« Go Back

Information

 
TitleAfter deploying with tcman a web app in PASOE a FAIL message is reported
URL Nameafter-deploying-with-tcman-a-web-app-in-pasoe-a-fail-message-is-reported
Article Number000157857
EnvironmentProduct: OpenEdge
Version: 11.7.x
OS: All supported platforms
Other: PASOE
Question/Problem Description
After deploying with tcman from proenv a web application PASOE seems to deploy the application but shows an error at the end of the task.
Steps to ReproduceDeploy from proenv using tcman, for example:

tcman deploy -v -l -u tomcat:tomcat -a RestProject RestProject.war
Clarifying Information
Error Message​​​​​​​FAIL - Application already exists at path /<NewApp>
Defect Number
Enhancement Number
Cause
This message appears might appeared because PASOE property psc.as.autoDeploy is set to true in catalina.properties file, or because the web application is already deployed. 

psc.as.autodeploy property allows to deploy a web application on PASOE on-line just like using the -l (lowercase L)  parameter with the tcman command. 
Resolution
Either use PASOE property psc.as.autoDeploy  or  -l (lowercase L)  parameter with tcman command, but not both.
 
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 6:52 AM

Powered by