Archived

This forum has been archived. Please start a new discussion on GitHub.

icegridadmin.exe/IceGridGUI.jar 3.2b retrieve stdout/err bug

Hi,

When I configure my Grid to run behind glacier2router I cannot retrieve stdout/err using both IceGridGUI.jar and icegridadmin.exe. However, when I connect to the Grid directly via locator both applications work.


USING ROUTER:

C:\Documents and Settings\mishap>icegridadmin --Ice.Default.Router="Glacier2/rou
ter:tcp -h mirage -p 20001" --username admin --password admin
Ice 3.2b Copyright 2003-2007 ZeroC, Inc.
>>> server show -t 10 paper_demo_mirage stdout
server `paper_demo_mirage' stdout: error: couldn't reach the IceGrid registry:
Outgoing.cpp:388: Ice::ObjectNotExistException:
object does not exist:
identity: `dcf7fdef-d7ca-4f43-b95a-1b1103b3d961'
facet:
operation: read
>>>

USING LOCATOR:

C:\Documents and Settings\mishap>icegridadmin --Ice.Default.Locator="IceGrid/Loc
ator:tcp -h localhost -p 12000" --username admin --password admin
Ice 3.2b Copyright 2003-2007 ZeroC, Inc.
>>> server show -t 10 paper_demo_mirage stdout
server `paper_demo_mirage' stdout:


Welcome to StrategyRunner server.
All rights reserved by StrategyRunner Ltd.



[17:58:10] runner> Remote listener subscribed: tdm.4\"YOkvm\/xO\\h%=C%/ec625766-
fea4-4b76-a880-0c58cc4bd1e3 -t:tcp -h localhost -p 2247
Info: remote storage subscribed to paper_demo_mirage.Remote
Subscribed to remote storage
>>>




Regards,

Comments

  • benoit
    benoit Rennes, France
    Hi Michael,

    Thanks for the bug report! We'll fix this for 3.2.0.

    Cheers,
    Benoit.