VM Abort using concurrent GC

We have been experimenting with the concurrent GC options in 1.4.2. We enjoy very high throughput until the VM aborts in either 1.4.2-b28 and 1.4.2_04-b05. Any suggetions would be appreciated.
Thanks
Mike
These are the options we invoke:
java -server \
-Xloggc: -noclassgc \
-Xms1500m -Xmx1500m
-XX:CMSInitiatingOccupancyFraction=60 \
-XX:+UseConcMarkSweepGC \
-XX:+UseParNewGC \
-XX:NewSize=400m \
-XX:MaxNewSize=400m
The crash appears to occur during the remark phase:
15445.361: [ParNew 1082643K->678658K(1535616K), 0.0447870 secs]
15445.411: [GC 678740K(1535616K), 0.0040590 secs]
Unexpected Signal : 11 occurred at PC=0x40290D18
Function=(null)+0x40290D18
Library=/usr/j2sdk1.4.2_04/jre/lib/i386/server/libjvm.so
=============================================================
52506.880: [ParNew 1078264K->676847K(1535616K), 0.0605050 secs]
52507.089: [GC 676878K(1535616K), 0.0037910 secs]
52509.867: [GC
Unexpected Signal : 11 occurred at PC=0x404AE7E9
Function=(null)+0x404AE7E9
Library=/usr/j2sdk1.4.2/jre/lib/i386/server/libjvm.so
==============================================================
304513.751: [ParNew 1084489K->681556K(1535616K), 0.0507580 secs]
304513.813: [GC 681645K(1535616K), 0.0039850 secs]
Unexpected Signal : 11 occurred at PC=0x402910B1
Function=(null)+0x402910B1
Library=/usr/j2sdk1.4.2/jre/lib/i386/server/libjvm.so

I missed another crash that occured during a full GC.
48227.451: [ParNew 682032K->577818K(1535616K), 0.0290600 secs]
48227.481: [Full GC
Unexpected Signal : 11 occurred at PC=0x403D2BED
Function=(null)+0x403D2BED
Library=/usr/j2sdk1.4.2/jre/lib/i386/server/libjvm.so
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Reg: Error in Getting Wrong output using concurrent request

    Hi all,
    I created a rdf using oracle 10g report for below query
    SELECT EMPNO,ENAME,DEPTNO,SAL,MGR FROM EMP
    I Registered above created rdf in oracle apps with output format as xml
    when i ran the report using concurrent request, i am getting below output.     
         *<G_EMP>*
    *     <EMPLOYEE>*
    *          <EMPNO>1</EMPNO>*
    *          <ENAME>ALEX</ENAME>*
    *     </EMPLOYEE>*
    *     <EMPLOYEE>*
    *          <EMPNO>2</EMPNO>*
    *          <ENAME>RAGHU</ENAME>*
    *     </EMPLOYEE>*
    *<EMPLOYEE>*
    *          <EMPNO>3</EMPNO>*
    *          <ENAME>GURU</ENAME>*
    *     </EMPLOYEE>*
    *     </G_EMP>*
    NOTE:_
    I am not getting for rest of column in above query (ie. DEPTNO,SAL,MGR)_
    How to resolve this. Its urgent .. Plz

    Duplicate thread (please post only once).
    Reg: Plz Help me.. Not Getting output
    Reg: Plz Help me.. Not Getting output

  • How to open Report output in RTF format using concurrent request form.

    Hi
    I have created a report using BI publisher and RTF format. This report is working fine in PDF format. User can submit report using consurrent request form and can see report preview in PDF format.
    Now user wants to submit another request and wants to see report output in RTF format.
    User submitted a request, request successfully completed and generated a output RTF file in unix box but when user wants to see report output using concurrent request form (View Output) then window is showing raw data instead of RTF output.
    Can any body tell me about solutions?
    Thanks
    Ravi

    Hi Ravi
    I did little R&D on it and found following 2 solutions.I am sure that you also find something but for my shake i am putting it here.If you already find the solution then ignore it.
    I) 1st Solution
    1)Change the profiles 'Viewer: Application for Text' and put value as 'Browser'
    2) Change the profiles 'Viewer: Text' and put value as 'Browser'.Either change it system level or concerned user.
    3) Log out from Current session and close all internet explorer application.
    4) Log in again to check the result
    II) 2nd Solution
    1) Navigate to: Sys admin --> Install -> Viewer Options to open the Form "Viewer Options".
    Do the entry as shown below:
    File_Format     Mime Type               Description
    RTF          application/rtf Microsoft Word(.rtf)
    RTF          application/msword          Microsoft Word(.rtf)     
    2) Then ensure that the profile option Viewer: Application for Text is set to BLANK at the Site Level and User Level.
    3) Then ensure that the profile option Viewer: Text is set to 'browser' at the Site Level.
    -- It will pop-up the screen to choose application name from above two values.
    Hope this will work it for you. For me i replicated the scenario and both solutions were working for me.
    With Best Regards
    Darshan Bhavsar

  • Sql job using concurrent concurrent on 11.5

    Hi All,
    I want a run a job containing sql scripts and flat files using concurrent manager.
    The environment detail is as below.
    Apps version : 11.5.10.2
    Db version : 11.2.0.1
    OS : IBM AIX
    Please help me on this. Is there any way to run job using concurrent manager.
    Please suggest.
    Thanks and Regards

    user646034 wrote:
    Hi All,
    I want a run a job containing sql scripts and flat files using concurrent manager.
    The environment detail is as below.
    Apps version : 11.5.10.2
    Db version : 11.2.0.1
    OS : IBM AIX
    Please help me on this. Is there any way to run job using concurrent manager.
    Please suggest.
    Thanks and RegardsCreating a PL/SQL Concurrent Program in Oracle Applications [ID 73492.1]
    PL/SQL Concurrent
    https://forums.oracle.com/forums/search.jspa?threadID=&q=PL%2FSQL+AND+Concurrent&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Not sure what do you mean flat files, but if you need to run any OS shell scripts, please see https://forums.oracle.com/forums/search.jspa?threadID=&q=Host+AND+Concurrent&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • GC taking long time when using Concurrent Mark Sweep GC with Sun JDK 150_12

    We are having problem of Garbage collection taking too long. We are using Weblogic 9.2 and Sun JDK 150_12
    Below are the memory arguments we are using. We are using Concurrent Mark Sweep GC. What we are observing is Young Generation is getting filled up and consequent tenured generation also hangs with long pauses.
    Below are the JVM arguments we are using
    -Xms2560M -Xmx2560M -Xloggc:${LOGDIR}/gc.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 -XX:CMSInitiatingOccupancyFraction=60 -XX:NewSize=512m -XX:MaxNewSize=512m -XX:MaxPermSize=256m
    I have seen many forums where there are many reported issues with Concurrent Mark Sweep garbage collection with Sun JDK, but with different recommendations. But did not find any defnite recommendation. Please advice.
    - - Tarun

    We are having problem of Garbage collection taking too long. We are using Weblogic 9.2 and Sun JDK 150_12
    Below are the memory arguments we are using. We are using Concurrent Mark Sweep GC. What we are observing is Young Generation is getting filled up and consequent tenured generation also hangs with long pauses.
    Below are the JVM arguments we are using
    -Xms2560M -Xmx2560M -Xloggc:${LOGDIR}/gc.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 -XX:CMSInitiatingOccupancyFraction=60 -XX:NewSize=512m -XX:MaxNewSize=512m -XX:MaxPermSize=256m
    I have seen many forums where there are many reported issues with Concurrent Mark Sweep garbage collection with Sun JDK, but with different recommendations. But did not find any defnite recommendation. Please advice.
    - - Tarun

  • I can use concurrent program to do what

    what can I use concurrent program for?

    I think you should be able to connect an Apple TV to the projector via HDMI, then use AirPlay to mirror the iPad to the projector via the Apple TV. So the answer should be yes you can, you don't need any apps and you should be able to use any projector that can hook up to the Apple TV... but you do need to buy an Apple TV.

  • Sessionbeans cannot be used concurrently error? How to solve in EJB1.1?

    When using EJB1.1 with WLS 6.0, is there a way to make the weblogic block a
    concurrent call till the previous call is over? instead of throwing the
    sessionbeans cannot be used concurrently error?
    I found the <allow-concurrent-calls> xml descriptor for EJB2.0 but was
    wondering how to do this with EJB 1.1
    Thanks
    Siva

    i understand and i don't understand.
    lol
    thats possible for someone who is using xemacs but someone who is using Eclipse or JCreator how do i do that?
    if u don't want to answer that question could u put an assertion in this code, for example : asser -> if the num < = 0 !
    here is the code:
    import java.io.*;
    public class Capicua {
         public static void main (String[] args) throws Exception {
              int digit, num;
              int inverted = 0;
              int x;     
                   BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
                   System.out.print(" Insert number: ");
                   num=Integer.parseInt(br.readLine().trim());
                   Assertion.assert(num <= 0, "Number can't be shorter or equals to zero!"); <--- how do i put an assert here? ( with the "do - while" its easy, but and with the asserts?
                   x=num;
                   while(num > 0) {
                   digit = num % 10;
                   num = num /10;
                   inverted = inverted * 10 + digit;
                   System.out.println("inverted = " + inverted);
                        if(inverted == x) {
                             System.out.println("Capicua");
                        }else{
                             System.out.println("not a capicau");
    }

  • Error while running the rdf using concurrent program

    Hi All,
    I am facing the following error when i try to run the concurrent program
    REP-0736: There exist uncompiled program unit(s).
    REP-1247: Report contains uncompiled PL/SQL.
    I am using a package in the program units. when i ues it the database its working fine. but when i use in the rdf.
    it is throwing the above error.
    Also the rdf is scuccessfully compiled.
    Please let me know what should be done now??
    Thanks
    Jana

    close report builder,
    re-open
    re-connect
    open pgm unit procedure
    compile each pgm unit individually
    then ctrl+shift+k
    ctrl+t
    try now
    CHK THIS LINK...may be while running, the user wont have access to the tables used in packages...
    REP-1247 ERROR WHILE RUNNING REPORT
    Edited by: Dora on Dec 15, 2009 10:00 AM

  • Getting error while uploading workflow defination using concurrent program

    I have created a custom workflow. I am trying the upload in the testing instance using the concurrent program Workflow Definitions Loader in update mode.
    I am getting the following error log:
    Application Object Library: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FNDWFLOAD module: Workflow Definitions Loader
    Current system time is 20-JAN-2010 09:42:06
    wferr:
    - 1602: Could not save.
    - 1400: Could not save to database. MODE=UPLOAD EFFDATE=<null>
    - 1406: Workflow definition contains unsupported feature, cannot be uploaded to this database.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 20-JAN-2010 09:42:07
    Oracle Workflow Definition Loader 2.6.4.0.
    Access level: 100, Mode: UPLOAD
    Unsupported type EVENT in attribute XXOWWIRC/EVENT_MESSAGE
    Unsupported type EVENT in activity XXOWWIRC/CANDIDATE_REGISTRATION
    Unsupported type EVENT in activity XXOWWIRC/CREATE_APPLICATION
    Unsupported type EVENT in activity XXOWWIRC/CREATE_IRC_ASG_STATUS
    Unsupported type EVENT in attribute IRC_GET_XML_VALUE/EVENT
    Unsupported type EVENT in attribute COMPAREEVENTPROPERTY/EVENT
    Unsupported type EVENT in attribute GETEVENTPROPERTY/EVENT
    Unsupported type EVENT in attribute SETEVENTPROPERTY/EVENT
    Unsupported type EXTJAVA in function WFSTD/XMLCOMPAREDATE
    Unsupported type EVENT in attribute XMLCOMPAREDATE/EVENT
    Unsupported type EXTJAVA in function WFSTD/XMLCOMPARENUMBER
    Unsupported type EVENT in attribute XMLCOMPARENUMBER/EVENT
    Unsupported type EXTJAVA in function WFSTD/XMLCOMPARETEXT
    Unsupported type EVENT in attribute XMLCOMPARETEXT/EVENT
    Unsupported type EXTJAVA in function WFSTD/XMLGETTAGVALUE
    Unsupported type EVENT in attribute XMLGETTAGVALUE/EVENT
    Unsupported type EXTJAVA in function WFSTD/XMLTRANSFORM
    Unsupported type EVENT in attribute XMLTRANSFORM/EVENT
    Unsupported type EVENT in attribute XMLTRANSFORM/NEWDOCUMENT
    Note : The same concurrent program is uploading this work flow without any error in the Development instance.
    Access level information is following:
    Acess Level : 100
    Check box Allow modification of customized object is not checked.
    For all the workflow entities access tab information is following:
    customization level : 100
    Access Level : 100
    Protection Level : 100
    Option Preserve customization is checked
    Option lock at this access level is checked.
    Please suggest
    Regards
    Devender Yadav

    Well - it shouldn't, but that doesn't mean that it won't make any difference :)
    If only one method doesn't work (and I must admit that I never use the concurrent program if I can avoid it), then the problem lies with the concurrent program. If none of the methods work, then there is a different problem.
    If you can deploy to one environment but not to another then I would also look at the differences between environments - patches, init.ora settings, profile options etc. to see where the difference lies.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • How to limit the number of TCP connections beeing used concurrently while a page is beeing loaded?

    We manufacture industrial small-footprint control modules with embedded web server. The resources of these modules are very limited, especially in RAM. We have problem, that FF opens 15 parallel TCP connections while loading a web page (main html page first, then all icons simultaneously). We can not handle such behavior because of lack of RAM memory needed for TCP buffers.
    Question is how to limit the number of concurrent TCP connections the browser will use? We need to do it somehow directly from the page, we can not push our customers to change the general settings of their browsers (they would not understand such things anyway).
    Do anyone have any suggestion?

    Sorry, one other thought. Many web designers now combine all icons into a single image and use CSS to clip the image so that only the desired portion is displayed. This minimizes the number of required connections and increases the probability that the image can be retrieved from cache.
    More info:
    * [http://www.w3schools.com/css/css_image_sprites.asp CSS Image Sprites - W3Schools]
    * [http://www.alistapart.com/articles/sprites/ A List Apart: Articles: CSS Sprites: Image Slicing’s Kiss of Death]
    * [http://coding.smashingmagazine.com/2009/04/27/the-mystery-of-css-sprites-techniques-tools-and-tutorials/ The Mystery Of CSS Sprites: Techniques, Tools And Tutorials | Smashing Coding]
    No idea whether this is practical for your application.

  • Reclaiming memory when using concurrent data store

    Hello,
    I use the concurrent data store in my python application and I'm noticing that
    the system memory usage increases and is never freed when the application
    is done. The following python code is a unit test that simulates my app's workload:
    ##########BEGIN PYTHON CODE##################
    """TestCases for multi-threaded access to a DB.
    #import gc
    #gc.enable()
    #gc.set_debug(gc.DEBUG_LEAK)
    import os
    import sys
    import time
    import errno
    import shutil
    import tempfile
    from pprint import pprint
    from random import random
    try:
        True, False
    except NameError:
        True = 1
        False = 0
    DASH = '-'
    try:
        from threading import Thread, currentThread
        have_threads = True
    except ImportError:
        have_threads = False
    import unittest
    verbose = 1
    from bsddb import db, dbutils
    class BaseThreadedTestCase(unittest.TestCase):
        dbtype       = db.DB_UNKNOWN  # must be set in derived class
        dbopenflags  = 0
        dbsetflags   = 0
        envflags     = 0
        def setUp(self):
            if verbose:
                dbutils._deadlock_VerboseFile = sys.stdout
            homeDir = os.path.join(os.path.dirname(sys.argv[0]), 'db_home')
            self.homeDir = homeDir
            try:
                os.mkdir(homeDir)
            except OSError, e:
                if e.errno <> errno.EEXIST: raise
            self.env = db.DBEnv()
            self.setEnvOpts()
            self.env.open(homeDir, self.envflags | db.DB_CREATE)
            self.filename = self.__class__.__name__ + '.db'
            self.d = db.DB(self.env)
            if self.dbsetflags:
                self.d.set_flags(self.dbsetflags)
            self.d.open(self.filename, self.dbtype, self.dbopenflags|db.DB_CREATE)
        def tearDown(self):
            self.d.close()
            self.env.close()
            del self.d
            del self.env
            #shutil.rmtree(self.homeDir)
            #print "\nGARBAGE:"
            #gc.collect()
            #print "\nGARBAGE OBJECTS:"
            #for x in gc.garbage:
            #    s = str(x)
            #    print type(x),"\n ", s
        def setEnvOpts(self):
            pass
        def makeData(self, key):
            return DASH.join([key] * 5)
    class ConcurrentDataStoreBase(BaseThreadedTestCase):
        dbopenflags = db.DB_THREAD
        envflags    = db.DB_THREAD | db.DB_INIT_CDB | db.DB_INIT_MPOOL
        readers     = 0 # derived class should set
        writers     = 0
        records     = 1000
        def test01_1WriterMultiReaders(self):
            if verbose:
                print '\n', '-=' * 30
                print "Running %s.test01_1WriterMultiReaders..." % \
                      self.__class__.__name__
            threads = []
            for x in range(self.writers):
                wt = Thread(target = self.writerThread,
                            args = (self.d, self.records, x),
                            name = 'writer %d' % x,
                            )#verbose = verbose)
                threads.append(wt)
            for x in range(self.readers):
                rt = Thread(target = self.readerThread,
                            args = (self.d, x),
                            name = 'reader %d' % x,
                            )#verbose = verbose)
                threads.append(rt)
            for t in threads:
                t.start()
            for t in threads:
                t.join()
        def writerThread(self, d, howMany, writerNum):
            #time.sleep(0.01 * writerNum + 0.01)
            name = currentThread().getName()
            start = howMany * writerNum
            stop = howMany * (writerNum + 1) - 1
            if verbose:
                print "%s: creating records %d - %d" % (name, start, stop)
            for x in range(start, stop):
                key = '%04d' % x
                #dbutils.DeadlockWrap(d.put, key, self.makeData(key),
                #                     max_retries=12)
                d.put(key, self.makeData(key))
                if verbose and x % 100 == 0:
                    print "%s: records %d - %d finished" % (name, start, x)
            if verbose:
                print "%s: finished creating records" % name
    ##         # Each write-cursor will be exclusive, the only one that can update the DB...
    ##         if verbose: print "%s: deleting a few records" % name
    ##         c = d.cursor(flags = db.DB_WRITECURSOR)
    ##         for x in range(10):
    ##             key = int(random() * howMany) + start
    ##             key = '%04d' % key
    ##             if d.has_key(key):
    ##                 c.set(key)
    ##                 c.delete()
    ##         c.close()
            if verbose:
                print "%s: thread finished" % name
            d.sync()
            del d
        def readerThread(self, d, readerNum):
            time.sleep(0.01 * readerNum)
            name = currentThread().getName()
            for loop in range(5):
                c = d.cursor()
                count = 0
                rec = c.first()
                while rec:
                    count += 1
                    key, data = rec
                    self.assertEqual(self.makeData(key), data)
                    rec = c.next()
                if verbose:
                    print "%s: found %d records" % (name, count)
                c.close()
                time.sleep(0.05)
            if verbose:
                print "%s: thread finished" % name
            del d
        def setEnvOpts(self):
            #print "Setting cache size:", self.env.set_cachesize(0, 2000)
            pass
    class BTreeConcurrentDataStore(ConcurrentDataStoreBase):
        dbtype  = db.DB_BTREE
        writers = 10
        readers = 100
        records = 100000
    def test_suite():
        suite = unittest.TestSuite()
        if have_threads:
            suite.addTest(unittest.makeSuite(BTreeConcurrentDataStore))
        else:
            print "Threads not available, skipping thread tests."
        return suite
    if __name__ == '__main__':
        unittest.main(defaultTest='test_suite')
        #print "\nGARBAGE:"
        #gc.collect()
        #print "\nGARBAGE OBJECTS:"
        #for x in gc.garbage:
        #    s = str(x)
        #    print type(x),"\n ", s
    ##########END PYTHON CODE##################Using the linux command 'top' prior to and during the execution of
    the python script above, I noticed that a considerable amount of memory
    is used up and never reclaimed when it ends.If you delete the db_home,
    however, the memory is reclaimed.
    Am I conjuring up the bsddb concurrent db store incorrectly somehow?
    I'm using python 2.5.1 and the builtin bsddb module.
    Thanks,
    Gerald
    Message was edited by:
    user590005
    Message was edited by:
    user590005

    I think I am seeing what you are reporing, but I need to check further into
    the reason for this.
    Running your program and monitoring with Top/vmstat before/after the test, and
    after deleting db_home is:
    BEFORE RUNNING PYTHON TEST:
    ++++++++++++++++++++++++++
    top - 17:00:17 up 7:00, 6 users, load average: 0.07, 0.38, 0.45
    Tasks: 111 total, 1 running, 109 sleeping, 0 stopped, 1 zombie
    Cpu(s): 3.6% us, 0.7% sy, 0.0% ni, 95.5% id, 0.0% wa, 0.2% hi, 0.0% si
    Mem: 1545196k total, 1407100k used, 138096k freeTerminal, 20700k buffers
    Swap: 2040212k total, 168k used, 2040044k free, 935936k cached
    [swhitman@swhitman-lnx python]$ vmstat
    procs -----------memory---------- ---swap-- -----io---- system ----cpu----
    r b swpd free buff cache si so bi bo in cs us sy id wa
    1 0 160 247096 20860 833604 0 0 31 22 527 675 7 1 91 1
    AFTER RUNNING PYTHON TEST:
    ++++++++++++++++++++++++++
    top - 17:02:00 up 7:02, 6 users, load average: 2.58, 1.36, 0.80
    Tasks: 111 total, 1 running, 109 sleeping, 0 stopped, 1 zombie
    Cpu(s): 3.7% us, 0.5% sy, 0.0% ni, 95.8% id, 0.0% wa, 0.0% hi, 0.0% si
    Mem: 1545196k total, 1508156k used, 37040k free, 20948k buffers
    Swap: 2040212k total, 168k used, 2040044k free, 1035788k cached
    [swhitman@swhitman-lnx python]$ vmstat
    procs -----------memory---------- ---swap-- -----io---- system ----cpu----
    r b swpd free buff cache si so bi bo in cs us sy id wa
    0 0 160 143312 21120 935784 0 0 31 25 527 719 7 1 91 1
    AFTER RUNNING PYTHON TEST & DB_HOME IS DELETED:
    ++++++++++++++++++++++++++++++++++++++++++++++
    But I think DB_ENV->close
    top - 17:02:48 up 7:02, 6 users, load average: 1.22, 1.17, 0.76
    Tasks: 111 total, 1 running, 109 sleeping, 0 stopped, 1 zombie
    Cpu(s): 8.8% us, 0.5% sy, 0.0% ni, 90.5% id, 0.0% wa, 0.2% hi, 0.0% si
    Mem: 1545196k total, 1405236k used, 139960k free, 21044k buffers
    Swap: 2040212k total, 168k used, 2040044k free, 934032k cached
    [swhitman@swhitman-lnx python]$ vmstat
    procs -----------memory---------- ---swap-- -----io---- system ----cpu----
    r b swpd free buff cache si so bi bo in cs us sy id wa
    1 0 160 246208 21132 833852 0 0 31 25 527 719 7 1 91 1
    So the Top/vmstat Memory Usage Summary is:
    before test after test after rm db_home/*
    Top 1407100k 1508156k 1405236k
    mem used
    vmstat
    free/cache 247096/833604 143312/935784 246208/833852

  • Regarding Background Job Abort using

    Hi ,
    I am using FM BP_JOB_ABORT to abort background jobs through program,but it taking longtime to cancel background jobs in SM37 after exectuing FM BP_JOB_ABORT in program..
    will i have to write  any statement in program after this  FM BP_JOB_ABORT to cancel the background job immediately through program..
    Awaiting for valuable suggestion..
    Regards
    Anil

    Hi,
    I looking for FM to cancel background jobs quikly through program..
    Regards
    Anil

  • Using concurrent program parameter in bursting

    Hi there,
    I am passing a concurrent program parameter into my rtf using the ?param@begin method & displaying it on the XMLP PDF output.
    However when I am sending that PDF via bursting the param data does not show, even though it's present when viewing the PDF output via the concurrent request.
    Does that mean I cannot do that and need to define the parameter as part of the Oracle report first?
    cheers.

    please check xml user guide

  • Report not dipalying any data while running using concurrent manager

    Hi:
    I am running a report in oracle 6i reports builder, the report runs perfectly and displays the desired data. But, when the .rdf is attached to concurrent manager and ran from front end, the report is blank. the report output is PDF and i can see oly the headers and the values for all the columns as '0', not sure why this is happening.
    I am assuming that during the PDF conversion some thing is going wrong...any help is much appreciated...
    Thanks for your time...
    Srini...

    This is an Oracle Apps report, right? You'd better go to the eBusiness Suite forum for EBS related questions.

  • Invalid state error when using concurrent sessions in Discoverer Viewer

    We are oracle 10g DB for Oracle BI Discoverer Viewer application.
    We have a problem when a user logs in with the same ID on two different sessions under one machine(1 mac address).
    The error message is as per below.
    ====================================
    "The Application encountered an invalid state.
    No state was found matching the state identifier provided. This can happen if your session timed out. Please start the operation again.
    Indez: 10, Size:0"
    ====================================
    The index and size varies at different times.
    We suspect that the problem's caused by a confusion between the StateIDs of the two sessions. This can be replicated by modifying the querying URL; by manually changing the value of the StataID parameter.
    It will be good if somebody can help us on this...
    Regards
    Albin Abraham

    Are you using the same browser for the two sessions? I have seen instances where the user opens, say, IE, connects to Disco, and runs a worksheet. They then open another IE window, start another session, and run a different worksheet. What I believe was happening (and I'm not sure because we told the users to stop doing this) was the second browser may have tried to "reuse" the java session started by the first browser. When you went back to the first browser, it no longer had a valid session because the second browser had taken it.
    To have to independent sessions, I'll start one in IE, and another in Firefox, or Netscape. This keeps the sessions from getting mixed up.
    Then again, I could be wrong...

Maybe you are looking for

  • YouTube app no longer works

    I've just recently signed up for an iPhone 3gs I've had it for about a week now everything was working fine but now the youtube app refuses to play any video. Comes with with a message stating "video format not supported" the annoying thing, is that

  • Problem when running a WebDynpro application

    Hi, Can any one help me in solving this. I got a problem when running a WebDynpro application Which used to run fine before, when i developed it. Now i got an error showing,    <b>com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect t

  • Unable to do the (CCR in APO) comparison/reconciliation of transaction data PO and PR in APO

    Hi Gurus, Unable to do the (CCR in APO) comparison/reconciliation of transaction data PO and PR in APO Due to the error 181-Schedule line does not exist in APO ,Error code 182-Schedule line without external number does not exist in R/3. kindly sugges

  • Pixels Dead Already Not Even 3 Days Old

    yeah today i went to go to my screeen savor and its black and i see a little red dot and its a pixel thats dead what should i do and what do you think i can do i want them to send me a whole new imac and i send mine back im furious right now somone r

  • Service rendered date

    Hi All, Can somebody please tell me as to how to get the field Service rendered date populated automatically in the sales order. It's very urgent.Please help. Regards, Raghav