| glassfish:/admin-ee/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
SJSAS91_FCS_BRANCH:yaminikb:20081104102114
by yaminikb on
04 November 2008, 04:21:15 -0600
(2 months 4 days ago)
(SailFin requirement) -Introduced a new option in start-node-agent to configure failure detection time -CLI option is --monitorInterval=5 which denotes time in seconds -It will ultimately set the sle…
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/BaseNodeAgent.java
1.4.2.2
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgent.java
1.28.2.4
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgentMain.java
1.12.2.3
./servermgmt/src/java/com/sun/enterprise/ee/admin/servermgmt/AgentManager.java
1.14.2.1
SJSAS91_FCS_BRANCH:llc:20081103224544
by llc on
03 November 2008, 16:45:45 -0600
(2 months 5 days ago)
Issue number: 5343 Obtained from: Submitted by: Lloyd Chambers Reviewed by:
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/ProcessManager.java
1.5.6.2
SJSAS91_FCS_BRANCH:rajeshwar:20081029222955
by rajeshwar on
29 October 2008, 17:29:55 -0500
(2 months 10 days ago)
Issue number: https://glassfish.dev.java.net/issues/show_bug.cgi?id=6587 Reviewed by: Ronald Monzillo Additional permission (java.net.SocketPermission permission) for SNMP module. SNMP adaptor code ne…
SJSAS91_FCS_BRANCH:rajeshwar:20081028155012
by rajeshwar on
28 October 2008, 10:51:11 -0500
(2 months 11 days ago)
Issue number: https://glassfish.dev.java.net/issues/show_bug.cgi?id=6587 Reviewed by: Ronald Monzillo Added permissions for SNMP module- mbeans, mbean server and classloader permission. Did the com…
./templates/ee80/server.policy
1.4.10.1
SJSAS91_FCS_BRANCH:mmunn:20081003165119
by mmunn on
03 October 2008, 11:51:19 -0500
(3 months 5 days ago)
Bugs Fixed : 6595613 Checkin comments: Admin gui node agent/instance pages hang when network to remote node agent machine is down Related files : admin-gui/src/java/com/sun/enterprise/tools/adm…
./admin/src/java/com/sun/enterprise/ee/admin/clientreg/JMXConnectorRegistry.java
1.5.2.2
SJSAS91_FCS_BRANCH:sheetalv:20080925221246
by sheetalv on
25 September 2008, 17:12:46 -0500
(3 months 13 days ago)
fix for issue 1193 : Need a new property in domain.xml for Shoal's failure-detection-tcp-retransmit-timeout added a new property name-value pair for allowing developers to set the above timeout value.…
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/GMSClientMBeanHelper.java
1.4.6.2
SJSAS91_FCS_BRANCH:skgaju:20080908110726
by skgaju on
08 September 2008, 06:07:26 -0500
(4 months ago)
Bug:6705325 ported from 9.1ur2 patches
./synchronization/src/java/com/sun/enterprise/ee/synchronization/util/io/Utils.java
1.2.6.1
SJSAS91_FCS_BRANCH:mmunn:20080905210209
by mmunn on
05 September 2008, 16:02:09 -0500
(4 months 3 days ago)
Rolling back changes for 6698604
./synchronization/dtds/synchronization-meta-data.xml
1.6.2.2
SJSAS91_FCS_BRANCH:mmunn:20080902163050
by mmunn on
02 September 2008, 11:33:10 -0500
(4 months 6 days ago)
Bugs Fixed : 6678769 Checkin comments : Issues with log rotation and Logging when log directory is changed Related files : see bugster Reviewed by : Sharan.Sakthivelv@Sun.COM
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgentMain.java
1.12.2.2
./synchronization/src/java/com/sun/enterprise/ee/synchronization/BaseSynchronizationDriver.java
1.9.6.1
./synchronization/src/java/com/sun/enterprise/ee/synchronization/SynchronizationMain.java
1.5.2.2
SJSAS91_FCS_BRANCH:mmunn:20080902155150
by mmunn on
02 September 2008, 10:55:10 -0500
(4 months 6 days ago)
Bugs Fixed : 6678688 Checkin comments : JBI infra-structure side-by-side updating functionality to be added Related files : CommonProperties.java,JBIUpgrade.java,LocalStrings.properties,asupgrade.bat.…
./templates/ee80/asupgrade.bat.template
1.4.6.1
./templates/ee80/asupgrade.template
1.4.6.1
SJSAS91_FCS_BRANCH:mmunn:20080827224041
by mmunn on
27 August 2008, 17:40:41 -0500
(4 months 12 days ago)
Bugs Fixed : 6698604 Checkin comments : Stand-alone instances sometimes obtain files from other instances on syncing to DAS at startup Related files : none Tests Run : Unit…
./synchronization/dtds/synchronization-meta-data.xml
1.6.2.1
SJSAS91_FCS_BRANCH:jfialli:20080818195325
by jfialli on
18 August 2008, 14:53:35 -0500
(4 months 21 days ago)
Partial fix for Glassfish Issue 5313 need a property to set bind interface address for group management service to use on multihome machine (See bug description for how to set this for now.) While c…
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/GMSClientMBeanHelper.java
1.4.6.1
SJSAS911_BETA_BRANCH:jfialli:20080711202957
by jfialli on
11 July 2008, 15:29:57 -0500
(5 months 28 days ago)
For machines with more than one network interface, cluster gms-bind-interface-address property passed into ClusterManager enables administrator to specify which network interface for group communicati…
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/GMSClientMBeanHelper.java
1.4.12.1
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/LocalStrings.properties
1.3.8.1
SJSAS911_BETA_BRANCH:bnevins:20080625211721
by bnevins on
25 June 2008, 16:17:21 -0500
(6 months ago)
Bug caused by checkin for 4454 As it turns out, Synchronization package is used by processes other than Node Agents. Added very simple fix. Issue number: Obtained from: Submitted by: Reviewed by:
./servermgmt/src/java/com/sun/enterprise/ee/admin/servermgmt/InstanceDirs.java
1.1.4.3
SJSAS91_FCS_BRANCH:bnevins:20080625180346
by bnevins on
25 June 2008, 13:03:46 -0500
(6 months ago)
follow-up to earlier checkin. I did not realize that Synch. code is ALSO used by non Node-Agents. Only NodeAgent will initialize InstanceDirs properly. This should solve problems with DAS or Instances…
./servermgmt/src/java/com/sun/enterprise/ee/admin/servermgmt/InstanceDirs.java
1.1.2.2
MAIN:llc:20080624212002
by llc on
24 June 2008, 16:20:02 -0500
(6 months ago)
file ClusterApplicationRefMBean.java was initially added on branch SJSAS91_FCS_BRANCH.
./admin/src/java/com/sun/enterprise/ee/admin/mbeanapi/ClusterApplicationRefMBean.java
1.1
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/ClusterApplicationRefMBean.java
1.1
SJSAS91_FCS_BRANCH:llc:20080624212002
by llc on
24 June 2008, 16:20:04 -0500
(6 months ago)
Issue number: 5042 Obtained from: Submitted by: Lloyd Chambers Reviewed by: Nandini Ektare, Kedar Mhaswade, Abhijit Kumar
./admin/src/java/com/sun/enterprise/ee/admin/mbeanapi/ClusterApplicationRefMBean.java
1.1.2.1
./mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/ClusterApplicationRefMBean.java
1.1.2.1
SJSAS911_BETA_BRANCH:bnevins:20080624002424
by bnevins on
23 June 2008, 19:24:24 -0500
(6 months ago)
Issue number: 4454 Submitted by: Byron Nevins Reviewed by: * Moved InstanceDirs to servermgmt. Since servermgmt is built BEFORE nodeagent and synchronization -- the latter two can both access Insta…
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/InstanceDirs.java
1.3.6.1.2.2
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/InstanceStatus.java
1.5.12.1
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/LocalStrings.properties
1.5.14.1
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgent.java
1.28.2.1.6.2
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/ProcessInstanceInternal.java
1.7.8.1
SJSAS91_FCS_BRANCH:bnevins:20080623213110
by bnevins on
23 June 2008, 16:31:10 -0500
(6 months ago)
Issue number: 4454 Moved InstanceDirs from NodeAgent to Servermgmt to solve build dependency problems
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/InstanceStatus.java
1.5.6.1
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/LocalStrings.properties
1.5.8.1
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgent.java
1.28.2.3
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/ProcessInstanceInternal.java
1.7.2.1
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/ProcessManager.java
1.5.6.1
MAIN:bnevins:20080623213111
by bnevins on
23 June 2008, 16:31:11 -0500
(6 months ago)
file InstanceDirs.java was initially added on branch SJSAS91_FCS_BRANCH.
./servermgmt/src/java/com/sun/enterprise/ee/admin/servermgmt/InstanceDirs.java
1.1
SJSAS911_BETA_BRANCH:bnevins:20080623213111
by bnevins on
23 June 2008, 16:31:11 -0500
(6 months ago)
file InstanceDirs.java was added on branch SJSAS911_BETA_BRANCH on 2008-06-24 00:24:24 +0000
./servermgmt/src/java/com/sun/enterprise/ee/admin/servermgmt/InstanceDirs.java
1.1.4.1
SJSAS91_FCS_BRANCH:bnevins:20080623212943
by bnevins on
23 June 2008, 16:29:43 -0500
(6 months ago)
Issue number: 4454
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/InstanceDirs.java
1.3.6.3
SJSAS91_FCS_BRANCH:naman_mehta:20080623084338
by naman_mehta on
23 June 2008, 03:44:47 -0500
(6 months ago)
Reverted back Byron changes for issue number 4454. Because of this fix build is failing. Issue number: Obtained from: Submitted by: naman mehta Reviewed by:
./synchronization/src/java/com/sun/enterprise/ee/synchronization/http/HttpUtils.java
1.2.6.2
./synchronization/src/java/com/sun/enterprise/ee/synchronization/impl/ApplicationsMgrImpl.java
1.2.6.3
SJSAS911_BETA_BRANCH:naman_mehta:20080623084331
by naman_mehta on
23 June 2008, 03:44:33 -0500
(6 months ago)
Reverted back Byron changes for issue number 4454. Because of this fix build is failing. Issue number: Obtained from: Submitted by: naman mehta Reviewed by:
./synchronization/src/java/com/sun/enterprise/ee/synchronization/http/HttpUtils.java
1.2.12.2
./synchronization/src/java/com/sun/enterprise/ee/synchronization/impl/ApplicationsMgrImpl.java
1.2.6.1.2.2
SJSAS911_BETA_BRANCH:bnevins:20080621192535
by bnevins on
21 June 2008, 14:25:35 -0500
(6 months ago)
Issue number: 4454 Submitted by: Byron Nevins Concurrency bug fixed.
./synchronization/src/java/com/sun/enterprise/ee/synchronization/http/HttpUtils.java
1.2.12.1
./synchronization/src/java/com/sun/enterprise/ee/synchronization/impl/ApplicationsMgrImpl.java
1.2.6.1.2.1
SJSAS91_FCS_BRANCH:bnevins:20080621191623
by bnevins on
21 June 2008, 14:16:23 -0500
(6 months ago)
Issue number: 4454 Submitted by: Byron Nevins Concurrency bug fixed.
./synchronization/src/java/com/sun/enterprise/ee/synchronization/http/HttpUtils.java
1.2.6.1
./synchronization/src/java/com/sun/enterprise/ee/synchronization/impl/ApplicationsMgrImpl.java
1.2.6.2
SJSAS911_BETA_BRANCH:srinik76:20080520114438
by srinik76 on
20 May 2008, 06:44:38 -0500
(7 months ago)
Issue number: 523 Obtained from: Submitted by: Reviewed by: Yamini Tests Run: Glassfish QL, Cluster QL, Sailfin QL, Cluster QL
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgent.java
1.28.2.1.6.1
./templates/ee80/asadmin.bat.template
1.6.6.4.2.1
./templates/ee80/asadmin.template
1.8.6.4.2.1
SJSAS91_FCS_BRANCH:srinik76:20080516144811
by srinik76 on
16 May 2008, 09:48:11 -0500
(7 months ago)
Issue number: 523 Obtained from: Submitted by: Reviewed by: Yamini Tests Run: Glassfish QL, Cluster QL
./nodeagent/src/java/com/sun/enterprise/ee/nodeagent/NodeAgent.java
1.28.2.2
./templates/ee80/asadmin.bat.template
1.6.6.7
./templates/ee80/asadmin.template
1.8.6.7
SJSAS91_FCS_BRANCH:srinik76:20080426102510
by srinik76 on
26 April 2008, 05:25:10 -0500
(8 months ago)
Backing out the changes for issue 523 since it breaks windows build and some tests in glassfish cluster ql is failing Issue number: Obtained from: Submitted by: Reviewed by:
./templates/ee80/asadmin.bat.template
1.6.6.6
./templates/ee80/asadmin.template
1.8.6.6
SJSAS91_FCS_BRANCH:srinik76:20080422081628
by srinik76 on
22 April 2008, 03:16:28 -0500
(8 months ago)
Issue number: 523 Obtained from: Submitted by: Reviewed by: yamini Tests Run: Sailfin QL, Cluster QL, Glassfish QL
./templates/ee80/asadmin.bat.template
1.6.6.5
./templates/ee80/asadmin.template
1.8.6.5
./templates/ee80/default-domain.xml.template
1.15.6.1
|