[ 
https://issues.apache.org/jira/browse/OFBIZ-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wai updated OFBIZ-9242:
-----------------------
    Description: 
-install ofbiz-framework sources only (ie no plugins)
-compile
-loaded demo data
-go to http://localhost:8080/partymgr
-gets redirected to https://localhost/ordermgr/control/main


  was:
-install ofbiz-framework sources only (ie no plugins)
-compile
-loaded demo data
-go to https://localhost:8080/partymgr/control/main
-browser shows...
Secure Connection Failed
An error occurred during a connection to localhost:8080. SSL received a record 
that exceeded the maximum permissible length. Error code: 
SSL_ERROR_RX_RECORD_TOO_LONG

console output shows...
2017-03-02 09:05:37,061 |http-nio-8080-exec-3 |RequestHandler                
|I| Sending redirect to: [https://localhost/partymgr/control/main].  Hidden 
sessionId by default.
2017-03-02 09:05:37,114 |http-nio-8080-exec-3 |ServerHitBin                  
|I| Visit delegatorName=default, ServerHitBin delegatorName=default
2017-03-02 09:05:37,141 |http-nio-8080-exec-3 |ControlServlet                
|T| [[[main(Domain:http://localhost)] Request Done- total:0.563,since 
last([main(Domain:http...):0.563]]
Mar 02, 2017 9:05:48 AM org.apache.coyote.http11.AbstractHttp11Processor process
INFO: Error parsing HTTP request header
 Note: further occurrences of HTTP header parsing errors will be logged at 
DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name. 
HTTP method names must be tokens
        at 
org.apache.coyote.http11.AbstractNioInputBuffer.parseRequestLine(AbstractNioInputBuffer.java:233)
        at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1017)
        at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
        at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1520)
        at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1476)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at 
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        at java.lang.Thread.run(Thread.java:745)




> ssl error
> ---------
>
>                 Key: OFBIZ-9242
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9242
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Wai
>
> -install ofbiz-framework sources only (ie no plugins)
> -compile
> -loaded demo data
> -go to http://localhost:8080/partymgr
> -gets redirected to https://localhost/ordermgr/control/main



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to