trunk demo

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

trunk demo

Jacques Le Roux
Administrator
Reloading busted server, no time for more...

Jacques


Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

BJ Freeman
thanks. understand.
have my own demo that is being tested.

=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
> Reloading busted server, no time for more...
>
> Jacques
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

BJ Freeman
here is some error messages from my demo-trunk copy
using rc.ofbiz
JAVA_VMOPTIONS="-Xms128M -Xmx512M"

/ecommerce/control/editShoppingList
exception
javax.servlet.ServletException: Servlet execution threw an exception
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
root cause
java.lang.OutOfMemoryError: PermGen space
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.29 logs.

see a change to
JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
as of  8/31/2010

BJ Freeman sent the following on 9/8/2010 1:44 AM:

> thanks. understand.
> have my own demo that is being tested.
>
> =========================
> BJ Freeman <http://bjfreeman.elance.com>
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
>
>
> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>> Reloading busted server, no time for more...
>>
>> Jacques
>>
>>
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

Jacques Le Roux
Administrator
I think we should now change all the default values from 128 to 512. It's anyway a Max, so no worries and less troubles.
On the demo server we use 512 for both instances

Jacques

From: "BJ Freeman" <[hidden email]>

> here is some error messages from my demo-trunk copy
> using rc.ofbiz
> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>
> /ecommerce/control/editShoppingList
> exception
> javax.servlet.ServletException: Servlet execution threw an exception
> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
> root cause
> java.lang.OutOfMemoryError: PermGen space
> note The full stack trace of the root cause is available in the Apache
> Tomcat/6.0.29 logs.
>
> see a change to
> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
> as of  8/31/2010
>
> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>> thanks. understand.
>> have my own demo that is being tested.
>>
>> =========================
>> BJ Freeman <http://bjfreeman.elance.com>
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>> Systems Integrator-- Glad to Assist
>>
>> Chat Y! messenger: bjfr33man
>>
>>
>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>> Reloading busted server, no time for more...
>>>
>>> Jacques
>>>
>>>
>>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

BJ Freeman
the cache page shows
Memory  TOTAL 136,511,488 FREE 59,946,200 USED 76,565,288 MAX
532,742,144  for 9.04
and
Memory TOTAL 153,292,800 FREE 36,170,272 USED 117,122,528 MAX
532,742,144   for 10.4


=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Jacques Le Roux sent the following on 9/9/2010 12:42 PM:


> I think we should now change all the default values from 128 to 512.
> It's anyway a Max, so no worries and less troubles.
> On the demo server we use 512 for both instances
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> here is some error messages from my demo-trunk copy
>> using rc.ofbiz
>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>
>> /ecommerce/control/editShoppingList
>> exception
>> javax.servlet.ServletException: Servlet execution threw an exception
>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>> root cause
>> java.lang.OutOfMemoryError: PermGen space
>> note The full stack trace of the root cause is available in the Apache
>> Tomcat/6.0.29 logs.
>>
>> see a change to
>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>> as of 8/31/2010
>>
>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>> thanks. understand.
>>> have my own demo that is being tested.
>>>
>>> =========================
>>> BJ Freeman <http://bjfreeman.elance.com>
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat Y! messenger: bjfr33man
>>>
>>>
>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>> Reloading busted server, no time for more...
>>>>
>>>> Jacques
>>>>
>>>>
>>>>
>>>
>>>
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

Jacques Le Roux
Administrator
Yes but that's heap not PermSize, why do you mention this?

Jacques

From: "BJ Freeman" <[hidden email]>

> the cache page shows
> Memory  TOTAL 136,511,488 FREE 59,946,200 USED 76,565,288 MAX
> 532,742,144  for 9.04
> and
> Memory TOTAL 153,292,800 FREE 36,170,272 USED 117,122,528 MAX
> 532,742,144   for 10.4
>
>
> =========================
> BJ Freeman  <http://bjfreeman.elance.com>
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Jacques Le Roux sent the following on 9/9/2010 12:42 PM:
>
>
>> I think we should now change all the default values from 128 to 512.
>> It's anyway a Max, so no worries and less troubles.
>> On the demo server we use 512 for both instances
>>
>> Jacques
>>
>> From: "BJ Freeman" <[hidden email]>
>>> here is some error messages from my demo-trunk copy
>>> using rc.ofbiz
>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>>
>>> /ecommerce/control/editShoppingList
>>> exception
>>> javax.servlet.ServletException: Servlet execution threw an exception
>>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>>> root cause
>>> java.lang.OutOfMemoryError: PermGen space
>>> note The full stack trace of the root cause is available in the Apache
>>> Tomcat/6.0.29 logs.
>>>
>>> see a change to
>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>>> as of 8/31/2010
>>>
>>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>>> thanks. understand.
>>>> have my own demo that is being tested.
>>>>
>>>> =========================
>>>> BJ Freeman <http://bjfreeman.elance.com>
>>>> Strategic Power Office with Supplier Automation
>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>> Systems Integrator-- Glad to Assist
>>>>
>>>> Chat Y! messenger: bjfr33man
>>>>
>>>>
>>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>>> Reloading busted server, no time for more...
>>>>>
>>>>> Jacques
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

Jacques Le Roux
Administrator
In reply to this post by Jacques Le Roux
Done at r995580

Jacques

From: "Jacques Le Roux" <[hidden email]>

>I think we should now change all the default values from 128 to 512. It's anyway a Max, so no worries and less troubles.
> On the demo server we use 512 for both instances
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> here is some error messages from my demo-trunk copy
>> using rc.ofbiz
>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>
>> /ecommerce/control/editShoppingList
>> exception
>> javax.servlet.ServletException: Servlet execution threw an exception
>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>> root cause
>> java.lang.OutOfMemoryError: PermGen space
>> note The full stack trace of the root cause is available in the Apache
>> Tomcat/6.0.29 logs.
>>
>> see a change to
>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>> as of  8/31/2010
>>
>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>> thanks. understand.
>>> have my own demo that is being tested.
>>>
>>> =========================
>>> BJ Freeman <http://bjfreeman.elance.com>
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat Y! messenger: bjfr33man
>>>
>>>
>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>> Reloading busted server, no time for more...
>>>>
>>>> Jacques
>>>>
>>>>
>>>>
>>>
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

BJ Freeman
In reply to this post by Jacques Le Roux
sorry did not explain.
increase the
JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
to
JAVA_VMOPTIONS="-Xms149M -Xmx512M -XX:MaxPermSize=128m"
since it will not run in a 128 environment
so if someone starts in with less than 149 will get a error.

=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Jacques Le Roux sent the following on 9/9/2010 2:28 PM:

> Yes but that's heap not PermSize, why do you mention this?
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> the cache page shows
>> Memory TOTAL 136,511,488 FREE 59,946,200 USED 76,565,288 MAX
>> 532,742,144 for 9.04
>> and
>> Memory TOTAL 153,292,800 FREE 36,170,272 USED 117,122,528 MAX
>> 532,742,144 for 10.4
>>
>>
>> =========================
>> BJ Freeman <http://bjfreeman.elance.com>
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>> Systems Integrator-- Glad to Assist
>>
>> Chat Y! messenger: bjfr33man
>> Jacques Le Roux sent the following on 9/9/2010 12:42 PM:
>>
>>
>>> I think we should now change all the default values from 128 to 512.
>>> It's anyway a Max, so no worries and less troubles.
>>> On the demo server we use 512 for both instances
>>>
>>> Jacques
>>>
>>> From: "BJ Freeman" <[hidden email]>
>>>> here is some error messages from my demo-trunk copy
>>>> using rc.ofbiz
>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>>>
>>>> /ecommerce/control/editShoppingList
>>>> exception
>>>> javax.servlet.ServletException: Servlet execution threw an exception
>>>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>>>> root cause
>>>> java.lang.OutOfMemoryError: PermGen space
>>>> note The full stack trace of the root cause is available in the Apache
>>>> Tomcat/6.0.29 logs.
>>>>
>>>> see a change to
>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>>>> as of 8/31/2010
>>>>
>>>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>>>> thanks. understand.
>>>>> have my own demo that is being tested.
>>>>>
>>>>> =========================
>>>>> BJ Freeman <http://bjfreeman.elance.com>
>>>>> Strategic Power Office with Supplier Automation
>>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>> Systems Integrator-- Glad to Assist
>>>>>
>>>>> Chat Y! messenger: bjfr33man
>>>>>
>>>>>
>>>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>>>> Reloading busted server, no time for more...
>>>>>>
>>>>>> Jacques
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

Jacques Le Roux
Administrator
BJ,

I'm not quite sure to understand. As Xms is initial java heap size JVM should be able to increase if necessary. Does you mean that
you got blocked because of Xms value?

Jacques

From: "BJ Freeman" <[hidden email]>

> sorry did not explain.
> increase the
> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
> to
> JAVA_VMOPTIONS="-Xms149M -Xmx512M -XX:MaxPermSize=128m"
> since it will not run in a 128 environment
> so if someone starts in with less than 149 will get a error.
>
> =========================
> BJ Freeman  <http://bjfreeman.elance.com>
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
>
>
> Jacques Le Roux sent the following on 9/9/2010 2:28 PM:
>> Yes but that's heap not PermSize, why do you mention this?
>>
>> Jacques
>>
>> From: "BJ Freeman" <[hidden email]>
>>> the cache page shows
>>> Memory TOTAL 136,511,488 FREE 59,946,200 USED 76,565,288 MAX
>>> 532,742,144 for 9.04
>>> and
>>> Memory TOTAL 153,292,800 FREE 36,170,272 USED 117,122,528 MAX
>>> 532,742,144 for 10.4
>>>
>>>
>>> =========================
>>> BJ Freeman <http://bjfreeman.elance.com>
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat Y! messenger: bjfr33man
>>> Jacques Le Roux sent the following on 9/9/2010 12:42 PM:
>>>
>>>
>>>> I think we should now change all the default values from 128 to 512.
>>>> It's anyway a Max, so no worries and less troubles.
>>>> On the demo server we use 512 for both instances
>>>>
>>>> Jacques
>>>>
>>>> From: "BJ Freeman" <[hidden email]>
>>>>> here is some error messages from my demo-trunk copy
>>>>> using rc.ofbiz
>>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>>>>
>>>>> /ecommerce/control/editShoppingList
>>>>> exception
>>>>> javax.servlet.ServletException: Servlet execution threw an exception
>>>>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>>>>> root cause
>>>>> java.lang.OutOfMemoryError: PermGen space
>>>>> note The full stack trace of the root cause is available in the Apache
>>>>> Tomcat/6.0.29 logs.
>>>>>
>>>>> see a change to
>>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>>>>> as of 8/31/2010
>>>>>
>>>>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>>>>> thanks. understand.
>>>>>> have my own demo that is being tested.
>>>>>>
>>>>>> =========================
>>>>>> BJ Freeman <http://bjfreeman.elance.com>
>>>>>> Strategic Power Office with Supplier Automation
>>>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>>> Systems Integrator-- Glad to Assist
>>>>>>
>>>>>> Chat Y! messenger: bjfr33man
>>>>>>
>>>>>>
>>>>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>>>>> Reloading busted server, no time for more...
>>>>>>>
>>>>>>> Jacques
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: trunk demo

BJ Freeman
apologize for confusing the situation.
this has nothing to-do with the original problem.
and is minor so just as well drop it.


Jacques Le Roux sent the following on 9/10/2010 1:12 AM:

> BJ,
>
> I'm not quite sure to understand. As Xms is initial java heap size JVM
> should be able to increase if necessary. Does you mean that you got
> blocked because of Xms value?
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> sorry did not explain.
>> increase the
>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>> to
>> JAVA_VMOPTIONS="-Xms149M -Xmx512M -XX:MaxPermSize=128m"
>> since it will not run in a 128 environment
>> so if someone starts in with less than 149 will get a error.
>>
>> =========================
>> BJ Freeman <http://bjfreeman.elance.com>
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>> Systems Integrator-- Glad to Assist
>>
>> Chat Y! messenger: bjfr33man
>>
>>
>> Jacques Le Roux sent the following on 9/9/2010 2:28 PM:
>>> Yes but that's heap not PermSize, why do you mention this?
>>>
>>> Jacques
>>>
>>> From: "BJ Freeman" <[hidden email]>
>>>> the cache page shows
>>>> Memory TOTAL 136,511,488 FREE 59,946,200 USED 76,565,288 MAX
>>>> 532,742,144 for 9.04
>>>> and
>>>> Memory TOTAL 153,292,800 FREE 36,170,272 USED 117,122,528 MAX
>>>> 532,742,144 for 10.4
>>>>
>>>>
>>>> =========================
>>>> BJ Freeman <http://bjfreeman.elance.com>
>>>> Strategic Power Office with Supplier Automation
>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>> Systems Integrator-- Glad to Assist
>>>>
>>>> Chat Y! messenger: bjfr33man
>>>> Jacques Le Roux sent the following on 9/9/2010 12:42 PM:
>>>>
>>>>
>>>>> I think we should now change all the default values from 128 to 512.
>>>>> It's anyway a Max, so no worries and less troubles.
>>>>> On the demo server we use 512 for both instances
>>>>>
>>>>> Jacques
>>>>>
>>>>> From: "BJ Freeman" <[hidden email]>
>>>>>> here is some error messages from my demo-trunk copy
>>>>>> using rc.ofbiz
>>>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M"
>>>>>>
>>>>>> /ecommerce/control/editShoppingList
>>>>>> exception
>>>>>> javax.servlet.ServletException: Servlet execution threw an exception
>>>>>> org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:271)
>>>>>>
>>>>>> root cause
>>>>>> java.lang.OutOfMemoryError: PermGen space
>>>>>> note The full stack trace of the root cause is available in the
>>>>>> Apache
>>>>>> Tomcat/6.0.29 logs.
>>>>>>
>>>>>> see a change to
>>>>>> JAVA_VMOPTIONS="-Xms128M -Xmx512M -XX:MaxPermSize=128m"
>>>>>> as of 8/31/2010
>>>>>>
>>>>>> BJ Freeman sent the following on 9/8/2010 1:44 AM:
>>>>>>> thanks. understand.
>>>>>>> have my own demo that is being tested.
>>>>>>>
>>>>>>> =========================
>>>>>>> BJ Freeman <http://bjfreeman.elance.com>
>>>>>>> Strategic Power Office with Supplier Automation
>>>>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>>>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>>>> Systems Integrator-- Glad to Assist
>>>>>>>
>>>>>>> Chat Y! messenger: bjfr33man
>>>>>>>
>>>>>>>
>>>>>>> Jacques Le Roux sent the following on 9/8/2010 1:37 AM:
>>>>>>>> Reloading busted server, no time for more...
>>>>>>>>
>>>>>>>> Jacques
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>
>