Memory settings for WLS server

Hi
In my production server for weblogic the memory settings is set to
MEM_ARGS=-Xms64m -Xmx64m
I have a 4GB of RAM in my server,
If I increase the MEM_ARGS parm will it give a better performance.?
what will be a better number to go with instead of 64M
Please advise
Thanks
DN

Rob
Thanks for the answer ,
I dont have much applications running on this PC other than SQL server.
SQL server is configured to take a mximum of 2GB I believe.
You suggest to change the minimum and maximum to 512 right?
what does the initial part(-XX:MaxPermSize=128m ) of the following line means?
MEM_ARGS="-XX:MaxPermSize=128m -Xms512m -Xmx512m"
Thanks again
DN
Rob Woollen <[email protected]> wrote:
DN wrote:
Hi
In my production server for weblogic the memory settings is set to
MEM_ARGS=-Xms64m -Xmx64m
I have a 4GB of RAM in my server,
If I increase the MEM_ARGS parm will it give a better performance.?Most likely. Is anything else running on this machine? You have a lot
of free memory, and in general larger heaps do help minimize time spent
in garbage collection.
I'd suggest reading
http://edocs.bea.com/wljrockit/docs81/tuning/basic.html#999276
what will be a better number to go with instead of 64MI'd bump it up to 512MB and tune from there.
-- Rob
Please advise
Thanks
DN

Similar Messages

  • Memory Settings for Reconciliation

    Hello,
    What is the recommended memory settings for the application server when reconciling ~400,000 users from LDAP and a Database Table.
    I have noticed that IDM 5.5 uses more memory than IDM 5.0. Using various JVM memory settings with IDM5.5, I always seem to get an OutOfMemory error up to 1GB of memory. With IDM5.0 I could set the memory to 512MB and the recon for LDAP and the Database Table would run to completion w/o an OutOfMemory error.
    Thanks,
    Manung

    Forgot something that might be helpful. Configure the Schema map to only include the limited set of attributes needed for identification and correlation/confirmation. This speeds up reconcile and also consumes less memory.
    E.g maybe you only need sn,givenName, mail to correlate and build up the initial virtual index. After that is done, expand the schema with all attributes needed.
    Well... my 2 cents worth of input.
    /L

  • The e-mail message could not be sent. Make sure the outgoing e-mail settings for the server are configured correctly

    I have a 2 server SharePoint farm.
    All outgoing emails were working fine.
    I just restarted both servers and now after that none of the emails are being sent. I am using OOB publishing workflow and it shows message:
    The e-mail message could not be sent. Make sure the outgoing e-mail settings for the server are configured correctly.
    Even if I setup Alert on some list, it doesn't send email.
    I have checked that outgoing email setting in CA is defined and like I said it was working fine without problems but after restart it is showing error.
    What could be the cause of this and how to fix it?
    EDIT
    I removed outgoing mail server in CA, added again and restart IIS but still emails from OOB workflow is not being sent. But email from Alerts are being sent. Don't know what to do now.

    This is really weird, It works when an alert is set but workflows doesn't send emails... Can you create a simple 1 Step workflow in SPD to send an email when a specific field is set. See if this sends an email..
    AJ MCTS: SP 2010 Configuration MCSA: Windows 7 If you find this post useful kindly please mark it as an answer :) TY
    I created a test workflow which sends email to user and it is also not sending email. But I am getting email from SharePoint regarding "variation" page changes as well as alerts which I told above.

  • Server settings for remote Server in Flash Builder 4.5 Premium

    Has anyone figured this out? Seems like everyone is talking about FlashBuilder that comes with PHP and that doesn't help me. So I'm still having trouble moving my mobile app to a remote server and I have FlashBuilder 4.5 Premium without PHP.
    I have created a PHP project outside of Flash Builder and then I have connected to it using the Data/Service tab, but then it ask for the server information and that is where I'm having the issues.
    It works create with the setting like this.
    MAC:
    Server Options
    Web Root: /Applications/MAMP/htdocs
    Root URL: http://localhost/
    But when you try to export a release build or just like to test it, and insert your server settings.
    Server Options
    Web Root: /home/username/domain_name/
    Root URL: http://mydomain.com
    It doesn't Validate which in turn won't let the project work. Also it would be nice to put the remote server in there for testing instead of just for release builds. Any one have an answer. Every tutorial or explanation shows localhost.
    thanks

    Hello guys,
    I have found a solution: In ZendFramework/library/Zend/Amf/Response/Http.php  linenumber 59:
    $ssl = $_SERVER['HTTPS']; is given an error.
    I did this:
    $_SERVER['HTTPS'] = 'off';
    $ssl = $_SERVER['HTTPS'];
    So add this line....
    And it works...
    Hope it works for you too.
    Ooh, and don't forget to follow the instruction of TweenOut.
    Erik.
    Van: tweenOut [email protected]
    Verzonden: dinsdag 20 december 2011 18:42
    Aan: EGJ Steens
    Onderwerp: Server settings for remote Server in Flash Builder 4.5 Premium
    Re: Server settings for remote Server in Flash Builder 4.5 Premium
    created by tweenOut <http://forums.adobe.com/people/tweenOut>  in Using Flash Builder - View the full discussion <http://forums.adobe.com/message/4095833#4095833

  • The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly.

    Hi,
    I have SP 2013, and it was working properly. and workflows send emails perfectly. yesterday, i decided to build a fresh site collection so i deleted the old one and created a new one. now, workflows are unable to send emails. i'm sure it has nothing to do
    with my mail server cuz no changes happened to it. i'm sure about the settings for outgoing mail on central admin. all i did, was to enter mail server IP in outgoing mail field and email below it.
    in the workflow status the status says "error" followed by this message: "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly."
    Any help please?

    Hi,
    According to your post, my understanding is that you failed to send email after building a fresh site collection.
    I recommend to verify that you have entered your SMTP server name correctly.
    You can add it as FQDN e.g. ServerName.DomainName.
    Here are a similar articles for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/f0605f59-0baa-49c9-854e-0fb369a9e5a0/cant-seem-to-get-emails-to-send-in-sharepoint
    http://alpesh.nakars.com/blog/sharepoint-outgoing-email-issue/
    Best Regards,
    Linda
    Linda Li
    TechNet Community Support

  • The email message cannot be sent. Make sure the outgoing email settings for the server are configured properly

    i have an issue when loading a workflow. it gives me a following error "The email message cannot be sent. Make sure the outgoing email settings for the server are configured properly". it doesnt send me any alerts and worlflow fails at the end
    with the above error message.

    Hi,
    I agree with Bistesh. But after Outgoing e-mail settings are configured properly, if the issue still exists,
    It may result from your Anti-Virus. Please refer to the following steps:
    Open MCAfee Console and go to Access Protection window.
    Click Anti-Virus Standard Protection and edit “prevent mass mailing 
    worms from sending emails” rule.
    Now we need to know which processes are being blocked therefore we need to check the MCAfee Log located at
    C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection\AccessProtectionLog.txt
    you may find entries of DtExec , DtExecUI and DatabaseMail90, now these processes need to be entered in the exclusion list of selected rule .
    Reset the IIS And SharePoint Timer service to check if this works for you.
    Here are some similar issues with you, you can use as a reference:
    http://social.technet.microsoft.com/Forums/en-US/667f0d61-4914-43fa-80c1-8cf430b113bb/workflow-email-not-working-but-normal-email-alerts-working-fine?forum=sharepointgeneralprevious
    http://techsuite.wordpress.com/2008/12/08/workflow-history-the-email-message-cannot-be-sent-make-sure-the-outgoing-email-settings-for-the-server-are-configured-properly/
    Best Regards,
    Lisa chen

  • Settings for J2EE Server do not exist

    Hi I get the message "Settings for J2EE Server do not exist"
    Where can I set them and what has to be entered ?
    Regards
    sas

    Hi Erdem,
    I assume that you get this error message while configuring you web service in ECC.
    To make the setting for the J2EE server, go to the WSADMIN transaction, click on "Go To" in the menu above and select "Administration Settings".
    You can enter the full URL (upto the port) of your J2EE server in the following format:
    http://<<full server name>>:<<port number>>
    Hope this helps!
    Regards,
    Romit

  • How to fix "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly."

    Hi All,
    I have move dev to production, then workflow facing "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". Actually it is working fine in dev, in production mail not going. How to fix
    this issue?
    Thanks  in advance! 

    make sure your outgoing email settings are correct and also make sure servers are in exchange rely if you are using exchange.http://sharepoint.stackexchange.com/questions/35353/how-to-handle-e-mail-message-cannot-be-sent-error
    check below blogs: http://www.chrisbuchanan.ca/Blog/Lists/Posts/Post.aspx?ID=2
    another option to put pause in right place:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/6e848a25-019d-4220-aff6-c535da933e0f/the-error-message-in-workflow-history-the-email-message-cannot-be-sent
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Shared Memory Settings for Oracle - Machine Spec Specific?

    Hi,
    I've been asked to apply some shared memory settings for Oracle on a new V210. The DBA has asked that we simply copy the settings from one system file to the new machine.
    My problem is that I'm not entirely sure whether this is the best course of action. The machine the settings are taken from is a E280R with 2GB Memory and 2 x 900Mhz processors. The new V210 has 2GB and 2 x 1.33Ghz.
    Surely the memory settings should be different? Don't worry, I've copied the relevant settings - not the whole system file!
    Thanks for any advice,
    John

    Hi John,
    Normally, When you want to apply the shm. We normally for production machines , consider 1/3rd of your physical memory. For eg. If you have 16gb of physical memory, I would consider around 4gb of shm_max.
    Thanks,
    Keshav .N

  • Memory settings for AAS 9.3.0.1

    Do you know how to change (increase) the memory settings for the AAS 9.3.0.1 running under Tomcat?
    Thanks for your help

    I posted on my blog a while back about how to setup writing to stdout using Tomcat; I think if you look at the screenshot I posted there, you can see where the java parameters for AAS are located:
    http://timtows-hyperion-blog.blogspot.com/2007/12/how-to-configure-tomcat-as-delivered.html
    Tim Tow
    Applied OLAP, Inc

  • Integrated WLS memory settings for presenting?

    Hi gang
    At Sage we've started running JDeveloper 11g training courses in Australia. It's becoming rapidly apparent that the integrated WLS memory settings are stuffed for presenting. While presenting I may create a new Faces RC page approx every 5 minutes and frequently re-run the app, and WLS complains of running out of PermGen virtually every 2nd or 3rd run, especially with DVT controls on the page. This is becoming a major problem as it interrupts the training flow many times each day.
    We've tried overriding the following entries in the setDomainEnv.cmd file:
    <jdev home>/jdeveloper/system11.1.1.0.31.51.88/DefaultDomain/bin/setDomainEnv.cmd
    (new values)
    set MEM_ARGS=-Xms512m -Xmx768m
    set MEM_PERM_SIZE=-XX:PermSize=96m
    set MEM_MAX_PERM_SIZE=-XX:MaxPermSize=512m
    ....yet we're still experiencing problems. Has anybody fixed the integrated WLS JVM memory settings with different values suitable for presenting, or at least rapid multi-page runs, or is there something I'm missing?
    All advice appreciated.
    Thanks & regards,
    CM.

    I'm still getting this crash - all the time now! Even if I stop and start the server manually as suggested in the release notes.
    I have set my settings to the same as yours in the env file. My laptop is brand new running vista business with 4GB RAM - I have got a very simple app with 2 pages !
    I wanted to demo it to a customer to try and sell them ADF - but this has completely put a spanner in the works. Any ideas what might be causing it ? I have logged a TAR about it but in the meantime I thought I'd see if anyone had any suggestions other than those I have already tried.
    cheers

  • Memory settings for Windows using newest bits

    Hi All,
    I the install guide for this newest set of bits, I suggested memory settings of 1.5GB for the Xmx value. This doesn't work for 32bit Windows.
    On Windows, if you bump up the -Xmx, then you cannot use the PermSize parameter.
    The heap size is calculated as -Xmx + PermMaxSize. If these two add more than 1408MB then WLS will not start.
    Here is the recommendation for Windows 32bit:
    set DEFAULT_MEM_ARGS=%DEFAULT_MEM_ARGS% -XX:PermSize=128m
    and
    Xmx 1024
    and
    Managed server configuration
    If you are using 32bit Windows, please share your experiences.
    Heidi.

    So, you do not recommend a single instance install on Windows XP? On our local XP machines we had been running single instance because it seemed simpler and it was recommended in the install instructions. On our shared Windows server the managed server configuration was used.
    I have been able to run the latest release of the WLS and BPM Workspace on my local XP machine using these settings configured in my setSOADomainEnv.cmd file. It is very SLOW....30 second response time, but it does run. These same settings are not working for everyone else on my team....they are still playing around to find the right answer for their local XP machines.
    set DEFAULT_MEM_ARGS=-Xms640m -Xmx768m
    set PORT_MEM_ARGS=-Xms768m -Xmx1536m
    set DEFAULT_MEM_ARGS=%DEFAULT_MEM_ARGS% -XX:PermSize=128m -XX:MaxPermSize=512m
    set PORT_MEM_ARGS=%PORT_MEM_ARGS% -XX:PermSize=256m -XX:MaxPermSize=512m
    I have noticed, however, that over time (maybe an hour or so) the admin server starts sending out of memory warnings. So, I have to stop WLS and restart it in order to keep working with reasonable response tiems. Often these out of memory warnings start when it is running but idle.

  • Memory calculation for TN3270 Server

    We are planning to make TN3270 server on CIP.
    Is there any calculation formula to decide memory size for CIP?

    The following URL has formulas for calculating CIP memory utilisation -
    http://www.cisco.com/warp/customer/650/60.html')">http://www.cisco.com/warp/customer/650/60.html

  • What memory settings for Kingmax 3200 MPXC22D-38 512 Mb on a K8T Neo-FSR board?

    Hello,
    Like many people here, I have been having some major stability problems with this board.  I am looking to upgrade my old DDR266 memory to a 512 Mb stick on the MSI approved list and decided to go with the Kingmax MPXC22D-38 DDR400 512 Mb stick.  I know that is usually necessary to change the memory settings to achieve stability (which is my main goal) and am looking for recommendations for settings.  Any help with what each number means (or which setting it applies to) would also be very helpful.
    Also, what would be some good settings for my old DDR266 512Mb memory until the new stuff comes?  Memtest86+ reports it at CAS of 2.5-3-3-6, and I am looking mainly for stability.
    Thanks for any help in advance.
    Cheers,
    Tom

    Hello,
    My stability problems seem to mirror most of the posts here, random freezes that are not reproducible and seem to happen un-related times.  It is a complete freeze with no sound, only option is to press reset.  I can almost guarantee a freeze when playing a 3d game after about 10-20 minutes.
    Would the "Fail safe" settings be the most stable?  I saw your post said "for maximum troubles" but thought you meant this would reduce them.
    Cheers,
    Tom

  • Steps to apply Proxy settings for all Server in a specific OU using Group Policy ?

    People,
    I have several terminal server (2008 R2) running as RDSH in an OU called Terminal Servers.
    So how can I create the GPO setting to make sure that everyone who login to this terminal server will be getting the proxy settings automatically to proxy.domain.com on port 3128 ?
    I've created the GP object and then link it directly to the Terminal Servers OU using the following options:
    User Configuration (Enabled) > Policies > Windows Settings > Internet Explorer Maintenance >
    Connection/Proxy Settings > Enable proxy settings 
    But somehow when I login as myself and DOMAIN\Administrator the proxy settings in the IE11 is still unchecked with the old Proxy value and sometimes blank in some servers.
    /* Server Support Specialist */

    > I've created the GP object and then link it directly to the Terminal
    > Servers OU using the following options:
    >
    > User Configuration (Enabled) > Policies > Windows Settings > Internet
    > Explorer Maintenance >
    > Connection/Proxy Settings > Enable proxy settings
    User policies apply to user objects - the servers will ignore them, and
    as long as there is no user in your terminal servers OU, no one will get
    this setting.
    Link your policy to the OUs where the users are, then use item level
    targeting to filter for a security group you create for this purpose,
    and add all your terminal servers to this group. Don't forget to reboot
    the servers after changing group memberships...
    Greetings/Grüße,
    Martin
    Mal ein
    gutes Buch über GPOs lesen?
    Good or bad GPOs? - my blog…
    And if IT bothers me -
    coke bottle design refreshment (-:
    Martin,
    Since the browser in the Terminal Servers are all running IE 11, do I need to do the GPO using IEAK or GPP with the new ADMX template ?
    /* Server Support Specialist */

Maybe you are looking for

  • Sg200 vlan and qos

    Hello,      Looking for best practice setup for this network I have three buildings networked together at layer2 have three swiches 2x sg200-24 and one sg200-18. The middle building is the one with voip phones. On the other two buildings on each end

  • Interactive image not working

    I insert the interactive widget. I bring in an image and create the labels. I Set View. I click on Show Interactive Tools. But when I go to the iPad it shows the images with the labels but the photo is out of focus, the labels are out of focus, and t

  • Idvd5.01 Errors were found during the burning process (Burned Finished)

    I've never had this problem before, but i'm trying to burn a dvd after all the media and dvd are ready for burning and when I click on the burn icon the following message pops up: Errors were found during the burning process. I've check to make sure

  • Prevent Ipod from deleting tv shows

    I notice that you can delete tv shows and videos right from your IPOD touch. Is there anyway to turn that off or prevent them from being deleted? My son keeps deleting all his shows from there and than is upset that they are gone. If i cant prevent i

  • Changing your display icons (gestures) on Palm Pre

    I heard that you can change the display icons (gestures) at the bottom of the screen if you want.  Anybody know how to do that?  I would like to replace my calendar icon with the messaging icon.  I heard a few times it's possible.  Thanks.!! Post rel