This is a discussion on EPROTONOSUP Problem within the OpenSSH Development forums, part of the Networking and Network Related category; Hi, I am running the dbt2 test kit for postgres-8.0.1.The driver and client are running on ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am running the dbt2 test kit for postgres-8.0.1.The driver and client are running on Sun Solaris 10 and the database is running on Red Hat 9.I am running the test kit for 100 warehouses with tpw(terminal per warehouse) value of 80. I did truss on driver and found that after executing some transactions an error comes related to EPROTONOSUP. The particular point where error comes looks like this- so_socket(PF_INET, SOCK_STREAM, -4, "", SOV_DEFAULT) Err#120 EPROTONOSUP . Above this error the normal behaviour was: so_socket(PF_INET, SOCK_STREAM, IPPROTO_TCP, "", SOV_DEFAULT) = 255 I found that this error comes when the protocol is not supported by the addres family. Could you please help me out on this about how to solve this one as how after executing for some time the protocol is not supported at all. Thanks & Regards uma __________________________________________________ ______________________ Yahoo! India Matrimony: Find your life partner online Go to: http://yahoo.shaadi.com/india-matrimony _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|