Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: 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) Make Review (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 history download (+2 -1) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/CLIDescriptor.xml 1.24.2.1 history download (+3 -1) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/StartNodeAgentCommand.java 1.8.2.1 history download (+4 -1) diffs

… 5 more files in changeset.
MAIN:bnevins:20070920222938 by bnevins on 20 September 2007, 17:29:39 -0500 (15 months ago) Make Review 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 history download (+1 -1) diffs

… 4 more files in changeset.
GF_V3_PREWORK_BRANCH:psterk:20070912172150 by psterk on 12 September 2007, 12:21:50 -0500 (15 months ago) Make Review Test commit. No functional changes.

./build.xml 1.1.1.1.8.1 history download (+1 -0) diffs

SJSAS91_FCS_BRANCH:dpatil:20070820215234 by dpatil on 20 August 2007, 16:52:34 -0500 (16 months ago) Make Review BugFix 6595033 Updating manifest release version to 9.1

./admin-cli-ee.mf 1.1.1.1.20.1 history download (+1 -1) diffs

… 18 more files in changeset.
MAIN:dpatil:20070820210159 by dpatil on 20 August 2007, 16:01:59 -0500 (16 months ago) Make Review BugFix #6595033 Updating manifest release version to 9.1

./admin-cli-ee.mf 1.2 history download (+1 -1) diffs

… 19 more files in changeset.
SJSAS91_FCS_BRANCH:janey:20070813223742 by janey on 13 August 2007, 17:37:42 -0500 (16 months ago) Make Review 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 history download (+15 -8) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties 1.6.8.1 history download (+1 -0) diffs

MAIN:janey:20070812063418 by janey on 12 August 2007, 01:34:18 -0500 (16 months ago) Make Review 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 history download (+15 -8) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties 1.7 history download (+1 -0) diffs

MAIN:pa100654:20070723234519 by pa100654 on 23 July 2007, 18:45:19 -0500 (17 months ago) Make Review
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 history download (+6 -6) diffs

SAILFIN_BRANCH:prasads:20070706094843 by prasads on 06 July 2007, 04:48:43 -0500 (18 months ago) Make Review Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH

./build.xml 1.1.1.1.14.1 history download (+30 -17) diffs

./maven.xml 1.3.6.1 history download (+31 -18) diffs

./project.properties 1.1.1.1.14.1 history download (+30 -17) diffs

./project.xml 1.1.1.1.14.1 history download (+30 -17) diffs

./commands/build.properties 1.1.1.1.14.1 history download (+30 -17) diffs

… 443 more files in changeset.
GF_V2_AIX_POC:basler:20070624004729 by basler on 23 June 2007, 19:47:29 -0500 (18 months ago) Make Review - 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 history download (+0 -1) diffs

… 8 more files in changeset.
MAIN:pa100654:20070620060004 by pa100654 on 20 June 2007, 01:00:04 -0500 (18 months ago) Make Review 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 history download (+2 -2) diffs

… 1 more file in changeset.
MAIN:janey:20070617073706 by janey on 17 June 2007, 02:37:06 -0500 (18 months ago) Make Review 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 history download (+64 -2) diffs

MAIN:bnevins:20070616053905 by bnevins on 16 June 2007, 00:39:05 -0500 (18 months ago) Make Review 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 history download (+2 -0) diffs

… 4 more files in changeset.
MAIN:bnevins:20070615052908 by bnevins on 15 June 2007, 00:29:08 -0500 (18 months ago) Make Review No code changes
Removed 134  "^M"s

./commands/src/java/com/sun/enterprise/ee/cli/commands/StopInstanceCommand.java 1.3 history download (+100 -100) diffs

SAILFIN_BRANCH:prasads:20070615052908 by prasads on 15 June 2007, 00:29:08 -0500 (18 months ago) Make Review 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 history deleted

GF_V2_AIX_POC:basler:20070608211337 by basler on 08 June 2007, 16:13:37 -0500 (19 months ago) Make Review 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 history download (+1 -0) diffs

… 22 more files in changeset.
MAIN:janey:20070606063438 by janey on 06 June 2007, 01:34:38 -0500 (19 months ago) Make Review 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 history download (+26 -2) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/CreateNodeAgentCommand.java 1.6 history download (+3 -3) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/StartNodeAgentCommand.java 1.7 history download (+2 -1) diffs

MAIN:dpatil:20070604203529 by dpatil on 04 June 2007, 15:35:29 -0500 (19 months ago) Make Review 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 history download (+2 -2) diffs

MAIN:tcfujii:20070505052313 by tcfujii on 05 May 2007, 00:23:13 -0500 (20 months ago) Make Review CDDL+GPL header updates.

./build.xml 1.2 history download (+30 -17) diffs

./maven.xml 1.4 history download (+31 -18) diffs

./project.properties 1.2 history download (+30 -17) diffs

./project.xml 1.2 history download (+30 -17) diffs

./commands/build.properties 1.2 history download (+30 -17) diffs

… 5393 more files in changeset.
MAIN:ne110415:20070501073613 by ne110415 on 01 May 2007, 02:36:13 -0500 (20 months ago) Make Review 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 history download (+1 -1) diffs

MAIN:ne110415:20070501052847 by ne110415 on 01 May 2007, 00:33:59 -0500 (20 months ago) Make Review 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 history download (+3 -1) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/StopInstanceCommand.java 1.1 history download (+122) new

./commands/src/java/com/sun/enterprise/ee/cli/commands/StopNodeAgentCommand.java 1.4 history download (+14 -2) diffs

… 28 more files in changeset.
MAIN:pa100654:20070419190707 by pa100654 on 19 April 2007, 14:07:08 -0500 (20 months ago) Make Review 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 history download (+10 -0) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/LocalStrings.properties 1.6 history download (+1 -0) diffs

… 5 more files in changeset.
MAIN:janey:20070418202016 by janey on 18 April 2007, 15:20:16 -0500 (20 months ago) Make Review 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 history download (+57 -57) diffs

MAIN:janey:20070404091653 by janey on 04 April 2007, 04:16:53 -0500 (21 months ago) Make Review 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 history download (+8 -2) diffs

MAIN:janey:20070403185541 by janey on 03 April 2007, 13:55:41 -0500 (21 months ago) Make Review 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 history download (+1 -1) diffs

MAIN:janey:20070329013210 by janey on 28 March 2007, 20:32:10 -0500 (21 months ago) Make Review 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 history download (+3 -13) diffs

MAIN:bnevins:20070322055339 by bnevins on 22 March 2007, 00:53:39 -0500 (21 months ago) Make Review 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 history download (+3 -2) diffs

MAIN:janey:20070322010735 by janey on 21 March 2007, 20:07:35 -0500 (21 months ago) Make Review 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 history download (+17 -31) diffs

MAIN:bnevins:20070321225850 by bnevins on 21 March 2007, 17:58:50 -0500 (21 months ago) Make Review 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 history download (+1 -2) diffs

MAIN:janey:20070321063754 by janey on 21 March 2007, 01:37:54 -0500 (21 months ago) Make Review 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 history download (+1 -2) diffs

./commands/src/java/com/sun/enterprise/ee/cli/commands/StartClusterCommand.java 1.4 history download (+11 -8) diffs

… 1 more file in changeset.
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, CVS analysis. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-08 16:13 -0600