Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Bug_3276_Regression / README
blob717f10b90758a0aa12818abb63a1fd4bbc4611e5
3 This is a regression test for TAO#3276.
4 It tests whether nil forward requests are handled correctly.
6 __Regression Output__
8 $ ./run_test.pl
9 Writing the servant locator object ref out to file /home/vzykov/devel/DOCGroup/check/Bug_3276_Regression/proxy.ior
10 Activated as <IOR:010000001600000049444c3a53696d706c655f5365727665723a312e300000000100000000000000840000000101020023000000676c6173676f772e6865616471756172746572732e65636c6970736573702e636f6d00002e8900001b00000014010f00525354c8b4ec4733e803000000000001000000010000006e02000000000000000800000001000000004f41540100000018000000010000000100010001000000010001050901010000000000>
11 Writing the root poa servant server IOR out to file /home/vzykov/devel/DOCGroup/check/Bug_3276_Regression/control.ior
12 About to throw forward request exception for target...
13 ERROR: client timedout
14 ERROR: client returned -1
15 ERROR: manager timedout
16 ERROR: server returned -1
18 __Successful Output__
20 $ ./run_test.pl
21 Writing the servant locator object ref out to file /home/vzykov/devel/DOCGroup/check/Bug_3276_Regression/proxy.ior
22 Activated as <IOR:010000001600000049444c3a53696d706c655f5365727665723a312e300000000100000000000000840000000101020023000000676c6173676f772e6865616471756172746572732e65636c6970736573702e636f6d00002a8900001b00000014010f00525354e3b3ec472cf20c000000000001000000010000006e02000000000000000800000001000000004f41540100000018000000010000000100010001000000010001050901010000000000>
23 Writing the root poa servant server IOR out to file /home/vzykov/devel/DOCGroup/check/Bug_3276_Regression/control.ior
24 About to throw forward request exception for target...
25 TRANSIENT caught in client as it was expected.
26 Servant in process id (13116) received shutdown request. Complying...