You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2012/02/01 06:47:15 UTC

Re: Running under external tomcat

Consider also https://cwiki.apache.org/confluence/display/OFBIZ/SVN+Tips+-+svn_load_dirs+Vendor+Branch

Jacques

From: "Mansour Al Akeel" <ma...@gmail.com>
> BJ,
> Can you please provide me more details about how to start with it ?
> documentation ? source code ?
> 
> 
> On Sat, Jan 28, 2012 at 6:24 AM, BJ Freeman <bj...@free-man.net> wrote:
> 
>> Just a guess, Hans put in some code for vitural server. might want to
>> check it out
>>
>> Mansour Al Akeel sent the following on 1/27/2012 11:46 AM:
>> > This is issue is still pending. The recent revision from trunk doesn't
>> > work on external tomcat.
>> > And I was not able to trouble shoot the issue.
>> > I commented out all the app context in the generated
>> > TOMCAT_HOME/conf/server.xml and left bi to see the results.
>> > All I get is:
>> >
>> >
>> > INFO: Starting service Catalina
>> > Jan 27, 2012 2:34:36 PM org.apache.catalina.core.StandardEngine start
>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.StandardContext start
>> > SEVERE: Error listenerStart
>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.StandardContext start
>> > SEVERE: Context [/bi] startup failed due to previous errors
>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.HostConfig
>> deployDescriptor
>> > INFO: Deploying configuration descriptor manager.xml
>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.HostConfig
>> deployDescriptor
>> >
>> > I managed to get it running in the past with 10.04, but not from
>> > trunk. The svn doesn't show any significant changes. Any help ?
>> >
>> >
>> > On Sun, Jan 15, 2012 at 7:46 AM, Mansour Al Akeel
>> > <ma...@gmail.com> wrote:
>> >> Can you please provide details about how to generating the templates for
>> >> tomcat7 ?
>> >> I can see only tomcat6 and tomcat55.
>> >>
>> >> On Sun Jan 15,2012 09:32 am, Erwan de FERRIERES wrote:
>> >>> Le 14/01/2012 23:54, Mansour Al Akeel a ?crit :
>> >>>> It has been a month, and no answer yet. Is there some missing
>> >>>> information, that may help solving this issue. I remember it worked
>> with
>> >>>> ofbiz-10.04 . If running under tomcat for 11.04 or trunk-SVN, is no
>> >>>> longer supported then please let me know.
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>> On Thu Dec 15,2011 03:53 pm, Mansour Al Akeel wrote:
>> >>>>> I am trying to running ofbiz under a stanalone tomcat as per
>> >>>>> https://cwiki.apache.org/confluence/display/OFBTECH/Tomcat
>> >>>>>
>> >>>>> I am unable to run it as described. I am using the same version of
>> >>>>> tomcat in the document: 6.0.16
>> >>>>>
>> >>>
>> >>> Hi Mansour,
>> >>>
>> >>> OFBiz trunk is now using tomcat 7. If you still want to use a tomcat 6,
>> >>> you may take a revision before 1203470
>> >>> http://svn.apache.org/viewvc?rev=1203470&view=rev (november 18th) from
>> >>> the OFBiz svn.
>> >>>
>> >>> Cheers,
>> >>>
>> >>> --
>> >>> Erwan de FERRIERES
>> >>> www.nereide.biz
>> >
>>
>

Re: Running under external tomcat

Posted by Jacques Le Roux <ja...@les7arts.com>.
OOps... sorry Mansour,

I replied to the wrong line in my email client

Jacques

From: "Mansour Al Akeel" <ma...@gmail.com>
> Jacques
> Thank you, but this has to do with using SVN for a custom ofbiz. I don't
> understand how it would contribute to the solution of the problem of not
> being able to deploy to existing tomcat.
> Can you please kindly elaborate  ?
>
>
> On Wed, Feb 1, 2012 at 12:47 AM, Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Consider also https://cwiki.apache.org/**confluence/display/OFBIZ/SVN+**
>> Tips+-+svn_load_dirs+Vendor+**Branch<https://cwiki.apache.org/confluence/display/OFBIZ/SVN+Tips+-+svn_load_dirs+Vendor+Branch>
>>
>> Jacques
>>
>> From: "Mansour Al Akeel" <ma...@gmail.com>
>>
>>  BJ,
>>> Can you please provide me more details about how to start with it ?
>>> documentation ? source code ?
>>>
>>>
>>> On Sat, Jan 28, 2012 at 6:24 AM, BJ Freeman <bj...@free-man.net> wrote:
>>>
>>>  Just a guess, Hans put in some code for vitural server. might want to
>>>> check it out
>>>>
>>>> Mansour Al Akeel sent the following on 1/27/2012 11:46 AM:
>>>> > This is issue is still pending. The recent revision from trunk doesn't
>>>> > work on external tomcat.
>>>> > And I was not able to trouble shoot the issue.
>>>> > I commented out all the app context in the generated
>>>> > TOMCAT_HOME/conf/server.xml and left bi to see the results.
>>>> > All I get is:
>>>> >
>>>> >
>>>> > INFO: Starting service Catalina
>>>> > Jan 27, 2012 2:34:36 PM org.apache.catalina.core.**StandardEngine
>>>> start
>>>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
>>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.**StandardContext
>>>> start
>>>> > SEVERE: Error listenerStart
>>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.**StandardContext
>>>> start
>>>> > SEVERE: Context [/bi] startup failed due to previous errors
>>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.**HostConfig
>>>> deployDescriptor
>>>> > INFO: Deploying configuration descriptor manager.xml
>>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.**HostConfig
>>>> deployDescriptor
>>>> >
>>>> > I managed to get it running in the past with 10.04, but not from
>>>> > trunk. The svn doesn't show any significant changes. Any help ?
>>>> >
>>>> >
>>>> > On Sun, Jan 15, 2012 at 7:46 AM, Mansour Al Akeel
>>>> > <ma...@gmail.com> wrote:
>>>> >> Can you please provide details about how to generating the templates
>>>> for
>>>> >> tomcat7 ?
>>>> >> I can see only tomcat6 and tomcat55.
>>>> >>
>>>> >> On Sun Jan 15,2012 09:32 am, Erwan de FERRIERES wrote:
>>>> >>> Le 14/01/2012 23:54, Mansour Al Akeel a ?crit :
>>>> >>>> It has been a month, and no answer yet. Is there some missing
>>>> >>>> information, that may help solving this issue. I remember it worked
>>>> with
>>>> >>>> ofbiz-10.04 . If running under tomcat for 11.04 or trunk-SVN, is no
>>>> >>>> longer supported then please let me know.
>>>> >>>>
>>>> >>>>
>>>> >>>>
>>>> >>>>
>>>> >>>> On Thu Dec 15,2011 03:53 pm, Mansour Al Akeel wrote:
>>>> >>>>> I am trying to running ofbiz under a stanalone tomcat as per
>>>> >>>>> https://cwiki.apache.org/**confluence/display/OFBTECH/**Tomcat<https://cwiki.apache.org/confluence/display/OFBTECH/Tomcat>
>>>> >>>>>
>>>> >>>>> I am unable to run it as described. I am using the same version of
>>>> >>>>> tomcat in the document: 6.0.16
>>>> >>>>>
>>>> >>>
>>>> >>> Hi Mansour,
>>>> >>>
>>>> >>> OFBiz trunk is now using tomcat 7. If you still want to use a tomcat
>>>> 6,
>>>> >>> you may take a revision before 1203470
>>>> >>> http://svn.apache.org/viewvc?**rev=1203470&view=rev<http://svn.apache.org/viewvc?rev=1203470&view=rev>(november 18th) from
>>>> >>> the OFBiz svn.
>>>> >>>
>>>> >>> Cheers,
>>>> >>>
>>>> >>> --
>>>> >>> Erwan de FERRIERES
>>>> >>> www.nereide.biz
>>>> >
>>>>
>>>>
>>>
> 

Re: Running under external tomcat

Posted by Mansour Al Akeel <ma...@gmail.com>.
Jacques
Thank you, but this has to do with using SVN for a custom ofbiz. I don't
understand how it would contribute to the solution of the problem of not
being able to deploy to existing tomcat.
Can you please kindly elaborate  ?


On Wed, Feb 1, 2012 at 12:47 AM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Consider also https://cwiki.apache.org/**confluence/display/OFBIZ/SVN+**
> Tips+-+svn_load_dirs+Vendor+**Branch<https://cwiki.apache.org/confluence/display/OFBIZ/SVN+Tips+-+svn_load_dirs+Vendor+Branch>
>
> Jacques
>
> From: "Mansour Al Akeel" <ma...@gmail.com>
>
>  BJ,
>> Can you please provide me more details about how to start with it ?
>> documentation ? source code ?
>>
>>
>> On Sat, Jan 28, 2012 at 6:24 AM, BJ Freeman <bj...@free-man.net> wrote:
>>
>>  Just a guess, Hans put in some code for vitural server. might want to
>>> check it out
>>>
>>> Mansour Al Akeel sent the following on 1/27/2012 11:46 AM:
>>> > This is issue is still pending. The recent revision from trunk doesn't
>>> > work on external tomcat.
>>> > And I was not able to trouble shoot the issue.
>>> > I commented out all the app context in the generated
>>> > TOMCAT_HOME/conf/server.xml and left bi to see the results.
>>> > All I get is:
>>> >
>>> >
>>> > INFO: Starting service Catalina
>>> > Jan 27, 2012 2:34:36 PM org.apache.catalina.core.**StandardEngine
>>> start
>>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.**StandardContext
>>> start
>>> > SEVERE: Error listenerStart
>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.core.**StandardContext
>>> start
>>> > SEVERE: Context [/bi] startup failed due to previous errors
>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.**HostConfig
>>> deployDescriptor
>>> > INFO: Deploying configuration descriptor manager.xml
>>> > Jan 27, 2012 2:34:37 PM org.apache.catalina.startup.**HostConfig
>>> deployDescriptor
>>> >
>>> > I managed to get it running in the past with 10.04, but not from
>>> > trunk. The svn doesn't show any significant changes. Any help ?
>>> >
>>> >
>>> > On Sun, Jan 15, 2012 at 7:46 AM, Mansour Al Akeel
>>> > <ma...@gmail.com> wrote:
>>> >> Can you please provide details about how to generating the templates
>>> for
>>> >> tomcat7 ?
>>> >> I can see only tomcat6 and tomcat55.
>>> >>
>>> >> On Sun Jan 15,2012 09:32 am, Erwan de FERRIERES wrote:
>>> >>> Le 14/01/2012 23:54, Mansour Al Akeel a ?crit :
>>> >>>> It has been a month, and no answer yet. Is there some missing
>>> >>>> information, that may help solving this issue. I remember it worked
>>> with
>>> >>>> ofbiz-10.04 . If running under tomcat for 11.04 or trunk-SVN, is no
>>> >>>> longer supported then please let me know.
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>> On Thu Dec 15,2011 03:53 pm, Mansour Al Akeel wrote:
>>> >>>>> I am trying to running ofbiz under a stanalone tomcat as per
>>> >>>>> https://cwiki.apache.org/**confluence/display/OFBTECH/**Tomcat<https://cwiki.apache.org/confluence/display/OFBTECH/Tomcat>
>>> >>>>>
>>> >>>>> I am unable to run it as described. I am using the same version of
>>> >>>>> tomcat in the document: 6.0.16
>>> >>>>>
>>> >>>
>>> >>> Hi Mansour,
>>> >>>
>>> >>> OFBiz trunk is now using tomcat 7. If you still want to use a tomcat
>>> 6,
>>> >>> you may take a revision before 1203470
>>> >>> http://svn.apache.org/viewvc?**rev=1203470&view=rev<http://svn.apache.org/viewvc?rev=1203470&view=rev>(november 18th) from
>>> >>> the OFBiz svn.
>>> >>>
>>> >>> Cheers,
>>> >>>
>>> >>> --
>>> >>> Erwan de FERRIERES
>>> >>> www.nereide.biz
>>> >
>>>
>>>
>>