CORBA 2.3.3 Getting Started Guide (NonStop CORBA 2.3.7+)
Got STACK_OVERFLOW exception as expected.
Pop: 1000
Pop: 900
Pop: 800
Pop: 700
Pop: 600
Pop: 500
Pop: 400
Pop: 300
Pop: 200
Pop: 100
Got STACK_UNDERFLOW exception as expected.
Once you are satisfied with the output, you can stop the server program (in the server OSS window) by
pressing <Ctrl+C>.
If you see the output as described above, you have successfully built and run the Stack example on your
NonStop CORBA system.
You can now begin developing your own CORBA clients and servers using NonStop CORBA system.
If you do not obtain the output as described above, either you have not correctly installed and configured
NonStop CORBA, or you did not build and run the example program correctly. You can start the
debugging process by using PATHCOM to view the status of your NonStop CORBA server-pool
processes to see if the ORB processes are running.
Prev Up Next
Chapter 5. Running the C++ Stack
Example
Home
Chapter 7. Installing JORB Lite