[jira] Created: (OFBIZ-3424) Upgrade Tomcat version to 6.0.24

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3424) Upgrade Tomcat version to 6.0.24

Nicolas Malin (Jira)

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

Erwan de FERRIERES closed OFBIZ-3424.
-------------------------------------

      Assignee: Erwan de FERRIERES
    Resolution: Fixed

Done at r938061, updated to tomcat 6.0.26

> Upgrade Tomcat version to 6.0.24
> --------------------------------
>
>                 Key: OFBIZ-3424
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3424
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3424.diff, OFBIZ-3424.diff, tomcat-6.0.24-annotations-api.jar, tomcat-6.0.24-catalina-ha.jar, tomcat-6.0.24-catalina-tribes.jar, tomcat-6.0.24-catalina.jar, tomcat-6.0.24-el-api.jar, tomcat-6.0.24-jasper-el.jar, tomcat-6.0.24-jasper-jdt.jar, tomcat-6.0.24-jasper.jar, tomcat-6.0.24-jsp-api.jar, tomcat-6.0.24-servlet-api.jar, tomcat-6.0.24-tomcat-coyote.jar, tomcat-6.0.24-tomcat-dbcp.jar, tomcat-6.0.24-tomcat-juli.jar
>
>
> 3 security issues have been released today for Tomcat, asking to migrate to the latest version :
> CVE-2009-2902: Apache Tomcat unexpected file deletion in work directory
> CVE-2009-2901: Apache Tomcat insecure partial deploy after failed undeploy
> CVE-2009-3548: Apache Tomcat unexpected file deletion and/or alteration

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3424) Upgrade Tomcat version to 6.0.24

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860998#action_12860998 ]

BJ Freeman commented on OFBIZ-3424:
-----------------------------------

I got this fatal error.
just updated trunk and ran local copy with startofbiz
got this in the console which is not normal
Apr 26, 2010 9:34:55 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
Apr 26, 2010 9:34:58 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443
Apr 26, 2010 9:35:21 AM org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
Apr 26, 2010 9:35:21 AM org.apache.catalina.startup.Embedded initNaming
INFO: Catalina naming disabled
Apr 26, 2010 9:35:21 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
Apr 26, 2010 9:35:22 AM org.apache.catalina.realm.RealmBase start
INFO: This Realm has already been started
Apr 26, 2010 9:35:23 AM org.apache.catalina.realm.RealmBase start
INFO: This Realm has already been started
Apr 26, 2010 9:35:24 AM org.apache.catalina.startup.ContextConfig
defaultWebConf
ig
INFO: No default web.xml
Apr 26, 2010 9:35:32 AM org.apache.catalina.realm.RealmBase start
INFO: This Realm has already been started
Apr 26, 2010 9:35:32 AM org.apache.catalina.startup.ContextConfig
defaultWebConf
ig
INFO: No default web.xml
Apr 26, 2010 9:35:34 AM org.apache.catalina.connector.Connector stop
SEVERE: Coyote connector has not been started



> Upgrade Tomcat version to 6.0.24
> --------------------------------
>
>                 Key: OFBIZ-3424
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3424
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3424.diff, OFBIZ-3424.diff, tomcat-6.0.24-annotations-api.jar, tomcat-6.0.24-catalina-ha.jar, tomcat-6.0.24-catalina-tribes.jar, tomcat-6.0.24-catalina.jar, tomcat-6.0.24-el-api.jar, tomcat-6.0.24-jasper-el.jar, tomcat-6.0.24-jasper-jdt.jar, tomcat-6.0.24-jasper.jar, tomcat-6.0.24-jsp-api.jar, tomcat-6.0.24-servlet-api.jar, tomcat-6.0.24-tomcat-coyote.jar, tomcat-6.0.24-tomcat-dbcp.jar, tomcat-6.0.24-tomcat-juli.jar
>
>
> 3 security issues have been released today for Tomcat, asking to migrate to the latest version :
> CVE-2009-2902: Apache Tomcat unexpected file deletion in work directory
> CVE-2009-2901: Apache Tomcat insecure partial deploy after failed undeploy
> CVE-2009-3548: Apache Tomcat unexpected file deletion and/or alteration

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

12