How to add JVM option???

i am facing problem of permgen memory exceprion..
i got solution as to add following JVM option
Increasing the PermSpace of the JVM with -XX:MaxPermSize=256M or higher only
i don't know how to add JVM option...
GOOGLING DIDNT WORK

Done !!!!!!!!!!
in glass fish
admin console in JVM SETTING TAB

Similar Messages

  • How to add extra options for style of images.   iPad version has far more options than Mac version

    How to add extra options for style of images in pages.   iPad version has far more options than Mac version

    Thank you, you made me go look again and I realised the ones I use on the iPad are under Borders not style and they are on Mac also.  I feel a bit silly but I wouldn't have got there without your prompting.  Do you mean by "create your own"  using the borders and then saving as a style or can you create something that is not in either?
    Thanks again

  • How to add custom option in context menu

    Hi,
    When viewing a document of a repository, can we add our own option (for example, "View In new Browser") in the context menu? And how can we configure the function when a user clicked on the option of context menu?
    Thanks,
    Ray

    Hi Ray,
       Yes, you are right. This is the assignation chain:
       Command->group commands->resource/collection/details->layout set->folder/KM navigation iview.
       Remember, layout set is a service that you need to active on your repository.
       Layout set allows you define (between other things) commands groups availables for resource, links or folders.
       The context menu will have differents commands group depending reource type.
    Patricio.

  • UIX: MessageList : How to add empty option?

    Hi everyone, I've got this MessageList code:
    <messageList model="${bindings.IdUnidadOrg1}" prompt="Father" required="no">
    <contents childData="${bindings.IdUnidadOrg1.displayData}">
    <option model="${uix.current}"/>
    </contents>
    </messageList>
    The data in the bindings don't contain the empty option, how can I add it, so the user can choose between the data in the bindings or nothing?
    I tried this:
    <contents childData="${bindings.IdUnidadOrg1.displayData}">
    <option value="" text="None"/>
    <option model="${uix.current}"/>
    </contents>
    But it renders the "None" option once for each current object.
    Thanks for your help in advance.
    Fernando.

    <contents
    childData="${bindings.IdUnidadOrg1.displayData}">
    <option value="" text="None"/>
    <option model="${uix.current}"/>
    </contents>Hi Fernando!
    Try this syntax, it should work fine.
    <contents>
    <option text="" value=""/> <!-- this is what you're looking for. Putting the empty option outside of the datascope--->
    <dataScope>
    <contents childData="${bindings.<iterator of the viewobject you want to query>.allRowsInRange}">
    <option text="${uix.current.att1}" value="${uix.current.att2}"/>
    </contents>
    </dataScope>

  • How to add an option in the LOV of Change Disposition to in Item Samples

    Hi
    Can anyone please tell me how to customize this particular issue.
    ADDING ONE MORE OPTION IN THE LIST OF VALUES OF CHANGE DISPOSITION TO IN THE ITEM SAMPLES FORM.
    FOR EXAMPLE- REGRADE OR REPROCESS APART FROM ACCEPT, ACCEPT UNDER DEVIATION AND REJECT.
    ### Steps to Reproduce ###
    1.GO TO QUALITY MANAGER RESPONSIBILITY
    2.GO TO SAMPLES
    3.GO TO ITEM SAMPLES
    4.CREATE A SAMPLE AND SAVE
    5.ENTER RESULTS AND SAVE
    6.GO TO ACTIONS
    7.GO TO CHANGE DISPOSITION.
    Thanks in advance
    Prem.

    Hi
    Just while trying to find something for myself, came across this. Not sure since when this has been introduced, but there is a lookup that is availalbe. I went into OPM ALL Responsibility and got GMD Lookups. In this is GMD_QC_SAMPLE_DISP which has the disposition options.
    Regards
    Girish
    Message was edited by:
    [email protected]

  • How To Add Job Options In a .PS File

    Acrobat Distiller 5.5 and 7.0
    Greetings,
    I currently automate making a single combine PDF based on runfilex.ps.
    I cannot figure out the snytax to specify the job options file ( fdi.joboptions )
    to the following .ps file
    /prun { /mysave save def
            dup = flush
            RunFile
            clear cleardictstack
            mysave restore
    } def
    (C:/ACAD/COVER.PS) prun
    (C:/ACAD/PD.PS) prun
    (C:/ACAD/DXB-EVE.PS) prun
    (C:/ACAD/DXB-EVS.PS) prun
    (C:/ACAD/DXB-EVW.PS) prun
    (C:/ACAD/DXB-SSE.PS) prun
    (C:/ACAD/DXB-SSW.PS) prun
    Any help would be greatly apprciated.  I find adobe's help files in need of help.  -David

    The /j switch sounds interesting
    I've tried the following syntax with no luck in the .bat file I use to run distiller
    C:\Progra~1\Adobe\Acroba~2.0\Distillr\acrodist.exe c:/acad/VL-90001.ps  /j=c:/fdi-d.joboptions
    /j:C:/fdi-d.joboptions
    /jfdi-d.joboptions
    No luck searching the help files for either /j  or command line
    Any suggestions?  Thanks  -David
    PS I copied the joboptions file direct to c:

  • How to add email option for vendor.

    Hello all,
    I looked for adding an email to the vendor in xk01, but there was no option of email field. I want to post FCEM output to test whther the output working fine thorugh email.
    Plz advice.

    Hi,
    If you are using sap delivered vendor account group, system defualt shows email address in vendor master data.
    In address tab, communication segment you can see the vendor email address.
    Or Goto OMSG t.code choose vendor account group, double click on general data.
    double click on communication, check the Internet mail address field and save.
    Regards,
    Chandra

  • How to add SELECT-OPTIONS to VL10

    Hi Friends,
    I am bit new to enhancements, my requirement is,
    I have to add field VBAK-SUBMI as a Selection Criteria to the Selection Screen for the VL10 - Program V50RINCL - user exit <b>V50R_SELECT_OPTION_ADD</b>.
    Could u please advise either i can inclue zprogram to user exit or i can put code directly in above user exit. If possible give step by step code in zprogram.
    Thanks in advance, points will be given.
    Regards. VK Rao.

    Hi ,
    when you go inside the user exit, there would already be an include statement written for a z program. this z program might or might not be implemented before.
    If it is not implemented, on double clicking on the program name, you will be given a warning saying that the code has not been written yet. So when you press enter, the program will be in editable mode and yo can put your piece of code there.
    and if its already implemented by someone else, then you directly go in change mode in that include program and write your logic.
    Hope this helps,
    Reward points if helpful,
    Thanks,
    Karan

  • How to add more options for e-commerce shopping chart?

    I am considering to use BC for web shop to sell printed products. I would like to add a feature that customer can choose printing size and server side script would count final price of the product.
    I am now choosing a platform for my e-commerce but I do not know enough if BC is a good platform for developers? Is it possible to add this kind of features with BC API?
    Kind regards,
    Susi Waegelein
    www.kuvita.org

    You create attributes on the product and an attribute can have a price associated with it that adds to the total product price.

  • How to change JVM options from a running JVM

    Hello, I have to launch a remote application on my machine. I managed to do that with code that invokes the main method of the application I want to execute. What I do is to launch an instance of the class containing main function, here is an extract of the code:
    Object obj = ....; //obj is the class containg main, for instance MyClass
    java.lan.reflect.Method m = .....; //m is the main method
    Object result = m.invoke(obj, args);This works, the main method gets called and so the application starts. Of course, the main method is called from a jar built in the right way.
    But the way the main method gets called is like doing
    java MyClassNow I have the problem to launch this application with some options to java command (these options are about remote debugging with JDI ).
    In other words, what I would like to dis the following, if I could do it from command line:
    java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket myApp.jar (myApp.jar is on a remote host)
    while all that I'm able to do is
    java myApp.jarOf course I want to do it from my java code, not from command line.
    Thank you

    It isn't possible as stated.
    You must change the way that you are launching the VM. Either by providing options or by providing a different way to launch it.

  • How to add java script option in firefox as this is not available in the menu of tools menu and content of firefox

    Dear sir,
    I am regular computer user and firefox is my default web browser. But it is seen that my web browser is not having the option of enable java scripts as I am learning web page designing. Could you please tell me how to add this option in my web browser on mozila as I am interested to work mozila all the time. I can add this by using internet but that is not always easy and also not sure when this option is enable or disable. Please guide me resolving my problem.
    Regards,
    Mohammad Hossain

    You can no longer do that via the user interface, but you need to check the related pref on the <b>about:config</b> page.
    The <b>javascript.enabled</b> pref should be true on the <b>about:config</b> page to enable JavaScript.
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config
    See also:
    *QuickJava: https://addons.mozilla.org/firefox/addon/quickjava/

  • Browser's JVM options

    How to set JVM options for the JVM used by IE or Netscape?
    for example setting the heap size.

    If it is the Java Plug-in you are talking about, then it is explained here: http://java.sun.com/j2se/1.4.1/docs/guide/plugin/developer_guide/control_panel.html
    (Look at the "Advanced" section.)

  • I have an iPod Classic and the latest version of iTunes. I make all my purchases on my computer, but when I try to click the "add to" option and transfer the songs to my iPod, it doesn't work. How can I get my songs from my computer to my iPod?

    I have an iPod Classic and the latest version of iTunes. I make all my purchases on my computer, but when I try to click the "add to" option and transfer the songs to my iPod, it doesn't work. How can I get my songs from my computer to my iPod?

    See this excellent user tip from another forum member turingtest2 outlining the different methods and software available to help you copy content from your iPod back to your PC and into iTunes.
    Recovering your iTunes library from your iPod or iOS device
    B-rock

  • ? how to add page numbers in pages 5.2, starting with 2.  Pages '09 had an option to not show folio on page one.  Also any how to do left and right folios for a Tabloid?  Many trhanks

    ? how to add page numbers in pages 5.2, starting with page 2.  Pages '09 had an option to not show folio on page one.  Also any idea how to do left and right folios for a Tabloid?  Many thanks  . . .

    Hello jacquemac,
    Your first question:
    There might be a better way of achieving what you wish to do, but following these steps could help you out.
    You might want to blend in Thumbnails and Invisibles either with (cmd+shift+i and cmd+alt+p) or over the View section in the Menubar.
    1. go for Documents (right end of the Toolbar) -> Section
    2. place your cursor at the very top of your second page and click "Create new Section->Starting with this page" in the side bar on your right.
    (what you are actually doing next is setting the pagenumbers for each section you created. You can see your sections in the Thumbnail view.)
    3. click on your first page (the first and only page of your first section) and mark the checkbox "Hide on first page of section"
    4. click on your second page (the first page of your second section) and  "Insert page number" -> start at 1
    Your second question:
    Im not quite sure i understand what exactly you want to do here. One page, two columns, each column with another page number? As far as i know this is not possible.
    greetings jl

  • How to add a copy option or button in apex report

    I aint sure if this is meant to go in this disccussion. If an wrong please let me know the right place it should go. Thanks
    I need soime help implamenting a copy button/option in oracle. I have a interactive report and when you click on the unique id it takes you to the form where you can edit the report. Now I wanted to add an option so when you click on the unqie id(pencil in edit area). It will give you 2 option, one of the option will be to view the report(view) and the other option will be to copy the report. If you click on view, it should take you the form where you can edit the report and when you click on copy, it should copy the report and take you to a blank form.
    Another option is to have a copy button on each report next to the unquie id. In the image belowyou will see the edit pencil and sure everyone know what it is, if you deal with oracle apex.
    Basically, when you click on the pencil you will get those two options above. The alternative way was to just have a copy button next to each of them and you can just click on that to copy.
    The reason why I want to do this is because I was having some issues with colons, commas, etc. Basically I had a copy button in the form and some of the form has colons, etc and because of this the copy button stop the form from render and also shows a 404 error page, which was quiet annoying.
    If anyone have any idea how to do one of the two approaches, please give me a stage by stage PLEASE.
    Thanks you

    dave_414 wrote:
    I aint sure if this is meant to go in this disccussion. If an wrong please let me know the right place it should go. Thanks
    I need soime help implamenting a copy button/option in oracle. I have a interactive report and when you click on the unique id it takes you to the form where you can edit the report. Now I wanted to add an option so when you click on the unqie id(pencil in edit area). It will give you 2 option, one of the option will be to view the report(view) and the other option will be to copy the report. If you click on view, it should take you the form where you can edit the report and when you click on copy, it should copy the report and take you to a blank form.
    Another option is to have a copy button on each report next to the unquie id. In the image belowyou will see the edit pencil and sure everyone know what it is, if you deal with oracle apex.
    Basically, when you click on the pencil you will get those two options above. The alternative way was to just have a copy button next to each of them and you can just click on that to copy.
    The reason why I want to do this is because I was having some issues with colons, commas, etc. Basically I had a copy button in the form and some of the form has colons, etc and because of this the copy button stop the form from render and also shows a 404 error page, which was quiet annoying.
    If anyone have any idea how to do one of the two approaches, please give me a stage by stage PLEASE.
    Thanks you
    Your question has to do with Apex, not the database.  Please see the Apex forum at Oracle Application Express (APEX)

Maybe you are looking for

  • HT204347 Mountain Lion won't install on my laptop. I'm trying a fresh install

    Mountain Lion won't install on my laptop. I'm trying a fresh install

  • Halo: Reach Midnight Openings

    Top Secret: For Best Buy® Gamers Only. Here's the store list for the Midnight release of Halo: Reach. Enjoy! [Stores accurate as of 8/16] ALASKA ANCHORAGE AK ALABAMA MOBILE AL HUNTSVILLE AL MONTGOMERY AL OXFORD AL ALABASTER AL FULTONDALE AL TUSCALOOS

  • SVG to JavaFX code Converter for Designer-Developer-Workflow

    I created an SVG to JavaFX code Converter while working on a project. Although its still a work in progress, it has been so useful for me ever since. Its available at convfx.codebase101.com for anyone that is interested in the Designer-Developer work

  • Oracle file handling in Virtual Environment

    Hi Gurus, We have a 9i environment, where file handling is being done till now. The client now got migrated to 10g, on a virtual environment. We are using external tables, and doing file operations (populating CSV files etc..) till now on 9i. I heard

  • Paint Demo BIP Report fails

    I'm running Oracle BI Enterprise Edition 10gR3 with BIP Integrated (version 10.1.3.2.1) When I invoke the Paint Demo Report under the Business Intelligence Folder, I get the following error: java.io.IOException: prepare query failed[nQSError: 27004]