How do I increase memory for Creator 2 IDE?

Thanks.

Hi,
In the domain.xml file located under
<creartor2 install dir>/ \SunAppServer8\domains\creator\config, search for the following line:
<jvm-options>-Xmx512m</jvm-options>
Check for the current value and increase it.
Hope this helps
Cheers
Giri

Similar Messages

  • How do I increase memory for Lion install?

    When I try to install Lion, I get the following: "Mac OS X 10.7 requires at least 2 GB of memory." Any thoughts about what is going on?

    I bought my iMac in early 2007.  This is info from Hardware Overview:
    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac5,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.16 GHz
      Number Of Processors:          1
      Total Number Of Cores:          2
      L2 Cache:          4 MB
      Memory:          1 GB
      Bus Speed:          667 MHz
      Boot ROM Version:          IM51.0090.B09
      SMC Version (system):          1.9f4
      I've looked on Apple Store and I think it's saying that there's no memory currently available for this model.

  • Increase memory for QuarkXPress

    how do i increase memory for QuarkXPress?

    Install more RAM.
    Memory Management in OS X:
    http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/MemoryMgmt /Articles/mmPractical.html#//apple_ref/doc/uid/TP40004447-SW1

  • How to increase memory for building project using ant in ECLIPSE

    Hi All,
    for all java projects and java applications in eclipse i am giving -Xms and -Xmx to increase heap memory.
    But the same failed when i run ant. it says Out of Memory Error.eventhough i had 1GB ram in system.
    How to increase memory for Building through ANT.
    Thanks,
    J.Kathir

    even if this is not a eclipse forum
    In the package explorer view or navigator view right click on the build file select "Run as / Ant Build ...". On the JRE Tab you can enter the VM Aguments like -Xmx512m
    Consult the java dokumentation how to set the memory of the jvm.

  • How does Java structure memory for an object's members?

    I'm trying to figure out how Java structures/allocates memory for objects. (Yes this is implementation specific. I'm using the Oracle 1.7 runtime for this.) I did some work on this here and here and the results are confusing.
    First off, in both referenced links, when I allocated an array of objects, the equivalent of new Object[10000], it used 4 bytes per object. On a 32-bit system this makes perfect sense. But I'm on a 64-bit system so what's going on here?
    Is Java limited to a 32-bit address space even on 64-bit systems?
    Is Java limited to a 32-bit address space per array and each array object then has a pointer to where the elements are?
    Something else?
    Second, I compared the memory footprint of 8 booleans vs. a byte as the variables in a class. The 8 booleans requires 24 bytes/object or 3 bytes/boolean. The single byte approach requires 10 bytes/object.
    What is going on with 3 bytes/boolean? I would understand 4 (making each an int) and definitely 1 (making each a byte. But 3?
    And what's with expanding a byte to 10 bytes? I would understand 8 where it's expanding a byte to a native int (I'm on a 64-bit system). But what's with the other 2 bytes?
    And in the case of different ways to create a RGB class it gets really weird.
    For a class composed of 3 byte variables it uses 24 bytes/instance. Expensive but understandable as each uses an int.
    So I tried where each class is a single int with the RGB stored in parts of the int (using bit shifting). And it's still 24 bytes/instance. Why on earth is Java taking 3 ints for storage? This makes no sense.
    But the weirdest case is where the class has a single variable of "byte[] color = new byte3;" Note that the byte is allocated so it's not just a null pointer. This approach takes less memory than the other two approaches. How???
    Any guidance as to what is going on here is appreciated. I have a couple of classes that get allocated a lot and the flywheel pattern won't work (these objects have their values changed all over the place).
    And an associated question, does the order of declaring variables matter? Back in the old days when I did C++ programming, declaring "int, byte, int, byte" used 4 int's work of space while "int, int, byte, byte" used 3.
    thanks - dave

    This is a quadruple crosspost.

  • How Can I increase memory used by director?

    Hi
    I have a tool, written in director, that imports all
    imagefiles from a
    folder and its subfolders into director cast
    It worked since years without any problem
    But now I have following problem - if the amount of files is
    big enough,
    director is out of memory, can not create any new member more
    I do it like this
    repeat with i=1 to cFileList
    cFile=cFileList
    mem = new(#image, myCast)
    mem.importFileInto(cFile, [#trimWhiteSpace:FALSE,
    #remapImageToStage:FALSE])
    mem.name=cFile
    end repeat
    At some moment command
    mem = new(#image, myCast)
    fails, it can happen on 500-th file in the list, or an 570-th
    or on some
    other point. So the problem is not in some definite file, but
    in memory. How
    can I avoid this problem? Can I purge the memory, used by the
    program till
    that moment or is there any other way do to it?
    Any help will be appreciated

    Look up save castlib. put this in your loop and and maybe try
    i mod 10 so it
    only saves every 10 times. This should pull the images from
    ram to disk, and
    sort of purge the memory for you.
    Timm
    "Jorg Mann" <[email protected]> wrote in message
    news:emof0k$cqh$[email protected]..
    > Hi
    >
    > I have a tool, written in director, that imports all
    imagefiles from a
    > folder and its subfolders into director cast
    > It worked since years without any problem
    > But now I have following problem - if the amount of
    files is big enough,
    > director is out of memory, can not create any new member
    more
    >
    > I do it like this
    >
    > repeat with i=1 to cFileList
    > cFile=cFileList
    > mem = new(#image, myCast)
    > mem.importFileInto(cFile, [#trimWhiteSpace:FALSE,
    > #remapImageToStage:FALSE])
    > mem.name=cFile
    > end repeat
    >
    > At some moment command
    > mem = new(#image, myCast)
    > fails, it can happen on 500-th file in the list, or an
    570-th or on some
    > other point. So the problem is not in some definite
    file, but in memory.
    > How
    > can I avoid this problem? Can I purge the memory, used
    by the program till
    > that moment or is there any other way do to it?
    >
    > Any help will be appreciated
    >
    >

  • HT201364 how do i increase memory of my mac laptop from 1g to 2g to run lion

    How Can I increase the mamory of my (Older) Mac Laptop from 1G to 2G to run lion?
    Thank you

    Check the computer's documentation for instructions, or append the last three characters of its serial number to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page for information.
    (98339)

  • How to adjust video memory for Toshiba A305-s6905?

    Hello, I bought Toshiba A305-S6905 from best buy last month or more.
    Now everything goes well. I am glad to own such a laptop.
    The machine's spec describes the graphics card:
    "Mobile Intel® Graphics Media Accelerator 4500MHD
    Features 128-1294MB dynamically allocated shared video memory for intense detail."
    the video memory is dynamically allocated, and the range is 128-1294MB.
    I want to know how to get the largest video memory for some games like CS, etc. I tried to manually adjust the video memory size in BIOS, but failed. There is nothing related with video memory option.
    please help.
    thanks.

    There's software installed that does it automatically based on what the system is doing at the time. If you're playing a game, it will give it the necessary video memory.
    I am assuming you're asking this because you're not happy with the performance of the game, otherwise you wouldn't be trying to adjust it manually. I am also assuming you're talking about CS. Unfortunately, systems with integrated graphics (what yours has) just aren't cut out for playing graphically-intensive games. You'll need to spend more than $600 for a computer that is good for games.

  • HT4528 how do i increase volume for incoming calls and incoming text?. i have it to max

    i have incoming and text messaging to the maximum volume. How can i increase it?

    If while you are in Messages and set the volume, that is all you can get. You can try and see if Volume Limit is checked by going to Settings>Music and see if Volume Limit is off.
    The only other thing I can recommend, is to create your own ringtone/text tone in a music editor and increase the volume in the file. You may also want to check your speaker area and see that it is clean and not blocked by any debris.

  • Hi All,How to set printer configuration for sap4.7 IDES version for home pr

    Hi All,
              Pls provide the information How to set the configuration for our home printer from the sap 4.7 IDES version .If possible pls provide with screen shots
    thanks & regards.
    bharat

    check SPAD (tcode) to installl Printer and all formats.
    Regards
    Prabhu

  • Turn off display on sql*plus and increase memory for oracle?

    I want to turn off the output display on SQL*PLUS window and SPOOL the output to a file since the result is very big. i tried to SET TERM OFF but it doesn't work. Anybody knows what's the problem? or is there some other commands to use? My oracle is 9i. thx!!! And anybody knows how to increase the memory usage size for Oracle's jrew.exe? it's too slow when i try to retrieve some big size data from oracle.

    I just answered this question on the OTN -> General forum. You could try the SQL*Plus startup switch -s to startup SQL*Plus in silent mode, eg:
    C:\SQLPLUS -S
    Alison

  • How to optimize the memory for a large labview array?

    I am running LabView on Windows XP with 4 Gb of RAM. The array is 51X256X256 complex numbers, but I want 300x256x256. The program runs out of memory when I use more than 51-53 arrays of 256X256. I do not know how to use the in place element structure to modify the vi below. The unbundled/ bundle structures do not present symmetry. Anyone can help me with this?  Thanks!
    Mariana
    Attachments:
    array3Dc.JPG ‏22 KB
    array3Dc_front.JPG ‏58 KB

    Norbert,
      The full data3Dc array takes about 15.5 MB and the data3Dc comp.vi takes 31 MB. The empty data3Dc comp.vi array takes only 18.2 kB. This array is a variable that modifies at each scanned wavelength. I have a scanning wavelengths software package. For one wavelength I record a hologram followed by the reconstruction of the object field (1x256x256). 3D optical fields are added all together to create a big 3D optical field (Nx256x256). The code data3Dc comp_1.vi is not the only one in the memory. This VI is a subvi for other codes. A few other examples are FFT, IFFT, filtering, phase matching, cross-section, calibration….I did not care about memory optimization until now. So, I want to scan more than 50 wavelengths. By now (N=50) I have to restart the LabView after each scanning, do the reconstruction of the fields, start the LabView again to see the results. I think the problem is caused by this VI that is a subvi for other codes. I already extended the memory to 3GB in boot.ini, but the thing is that I want also a small scanning time. It doesn’t work. Extending the memory to 3GB makes the OS slower than before. My question is how to modify this array (data3Dc) or the VI (data3Dc comp.vi) to access lesser memory. I have tried to attach the full VI but it tells me that it is too big. I attached the empty one.
      Thanks,
    Mariana
    Attachments:
    data3Dc comp.vi ‏19 KB

  • Increase memory for executable JAR (not -mx)

    My app runs out of memory, but I can't use the -mx flag because I want the Windows user to be able to double click the .jar file to execute it. Is there a way to either specifiy in the jar file, in the manifest, or programmatically to increase the max memory available? Surely there must be a way because it's pretty sad that the user has to fall back to typing in -mx themselves on the command line.

    >
    My app runs out of memory, but I can't use the -mx
    flag because I want the Windows user to be able to
    double click the .jar file to execute it. Is there a
    way to either specifiy in the jar file, in the
    manifest, No.
    or programmatically to increase the max
    memory available? The registry key. Or change it under FileTypes in explorer under Tools->'folder options'
    Or create a batch file.
    Surely there must be a way because
    it's pretty sad that the user has to fall back to
    typing in -mx themselves on the command line.Java is cross platform compatible.
    The JVM is not.
    InstallShield provides a multitude of ways to handle problems like that along with providing a familar installation method for the user.
    You might also look at "Java Web Start".

  • Increase memory for FCP ?

    Hi there,
    Could someone tell me if there is any way to increase the memory allocated to FCP ?
    Sometimes, I get a "out of memory message" while the memory available is still more than 5 Gb .... according to activity monitor.
    Thanks in advance
    Ivan

    My understanding is that the maximum pixel dimensions for stills is 4000x4000 pixels. So make sure they are within this size. Not sure if jpegs can be cmyk.
    Also, are you dealing with image sequences? If so, use quicktime to convert image sequences to quicktimes. FCP will choke on too many stills. i've never gotten the out of memory error, just had things slow to a crawl.

  • How to find total memory for Oralce Memory utilization

    Hi,
    How to find total amount of memory utilized by oracle including SGA+PGA+PROCESS
    Thanks,
    Abk

    Is you OS 32-bit ? If you add /3gb in boot.ini , then it will limit oracle.exe to go only upto 3gb.
    Add /PAE in the boot.ini and remove /3gb.
    then use db_block_buffers parameter instead of db_cache_size
    for using db_block_buffers, you need to set another parameter also.
    use_indirect_data_buffers=true
    db_block_buffers=<number of blocks
    db_block_buffers=db_cache_size in kilobytes /db_block_size
    (since db_block_size is 8 kllobytes by default in Windows..
    {color:blue}Please refer Metalink Note : [373602.1|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=373602.1]{color}
    Edited by: Mahesh Menon on Apr 29, 2009 2:56 PM

Maybe you are looking for

  • ITunes Lagging after replacing the Hard Drive

    Hi Everyone - A recent purchase of a MacBook Pro 2.5 GHz Non-Glossy (12 days ago). Replacement of the HD from Hitatchi to Samsung 'Ultra Quiet' (my Hitatchi was making funky noises) Now when I open iTunes (or even Quicktime) to play music, there are

  • Free movie copier(like to put dvds on my comp)

    okay soo im really dumb at putting dvds on my comp so how can i put a dvd onto my computer like copying it?? or how does everyone else put dvds on their computer?

  • Apple ID correct but ios 7 says could not sign.  Help please.

    iphone 5 with ios 7, error message says FaceTime Activation  Could not sign in.  Please check your network connection and sign in. I'm on WIFI and I've tried on 3G, Apple ID is correct - I used it to sign in here! Any suggestions? Cheers.

  • Import directly to an album?

    Is there a way to import from a digital camera, directly into an album? As opposed to having to move photos into an album after iPhoto imports them into the library. Thanks! - Ben p.s. I don't know if this would make a difference, but my iPhoto libra

  • Oracle 9i download

    Hi , I am trying to download oracle 9i server/client from otn. But the link which I used to download is no more available. Please let me know if download is no longer availble for this release or I am doing some mistake . Thanks, Vengata.