Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 106.1
edited by David Avendasora
on 2010/11/29 20:20
on 2010/11/29 20:20
Change comment:
There is no comment for this version
To version 108.1
edited by David Avendasora
on 2010/11/29 20:11
on 2010/11/29 20:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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=" Database Changes"}}51 +{{note title="ERXMigrations"}} 52 52 53 - It is uncertainwhat will happen if the new version of your applicationmakes changestoyourdatabase schema (e.g.,uses [ERXMigrations|WO:Project WONDER-Frameworks-ERXMigration]).The old instances mayraise exceptions before theycan gracefully shutdownbecausetheschemano longer matches what the old application's EOFexpects. *Try it out on a test server first and then update this page so everyone knows\!*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\!* 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]], JavaMonitorwillsend you back statistics, in JSON format, about instances, per application.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 : 60 60 61 -{{code title="Statistics Example Results"}}61 +{{code}} 62 62 63 63 ( 64 64 {