Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^5: SSL Soap Server daemon stopping

by Anonymous Monk
on Aug 25, 2008 at 01:42 UTC ( [id://706604]=note: print w/replies, xml ) Need Help??


in reply to Re^4: SSL Soap Server daemon stopping
in thread SSL Soap Server daemon stopping

Then it must do more than stop, like die or exit. Use eval to trap die.

Replies are listed 'Best First'.
Re^6: SSL Soap Server daemon stopping
by perlchild (Acolyte) on Apr 26, 2012 at 16:19 UTC

    Ok, this has been running for 4 years now, then today it started just stopping again when a valid request is sent to the server. Here is my debug output for it this time around and it looks like IO Socket SSL is having a problem finding my cert files. I don't know why it just started this. Is there an update to that perl module that I don't know about and should be using?

    Here is debug output:

    [root@host1 TTPSubmit]# DEBUG: .../IO/Socket/SSL.pm:423: accept create +d normal socket HTTP::Daemon::ClientConn::SSL=GLOB(0x7f26fe0) DEBUG: .../IO/Socket/SSL.pm:439: starting sslifying DEBUG: .../IO/Socket/SSL.pm:479: Net::SSLeay::accept -> -1 DEBUG: .../IO/Socket/SSL.pm:1131: SSL accept attempt failed with unkno +wn errorerror:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared c +ipher DEBUG: .../IO/Socket/SSL.pm:1417: free ctx 132729584 open=132729584 DEBUG: .../IO/Socket/SSL.pm:1420: OK free ctx 132729584 DEBUG: .../IO/Socket/SSL.pm:202: CA file certs/my-ca.pem not found, us +ing CA path instead. DEBUG: .../IO/Socket/SSL.pm:1382: new ctx 133366496 DEBUG: .../IO/Socket/SSL.pm:1131: IO::Socket::INET configuration faile +derror:00000000:lib(0):func(0):reason(0) DEBUG: .../IO/Socket/SSL.pm:1417: free ctx 133366496 open=133366496 DEBUG: .../IO/Socket/SSL.pm:1420: OK free ctx 133366496 Can't call method "url" on an undefined value at ./TTPSubmit.pl line 4 +2. [root@host1 TTPSubmit]#

    Thanks for your input

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://706604]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-03-29 06:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found