Last modified by Pascal Robert on 2023/08/10 22:21

From version 108.1
edited by David Avendasora
on 2010/11/29 20:11
Change comment: There is no comment for this version
To version 106.1
edited by David Avendasora
on 2010/11/29 20:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,17 +48,17 @@
48 48  
49 49  This feature, from Pascal's understanding, allows you to upload new versions of your application, start up the new version and refuse sessions for the instances running on the older version.
50 50  
51 -{{note title="ERXMigrations"}}
51 +{{note title="Database Changes"}}
52 52  
53 -How this works is uncertain if the new version of your application uses ERXMigrations to change your schema (e.g., The old instances might raise exceptions because the database schema changed). *Try it out on a test server first and then update this page so everyone knows\!*
53 +It is uncertain what will happen if the new version of your application makes changes to your database schema (e.g., uses [ERXMigrations|WO:Project WONDER-Frameworks-ERXMigration]). The old instances may raise exceptions before they can gracefully shut down because the schema no longer matches what the old application's EOF expects. *Try it out on a test server first and then update this page so everyone knows\!*
54 54  
55 55  {{/note}}
56 56  
57 57  ==== Statistics ====
58 58  
59 -If you call [[http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/wa/statistics]], the answer send you back statistics, in JSON format, about instances, per application. Sample :
59 +If you call [[http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/wa/statistics]], JavaMonitor will send you back statistics, in JSON format, about instances, per application.
60 60  
61 -{{code}}
61 +{{code title="Statistics Example Results"}}
62 62  
63 63  (
64 64   {