|
| 1 | +--- |
| 2 | +title: "Windows Service 1.0" |
| 3 | +url: /releasenotes/studio-pro/windows-service/1.0/ |
| 4 | +weight: 5 |
| 5 | +numberless_headings: true |
| 6 | +--- |
| 7 | + |
| 8 | +## 1.0 |
| 9 | + |
| 10 | +### 1.0.7 |
| 11 | + |
| 12 | +**Release date: March 22, 2011** |
| 13 | + |
| 14 | +* Fixed incorrect shutdown handling. |
| 15 | +* Force quit will be done after waiting 10 instead of 5 seconds. |
| 16 | +* Improved handling configuration settings which are not set. |
| 17 | +* Messages about start exceptions now will be contain more info, when started via Console and as service. |
| 18 | +* Fixed a special case that the Java process is not stopped when an exception occur while starting (via Console and as service). |
| 19 | +* When an error occurs, now the Java process is stopped after 1 second. |
| 20 | +* New dialog to change administrator passwords, showed when starting from Console and there are administrators with password '1'. |
| 21 | +* New dialog to create or update the Administrator user from menu Advanced. Now the Administrator user password setting will no longer be used. |
| 22 | +* Removed setting for Administrator user password. |
| 23 | +* Now a strong password will be used for communication between console/service and Mendix server. Password can be seen and changed via settings file key ServerPassword. |
| 24 | +* A readable error message will be shown when the console cannot be connected to a running Mendix service. |
| 25 | +* Now default service name and display name will be empty when there is already a service with that name. |
| 26 | +* Default service and display name changed to 'Mendix'. |
| 27 | +* When service and display name are empty, now an error message will be shown while installing the service. |
| 28 | +* The maximum length of the service name has been set to 80, according to the Windows limit of service names. |
| 29 | + |
| 30 | +### 1.0.6 |
| 31 | + |
| 32 | +#### 1.0.6.3 |
| 33 | + |
| 34 | +**Release date: February 16, 2011** |
| 35 | + |
| 36 | +* Support for DTAP modes Acceptance and Production (by default). |
| 37 | +* Now service user name and password fields are disabled when a fixed user has been chosen. |
| 38 | +* Log file setting keys now will be trimmed (may now start or end with white spaces) |
| 39 | +* Log file settings now won't be sent to runtime as normal runtime settings, so runtime does not show setting warnings about these settings anymore. |
| 40 | + |
| 41 | +#### 1.0.6.2 |
| 42 | + |
| 43 | +**Release date: December 14, 2010** |
| 44 | + |
| 45 | +* New Advanced menu-item to set the log level for the log file. |
| 46 | +* Create / update administrator user password buttons moved to a combined menu-item in menu Advanced. |
| 47 | +* Custom settings file now must be defined by /yaml file-location (not anymore a single file location, but preceded by /yaml). |
| 48 | +* For all key-value pair settings, the key will be trimmed before sending to Runtime server. Keys now may be ended with one or more white spaces. |
| 49 | +* Restart button now works. |
| 50 | + |
| 51 | +#### 1.0.6.1 |
| 52 | + |
| 53 | +**Release date: November 29, 2010** |
| 54 | + |
| 55 | +* added support for defining Mendix Service settings file as first command line argument. |
| 56 | + |
| 57 | +#### 1.0.6.0 |
| 58 | + |
| 59 | +**Release date: November 23, 2010** |
| 60 | + |
| 61 | +* In some cases, port number changes were not be saved. |
| 62 | +* Database settings user interface improved. |
| 63 | +* added support for setting Jetty options. |
| 64 | +* added support for setting LogFileName, MaxLogFileSize, MaxLogFileCount. |
| 65 | +* corrected adding userlib folder to the library path on running. |
| 66 | +* new x64 driver for SQLite (from 1.0.65 to 1.0.66). |
| 67 | + |
| 68 | +### 1.0.5 |
| 69 | + |
| 70 | +**Release date: August 6, 2010** |
| 71 | + |
| 72 | +* Better Windows log message content when the service start fails. |
| 73 | +* Version in title bar of Console. |
| 74 | + |
| 75 | +### 1.0.4 |
| 76 | + |
| 77 | +#### 1.0.4.2 |
| 78 | + |
| 79 | +**Release date: June 7, 2010** |
| 80 | + |
| 81 | +* When folders were selected with folder selector, the locations were not saved. |
| 82 | + |
| 83 | +#### 1.0.4.1 |
| 84 | + |
| 85 | +**Release date: June 4, 2010** |
| 86 | + |
| 87 | +* Don't stop loading application constants from Modeler file when this setting does not exist in the yaml settings file. |
| 88 | +* Status bar added. |
| 89 | +* Don't send custom settings and application constants when key is null. |
| 90 | +* Save settings before (un)installing a service. |
| 91 | + |
| 92 | +#### 1.0.4.0 |
| 93 | + |
| 94 | +**Release date: June 3, 2010** |
| 95 | + |
| 96 | +* Now the existence of the given paths will be checked before start. |
| 97 | +* More info will be shown in Windows Log in some cases of service startup fail. |
| 98 | +* Logging database validation commands no more fails. |
| 99 | +* ServiceTester assembly renamed to Mendix Service Console. |
| 100 | +* Added possibility to add runtime settings other than shown in interface. |
| 101 | +* Interface redesign. |
| 102 | +* Now, when updating the administrator password, the real administrator user name, set in the Modeler, will be used in stead of always MxAdmin. |
| 103 | +* Now application constants will be preloaded from Modeler file. |
| 104 | +* Moved the Mendix Settings.yaml file one level higher, so that the Service folder can be safely replaced by new versions. |
| 105 | +* Now the console start and stop buttons are not visible if the service is running, because starting and stopping a service is not possible at the moment. |
| 106 | + |
| 107 | +### 1.0.3 |
| 108 | + |
| 109 | +#### 1.0.3.1 |
| 110 | + |
| 111 | +**Release date: May 26, 2010** |
| 112 | + |
| 113 | +* Fixed the occurring error when saving the configuration and there are no application constants given. |
| 114 | +* Added Mendix icon to Service Tester program and form. |
| 115 | + |
| 116 | +#### 1.0.3.0 |
| 117 | + |
| 118 | +**Release date: May 18, 2010** |
| 119 | + |
| 120 | +* User interface changes. |
| 121 | +* Added possibility to select folders by the Windows folder browser control. |
| 122 | +* Added possibility to easy install and uninstall the service from user interface. |
| 123 | +* Now when starting the console and the service already runs, the console connects the service and shows the log. |
| 124 | +* Server and Runtime path combined to Mendix path. |
| 125 | +* Java heap size setting added. |
| 126 | +* Added much default values for settings (for example, folders, port numbers, service settings). |
| 127 | +* Support for application constants. |
| 128 | +* Now user name and password may be empty (when SQL Server integrated security is used). |
0 commit comments