11 May, 2007
5 commits
-
…t (Issue 454), and ACI userattr support (Issue 455). git-svn-id: https://svn.forgerock.org/opendj/trunk@1858 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…d in the Installation class. - Add current build ID string to choose version panel git-svn-id: https://svn.forgerock.org/opendj/trunk@1857 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
order when operation have dependencies (like adding child entry after parent) The operations are first done without checking for dependency and only if they failed are checked for dependencies and inserted in a list of dependent changes. More information can be found in issue 612. This code also set back the number of threads used by the replication to 10 (issue 1568) git-svn-id: https://svn.forgerock.org/opendj/trunk@1856 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…p between two managed object definitions. Also make the property definition and relation definitin registration methods protected. git-svn-id: https://svn.forgerock.org/opendj/trunk@1855 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1854 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 May, 2007
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1853 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1852 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Leaves the server in the state requested by the user in the review panel for the GUI upgrader. - Includes a change to QuickSetup: Previously finishClicked() did not tell the application to update the user data as nextClicked() does. The Installer and Uninstaller had their own logic for performing the validation and launching. I've updated finishClicked() to return a boolean where a true value indicates that QuickSetup should treat clicking the Finish button as clicking the Next button by telling the application to update the user data as well as launch the application's process if the next step is the progress step. A false value (which the Uninstaller and Installer return) means that the application will manage its own updating of the final panel and launching of the application process. git-svn-id: https://svn.forgerock.org/opendj/trunk@1851 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
OpenDS Issue Number: 1597 git-svn-id: https://svn.forgerock.org/opendj/trunk@1850 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1849 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1848 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1847 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1846 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Lots of label, dialog wording and layout changes. - The user is now warned if they try to close the upgrader window before it is finished. If the user indicates they want to cancel the operation the upgrader cleans up any filesystem changes that had been made to that point. - Added ability for progress panel to display HTML pre-formatted error messages as is currently possible for success messages. git-svn-id: https://svn.forgerock.org/opendj/trunk@1845 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 May, 2007
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1844 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
optional element rather than required. Also, update the DSML search processing code to be a little more forgiving when it comes to the search scope and deref policy strings. OpenDS Issue Number: 1584 git-svn-id: https://svn.forgerock.org/opendj/trunk@1843 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
change the format of the audit log messages so that they use the standard LDIF change syntax and therefore can be easily replayed if necessary. OpenDS Issue Number: 1585 git-svn-id: https://svn.forgerock.org/opendj/trunk@1842 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 May, 2007
7 commits
-
Fix a number of bugs related to the refresh of the contents of the status panel when the data to be displayed changes (the panel did not get refreshed). git-svn-id: https://svn.forgerock.org/opendj/trunk@1841 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… was displayed) resize the dialog so that we actually can view all the status. git-svn-id: https://svn.forgerock.org/opendj/trunk@1839 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…a ZipInputStream will be the root directory of all the entries in the zip which is apparently not always the case. This commit removes this assumption and instead removes the initial path by looking for the zip entry path file separator. There is also a change to the build extractor so that unexpected errors are written to the log file. git-svn-id: https://svn.forgerock.org/opendj/trunk@1838 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ired to avoid the server to be shutdown when is run as a service and the user logs off. Add some 'pause' commands when we could not get a proper JVM for the Windows batch files. This way when the user double clicks on them the command prompt window will stay open until they touch a key and (s)he will be able to read the error message. git-svn-id: https://svn.forgerock.org/opendj/trunk@1837 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1836 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…h broke the QuickSetup (the user had to wait till OpenDS.jar was downloaded). Also modify the code to have a localized message when the server is failed to start in the connection handlers mode. git-svn-id: https://svn.forgerock.org/opendj/trunk@1835 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…h a space in it's path. There was also a similar, but more benign problem with log messages generated from start-ds.bat and stop-ds.bat. git-svn-id: https://svn.forgerock.org/opendj/trunk@1834 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 May, 2007
4 commits
-
- debug("Deleting the service '%s'."); + debug("Deleting the service '%s'.", serviceName); Which was causing the process to core on uninstall. So I went through the other debug messages, and made a few more changes that most likely wouldn't have caused problems. For instance, - debug("doStartApplication: spawn failed. Sent command:"); - debug(command); + debug("doStartApplication: spawn failed. Sent command: '%s'", command); Technically, command could include a format directive (e.g. %s) in which case we'd have the same problem as debug("Deleting the service '%s'."), but this is unlikely. There are also a few other debug messages that I added to track down the real problem, and I've left them in. git-svn-id: https://svn.forgerock.org/opendj/trunk@1833 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
appropriate. git-svn-id: https://svn.forgerock.org/opendj/trunk@1830 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…h stopping the server on Windows, and also adds a lot of debug logging to the service code, so we can track problems down in the future git-svn-id: https://svn.forgerock.org/opendj/trunk@1827 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1825 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 May, 2007
12 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1822 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
1. A char array was set to NULL wrongly which caused a core in the windows services code. This problem appeared almost systematically when the install path was long. 2. The windows services code got into an infinite loop when the server could not be started. 3. The windows services code was missing to unlock a file after testing if it could lock it. 4. Create specific loggers for Setup, Uninstall and StatusPanel applications. This avoids having duplicated and not very user friendly log lines on the output of these applications. 5. When we cannot launch the graphical applications store the stack trace we get in the log file associated with the application and inform the user about the existence of this file in the same message where we tell that we are falling back to the CLI mode. 6. Fix a refresh problem in the status panel. Now when the number of entries of the database increase the contents of the panel are automatically updated. 7. Modify the name of the Age of Oldest Missing Changes as mentioned by Brian. 8. Redirect some logging/debugging lines of the windows services to a file called windows-service in the logs directory. git-svn-id: https://svn.forgerock.org/opendj/trunk@1821 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…tools. Now startup debug logger is only enabled on bootstrap server. git-svn-id: https://svn.forgerock.org/opendj/trunk@1820 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1819 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- Missing cn attribute in replication.ldif - When at least 2 replication servers are used, they will both try to connect to each other. Since there must be only one connection, one of the connection is rejected. Unfortunately in some cases the replication server fails to recognize that they are already connected and keep trying to connect to the other replication server every second. The reason while they fail to notice that they are already connected is because there is a confusion in the code between the IP address and the hostname. This fix uses the IP address everywhere and also add checks between the IP address and the local IP address : 127.0.0.1. git-svn-id: https://svn.forgerock.org/opendj/trunk@1817 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In particular: - Reduce the number of debug messages that will be generated by changing the default level from "info" to "warning" - Reduce the number of error log messages that will be generated by removing an erroneous logError call from ReplicationDomain.log() - Change the default timeout in the replication UpdateOperationTest.lostHeartbeatFailover() method from 10 seconds to 30 seconds. git-svn-id: https://svn.forgerock.org/opendj/trunk@1816 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… disabled until further testing is performed. git-svn-id: https://svn.forgerock.org/opendj/trunk@1815 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
so that it will ignore any methods dynamically added by AspectJ weaving. git-svn-id: https://svn.forgerock.org/opendj/trunk@1814 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
framework to fail with weaving enabled. The tracer was trying to trace the server startup before it had an appropriate configuration available. git-svn-id: https://svn.forgerock.org/opendj/trunk@1813 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
creates can actually be used to run the server (it copies all of the necessary class files and libraries into place so the scripts in bin can find them). git-svn-id: https://svn.forgerock.org/opendj/trunk@1812 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@1811 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
entry cache was enabled. git-svn-id: https://svn.forgerock.org/opendj/trunk@1810 41b1ffd8-f28e-4786-ab96-9950f0a78031