An error occurred during swf generation

Hi I have a spread sheet has quite a lot of formulas in it,
eg..
=COUNTIF()
=COUNT($H$2:$H$65536)-COUNTIF($H:$H,"<51")-COUNTIF($H$2:$H$65536,">60")
=DCOUNTA($A$1:$L$15099,10,M38:N39)
=IF(V18=0,0,IF(V18=1,IF(W18=0,0,IF(W18=1,IF(X18=0,0,IF(X18=1,1))))))
=IF(SUM(V18:W18,$BD18)=3,1,0)
=SUMIF($L$2:$L$65536,BN6,$U$2:$U$65536)
=SUMIF($BC:$BC,$BS2,BE:BE)
all of which seem to be supported in xcelcius engage 2008 (sp3)
but when i try to preview the dash board I get the "an error occurred during swf generation and so on" error
I have checked all of my addins on excel and disabled them all,
I have checked to see if there is any blue tooth settings in the registry, (all seems ok (none))
Does xcelcius have limitations on file size? My file is 23,852KB
My calculations are based on a maximum of 15000 rows
I'm desperate for some kind of solution as this has now been driving me nuts for 5 days
Steve

DCountA does work! :
I had a similar issue with Xcelsius and DCOUNTA does work! NOTE: DCOUNTA does work, however, it doesnu2019t perform the same way that it does in Excel (which is very confusing). In my case, in excel when I left a criteria cell blank, it would basically omit that criteria. As if to say in SQL (Considering fields County, Industry and Class)
Select * From Table Where County = Wicomico, MD AND Industry = Retail
However, once compiled as an SWF it was as if it were saying:
Select * From Table Where County = Wicomico, MD AND Industry = Retail AND Class = u201Cu201D
Sou2026to make it work you must use the WILDCARD Operator * in the criteria cell to indicate ALL.
Select * From Table Where County = Wicomico, MD AND Industry = Retail AND Class = *
And it worksu2026
See a modified example dashboard of the difference between * and u201Cu201D at: http://staff.salisbury.edu/~jrgarrity/dcounta.swf
Download the Excel Model at: http://staff.salisbury.edu/~jrgarrity/dcounta.xls
See more DCOUNTA functionlity at:
http://office.microsoft.com/en-us/excel-help/dcounta-HP005209050.aspx

Similar Messages

  • An error has occurred during SWF generation.

    Hello
    We are receiving the error message "An error has occurred during SWF generation. Please contact the file creator or your system administrator" while trying to publish a dashboard to the BO server. But we haven't been able to assure the client what's causing the problem.
    Here is some background about the dashboard and the error:
    - It does not contain any unsupported formulas.
    - It contains about 3,000 rows distributed on different tabs.
    The error appears to happen randomly. I have succesfully exported the swf file locally (on my computer) a couple of times. Using the preview button also works sometimes, but when we try tu publish we get the error. We also have other dashboards, and publishing them works fine with them.
    I think this might be a resources issue, the computer from which we are trying to publish has 2GB in RAM, and although it doesn't seem to be consuming all memory when trying to publish, it looks pretty close to do so.
    I've succesfully deployed the swf file on locally on an other computer that has 8GB in RAM, but it is not in domain, so I cannot publish from there, and due to company's policy we cannot copy the swf files directly to the server.
    I'm looking for help on the error, or for an explanation on what does Xcelsius do when generating the swf, for the tests I've run I would say it is a resources problem but I don't have a way to support this.

    Hi,
    You can try to reduce the size and complexity in excel.
    Just export your excel to local machine, open and save it again reimport the same excel.
    By doing so your excel file size will get reduced. (To see the difference record the size when exported from xcelsius and after saving xls).
    One more suggestion is try to reduce the complex formulas. All i can say is replace the Vlookup formulas with Match and Index.
    Reduce if more countif() or Sumif() are used.
    Last but not least, try to increase flashs buffer size.
    Hope this might help you.
    If these things are not going to work......... Last option is to increase your machines RAM.
    Regards,
    AnjaniKumar C.A.

  • An Error Occurred during CHART Generation in BI Launch Pad 4.0

    Hi Guys,
    I am creating a report on BI launch Pad, the query result shows fine in the "Table" format but when i "Turn Into" chart it gives me an error " An Error Occurred During chart generation, The chart cannot be displayed".
    I created the same report in Rich Client and everything is working fine but on the portal the charts cannot be displayed.
    Let me know if anyone has faced this error or has any solution for it.
    Thanks in Advance,
    Sheikh Hassan Ayub

    try the following:
    1) We created a new Adaptive Processing server by stopping the existing one.
    2) Enabled and Started the new server.
    3) And now you were successfully able to Create, Open and Modify any web Intelligence reports in BI Launchpad.
    It worked for me.
    But the problem is that i had to re create the charts in BI launch pad, the old charts didnt work.
    If you have any other solution let me know.
    Sheikh Hassan Ayub

  • An error occured during the generation of data service

    com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK.
    It is currently set to "E:\OraHome_2\jre\1.4.2"
         at com.sunopsis.dwg.dataservices.JavaCompiler.c(JavaCompiler.java)
         at com.sunopsis.dwg.dataservices.AbstractWSGenerator.b(AbstractWSGenerator.java)
         at com.sunopsis.graphical.b.b.a(b.java)
         at com.sunopsis.graphical.b.b.a(b.java)
         at com.sunopsis.graphical.b.a.h.actionPerformed(h.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    ok i got it i for got to give data source name...again i got one more error..
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.core.SnpsInexistantObjectException: SnpPschemaCont.getObjectByIdent : SnpPschema does not exist
         at com.sunopsis.dwg.dataservices.AbstractWSGenerator.k(AbstractWSGenerator.java)
         at com.sunopsis.dwg.dataservices.AbstractWSGenerator.a(AbstractWSGenerator.java)
         at com.sunopsis.dwg.dataservices.WSGenerationTask.a(WSGenerationTask.java)
         at com.sunopsis.graphical.b.c.b(c.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: com.sunopsis.core.SnpsInexistantObjectException: SnpPschemaCont.getObjectByIdent : SnpPschema does not exist
         at com.sunopsis.dwg.dbobj.SnpPschema.getObjectByLSchemaNameAndContext(SnpPschema.java)
         at com.sunopsis.dwg.dbobj.SnpPschema.getSnpPSchemaCont(SnpPschema.java)
         at com.sunopsis.dwg.snpreference.c.a(c.java)
         at com.sunopsis.dwg.snpreference.c.a(c.java)
         at com.sunopsis.dwg.snpreference.c.<init>(c.java)
         at com.sunopsis.dwg.codeinterpretor.g.a(g.java)
         ... 10 more
    Caused by:
    com.sunopsis.core.SnpsInexistantObjectException: SnpPschemaCont.getObjectByIdent : SnpPschema does not exist
         at com.sunopsis.dwg.dbobj.SnpPschema.getObjectByLSchemaNameAndContext(SnpPschema.java)
         at com.sunopsis.dwg.dbobj.SnpPschema.getSnpPSchemaCont(SnpPschema.java)
         at com.sunopsis.dwg.snpreference.c.a(c.java)
         at com.sunopsis.dwg.snpreference.c.a(c.java)
         at com.sunopsis.dwg.snpreference.c.<init>(c.java)
         at com.sunopsis.dwg.codeinterpretor.g.a(g.java)
         at com.sunopsis.dwg.dataservices.AbstractWSGenerator.k(AbstractWSGenerator.java)
         at com.sunopsis.dwg.dataservices.AbstractWSGenerator.a(AbstractWSGenerator.java)
         at com.sunopsis.dwg.dataservices.WSGenerationTask.a(WSGenerationTask.java)
         at com.sunopsis.graphical.b.c.b(c.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Thread.java:595)

  • Error occurred during deployment plan generation

    When I was publish my project i have a below error 
    An exception occurred when deploying the database for the application. An error occurred during deployment plan generation. Deployment cannot continue.
    Visual Studio 2011
    Microsoft SQL 2008
    Firewall on server is off

    A web application? Or a desktop application?
    Yann -
    LightSwitch Central -
    Click here for FREE Themes, Controls, Types and Commands
    Please click "Mark as Answer" if a reply answers your question. Please click
    "Vote as Helpful" , if you find a reply helpful.
    By doing this you'll help others to find answers faster.

  • Initial error occurred during generation of the transformation

    HI experts
    here i am loading master dat using 7 that ds is in 3.x when i do rt click on the ds it
    is asking for the transfer rules to be installed and after that rt click create transformations then "Initial error occurred during generation of the transformation rstran 667" his error is coming 
    can anybody help me in this
    regards
    anand

    Hi Anand
    May be you have not maintained the infosource.
    Create one infosource by using data source in transformation.
    Better you migrate to 7.0 data source and try to use.
    Update me, still if you had any problems
    Regards
    Saravanan.ar

  • SIGSEGV error occurred during init a JDOM element

    HI!
    I have faced a problem related to segmentation failed in Linux box. I got following error -
    J org.jdom.Element.<init>(Ljava/lang/String;)V
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x00002aab2ac30000
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    It is also shows in the log that 100% use of PermGen space. Why this segmentation fault occurred? Is it related to JDK or JDOM?
    In my understanding, problem is related to JDK and occurred due to 100% use of PermGen space. But I am not sure as Problematic frame is J.
    Another interesting point is "error occurred during error reporting (printing native stack), id 0xb".
    I am using JDK6up20 and Linux environment. Please find logs below.
    ****************************** Logs *****************************************************************************************
    [myapps@mynbl01 batch]$ cat GVNSV1050D0_20130218_180109_mynbl01.12264.service.log
    Running My Console Application
    Using My Home [opt/myapps/nyc/bin]
    Using My Run Home [opt/myapps/nyc/bin]
    Using Java executable [usr/java/latest/bin/java]
    Monitor Service initializing.....
    Monitor Service started...
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002aaaab404284, pid=13019, tid=1113000256
    # JRE version: 6.0_20-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01 mixed mode linux-amd64 )
    # Problematic frame:
    # J org.jdom.Element.<init>(Ljava/lang/String;)V
    # An error report file with more information is saved as:
    # /home/myapps/hs_err_pid13019.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /opt/myapps/nyc/bin/run.sh: line 104: 13019 Aborted (core dumped) "${_JAVACMD}" -DMyhome="${_My_RUN_HOME}" -Djava.endorsed.dirs="${_XENDORSEDDIRS}" -Djava.security.egd=file:///dev/urandom "${@}"
    [myapps@mynbl01 batch]$ cat /home/myapps/hs_err_pid13019.log
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002aaaab404284, pid=13019, tid=1113000256
    # JRE version: 6.0_20-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01 mixed mode linux-amd64 )
    # Problematic frame:
    # J org.jdom.Element.<init>(Ljava/lang/String;)V
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x000000004596b000): JavaThread "Thread-9" [_thread_in_Java, id=13598, stack(0x0000000042470000,0x0000000042571000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x00002aab2ac30000
    Registers:
    RAX=0x0000000000000001, RBX=0x00002aab29040eb0, RCX=0x0000000000000008, RDX=0x0000000000000004
    RSP=0x000000004256f128, RBP=0x00002a95d8c8f000, RSI=0x00002aab2ac2fff8, RDI=0x00002aab29040ec8
    R8 =0x0000000000000014, R9 =0x0000000000000013, R10=0x00002aab2ac2ff98, R11=0x0000000000000014
    R12=0x00002aab2ab9b270, R13=0x000000004256f190, R14=0x000000004256f210, R15=0x000000004596b000
    RIP=0x00002aaaab404284, EFL=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x000000004256f128)
    0x000000004256f128: 0000000000000001 00002aab29040ec8
    0x000000004256f138: 00002aab2ac2ffd8 00002aab2ac2ff98
    0x000000004256f148: 00002aaaaf713a90 000000004596b798
    0x000000004256f158: 000000004596b7b8 0000000000000040
    0x000000004256f168: 000000004256f200 000000004256f1e8
    0x000000004256f178: 00002aaaab145a42 0000000045844640
    0x000000004256f188: 00002aaaab145a42 00002aab2ac2ff98
    0x000000004256f198: 00002aaaaf713a90 00002aaaaf713a90
    0x000000004256f1a8: 000000004256f1a8 00002aab2a7420ab
    0x000000004256f1b8: 000000004256f210 00002aab2a743b50
    0x000000004256f1c8: 00002aab2aaa9458 00002aab2a742100
    0x000000004256f1d8: 000000004256f190 000000004256f200
    0x000000004256f1e8: 000000004256f258 00002aaaab145a42
    0x000000004256f1f8: 0000000000000000 00002aab2a7902f8
    0x000000004256f208: 00002aab2ac2ff98 00002aaaaf712c98
    0x000000004256f218: 000000004256f218 00002aab2ab9dad4
    0x000000004256f228: 000000004256f2a0 00002aab2ac2c738
    0x000000004256f238: 0000000000000000 00002aab2ab9dc68
    0x000000004256f248: 000000004256f200 000000004256f298
    0x000000004256f258: 000000004256f2e8 00002aaaab1458e9
    0x000000004256f268: 0000000000000000 00002aaaaf713288
    0x000000004256f278: 00002aaaaf712d50 00002aaaaf712c98
    0x000000004256f288: 00002aaaaf529658 00002aaaaf70ba18
    0x000000004256f298: 00002aaaaf5291b8 00002aaaaf704b80
    0x000000004256f2a8: 000000004256f2a8 00002aab2ab9d3c4
    0x000000004256f2b8: 000000004256f340 00002aab2ac2c738
    0x000000004256f2c8: 0000000000000000 00002aab2ab9d570
    0x000000004256f2d8: 000000004256f298 000000004256f340
    0x000000004256f2e8: 000000004256f388 00002aaaab1458e9
    0x000000004256f2f8: 0000000000000000 0000000000000000
    0x000000004256f308: 0000000000000000 0000000000000000
    0x000000004256f318: 00002aaaaf5291b8 00002aaaaf70b9f0
    Instructions: (pc=0x00002aaaab404284)
    0x00002aaaab404274: 48 83 c2 08 48 83 ee 10 48 83 ea 08 48 83 c6 10
    0x00002aaaab404284: 66 0f 3a 61 06 0d 77 f0 73 4f 2b d1 3b d0 78 49
    Stack: [0x0000000042470000,0x0000000042571000], sp=0x000000004256f128, free space=3fc0000000000000018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    J org.jdom.Element.<init>(Ljava/lang/String;)V
    [error occurred during error reporting (printing native stack), id 0xb]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x000000004598b800 JavaThread "PoolScavenger0" daemon [_thread_blocked, id=13612, stack(0x0000000042571000,0x0000000042672000)]
    =>0x000000004596b000 JavaThread "Thread-9" [_thread_in_Java, id=13598, stack(0x0000000042470000,0x0000000042571000)]
    0x0000000045843000 JavaThread "Thread-8" daemon [_thread_blocked, id=13597, stack(0x000000004236f000,0x0000000042470000)]
    0x0000000045c6e000 JavaThread "RMI Reaper" [_thread_blocked, id=13583, stack(0x000000004216d000,0x000000004226e000)]
    0x0000000045dd7800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=13582, stack(0x0000000041b83000,0x0000000041c84000)]
    0x0000000045cc5000 JavaThread "GC Daemon" daemon [_thread_blocked, id=13573, stack(0x0000000041a82000,0x0000000041b83000)]
    0x0000000045e55000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=13571, stack(0x00000000412e6000,0x00000000413e7000)]
    0x0000000045f81800 JavaThread "Thread-5" daemon [_thread_blocked, id=13399, stack(0x00000000411e5000,0x00000000412e6000)]
    0x0000000045f80800 JavaThread "Thread-6" daemon [_thread_blocked, id=13398, stack(0x0000000040f1e000,0x000000004101f000)]
    0x0000000045943800 JavaThread "Thread-4" daemon [_thread_blocked, id=13396, stack(0x000000004075a000,0x000000004085b000)]
    0x000000004577c800 JavaThread "Thread-3" daemon [_thread_in_native, id=13395, stack(0x00000000404c0000,0x00000000405c1000)]
    0x000000004584b800 JavaThread "Thread-2" daemon [_thread_blocked, id=13394, stack(0x0000000040a5e000,0x0000000040b5f000)]
    0x00000000459d4000 JavaThread "Thread-1" daemon [_thread_in_native, id=13393, stack(0x00000000401de000,0x00000000402df000)]
    0x0000000045723000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13309, stack(0x0000000041f6b000,0x000000004206c000)]
    0x0000000045721000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=13294, stack(0x0000000041e6a000,0x0000000041f6b000)]
    0x000000004571c800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=13283, stack(0x0000000041d69000,0x0000000041e6a000)]
    0x000000004571a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13273, stack(0x00000000416c0000,0x00000000417c1000)]
    0x00000000456f7000 JavaThread "Finalizer" daemon [_thread_blocked, id=13180, stack(0x00000000415bf000,0x00000000416c0000)]
    0x00000000456f5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=13174, stack(0x0000000040659000,0x000000004075a000)]
    0x000000004569d000 JavaThread "main" [_thread_blocked, id=13020, stack(0x00000000410e4000,0x00000000411e5000)]
    Other Threads:
    0x00000000456f0800 VMThread [stack: 0x00000000403bf000,0x00000000404c0000] [id=13163]
    0x0000000045726800 WatcherThread [stack: 0x000000004206c000,0x000000004216d000] [id=13317]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 37824K, used 26322K [0x00002aaaae200000, 0x00002aaab0b00000, 0x00002aaad70a0000)
    eden space 33664K, 65% used [0x00002aaaae200000, 0x00002aaaaf7a4be0, 0x00002aaab02e0000)
    from space 4160K, 99% used [0x00002aaab06f0000, 0x00002aaab0affff8, 0x00002aaab0b00000)
    to space 4160K, 0% used [0x00002aaab02e0000, 0x00002aaab02e0000, 0x00002aaab06f0000)
    tenured generation total 83840K, used 17652K [0x00002aaad70a0000, 0x00002aaadc280000, 0x00002aab28e00000)
    the space 83840K, 21% used [0x00002aaad70a0000, 0x00002aaad81dd110, 0x00002aaad81dd200, 0x00002aaadc280000)
    compacting perm gen total 30912K, used 30912K [0x00002aab28e00000, 0x00002aab2ac30000, 0x00002aab2e200000)
    the space 30912K, 100% used [0x00002aab28e00000, 0x00002aab2ac30000, 0x00002aab2ac30000, 0x00002aab2ac30000)
    No shared spaces configured.
    Dynamic libraries:
    40000000-40009000 r-xp 00000000 fd:00 527191 /usr/java/jdk1.6.0_20/bin/java
    40108000-4010a000 rwxp 00008000 fd:00 527191 /usr/java/jdk1.6.0_20/bin/java
    45691000-46e0a000 rwxp 45691000 00:00 0 [heap]
    3422200000-342221c000 r-xp 00000000 fd:00 1833565 /lib64/ld-2.5.so
    342241b000-342241c000 r-xp 0001b000 fd:00 1833565 /lib64/ld-2.5.so
    342241c000-342241d000 rwxp 0001c000 fd:00 1833565 /lib64/ld-2.5.so
    3422600000-342274e000 r-xp 00000000 fd:00 1833566 /lib64/libc-2.5.so
    342274e000-342294d000 ---p 0014e000 fd:00 1833566 /lib64/libc-2.5.so
    342294d000-3422951000 r-xp 0014d000 fd:00 1833566 /lib64/libc-2.5.so
    3422951000-3422952000 rwxp 00151000 fd:00 1833566 /lib64/libc-2.5.so
    3422952000-3422957000 rwxp 3422952000 00:00 0
    3422a00000-3422a02000 r-xp 00000000 fd:00 1833567 /lib64/libdl-2.5.so
    3422a02000-3422c02000 ---p 00002000 fd:00 1833567 /lib64/libdl-2.5.so
    3422c02000-3422c03000 r-xp 00002000 fd:00 1833567 /lib64/libdl-2.5.so
    3422c03000-3422c04000 rwxp 00003000 fd:00 1833567 /lib64/libdl-2.5.so
    3422e00000-3422e82000 r-xp 00000000 fd:00 1833433 /lib64/libm-2.5.so
    3422e82000-3423081000 ---p 00082000 fd:00 1833433 /lib64/libm-2.5.so
    3423081000-3423082000 r-xp 00081000 fd:00 1833433 /lib64/libm-2.5.so
    3423082000-3423083000 rwxp 00082000 fd:00 1833433 /lib64/libm-2.5.so
    3423200000-3423216000 r-xp 00000000 fd:00 1833427 /lib64/libpthread-2.5.so
    3423216000-3423415000 ---p 00016000 fd:00 1833427 /lib64/libpthread-2.5.so
    3423415000-3423416000 r-xp 00015000 fd:00 1833427 /lib64/libpthread-2.5.so
    3423416000-3423417000 rwxp 00016000 fd:00 1833427 /lib64/libpthread-2.5.so
    3423417000-342341b000 rwxp 3423417000 00:00 0
    3423a00000-3423a07000 r-xp 00000000 fd:00 1833572 /lib64/librt-2.5.so
    3423a07000-3423c07000 ---p 00007000 fd:00 1833572 /lib64/librt-2.5.so
    3423c07000-3423c08000 r-xp 00007000 fd:00 1833572 /lib64/librt-2.5.so
    3423c08000-3423c09000 rwxp 00008000 fd:00 1833572 /lib64/librt-2.5.so
    3426200000-3426215000 r-xp 00000000 fd:00 1833511 /lib64/libnsl-2.5.so
    3426215000-3426414000 ---p 00015000 fd:00 1833511 /lib64/libnsl-2.5.so
    3426414000-3426415000 r-xp 00014000 fd:00 1833511 /lib64/libnsl-2.5.so
    3426415000-3426416000 rwxp 00015000 fd:00 1833511 /lib64/libnsl-2.5.so
    3426416000-3426418000 rwxp 3426416000 00:00 0
    2aaaaaaab000-2aaaaaaad000 r-xs 0000c000 fd:00 2914785 /opt/myapps/nyc/bin/CONSOLE-INF/lib/activation-1.0.2.jar
    2aaaaaaad000-2aaaaaab8000 r-xs 000aa000 fd:00 2914764 /opt/myapps/nyc/bin/CONSOLE-INF/lib/ant-1.5.3-1.jar
    2aaaaaab8000-2aaaaaabd000 r-xs 00053000 fd:00 2914813 /opt/myapps/nyc/bin/CONSOLE-INF/lib/antlr-2.7.2.jar
    2aaaaaabd000-2aaaaaac0000 r-xs 00013000 fd:00 428220 /usr/java/jdk1.6.0_20/jre/lib/jce.jar
    2aaaaaac1000-2aaaaaace000 r-xp 00000000 fd:00 428188 /usr/java/jdk1.6.0_20/jre/lib/amd64/libverify.so
    2aaaaaace000-2aaaaabcd000 ---p 0000d000 fd:00 428188 /usr/java/jdk1.6.0_20/jre/lib/amd64/libverify.so
    2aaaaabcd000-2aaaaabd0000 rwxp 0000c000 fd:00 428188 /usr/java/jdk1.6.0_20/jre/lib/amd64/libverify.so
    2aaaaabd0000-2aaaaabf9000 r-xp 00000000 fd:00 428196 /usr/java/jdk1.6.0_20/jre/lib/amd64/libjava.so
    2aaaaabf9000-2aaaaacf8000 ---p 00029000 fd:00 428196 /usr/java/jdk1.6.0_20/jre/lib/amd64/libjava.so
    2aaaaacf8000-2aaaaacff000 rwxp 00028000 fd:00 428196 /usr/java/jdk1.6.0_20/jre/lib/amd64/libjava.so
    2aaaaacff000-2aaaaad00000 r-xp 2aaaaacff000 00:00 0
    2aaaaad00000-2aaaaad01000 rwxp 2aaaaad00000 00:00 0
    2aaaaad01000-2aaaaad08000 r-xp 00000000 fd:00 428171 /usr/java/jdk1.6.0_20/jre/lib/amd64/native_threads/libhpi.so
    2aaaaad08000-2aaaaae09000 ---p 00007000 fd:00 428171 /usr/java/jdk1.6.0_20/jre/lib/amd64/native_threads/libhpi.so
    2aaaaae09000-2aaaaae0b000 rwxp 00008000 fd:00 428171 /usr/java/jdk1.6.0_20/jre/lib/amd64/native_threads/libhpi.so
    2aaaaae0b000-2aaaaae0c000 rwxp 2aaaaae0b000 00:00 0
    2aaaaae0c000-2aaaaae14000 rwxs 00000000 fd:00 1440464 /tmp/hsperfdata_myapps/13019
    2aaaaae14000-2aaaaae19000 r-xs 00018000 fd:00 2914817 /opt/myapps/nyc/bin/CONSOLE-INF/lib/aspectjrt-1.6.2.jar
    2aaaaae19000-2aaaaae1f000 r-xs 00092000 fd:00 428219 /usr/java/jdk1.6.0_20/jre/lib/jsse.jar
    2aaaaae21000-2aaaaae2b000 r-xp 00000000 fd:00 1833242 /lib64/libnss_files-2.5.so
    2aaaaae2b000-2aaaab02a000 ---p 0000a000 fd:00 1833242 /lib64/libnss_files-2.5.so
    2aaaab02a000-2aaaab02b000 r-xp 00009000 fd:00 1833242 /lib64/libnss_files-2.5.so
    2aaaab02b000-2aaaab02c000 rwxp 0000a000 fd:00 1833242 /lib64/libnss_files-2.5.so
    2aaaab02c000-2aaaab03a000 r-xp 00000000 fd:00 428198 /usr/java/jdk1.6.0_20/jre/lib/amd64/libzip.so
    2aaaab03a000-2aaaab13c000 ---p 0000e000 fd:00 428198 /usr/java/jdk1.6.0_20/jre/lib/amd64/libzip.so
    2aaaab13c000-2aaaab13f000 rwxp 00010000 fd:00 428198 /usr/java/jdk1.6.0_20/jre/lib/amd64/libzip.so
    2aab2e8e3000-2aab2ea79000 r-xs 02fd0000 fd:00 428225 /usr/java/jdk1.6.0_20/jre/lib/rt.jar
    2aab2ea79000-2aab2eaac000 rwxp 2aab2ea79000 00:00 0
    2aab2eaac000-2aab2eb0f000 r-xs 007eb000 fd:00 2914818 /opt/myapps/nyc/bin/CONSOLE-INF/lib/aspectjtools-1.6.2.jar
    2aab2eb0f000-2aab2eb11000 r-xs 00007000 fd:00 2914765 /opt/myapps/nyc/bin/CONSOLE-INF/lib/avalon-framework-api-4.2.0.jar
    2aab2eb11000-2aab2eb13000 r-xs 0000d000 fd:00 2914766 /opt/myapps/nyc/bin/CONSOLE-INF/lib/avalon-framework-impl-4.2.0.jar
    2aab2eb13000-2aab2eb1b000 r-xs 00077000 fd:00 2914767 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-awt-util-1.5.jar
    2aab2eb1b000-2aab2eb21000 r-xs 00035000 fd:00 2914768 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-bridge-1.5.jar
    2aab2eb21000-2aab2eb26000 r-xs 0000e000 fd:00 2914769 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-ext-1.5.jar
    2aab2eb26000-2aab2eb2a000 r-xs 00020000 fd:00 2914770 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-gvt-1.5.jar
    2aab2eb2a000-2aab2eb35000 r-xs 00052000 fd:00 2914771 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-svg-dom-1.5.jar
    2aab2eb35000-2aab2eb38000 r-xs 00010000 fd:00 2914772 /opt/myapps/nyc/bin/CONSOLE-INF/lib/batik-util-1.5.jar
    2aab2eb38000-2aab2eb3a000 r-xs 00021000 fd:00 2914774 /opt/myapps/nyc/bin/CONSOLE-INF/lib/bsh-core-2.0b2.jar
    2aab2eb3a000-2aab2eb3f000 r-xs 0002a000 fd:00 2914775 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-beanutils-1.7.0.jar
    2aab2eb3f000-2aab2eb41000 r-xs 00006000 fd:00 2914777 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-cli-1.0.jar
    2aab2eb41000-2aab2eb4e000 r-xs 0007c000 fd:00 2914779 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-collections-3.1.jar
    2aab2eb4e000-2aab2eb50000 r-xs 00005000 fd:00 2914780 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-dbutils-1.0.jar
    2aab2eb50000-2aab2eb53000 r-xs 00018000 fd:00 2914781 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-digester-1.5.jar
    2aab2eb53000-2aab2eb56000 r-xs 0000f000 fd:00 2914783 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-discovery-0.2.jar
    2aab2eb56000-2aab2eb57000 r-xs 00005000 fd:00 2914784 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-email-1.0.jar
    2aab2eb57000-2aab2eb59000 r-xs 00004000 fd:00 2914786 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-fileupload-1.0.jar
    2aab2eb59000-2aab2eb5c000 r-xs 00018000 fd:00 2914787 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-io-1.4.jar
    2aab2eb5c000-2aab2eb60000 r-xs 0002f000 fd:00 2914778 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-lang-2.1.jar
    2aab2eb60000-2aab2eb62000 r-xs 0000d000 fd:00 2914776 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-logging-1.1.1.jar
    2aab2eb62000-2aab2eb64000 r-xs 00009000 fd:00 2914788 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-pool-1.2.jar
    2aab2eb64000-2aab2eb6d000 r-xs 00037000 fd:00 2914790 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-primitives-1.0.jar
    2aab2eb6d000-2aab2eb6f000 r-xs 00013000 fd:00 2914791 /opt/myapps/nyc/bin/CONSOLE-INF/lib/commons-validator-1.1.3-dev.jar
    2aab2eb6f000-2aab2eb72000 r-xs 00007000 fd:00 2914819 /opt/myapps/nyc/bin/CONSOLE-INF/lib/connector-api-1.0.jar
    2aab2eb72000-2aab2eb7a000 r-xs 0006f000 fd:00 2914815 /opt/myapps/nyc/bin/CONSOLE-INF/lib/dom4j-1.4-dev-8.jar
    2aab2eb7a000-2aab2eb83000 r-xs 00050000 fd:00 2914853 /opt/myapps/nyc/bin/CONSOLE-INF/lib/google-collect-snapshot-20071022.jar
    2aab2eb83000-2aab2eb94000 r-xs 00136000 fd:00 2914795 /opt/myapps/nyc/bin/CONSOLE-INF/lib/itext-1.4.2.jar
    2aab2eb94000-2aab2eb98000 r-xs 00031000 fd:00 2914820 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jai-codec-1.0.jar
    2aab2eb98000-2aab2ebab000 r-xs 0016e000 fd:00 2914821 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jai-core-1.0.jar
    2aab2ebab000-2aab2ebb1000 r-xs 00036000 fd:00 2914814 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jaxen-1.1-beta-4.jar
    2aab2ebb1000-2aab2ebb3000 r-xs 00022000 fd:00 2914797 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jdom-b10.jar
    2aab2ebb3000-2aab2ebbc000 r-xs 00068000 fd:00 2914823 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jimi-1.0.jar
    2aab2ebbc000-2aab2ebbe000 r-xs 00005000 fd:00 2914796 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jms-1.1.jar
    2aab2ebbe000-2aab2ebc0000 r-xs 00001000 fd:00 2914799 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jta-1.0.1B.jar
    2aab2ebc0000-2aab2ebcb000 r-xs 000a5000 fd:00 2914798 /opt/myapps/nyc/bin/CONSOLE-INF/lib/jxl-1.0.jar
    2aab2ebcb000-2aab2ebd4000 r-xs 0006f000 fd:00 2914807 /opt/myapps/nyc/bin/CONSOLE-INF/lib/log4j-1.2.17.jar
    2aab2ebd4000-2aab2ebda000 r-xs 00051000 fd:00 2914801 /opt/myapps/nyc/bin/CONSOLE-INF/lib/mail-1.3.3_01.jar
    2aab2ebda000-2aab2ebde000 r-xs 00029000 fd:00 2914800 /opt/myapps/nyc/bin/CONSOLE-INF/lib/mailapi-1.3.3_01.jar
    2aab2ebde000-2aab2ebe1000 r-xs 00047000 fd:00 2914792 /opt/myapps/nyc/bin/CONSOLE-INF/lib/mq-5.300-j530-L021008.jar
    2aab2ebe1000-2aab2ebe2000 r-xs 00009000 fd:00 2914793 /opt/myapps/nyc/bin/CONSOLE-INF/lib/mqbind-5.300-j530-L021008.jar
    2aab2ebe2000-2aab2ebf3000 r-xs 0013e000 fd:00 2914794 /opt/myapps/nyc/bin/CONSOLE-INF/lib/mqjms-5.300-j530-L021008.jar
    2aab2ebf3000-2aab2ec05000 r-xs 001f2000 fd:00 2914802 /opt/myapps/nyc/bin/CONSOLE-INF/lib/ojdbc16-11.2.0.1.0.jar
    2aab2ec05000-2aab2ec06000 r-xs 0000b000 fd:00 2914803 /opt/myapps/nyc/bin/CONSOLE-INF/lib/ons-1.0.jar
    2aab2ec06000-2aab2ec0d000 r-xs 0018e000 fd:00 2914804 /opt/myapps/nyc/bin/CONSOLE-INF/lib/orai18n-11.2.0.1.0.jar
    2aab2ec0d000-2aab2ec28000 r-xs 00142000 fd:00 2914808 /opt/myapps/nyc/bin/CONSOLE-INF/lib/poi-3.2-FINAL-20081019.jar
    2aab2ec28000-2aab2ec2a000 r-xs 0001d000 fd:00 2914822 /opt/myapps/nyc/bin/CONSOLE-INF/lib/pwcrules-1.0.jar
    2aab2ec2a000-2aab2ec2c000 r-xs 00005000 fd:00 2914809 /opt/myapps/nyc/bin/CONSOLE-INF/lib/regexp-1.3.jar
    2aab2ec2c000-2aab2ec35000 r-xs 0007a000 fd:00 2914810 /opt/myapps/nyc/bin/CONSOLE-INF/lib/repro-1.1.jar
    2aab2ec35000-2aab2ec3e000 r-xs 000a2000 fd:00 2914811 /opt/myapps/nyc/bin/CONSOLE-INF/lib/repro-chart-1.0.jar
    2aab2ec3e000-2aab2ec56000 r-xs 0017a000 fd:00 2914812 /opt/myapps/nyc/bin/CONSOLE-INF/lib/repro-fop-1.0.jar
    2aab2ec56000-2aab2ec57000 r-xs 0000c000 fd:00 2914824 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-asm-3.0.0.RELEASE.jar
    2aab2ec57000-2aab2ec62000 r-xs 0007c000 fd:00 2914825 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-beans-3.0.0.RELEASE.jar
    2aab2ec62000-2aab2ec73000 r-xs 00090000 fd:00 2914827 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-context-3.0.0.RELEASE.jar
    2aab2ec73000-2aab2ec7b000 r-xs 00050000 fd:00 2914826 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-core-3.0.0.RELEASE.jar
    2aab2ec7b000-2aab2ec7f000 r-xs 00022000 fd:00 2914828 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-expression-3.0.0.RELEASE.jar
    2aab2ec7f000-2aab2ec88000 r-xs 0004f000 fd:00 2914829 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-web-3.0.0.RELEASE.jar
    2aab2ec88000-2aab2ec90000 r-xs 00057000 fd:00 2914830 /opt/myapps/nyc/bin/CONSOLE-INF/lib/spring-webmvc-3.0.0.RELEASE.jar
    2aab2ec90000-2aab2ec98000 r-xs 00051000 fd:00 2914773 /opt/myapps/nyc/bin/CONSOLE-INF/lib/velocity-1.4.jar
    2aab2ec98000-2aab2ecbd000 r-xs 002dc000 fd:00 2914816 /opt/myapps/nyc/bin/CONSOLE-INF/lib/xalan-2.6.0.jar
    2aab2ecbd000-2aab2ecbf000 r-xs 0002a000 fd:00 2914805 /opt/myapps/nyc/bin/CONSOLE-INF/lib/xdb-10.2.0.1.jar
    2aab2eda0000-2aab2edb4000 r-xs 000e3000 fd:00 2914789 /opt/myapps/nyc/bin/CONSOLE-INF/lib/xercesImpl-2.6.2.jar
    2aab2edb4000-2aab2edb9000 r-xs 00016000 fd:00 2914782 /opt/myapps/nyc/bin/CONSOLE-INF/lib/xml-apis-1.0.b2.jar
    2aab2edb9000-2aab2edc6000 r-xs 00108000 fd:00 2914806 /opt/myapps/nyc/bin/CONSOLE-INF/lib/xmlparserv3-10.2.0.1.jar
    2aab2edc6000-2aab2ee25000 r-xs 00ba5000 fd:00 623619 /usr/java/jdk1.6.0_20/lib/tools.jar
    2aab2ee25000-2aab2ee2c000 r-xs 00111000 fd:00 428161 /usr/java/jdk1.6.0_20/jre/lib/resources.jar
    2aab2ee2c000-2aab2ee32000 r-xp 00000000 fd:00 428205 /usr/java/jdk1.6.0_20/jre/lib/amd64/libmanagement.so
    2aab2ee32000-2aab2ef31000 ---p 00006000 fd:00 428205 /usr/java/jdk1.6.0_20/jre/lib/amd64/libmanagement.so
    2aab2ef31000-2aab2ef33000 rwxp 00005000 fd:00 428205 /usr/java/jdk1.6.0_20/jre/lib/amd64/libmanagement.so
    2aab2ef33000-2aab2ef46000 r-xp 00000000 fd:00 428189 /usr/java/jdk1.6.0_20/jre/lib/amd64/libnet.so
    2aab2ef46000-2aab2f047000 ---p 00013000 fd:00 428189 /usr/java/jdk1.6.0_20/jre/lib/amd64/libnet.so
    2aab2f047000-2aab2f04a000 rwxp 00014000 fd:00 428189 /usr/java/jdk1.6.0_20/jre/lib/amd64/libnet.so
    2aab2f04a000-2aab2f04d000 r-xs 00027000 fd:00 493284 /usr/java/jdk1.6.0_20/jre/lib/ext/sunjce_provider.jar
    2aab2f04d000-2aab2f04e000 r-xp 00000000 fd:00 428201 /usr/java/jdk1.6.0_20/jre/lib/amd64/librmi.so
    2aab2f04e000-2aab2f14d000 ---p 00001000 fd:00 428201 /usr/java/jdk1.6.0_20/jre/lib/amd64/librmi.so
    2aab2f14d000-2aab2f14e000 rwxp 00000000 fd:00 428201 /usr/java/jdk1.6.0_20/jre/lib/amd64/librmi.so
    2aab30000000-2aab31587000 rwxp 2aab30000000 00:00 0
    2aab31587000-2aab34000000 ---p 2aab31587000 00:00 0
    2acd591de000-2acd591df000 rwxp 2acd591de000 00:00 0
    2acd591f4000-2acd591f5000 rwxp 2acd591f4000 00:00 0
    2acd591f5000-2acd591fc000 r-xp 00000000 fd:00 458315 /usr/java/jdk1.6.0_20/jre/lib/amd64/jli/libjli.so
    2acd591fc000-2acd592fd000 ---p 00007000 fd:00 458315 /usr/java/jdk1.6.0_20/jre/lib/amd64/jli/libjli.so
    2acd592fd000-2acd592ff000 rwxp 00008000 fd:00 458315 /usr/java/jdk1.6.0_20/jre/lib/amd64/jli/libjli.so
    2acd592ff000-2acd59301000 rwxp 2acd592ff000 00:00 0
    2acd59301000-2acd59ab6000 r-xp 00000000 fd:00 428183 /usr/java/jdk1.6.0_20/jre/lib/amd64/server/libjvm.so
    2acd59ab6000-2acd59bb5000 ---p 007b5000 fd:00 428183 /usr/java/jdk1.6.0_20/jre/lib/amd64/server/libjvm.so
    2acd59bb5000-2acd59d40000 rwxp 007b4000 fd:00 428183 /usr/java/jdk1.6.0_20/jre/lib/amd64/server/libjvm.so
    2acd59d40000-2acd59d79000 rwxp 2acd59d40000 00:00 0
    7fff9ad9f000-7fff9adb5000 rwxp 7ffffffe9000 00:00 0 [stack]
    ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vdso]
    Regards,
    Krish
    Edited by: 989493 on Feb 24, 2013 8:18 PM

    +> I am little bit curious about- how memory allocated in PermGen space? Is this a same way as heap (grows incrementally upto certain limit)?+
    PermGen space stores class structures and class metadata, it doesn't grow much while the program is running, it allocated memory when classes are loaded by classloaders. Also, programs that performs bytecode instrumentation (hibernate, spring, jboss seam, etc.) requires more permgen space than other programs as it modifies class structures.

  • Errors occurred during post-handling PRGN_AFTER_IMP_ACTGROUP_ACGR for ACGR

    Hi,
    I have to import composite role from development to QAS system.I have generated profile for each role in developemnt & create transport of composite role & moved it in QAS.But in QAS it finished with Return code 8 & I found profiles are not moved in QAS for all single roles.
    Error is as follows.
    Errors occurred during post-handling PRGN_AFTER_IMP_ACTGROUP_ACGR for ACGR L
    The errors affect the following components:
       BC-SEC-USR-PFC (Authorization and Role Management)
    Please advice if anybody faced such kind of issue.
    Regards
    Santosh

    Rephrased a'la Julius:
    > To avoid the problems during the subsequent import into a target client, the AGR_NUM_2 table can be maintained as customizing for the clients (plural) in the source development system where the roles are maintained. If more than one client is used for role development, a number range gap of 50000 between the clients should be sufficient to prevent profile name collisions (otherwise you have much bigger problems anyway...).
    >
    > This is because the system ID (sy-sysid) is used as an attribute in the generated profile's name, but not the client (sy-mandt). > The value set in the AGR_NUM_2 tables determines the current number per client of the next sequential number to be used for profile generation. The customer can initialize this number to insert an additional attribute per client to achieve unique generated names within client specified ranges.
    Something like that
    Cheers,
    Julius

  • Length error occurred during in IMPORT statement

    Dear Friends,
    (length error occurred during in IMPORT statement),when im using the SUBMIT syntax..can i know what is the reason.
    Thanks
    Rajkumar.A

    Hello,
    I would like to know how did you solve the issue as i came across the same issue.
    Thanks,
    FBK

  • RC-00118: Error occurred during creation of database

    adcrdb.sh started at Mon Nov 14 16:16:13 EAT 2011
    The environment settings are as follows ...
    ORACLE_HOME : /u04/d01/tech_st/11.2.0
    ORACLE_SID : JCLONE
    TWO_TASK :
    PATH : /usr/bin:/u04/d01/tech_st/11.2.0/bin:/usr/bin:/usr/sbin:/u0 4/d01/tech_st/11.2.0/jdk/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/u04/ d01/tech_st/11.2.0/appsutil/clone/bin/../jre/jre/bin:/usr/lib/qt-3.3/bin:/usr/ke rberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbi n:/usr/bin:/usr/X11R6/bin:/root/bin:.
    LD_LIBRARY_PATH : /u04/d01/tech_st/11.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib :/u04/d01/tech_st/11.2.0/ctx/lib
    Executable : /u04/d01/tech_st/11.2.0/bin/sqlplus
    The log information will be written to
    /u04/d01/tech_st/11.2.0/appsutil/log/JCLONE_oracle/adcrdb_JCLONE.txt
    Creating the control file for JCLONE_oracle database ...
    SQL*Plus: Release 11.2.0.2.0 Production on Mon Nov 14 16:16:13 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1348968 bytes
    Variable Size 427821720 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13017088 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "JCLONE"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01159: file is not from same database as previous files - wrong database id
    ORA-01110: data file 1: '/u04/d01/apps_st/data/system01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u04/d01/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "JCLONE.jtl.co.ke"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1348968 bytes
    Variable Size 427821720 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13017088 bytes
    Database mounted.
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-01119: error in creating database file
    '/u04/d01/tech_st/11.2.0/dbs/MISSING00015'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 4754
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1348968 bytes
    Variable Size 427821720 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13017088 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "JCLONE"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01159: file is not from same database as previous files - wrong database id
    ORA-01110: data file 1: '/u04/d01/apps_st/data/system01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u04/d01/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "JCLONE.jtl.co.ke"
    ERROR at line 1:
    ORA-01109: database not open
    Error Running create/replace library with adupdlib.sql
    ORA-01109: database not open
    PL/SQL procedure successfully completed.
    File created.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Pr oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    exit_code=0
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 11.2.0.2.0 Production on Mon Nov 14 16:16:32 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Pr oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : oracle
    sDbDomain : jtl.co.ke
    sDbPort : 1524
    sDbSid : JCLONE
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@oracle.jtl.co.ke:1524:JCLONE
    Exception occurred: java.sql.SQLException: IO Error: The Network Adapter cou ld not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle .jtl.co.ke)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=JCLONE)))
    Exception occurred: java.sql.SQLException: IO Error: The Network Adapter cou ld not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle .jtl.co.ke)(PORT=1524))(CONNECT_DATA=(SERVICE_NAME=JCLONE.jtl.co.ke)))
    Exception occurred: java.sql.SQLException: IO Error: The Network Adapter cou ld not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:661)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:328)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:304)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:595)
    Current database Version is 11.2.0.2
    Apps Version is 11.5.10.2
    RUP version is 6
    Forms Patchset version is 19
    Please advise how to resolve this error ?
    Regards
    Mohammed.

    Please refer to these docs/links.
    Troubleshooting RapidClone issues with Oracle Applications 11i [ID 364565.1]
    Adcfgclone.pl DBTier is failing with error for dbms_backup_restore.zeroDbid(0) [ID 361157.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=ORA-01503+AND+ORA-01159+AND+ORA-01110&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Error 1935 an error occurred during installation of assembly component

    I get this message when trying to install Lightroom 4.3
    error 1935. an error occurred during installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}  hresult 0X800700C1
    I've tried installing with antivirus software shut down.  I've reset the file system transaction log.  I turned off the .net framework v 3.0 in the programs and features section of control panel.  The only thing I haven't tried is deleting the .net framework because the other articles were unclear as to exactly what and how to delete them. 
    Please help!

    that looks like an ms error.
    attach a screenshot, if you're not sure.

  • Error occuring during import of certificate for SSO configuring in BI

    Hi,
    I am configuring the SSO with logon ticket for BI system.
    I downloaded the certificate from portal server.
    But while importing this certificate on R/3 server it shows error
    "Error occurred during import"
    Message no. TRUST008
    Please suggest me any solution on it.
    Thanks & Regards,
    Vishal.

    Hi Vishal,
    Probably the certificate already exists - see https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0077873d-0b01-0010-1abb-cfbf21d1aa43 page 4.
    Hope it helps
    Detlev

  • Error occurred during initialization of VM

    im new to jdeveloper please anyone help me...
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Users\reir\AppData\Local\Temp\trustStore9189074039610736238.jks -javaagent:../modules/org.eclipse.persistence_1.1.0.0_2-1.jar -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1 -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\reir\AppData\Roaming\JDEVEL~1\SYSTEM~1.81\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath weblogic.Server
    Error occurred during initialization of VM
    Error opening zip file or JAR manifest missing : ../modules/org.eclipse.persistence_1.1.0.0_2-1.jar
    agent library failed to init: instrument
    Process exited.

    This issue is usally caused by missing rt.jar. It's a good idea to manually unpack libraries.
    Look for your java library directory (usually jre<version>/lib) .
    If you can see rt.pack and can't see rt.ajr -
    make the follwoing (I consider you save this to a script file then run it and your JAVA_HOME is correctly set and you're using some sort of UNIX):
    ---------------------------------cut---------------------------------
    #!/bin/sh
    JH=${JAVA_HOME:-"/usr/java/jre1.5.0_04"}
    UNPACK_EXE=$JH/bin/unpack200
    if [ -f $UNPACK_EXE ]; then
    chmod +x $UNPACK_EXE
    PACKED_JARS="lib/rt.jar lib/jsse.jar lib/charsets.jar lib/ext/localedata.jar lib/plugin.jar lib/javaws.jar lib/deploy.jar"
    for i in $PACKED_JARS; do
    srcFile=${JH}/`dirname $i`/`basename $i .jar`.pack
    dstFile=${JH}/$i
    if [ ! -f  $srcFile ]; then
    printf "Error: Unable to find %s. Please, check out your installation.\n" $srcFile
    exit 1
    fi
    $UNPACK_EXE $srcFile $dstFile
    if [ ! -f  $dstFile ]; then
    printf "Error: unpack could not create %s. Please refer to the Troubleshooting\n" $dstFile
    printf "Section of the Installation Instructions on the download page.\n"
    exit 1
    fi
    rm -f $srcFile
    done
    else
    printf "Error: unpack command could not be found. Please refer to the \n"
    printf "TroubleShooting Section of the Installation Instructions on \n"
    printf "the download page.\n"
    printf "Please do not attempt to install this archive file.\n"
    exit 2
    fi
    ---------------------------------cut---------------------------------

  • Error occurred during initialization of VM. Could not reserve enough space

    Dear All,
    I am trying to install SAP NetWeaver 7.0 SR2 SP9 on Oracle 10.2 and platform is Windows 2003 32 bits. While installing, in t he restarting the JAVA Instance step, server0 node is getting shutdown. When I further analyzed dev_server0 log, I could get below useful information:
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    [Thr 6008] JLaunchIAbortJava: abort hook is called
    [Thr 6008] **********************************************************************
    *** ERROR => The Java VM aborted unexpectedly.
    *** Please see SAP Note 943602 , section 'Java VM crashes'
    *** for additional information and trouble shooting.
    [Thr 6008] JLaunchCloseProgram: good bye (exitcode = -2)
    I referred the note mentioned above and it inturn referred to note# 940893. I followed many other sap notes also. However my above problem did not solve yet. I have checke my JAVA SDK version also. It is j2sdk1.4.2_11 and seems to be fine. My systems memory is 3 GB and I gave 20 GB as Virtual memory. I dont think that it should be a memory problem. However somewhere I am lost and can not get the grip over the problem  to resolve it.
    May I request all of you to kindly help me on above issue? Please let me know if you need any more information.
    Waiting for your kind replies.
    Regards,
    Faisal

    Dears,
    Thank you very much for your replies. The heap size was 1024. I changed it to the below:
    Heap Size=512 (earlier 1024)
    Changed below paramters in configtool:
    -Xmx512m (earlier 1024)
    -Xms256m (earlier 1024)
    Hope this information will be helpful to others as well.
    Once again, I thank both of you to guide me in proper directions.
    Regards,
    Faisal

  • Error Occurred During Installation of Lightroom 5

    I can't seem to get Lightroom 4 or 5 to download onto my computer.  Both versions give me the same error:
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example, ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x800736FD.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x800736FD.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603
    Lightroom 4 came in disc from with my new camera and Lightroom 5 was an internet download.  Can anyone help me with this?

    Salut
    Redémarrer votre ordinateur. Désinstallez et puis essayez de télécharger à partir du lien ci-dessous.
    Activer avec le numéro de série de votre disque.
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5857

Maybe you are looking for

  • SSO between ITS and EP

    We are implementing ESS MSS on 4.7 , ITS 4.7 with EP 6.0 Can some one point me as to how to configure the SSO between these various landscapes. I Think we would require SSO between EP and ITS for ESS in MSS services. regards Sam Message was edited by

  • Runtime error by installing Ovi suite

    I can download the software but when I want to install it, it refuses. Always get the info: Microsoft Visual C++ Runtime Library and than Program: C:\.. This application has requested the runtime to terminate it in an unusual way. Thanks for helpinhg

  • OCI direct path loading

    Hi all, I wrote sample program for test OCI direct path mechanism. I created partitioned table with 90 columns and 5 local indexes. Program's blocks are: 1.init - allocate and initialize DP context + prepare 2.load data 2.1 fill data - OCIDirPathStre

  • My volume won't work on my iPad.

    No matter what I do I can't get my volume to work on my iPad. Any suggestions??

  • Fiddler Hook has stopped working since lase FF update. Is a fix on the way?

    FiddlerHook (extension) provided a quick shortcut to clear browser cache. Now == ( Javascript Application) : undefined