yahaosoft / apjp

Automatically exported from code.google.com/p/apjp
0 stars 0 forks source link

APJP on OpenShift fail to work #169

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.When I exec APJP_LOCAL.sh it's NOT OK.

What is the expected output? What do you see instead?
APJP.HTTP11.HTTPRequestException: HTTP_REQUEST/OPEN
    at APJP.HTTP11.HTTPRequest.open(HTTPRequest.java:123)
    at APJP.HTTP11.HTTPRequests.test(HTTPRequests.java:79)
    at APJP.Main.main(Main.java:257)
Caused by: javax.net.ssl.SSLProtocolException: handshake alert:  
unrecognized_name
... 

What version of the product are you using? On what operating system?
APJP 1.0.1 on UBUNTU 12.04

Thanks for your more and more perfect work of art!

Original issue reported on code.google.com by yutou6...@gmail.com on 13 Apr 2013 at 1:55