Re: Bug#835966: RM: polyorb -- RoQA; unmaintained, RC-buggy
I never got such error when using dsa, does the example is still running ?
Did you try :
netstat -ntap | grep LISTEN
In order to see what's is running and may collide with the bank example.
But if the example from the web page is running I think you have achieved a working polyorb package as far as I can see. Nice.
xavier
----- Mail original -----
De: "Svante Signell" <svante.signell@gmail.com>
À: "Xavier Grave" <xavier.grave@csnsm.in2p3.fr>, 835966@bugs.debian.org
Cc: "Mattia Rizzolo" <mattia@debian.org>, debian-ada@lists.debian.org
Envoyé: Mardi 6 Septembre 2016 16:31:50
Objet: Re: Bug#835966: RM: polyorb -- RoQA; unmaintained, RC-buggy
On Tue, 2016-09-06 at 11:17 +0200, Xavier Grave wrote:
> You should also run the po_cos_naming, you can look at [1] in order to see how
> to "play" with dsa applications.
>
> xavier
> [1] : http://wiki.ada-dk.org/a_dsa_tutorial
>
The dsa exammple in that web page works!
The bank example almost works too:
(after changing 192.168.1.1:9099 to 127.0.0.1:9099)
./bank_server
...
Request : p
=> Print
Customer : poor
Password : xxxx
Balance : 25
Customer : middle
Password : yyyy
Balance : 250
Customer : rich
Password : zzzz
Balance : 2500
Menu :
Create
Load
Print
Quit
Save
Request :
./bank_client
polyorb.utils.tcp_access_points: bind failed: [98] Address already in use
raised GNAT.SOCKETS.SOCKET_ERROR : [98] Address already in use
Reply to: