| glassfish:/admin-cli-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…
./commands/src/java/com/sun/enterprise/ee/cli/commands/BaseNodeAgentCommand.java
1.5.6.1
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.24.2.1
./commands/src/java/com/sun/enterprise/ee/cli/commands/StartNodeAgentCommand.java
1.8.2.1
MAIN:bnevins:20070920222938
by bnevins on
20 September 2007, 17:29:39 -0500
(15 months ago)
Issue number: 6588834 start-cluster showed warnings and errors reported by each instance start-instance did not do this. This is inconsistent. Now start-instance does for one instance what start-clu…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.25
GF_V3_PREWORK_BRANCH:psterk:20070912172150
by psterk on
12 September 2007, 12:21:50 -0500
(15 months ago)
Test commit. No functional changes.
./build.xml
1.1.1.1.8.1
SJSAS91_FCS_BRANCH:dpatil:20070820215234
by dpatil on
20 August 2007, 16:52:34 -0500
(16 months ago)
BugFix 6595033 Updating manifest release version to 9.1
./admin-cli-ee.mf
1.1.1.1.20.1
MAIN:dpatil:20070820210159
by dpatil on
20 August 2007, 16:01:59 -0500
(16 months ago)
BugFix #6595033 Updating manifest release version to 9.1
./admin-cli-ee.mf
1.2
SJSAS91_FCS_BRANCH:janey:20070813223742
by janey on
13 August 2007, 17:37:42 -0500
(16 months ago)
Issue number: 6591285 Reviewed by: Sheetal Vartak and Kedar Mhaswade Check if health is in the range of 0-3. If not then display the message, "Instance Unknown State". Passed QL tests Verified no …
./commands/src/java/com/sun/enterprise/ee/cli/commands/GetHealthCommand.java
1.3.6.1
./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties
1.6.8.1
MAIN:janey:20070812063418
by janey on
12 August 2007, 01:34:18 -0500
(16 months ago)
Issue number: 6591285 Reviewed by: Sheetal Vartak and Kedar Mhaswade Check if health is in the range of 0-3. If not then display the message, "Instance Unknown State". Passed QL tests Verified no …
./commands/src/java/com/sun/enterprise/ee/cli/commands/GetHealthCommand.java
1.4
./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties
1.7
MAIN:pa100654:20070723234519
by pa100654 on
23 July 2007, 18:45:19 -0500
(17 months ago)
Issue number: 6581418 Reviewed by: Jane Young Modified the USAGE text for create-http-lb-ref. Also changed the defaults of health-checker-interval & timout which were wrong earlier.
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.24
SAILFIN_BRANCH:prasads:20070706094843
by prasads on
06 July 2007, 04:48:43 -0500
(18 months ago)
Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH
./build.xml
1.1.1.1.14.1
./maven.xml
1.3.6.1
./project.properties
1.1.1.1.14.1
./project.xml
1.1.1.1.14.1
./commands/build.properties
1.1.1.1.14.1
GF_V2_AIX_POC:basler:20070624004729
by basler on
23 June 2007, 19:47:29 -0500
(18 months ago)
- Update the build to add the appserv-rt.jar where the xalan and xerces classes where added for jaxp. In the productized version these classes should not be necessary because the module owners should…
./commands/build.xml
1.4.4.2
MAIN:pa100654:20070620060004
by pa100654 on
20 June 2007, 01:00:04 -0500
(18 months ago)
Issue number: 6571310 Reviewed by: Jane Young The fix is for the bug both in CLI and LB backend. the option lbenableallinstances and lbenableallapplications is false, while its supposed to be true,…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.23
MAIN:janey:20070617073706
by janey on
17 June 2007, 02:37:06 -0500
(18 months ago)
Issue number: 2504 Reviewed by: Kedar Mhaswade add api to get port from node-agent's domain.xml and host from das.properties files. passed QL tests Manual tests: *Output:* (1) create and start t…
./commands/src/java/com/sun/enterprise/ee/cli/commands/StartNodeAgentCommand.java
1.8
MAIN:bnevins:20070616053905
by bnevins on
16 June 2007, 00:39:05 -0500
(18 months ago)
Issue number: 6567291, 6567709 Obtained from: bugtraq Submitted by: byron nevins Reviewed by: jane young 6567709 - Fixed 6567291 -- the force option is operational. It is unknown if it actually …
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.22
MAIN:bnevins:20070615052908
by bnevins on
15 June 2007, 00:29:08 -0500
(18 months ago)
No code changes Removed 134 "^M"s
./commands/src/java/com/sun/enterprise/ee/cli/commands/StopInstanceCommand.java
1.3
SAILFIN_BRANCH:prasads:20070615052908
by prasads on
15 June 2007, 00:29:08 -0500
(18 months ago)
file StopInstanceCommand.java was added on branch SAILFIN_BRANCH on 2007-07-06 09:50:42 +0000
./commands/src/java/com/sun/enterprise/ee/cli/commands/StopInstanceCommand.java
1.3.2.1
GF_V2_AIX_POC:basler:20070608211337
by basler on
08 June 2007, 16:13:37 -0500
(19 months ago)
Initial check in for the AIX proof of concept. With these modification, the appserver starts and 100% of the quick look tests are passing on AIX Issue number: Obtained from: Submitted by: Reviewed b…
./commands/build.xml
1.4.4.1
MAIN:janey:20070606063438
by janey on
06 June 2007, 01:34:38 -0500
(19 months ago)
Issue number: 2848 Reviewed by: Kedar Mhaswade Add code to allow user to accept the default masterpassword by pressing the <enter> key for create/start-node-agent commands. Passed EE QL tests. Manu…
./commands/src/java/com/sun/enterprise/ee/cli/commands/BaseNodeAgentCommand.java
1.5
./commands/src/java/com/sun/enterprise/ee/cli/commands/CreateNodeAgentCommand.java
1.6
./commands/src/java/com/sun/enterprise/ee/cli/commands/StartNodeAgentCommand.java
1.7
MAIN:dpatil:20070604203529
by dpatil on
04 June 2007, 15:35:29 -0500
(19 months ago)
Updating build changes for Binary version of help/man files of Docs. Completed bootstrap-all build successfully. Issue number: Obtained from: Submitted by: dpatil Reviewed by: Paul Davis
./commands/build.xml
1.4
MAIN:tcfujii:20070505052313
by tcfujii on
05 May 2007, 00:23:13 -0500
(20 months ago)
CDDL+GPL header updates.
./build.xml
1.2
./maven.xml
1.4
./project.properties
1.2
./project.xml
1.2
./commands/build.properties
1.2
MAIN:ne110415:20070501073613
by ne110415 on
01 May 2007, 02:36:13 -0500
(20 months ago)
Temporarily disabling the new changes - not sure why they were not. They should have been with the commented out code in new command
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.20
MAIN:ne110415:20070501052847
by ne110415 on
01 May 2007, 00:33:59 -0500
(20 months ago)
RFE: 6471967. Force kill DAS/NA and Instance processes. Tests Run: EE/PE QL, Manual test. Reviewed By Dinesh, Jane, Lloyd
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.19
./commands/src/java/com/sun/enterprise/ee/cli/commands/StopInstanceCommand.java
1.1
./commands/src/java/com/sun/enterprise/ee/cli/commands/StopNodeAgentCommand.java
1.4
MAIN:pa100654:20070419190707
by pa100654 on
19 April 2007, 14:07:08 -0500
(20 months ago)
Issue number: 6512502 Reviewed by: Jane Young Removed redundant error/warning messages in the server.log. Also printing a warning on the admin-cli when the autoapplyenabled is true and the deviceho…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CreateHttpLBCommand.java
1.4
./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties
1.6
MAIN:janey:20070418202016
by janey on
18 April 2007, 15:20:16 -0500
(20 months ago)
Issue number: bugster# 6545010 Reviewed by: Prashanth Abbagani change default value for port option to 4848|4849 in the usage-text passed manual tests passed QL tests
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.18
MAIN:janey:20070404091653
by janey on
04 April 2007, 04:16:53 -0500
(21 months ago)
Issue number: Bug# 6517036 Reviewed by: Prashanth Abbagani if savemasterpassword option is true, then prompt for the masterpassword. passed QL tests passed manual test
./commands/src/java/com/sun/enterprise/ee/cli/commands/CreateNodeAgentCommand.java
1.4
MAIN:janey:20070403185541
by janey on
03 April 2007, 13:55:41 -0500
(21 months ago)
Issue number: bug# 6540443 Reviewed by: Prashanth Abbagani change-master-password is a local command so --host, --port, --user are not valid options and need to be removed from the usage-text. visu…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.17
MAIN:janey:20070329013210
by janey on
28 March 2007, 20:32:10 -0500
(21 months ago)
Issue number: bug# 6505844 Reviewed by: Prashanth Abbagani -remove message, "Could not change master password for domain domain1" from CLI since similar message is thrown from admin backend. passe…
./commands/src/java/com/sun/enterprise/ee/cli/commands/ChangeMasterPasswordCommand.java
1.2
MAIN:bnevins:20070322055339
by bnevins on
22 March 2007, 00:53:39 -0500
(21 months ago)
Rolling back today's change for 6534377 -- I was a bit hasty...
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.16
MAIN:janey:20070322010735
by janey on
21 March 2007, 20:07:35 -0500
(21 months ago)
Issue number: bugster# 6511765 Reviewed by: Prashanth Abbagani -add try/catch in runCommand -remove the nested try/catch block in checking if GMS is enabled passed QL tests passed manual tests
./commands/src/java/com/sun/enterprise/ee/cli/commands/GetHealthCommand.java
1.2
MAIN:bnevins:20070321225850
by bnevins on
21 March 2007, 17:58:50 -0500
(21 months ago)
Issue number: 6534377 Submitted by: byron nevins Reviewed by: jane young Removed the --verbose option from start-node-agent command. It ws added recently in order to get Thread Dumps. Thread Du…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml
1.15
MAIN:janey:20070321063754
by janey on
21 March 2007, 01:37:54 -0500
(21 months ago)
Issue number: 6533879 and 6520139 Reviewed by: Prashanth Abbagani CreateServiceCommand.java: - add a try/catch block in runCommand() to handle exception CreateServiceEECommand.java: - remove ae.pr…
./commands/src/java/com/sun/enterprise/ee/cli/commands/CreateServiceEECommand.java
1.2
./commands/src/java/com/sun/enterprise/ee/cli/commands/StartClusterCommand.java
1.4
|