[ https://issues.apache.org/jira/browse/GEODE-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund closed GEODE-742. --------------------------- > status locator command return null for output > --------------------------------------------- > > Key: GEODE-742 > URL: https://issues.apache.org/jira/browse/GEODE-742 > Project: Geode > Issue Type: Bug > Components: gfsh > Reporter: Jens Deppe > Assignee: Kirk Lund > > {noformat} > [info 2015/09/02 10:43:20.802 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] runCommand-Executing Command status locator with command Mgr > com.gemstone.gemfire.management.internal.cli.CommandManager@31637e79 > [info 2015/09/02 10:43:20.804 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] Command 'status locator' took 2 ms > [info 2015/09/02 10:43:20.805 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] execCommand-shell.getCompletorOutput() for status locator={} > [info 2015/09/02 10:43:20.805 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] execCommand-commandOutput for status > locator={com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommands.statusLocator=CommandResult > [gfJsonObject={"content":{"errorCode":520,"message":["null"]}}, > status=ERROR, index=1, isDataBuilt=true, > resultData=com.gemstone.gemfire.management.internal.cli.result.ErrorResultData@22a791db, > resultLines=[null > ], failedToPersist=false]} > [info 2015/09/02 10:43:20.805 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] getPresentationString-Start > [info 2015/09/02 10:43:20.805 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] checkForRightPadding-Start > [info 2015/09/02 10:43:20.805 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] Calling clearEvents() on management.cli.TestableGfsh@38b81a42 > [severe 2015/09/02 10:43:20.807 PDT <vm_1_thr_1_cli1_w2-2013-lin-24_10173> > tid=0x25] Task result: INITTASK[16] > management.test.cli.CommandTest.HydraTask_execConnectedCommands: ERROR > util.TestException: Unexpected command output:null > util.TestException: Unexpected command output:null > at > management.test.cli.CommandTest.checkForFatalErrors(CommandTest.java:6847) > at management.test.cli.CommandTest.execCommand(CommandTest.java:6614) > at > management.test.cli.CommandTest.checkOutputLines(CommandTest.java:6213) > at > management.test.cli.CommandTest.cmdStatusLocatorTest(CommandTest.java:5875) > at > management.test.cli.CommandTest.HydraTask_execConnectedCommands(CommandTest.java:1002) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at hydra.MethExecutor.execute(MethExecutor.java:189) > at hydra.MethExecutor.execute(MethExecutor.java:153) > at hydra.TestTask.execute(TestTask.java:194) > at hydra.RemoteTestModule$1.run(RemoteTestModule.java:216) > {noformat} > bugreport > {noformat} > Host name: w2-2013-lin-24 > OS name: Linux > Architecture: amd64 > OS version: 2.6.32-220.23.1.el6.x86_64 > Java version: 1.8.0_45 > Java vm name: Java HotSpot(TM) 64-Bit Server VM > Java vendor: Oracle Corporation > Java home: /export/gcm/where/jdk/1.8.0_45/x86_64.linux/jre > ##################################################### > > GemFire Version 9.0.0-SNAPSHOT > Source Date: 2015-08-27 10:54:49 -0700 > Source Revision: 49d99d4e5d97ecc682e9929251ab959ff7307e7a > Source Repository: develop > > Build Id: spillai 083015 > Build Date: 2015-08-30 23:51:57 -0700 > Build Version: 9.0.0-SNAPSHOT spillai 083015 2015-08-30 23:51:57 -0700 > javac 1.7.0_72 > Build JDK: Java 1.7.0_72 > Build Platform: Linux 2.6.32-220.23.1.el6.x86_64 amd64 > > ##################################################### > Test was run from > /export/w2-2013-lin-01a/users/spillai/gfe/gemfire/closed/gemfire-test/build/resources/test/management/test/cli/cli.bt > Test: > management/test/cli/p2pExecCommands.conf > A=peer > B=admin > C=cli > adminHosts=1 > adminThreadsPerVM=1 > adminVMsPerHost=1 > cliHosts=1 > cliThreadsPerVM=1 > cliVMsPerHost=1 > locatorHosts=1 > locatorThreadsPerVM=1 > locatorVMsPerHost=1 > numMembersCreateCacheOnly=0 > numMembersJoinDSOnly=0 > peerHosts=4 > peerThreadsPerVM=1 > peerVMsPerHost=1 > redundantCopies=1 > No local.conf for this run > //randomSeed extracted from test: > hydra.Prms-randomSeed=1441215735668; > *** Test failed with this error: > CLIENT vm_1_thr_1_cli1_w2-2013-lin-24_10173 > INITTASK[16] management.test.cli.CommandTest.HydraTask_execConnectedCommands > ERROR util.TestException: Unexpected command output:null > util.TestException: Unexpected command output:null > at > management.test.cli.CommandTest.checkForFatalErrors(CommandTest.java:6847) > at management.test.cli.CommandTest.execCommand(CommandTest.java:6614) > at > management.test.cli.CommandTest.checkOutputLines(CommandTest.java:6213) > at > management.test.cli.CommandTest.cmdStatusLocatorTest(CommandTest.java:5875) > at > management.test.cli.CommandTest.HydraTask_execConnectedCommands(CommandTest.java:1002) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at hydra.MethExecutor.execute(MethExecutor.java:189) > at hydra.MethExecutor.execute(MethExecutor.java:153) > at hydra.TestTask.execute(TestTask.java:194) > at hydra.RemoteTestModule$1.run(RemoteTestModule.java:216) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)