[jira] [Created] (OFBIZ-10036) Update to Tomcat 9.0.x

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10036) Update to Tomcat 9.0.x

Nicolas Malin (Jira)
Michael Brohl created OFBIZ-10036:
-------------------------------------

             Summary: Update to Tomcat 9.0.x
                 Key: OFBIZ-10036
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10036
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Michael Brohl
            Priority: Minor


We should try to update from Tomcat 8.5.24 to 9.0.2 or later.

A first try during the work on OFBIZ-10026 causes the tests to hang when starting the testXmlMacroLibrary tests. There is no error, just no activity after more than 30 minutes.

{noformat}
2017-12-02 18:56:49,658 |main                 |TestRunContainer              |I| [JUNIT] : service-xml-rpc-local-engine finished.
2017-12-02 18:56:49,658 |main                 |GenericDelegator              |I| Rolling back 52 entity operations
2017-12-02 18:56:49,783 |main                 |TestRunContainer              |I| [JUNIT] Results for test suite: servicetests
2017-12-02 18:56:49,783 |main                 |TestRunContainer              |I| [JUNIT] Pass: true | # Tests: 31 | # Failed: 0 # Errors: 0
2017-12-02 18:56:49,789 |main                 |TestRunContainer              |I| [JUNIT] : testXmlMacroLibrary starting...
{noformat}

This will need further investigation and maybe an in-depth check of the documentation, see https://tomcat.apache.org/migration-9.html#Migrating_from_8.0.x_or_8.5.x_to_9.0.x



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)