Solved... silly me... ini sih masalah brain ware...

<java  classname="net.trendcom.distributor.splitter.NioSplitter"
                        fork="true"
                        spawn="false"
                        maxmemory="1000m">
                        <jvmarg value="-server"/>
                        <jvmarg value="-d64"/>
                        <jvmarg value="-Xms1500m"/>
                        <jvmarg value="-Xmx1500m"/>


Silly me.. silly me...
Spot the stupidity ?

Salam.

On Mon, Apr 5, 2010 at 3:59 PM, Adelwin, Adelwin <adelwin.adel...@sc.com>wrote:

>
>
>  This is more of a question than answer…
>
> Hehehehe
>
> Secara theory… kalo arch 64b khan bisa address sampe limitless memory…
>
> Kalo ada yang udah pernah check belom JVM nya sendiri mampu handle sampe
> berapa?
>
> Gue pake mac… memory 4GB… kalo fresh from restart… free nya bisa 2GB lebih…
>
> Gue start pake –Xms2048MB –Xmx2048MB bisa jalan tuh…
>
> Cobain hello world class nya ajah pake console… jalanin pake vmargs ituh..
> bisa ato kagak..
>
> Gue sih bisa.. kagak pake ant yah…
>
>
>
>
>
> *Adelwin Handoyo**  |  Senior Consultant - Wholesale Bank*
> *Standard Chartered Bank*
> 7, Changi Business Park Cresent, Level 3. Singapore (486028)
>
> *T* : (65) 659 61395  |* **E* adelwin.adel...@sc.com
>
>
>
>
>   ------------------------------
>
> *From:* jug-indonesia@yahoogroups.com [mailto:
> jug-indone...@yahoogroups.com] *On Behalf Of *Ferdinand Neman
> *Sent:* Monday, April 05, 2010 4:28 PM
> *To:* jug-indonesia@yahoogroups.com
> *Subject:* [JUG-Indonesia] Alokasi memory.
>
>
>
>
>
> Gw ada server, running on ubuntu 64 bit, mau jalanin aplikasi hello world
> :P
> Server spec (dari "top")
>
> Mem: 16404228k total, 4000540k used, 12403688k free, 3988k buffers
> Swap: 31206252k total, 4k used, 31206248k free, 3512516k cached
>
> Masih free 12 GB lagi.
>
> Tapi pas jalanin ant target dengan jvmarg seperti ini :
>
> <jvmarg value="-server"/>
> <jvmarg value="-d64"/>
> <jvmarg value="-Xms1500m"/>
> <jvmarg value="-Xmx1500m"/>
>
> Munculnya malah :
>
> run:
> [java] Error occurred during initialization of VM
> [java] Incompatible minimum and maximum heap sizes specified
> [java] Java Result: 1
>
> What the ... !!!
>
> Kalo gue turunin -Xmx1000m dia mau tuh... tapi tambahin 500m aja dia
> langsung gak mau jalan.
> I have 16 gigs in this stupid box !!!
>
> Ada masukan ???
>
> --
> Ferdinand Neman
> ----
> Developer Team Lead, System Analyst,
> System Designer and Solution Architect
>
> http://www.linkedin.com/in/fneman
>
> This email and any attachments are confidential and may also be privileged.  
> If you are not the addressee, do not disclose, copy, circulate or in any 
> other way use or rely on the information contained in this email or any 
> attachments.  If received in error, notify the sender immediately and delete 
> this email and any attachments from your system.  Emails cannot be guaranteed 
> to be secure or error free as the message and any attachments could be 
> intercepted, corrupted, lost, delayed, incomplete or amended.  Standard 
> Chartered PLC and its subsidiaries do not accept liability for damage caused 
> by this email or any attachments and may monitor email traffic.
>
>
>
> Standard Chartered PLC is incorporated in England with limited liability 
> under company number 966425 and has its registered office at 1 Aldermanbury 
> Square, London, EC2V 7SB.
>
>
>
> Standard Chartered Bank ("SCB") is incorporated in England with limited 
> liability by Royal Charter 1853, under reference ZC18.  The Principal Office 
> of SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In 
> the United Kingdom, SCB is authorised and regulated by the Financial Services 
> Authority under FSA register number 114276.
>
>
>
> If you are receiving this email from SCB outside the UK, please click 
> http://www.standardchartered.com/global/email_disclaimer.html to refer to the 
> information on other jurisdictions.
>
>
>  
>



-- 
Ferdinand Neman
----
Developer Team Lead, System Analyst,
System Designer and Solution Architect

http://www.linkedin.com/in/fneman

Reply via email to