Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  upgrade 6993 over 12 years ben leinfelder use correct Collections import
AdminException.java 1.47 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
AuthAdmin.java 10.9 KB 6932 over 12 years Matt Jones Refactoring classes that throw generic Exceptio...
BackupAdmin.java 8.89 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...
D1Admin.java 20.9 KB 6994 over 12 years ben leinfelder dataone configuration and registration enhancem...
DBAdmin.java 35.6 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
GeoserverAdmin.java 11 KB 6560 over 12 years ben leinfelder correctly check for missing config values durin...
LoginAdmin.java 5.27 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdmin.java 1.64 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdminServlet.java 9.68 KB 6951 over 12 years ben leinfelder rollback processing Error change -- creates a l...
PropertiesAdmin.java 13.7 KB 6635 over 12 years ben leinfelder DataONE MN registration/configuration is now it...
ReplicationAdmin.java 5.86 KB 6672 over 12 years ben leinfelder replication control panel now fully implemented...
SkinsAdmin.java 11.7 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...

Latest revisions

# Date Author Comment
6994 02/07/2012 04:53 PM ben leinfelder

dataone configuration and registration enhancements:
-include flag to disable D1 services, currently only the MN side enforces this
-do not allow multiple registration attempts if we have just submitted and are awaiting Node verification by the CN.
-do not allow configuration "bypass" if D1 settings have been configured previously....

6993 02/07/2012 03:18 PM ben leinfelder

use correct Collections import

6992 02/07/2012 11:08 AM ben leinfelder

Show "Update" button if this MemberNodeId is already registered with DataONE, otherwise use the "Register" label

6987 02/07/2012 12:00 AM Matt Jones

Modify admin configuration to include default replication policy. Extensively revised the DataONE configuration page, including new wording for intro, improved tooltips throughout, new arrangement of sections, and other cosmetic changes.

6984 02/06/2012 01:05 PM Matt Jones

Remove ability to edit NodeID from D1 configuration page. Fix update of contactSubject and dataone.ore.generated property name.

6981 02/06/2012 11:40 AM ben leinfelder

do not wait for SM generation to complete during the upgrade -- this way the web UI wont hang for days. the process sets a metacat property when it is complete.

6980 02/06/2012 11:38 AM ben leinfelder
6977 02/02/2012 05:15 PM ben leinfelder

do not shutdown hazelcast -- it needs to be running after the upgrade process so that Metacat actually works.
I think the newer version of HZ makes it so the threads are all released as needed.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5572

6976 02/02/2012 03:17 PM Matt Jones

Commenting out the parts of the upgrade script that started to refer to EXID. At this point, the registration of EZID identifiers will be done out-of-band with respect to the upgrade.

6966 01/30/2012 02:49 PM ben leinfelder

upgrade to hazelcast 1.9.4.6 so that threadpools are released when not needed (http://code.google.com/p/hazelcast/issues/detail?id=765).
include ant target to run a specific main class (mostly for debugging)

View revisions

Also available in: Atom