View Full Version : [jadmin] Help me, please!
André Gonçalves da Silva
06-06-2008, 03:16 PM
Good morning...
I need increase java memory openfire version 3.5.1.
They can help me do that?
Thank you,
André Gonçalves da Silva
Departamento de Tecnologia da Informação
e-mail: andre.silva (AT) multimpress (DOT) com.br
tel.: (11) 3016-1611
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________
David Banes
06-07-2008, 06:47 AM
Try setting Java up with something like these parameters;
-Xms512m -Xmx1024m -XX:MaxPermSize=256m -XX:+UseParNewGC -XX:
+UseConcMarkSweepGC
Grabbed from Jive's docs on Clearspace, and I believe OpenFire
requires less resources.
http://www.jivesoftware.com/builds/docs/clearspace/latest/
RecommendedEnvironmentsforClearspaceDeployments.ht ml#ExampleJVMSettings
The above depends on how much memory you OS has available, adjust to
suit.
regards,
David.
David Banes
web: http://davidbanes.com/
rss: fhttp://www.davidbanes.com/feed/
email: david (AT) banes (DOT) org
xmpp: dbanes (AT) clearim (DOT) net
skype: dmbanes
iChat: dbanes (AT) mac (DOT) com
Director & Secretary, Internet Industry Association
On 06/06/2008, at 11:03 PM, André Gonçalves da Silva wrote:
> Good morning...
>
> I need increase java memory openfire version 3.5.1.
>
> They can help me do that?
>
> Thank you,
>
> André Gonçalves da Silva
> Departamento de Tecnologia da Informação
> e-mail: andre.silva (AT) multimpress (DOT) com.br
> tel.: (11) 3016-1611
> _______________________________________________
> JAdmin mailing list
> FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> _______________________________________________
------------------------------------------------------------------------------------------------
Email Security by Cleartext a CO2 Free company - www.cleartext.net
------------------------------------------------------------------------------------------------
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________
Adam Gray
06-10-2008, 07:36 PM
I think these are JVM arguments you pass to the "java" executable.
http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/install-guide.html
(almost at the very bottom) says look in /etc/sysconfig/openfire for a
variable called OPENFIRE_OPTS if you installed with the RPM, or change
the init script /etc/init.d/openfire to pass these parameters to java.
You want to execute something vaguely like this: java -Xms512m
-Xmx1024m -XX:MaxPermSize=256m -XX:+UseParNewGC
-XX:+UseConcMarkSweepGC some_jar_file.jar
Hope that helps.
-adam
On Mon, Jun 9, 2008 at 3:46 AM, André Gonçalves da Silva
<andre.silva (AT) multimpress (DOT) com.br> wrote:
> What do file these settings?
>
> Thanks,
>
> André Gonçalves da Silva
> Departamento de Tecnologia da Informação
> e-mail: andre.silva (AT) multimpress (DOT) com.br
> tel.: (11) 3016-1611
>
> ----- Original Message -----
> From: "David Banes" <david (AT) banes (DOT) org>
> To: "Jabber/XMPP server administration list" <jadmin (AT) jabber (DOT) org>
> Sent: Sábado, 7 de Junho de 2008 01h45min55s (GMT-0300) Auto-Detected
> Subject: Re: [jadmin] Help me, please!
>
> Try setting Java up with something like these parameters;
> -Xms512m -Xmx1024m -XX:MaxPermSize=256m -XX:+UseParNewGC
> -XX:+UseConcMarkSweepGC
> Grabbed from Jive's docs on Clearspace, and I believe OpenFire requires less
> resources.
> http://www.jivesoftware.com/builds/docs/clearspace/latest/RecommendedEnvironmentsforClearspaceDeployments.ht ml#ExampleJVMSettings
> The above depends on how much memory you OS has available, adjust to suit.
> regards,
> David.
>
>
>
> David Banes
> web: http://davidbanes.com/
> rss: fhttp://www.davidbanes.com/feed/
> email: david (AT) banes (DOT) org
> xmpp: dbanes (AT) clearim (DOT) net
> skype: dmbanes
> iChat: dbanes (AT) mac (DOT) com
> Director & Secretary, Internet Industry Association
>
>
> On 06/06/2008, at 11:03 PM, André Gonçalves da Silva wrote:
>
> Good morning...
>
> I need increase java memory openfire version 3.5.1.
>
> They can help me do that?
>
> Thank you,
>
> André Gonçalves da Silva
> Departamento de Tecnologia da Informação
> e-mail: andre.silva (AT) multimpress (DOT) com.br
> tel.: (11) 3016-1611
> _______________________________________________
> JAdmin mailing list
> FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> _______________________________________________
>
> ------------------------------------------------------------------------------------------------
> Email Security by Cleartext a CO2 Free company - www.cleartext.net
> ------------------------------------------------------------------------------------------------
>
> _______________________________________________
> JAdmin mailing list
> FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> _______________________________________________
>
>
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________
Jeff Garner
06-10-2008, 08:22 PM
In /opt/openfire/bin/opefire (using vi as my editor) I put this in my
production openfire 3.3.3 server. it sets my max mem to 1gb.
Hope it helps
INSTALL4J_ADD_VM_PARAMS="-Xms256m -Xmx1100m -Xss128k -Xoss128k
-XX:ThreadStackSize=128"
On Tue, 2008-06-10 at 10:35 -0700, Adam Gray wrote:
> I think these are JVM arguments you pass to the "java" executable.
> http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/install-guide.html
> (almost at the very bottom) says look in /etc/sysconfig/openfire for a
> variable called OPENFIRE_OPTS if you installed with the RPM, or change
> the init script /etc/init.d/openfire to pass these parameters to java.
>
> You want to execute something vaguely like this: java -Xms512m
> -Xmx1024m -XX:MaxPermSize=256m -XX:+UseParNewGC
> -XX:+UseConcMarkSweepGC some_jar_file.jar
>
> Hope that helps.
>
> -adam
>
> On Mon, Jun 9, 2008 at 3:46 AM, André Gonçalves da Silva
> <andre.silva (AT) multimpress (DOT) com.br> wrote:
> > What do file these settings?
> >
> > Thanks,
> >
> > André Gonçalves da Silva
> > Departamento de Tecnologia da Informação
> > e-mail: andre.silva (AT) multimpress (DOT) com.br
> > tel.: (11) 3016-1611
> >
> > ----- Original Message -----
> > From: "David Banes" <david (AT) banes (DOT) org>
> > To: "Jabber/XMPP server administration list" <jadmin (AT) jabber (DOT) org>
> > Sent: Sábado, 7 de Junho de 2008 01h45min55s (GMT-0300) Auto-Detected
> > Subject: Re: [jadmin] Help me, please!
> >
> > Try setting Java up with something like these parameters;
> > -Xms512m -Xmx1024m -XX:MaxPermSize=256m -XX:+UseParNewGC
> > -XX:+UseConcMarkSweepGC
> > Grabbed from Jive's docs on Clearspace, and I believe OpenFire requires less
> > resources.
> > http://www.jivesoftware.com/builds/docs/clearspace/latest/RecommendedEnvironmentsforClearspaceDeployments.ht ml#ExampleJVMSettings
> > The above depends on how much memory you OS has available, adjust to suit.
> > regards,
> > David.
> >
> >
> >
> > David Banes
> > web: http://davidbanes.com/
> > rss: fhttp://www.davidbanes.com/feed/
> > email: david (AT) banes (DOT) org
> > xmpp: dbanes (AT) clearim (DOT) net
> > skype: dmbanes
> > iChat: dbanes (AT) mac (DOT) com
> > Director & Secretary, Internet Industry Association
> >
> >
> > On 06/06/2008, at 11:03 PM, André Gonçalves da Silva wrote:
> >
> > Good morning...
> >
> > I need increase java memory openfire version 3.5.1.
> >
> > They can help me do that?
> >
> > Thank you,
> >
> > André Gonçalves da Silva
> > Departamento de Tecnologia da Informação
> > e-mail: andre.silva (AT) multimpress (DOT) com.br
> > tel.: (11) 3016-1611
> > _______________________________________________
> > JAdmin mailing list
> > FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> > Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> > Info: http://mail.jabber.org/mailman/listinfo/jadmin
> > Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> > _______________________________________________
> >
> > ------------------------------------------------------------------------------------------------
> > Email Security by Cleartext a CO2 Free company - www.cleartext.net
> > ------------------------------------------------------------------------------------------------
> >
> > _______________________________________________
> > JAdmin mailing list
> > FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> > Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> > Info: http://mail.jabber.org/mailman/listinfo/jadmin
> > Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> > _______________________________________________
> >
> >
> _______________________________________________
> JAdmin mailing list
> FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
> Forum: http://www.jabberforum.org/forumdisplay.php?f=19
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
> _______________________________________________
CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail message, you are hereby notified that any dissemination, distribution or copying of this e-mail message, and any attachments thereto, is strictly prohibited. If you have received this e-mail message in error, please immediately notify the sender and permanently delete the original and any copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform Electronic Transactions Act or the applicability of any other law of similar substance and effect, absent an express statement to the contrary hereinabove, this e-mail message its contents, and any attachments hereto are not intended to represent an offer or acceptance to enter into a contract and are not otherwise intended to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or any other person or entity.
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.