good20087758521 / apjp

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

错误原因: 未认真阅读WIKI #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
D:\APJP_LOCAL_JAVA-1.0.1>java -classpath APJP_LOCAL_JAVA-1.0.1.jar APJP.Main
*****************************************************************************
***                                                                       ***
***                    Welcome to the IAIK JCE Library                    ***
***                                                                       ***
*** This version of IAIK-JCE is licensed for evaluation, education,       ***
*** research, and use in open-source projects only.                       ***
*** Commercial use of this software is prohibited.                        ***
*** For details please see http://jce.iaik.tugraz.at/sales/.              ***
*** This message does not appear in the registered commercial version.    ***
***                                                                       ***
*****************************************************************************

APJP: START_PROXY_SERVER
APJP_LOCAL_PROXY_SERVER: PROXY_SERVER/START
APJP_LOCAL_PROXY_SERVER: PROXY_SERVER/START_PROXY_SERVER
APJP_LOCAL_PROXY_SERVER: PROXY_SERVER/START_PROXY_SERVER_WORKERS
APJP_LOCAL_PROXY_SERVER: PROXY_SERVER/START_HTTP_PROXY_SERVER
APJP_LOCAL_HTTP_PROXY_SERVER: HTTP_PROXY_SERVER/START
APJP_LOCAL_HTTP_PROXY_SERVER: HTTP_PROXY_SERVER/START_HTTP_PROXY_SERVER
APJP_LOCAL_HTTP_PROXY_SERVER: HTTP_PROXY_SERVER/START_HTTP_PROXY_SERVER_WORKERS
APJP_LOCAL_HTTP_PROXY_SERVER: HTTP_PROXY_SERVER/START_HTTP_SERVER
APJP_LOCAL_HTTP_SERVER: HTTP_SERVER/START
APJP_LOCAL_HTTP_SERVER: HTTP_SERVER/START_HTTP_SERVER
APJP_LOCAL_HTTP_SERVER: HTTP_SERVER/START_HTTP_SERVER_WORKERS
APJP_LOCAL_PROXY_SERVER: PROXY_SERVER/START_HTTPS_PROXY_SERVER
APJP_LOCAL_HTTPS_PROXY_SERVER: HTTPS_PROXY_SERVER/START
APJP_LOCAL_HTTPS_PROXY_SERVER: HTTPS_PROXY_SERVER/START_HTTPS_PROXY_SERVER
APJP_LOCAL_HTTPS_PROXY_SERVER: HTTPS_PROXY_SERVER/START_HTTPS_PROXY_SERVER_WORKE
RS
APJP_LOCAL_HTTPS_PROXY_SERVER: HTTPS_PROXY_SERVER/START_HTTPS_SERVERS
APJP: START_PROXY_SERVER: OK
APJP: TEST_HTTP_REQUESTS
APJP: HTTP_REQUEST/GET_HTTP_RESPONSE_MESSAGE: REQUEST: HEAD / HTTP/1.0
APJP: HTTP_REQUESTS/TEST: EXCEPTION
APJP.HTTP11.HTTPRequestException: HTTP_REQUEST/GET_HTTP_RESPONSE_MESSAGE
        at APJP.HTTP11.HTTPRequest.getHTTPResponseMessage(HTTPRequest.java:623)
        at APJP.HTTP11.HTTPRequests.test(HTTPRequests.java:83)
        at APJP.Main.main(Main.java:257)
Caused by: java.io.FileNotFoundException: http://dry-hollows-1587.herokuapp.com/
http
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at APJP.HTTP11.HTTPRequest.getHTTPResponseMessage(HTTPRequest.java:426)
        ... 2 more
APJP: TEST_HTTP_REQUESTS: EXCEPTION
APJP.HTTP11.HTTPRequestException: HTTP_REQUESTS/TEST
        at APJP.HTTP11.HTTPRequests.test(HTTPRequests.java:107)
        at APJP.Main.main(Main.java:257)
Caused by: APJP.HTTP11.HTTPRequestException: HTTP_REQUEST/GET_HTTP_RESPONSE_MESS
AGE
        at APJP.HTTP11.HTTPRequest.getHTTPResponseMessage(HTTPRequest.java:623)
        at APJP.HTTP11.HTTPRequests.test(HTTPRequests.java:83)
        ... 1 more
Caused by: java.io.FileNotFoundException: http://dry-hollows-1587.herokuapp.com/
http
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at APJP.HTTP11.HTTPRequest.getHTTPResponseMessage(HTTPRequest.java:426)
        ... 2 more
APJP: TEST_HTTP_REQUESTS: NOT OK
APJP: TEST_HTTPS_REQUESTS
APJP: HTTPS_REQUEST/GET_RESPONSE_MESSAGE: REQUEST: HEAD / HTTP/1.0
APJP: HTTPS_REQUESTS/TEST: EXCEPTION
APJP.HTTP11.HTTPSRequestException: HTTPS_REQUEST/GET_HTTP_RESPONSE_MESSAGE
        at APJP.HTTP11.HTTPSRequest.getHTTPResponseMessage(HTTPSRequest.java:623
)
        at APJP.HTTP11.HTTPSRequests.test(HTTPSRequests.java:72)
        at APJP.Main.main(Main.java:274)
Caused by: java.io.FileNotFoundException: http://dry-hollows-1587.herokuapp.com/
https
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at APJP.HTTP11.HTTPSRequest.getHTTPResponseMessage(HTTPSRequest.java:426
)
        ... 2 more
APJP: TEST_HTTPS_REQUESTS: EXCEPTION
APJP.HTTP11.HTTPSRequestException: HTTPS_REQUESTS/TEST
        at APJP.HTTP11.HTTPSRequests.test(HTTPSRequests.java:96)
        at APJP.Main.main(Main.java:274)
Caused by: APJP.HTTP11.HTTPSRequestException: HTTPS_REQUEST/GET_HTTP_RESPONSE_ME
SSAGE
        at APJP.HTTP11.HTTPSRequest.getHTTPResponseMessage(HTTPSRequest.java:623
)
        at APJP.HTTP11.HTTPSRequests.test(HTTPSRequests.java:72)
        ... 1 more
Caused by: java.io.FileNotFoundException: http://dry-hollows-1587.herokuapp.com/
https
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at APJP.HTTP11.HTTPSRequest.getHTTPResponseMessage(HTTPSRequest.java:426
)
        ... 2 more
APJP: TEST_HTTPS_REQUESTS: NOT OK

heroku平台,帮忙看看什么问题,谢谢。

Original issue reported on code.google.com by jerrylov...@gmail.com on 16 Nov 2012 at 3:59

GoogleCodeExporter commented 9 years ago
issue:
OS:windows xp sp2, sun java 7update9
remote http/https server work, run APJP_LOCAL_JAVA-1.0.1,  
error: Caused by: java.io.FileNotFoundException: 
http://dry-hollows-1587.herokuapp.com/
http
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at APJP.HTTP11.HTTPRequest.getHTTPResponseMessage(HTTPRequest.java:426)
please help me,thank you.

Original comment by jerrylov...@gmail.com on 16 Nov 2012 at 11:30

GoogleCodeExporter commented 9 years ago
错误: " http://dry-hollows-1587.herokuapp.com/http" and " 
http://dry-hollows-1587.herokuapp.com/https"

正确: " http://dry-hollows-1587.herokuapp.com/HTTP" and " 
http://dry-hollows-1587.herokuapp.com/HTTPS"

请认真阅读WIKI: 
http://code.google.com/p/apjp/wiki/InstallGuideOnHeroku#%E7%BC%96%E8%BE%91APJP_L
OCAL_JAVA/APJP_LOCAL.properties

Original comment by goknmuse on 16 Nov 2012 at 1:50

GoogleCodeExporter commented 9 years ago
thank you, it works.

Original comment by jerrylov...@gmail.com on 17 Nov 2012 at 1:14