Salesforce

PASOE doesn't publish new version of compiled code

« Go Back

Information

 
TitlePASOE doesn't publish new version of compiled code
URL NamePASOE-doesn-t-publish-new-version-of-the-code-compiled
Article Number000117222
EnvironmentProduct: OpenEdge
Version: 11.5.x, 11.6
OS: Microsoft Windows
Other: PASOE
Question/Problem Description
Progress Application Server for OpenEdge doesn't publish new version of the code compiled in Progress Developer Studio. After updating a file and recompiling it PASOE loads changes only when it is restarted.
Steps to Reproduce
Clarifying Information
Once a Class or Procedure is updated and compiled, PASOE shows that the REST or Mobile Service is being republished and synchronized 

After the  REST/Mobile Service is republished and synchronized, changes made in the code do not take effect when the code is run; PASOE keeps running the previous version of the code. 

R-code is published physically in PASOE directory

Code is developed in Progress Developer Studio in an ABL Web App project.

The ABL Web App project type is used to develop code that will be published to PASOE.
Error Message
Defect NumberDefect PSC00344420
Enhancement Number
Cause
ABL Web App projects publish r-code incrementally to the PASOE server. However, the server is unable to load the updated r-code for singleton classes and procedures into memory. To do so requires trimming of the agents after performing the incremental publish operation. This trimming is not taking place as required.
Resolution
Upgrade to OpenEdge 11.6.1.
Workaround
Restart the PASOE server after publishing r-code.
Notes
References to Other Documentation:
Progress Article(s):

000015214: Cannot see changes to WebSpeed application unless WebSpeed broker is restarted
Keyword Phrase
Last Modified Date1/17/2018 7:18 PM

Powered by