On Apr 26, 2010, at 4:33 PM, [hidden email] wrote:
> Author: erwan > Date: Mon Apr 26 14:33:43 2010 > New Revision: 938061 > > URL: http://svn.apache.org/viewvc?rev=938061&view=rev > Log: > Migration to Tomcat 6.0.26. Tests are running well > > Added: > ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-annotations-api.jar (with props) > ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-el-api.jar (with props) > ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-jsp-api.jar (with props) > ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-servlet-api.jar (with props) > Hi Erwan, I think that you forgot to remove the older versions of the same jars. Jacopo |
Le 26/04/2010 16:46, Jacopo Cappellato a écrit :
> On Apr 26, 2010, at 4:33 PM, [hidden email] wrote: > >> Author: erwan >> Date: Mon Apr 26 14:33:43 2010 >> New Revision: 938061 >> >> URL: http://svn.apache.org/viewvc?rev=938061&view=rev >> Log: >> Migration to Tomcat 6.0.26. Tests are running well >> >> Added: >> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-annotations-api.jar (with props) >> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-el-api.jar (with props) >> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-jsp-api.jar (with props) >> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-servlet-api.jar (with props) >> > > Hi Erwan, > > I think that you forgot to remove the older versions of the same jars. > > Jacopo > > them from SVN. It's corrected at r938074. I also let this jar : tomcat-6.0.16-tomcat-juli-adapters.jar, because I didn't found any equivalent file in the new version. -- Erwan de FERRIERES www.nereide.biz |
In reply to this post by Jacopo Cappellato-4
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 ========================= BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> Erwan de FERRIERES sent the following on 4/26/2010 7:56 AM: > Le 26/04/2010 16:46, Jacopo Cappellato a écrit : >> On Apr 26, 2010, at 4:33 PM, [hidden email] wrote: >> >>> Author: erwan >>> Date: Mon Apr 26 14:33:43 2010 >>> New Revision: 938061 >>> >>> URL: http://svn.apache.org/viewvc?rev=938061&view=rev >>> Log: >>> Migration to Tomcat 6.0.26. Tests are running well >>> >>> Added: >>> >>> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-annotations-api.jar >>> (with props) >>> >>> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-el-api.jar >>> (with props) >>> >>> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-jsp-api.jar >>> (with props) >>> >>> ofbiz/trunk/framework/base/lib/j2eespecs/tomcat-6.0.26-servlet-api.jar >>> (with props) >>> >> >> Hi Erwan, >> >> I think that you forgot to remove the older versions of the same jars. >> >> Jacopo >> >> > Yes thanks ! They were removed from the filesystem, but forgot to remove > them from SVN. It's corrected at r938074. > > I also let this jar : tomcat-6.0.16-tomcat-juli-adapters.jar, because I > didn't found any equivalent file in the new version. |
Free forum by Nabble | Edit this page |