Error During the Oracle Open Script Playback

Hi,
I'm getting the below error while I try to execute my recorded script, which executes fine in other systems:
14:29:49,876 ERROR [EnumSrvc] Failed to get children by tag:window
oracle.oats.scripting.modules.webdom.common.api.exception.WaitForPageTimeoutException: Timeout(60 seconds) occurred waiting for page to load.
     at oracle.oats.scripting.modules.webdom.common.api.exception.WaitForPageTimeoutException.createWaitForPageTimeoutException(WaitForPageTimeoutException.java:34)
     at oracle.oats.scripting.modules.webdom.common.api.internal.communication.MessageHandler.sendMessage(MessageHandler.java:80)
     at oracle.oats.scripting.modules.webdom.api.internal.InternalWebDOMService.sendMessage(InternalWebDOMService.java:272)
     at oracle.oats.scripting.modules.webdom.api.internal.service.EnumSrvc.getChildrenByTag(EnumSrvc.java:163)
     at oracle.oats.scripting.modules.webdom.api.internal.service.EnumSrvc.getChild(EnumSrvc.java:104)
     at oracle.oats.scripting.modules.webdom.api.internal.service.EnumSrvc.getChildren(EnumSrvc.java:240)
     at oracle.oats.scripting.modules.webdom.api.internal.service.EnumSrvc.getChildren(EnumSrvc.java:1)
     at oracle.oats.scripting.modules.functionalTest.api.internal.services.FindTestObjectSrvc.findTestObject(FindTestObjectSrvc.java:131)
     at oracle.oats.scripting.modules.functionalTest.api.internal.services.FindTestObjectSrvc.findTestObject(FindTestObjectSrvc.java:75)
     at oracle.oats.scripting.modules.functionalTest.api.internal.services.FuncTestSrvc.findTestObject(FuncTestSrvc.java:72)
     at oracle.oats.scripting.modules.functionalTest.api.internal.services.FuncTestSrvc.findTestObject(FuncTestSrvc.java:66)
     at oracle.oats.scripting.modules.webdom.api.internal.InternalWebDOMService.findDomElement(InternalWebDOMService.java:798)
     at oracle.oats.scripting.modules.webdom.api.internal.InternalWebDOMService.findDomElement(InternalWebDOMService.java:782)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMTestObject.checkTestObject(DOMTestObject.java:171)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.checkTestObject(DOMBrowser.java:82)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.navigate(DOMBrowser.java:103)
     at script.run(script.java:27)
     at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:316)
     at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
     at java.lang.Thread.run(Thread.java:619)
14:29:49,892 ERROR [1] Error in section Run at line (script.java:27). Find Object timeout. Detail information:/web:window[@index='0' or @title='about:blank'].
oracle.oats.scripting.modules.webdom.common.api.exception.ObjectNotFoundException: Find Object timeout. Detail information:/web:window[@index='0' or @title='about:blank'].
     at oracle.oats.scripting.modules.webdom.api.elements.DOMTestObject.checkTestObject(DOMTestObject.java:174)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.checkTestObject(DOMBrowser.java:82)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.navigate(DOMBrowser.java:103)
     at script.run(script.java:27)
     at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:316)
     at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
     at java.lang.Thread.run(Thread.java:619)
14:29:49,907 ERROR [1] Iteration 1 failed at line (script.java:27). 4 Errors. Find Object timeout. Detail information:/web:window[@index='0' or @title='about:blank']. ...
oracle.oats.scripting.modules.webdom.common.api.exception.ObjectNotFoundException: Find Object timeout. Detail information:/web:window[@index='0' or @title='about:blank'].
     at oracle.oats.scripting.modules.webdom.api.elements.DOMTestObject.checkTestObject(DOMTestObject.java:174)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.checkTestObject(DOMBrowser.java:82)
     at oracle.oats.scripting.modules.webdom.api.elements.DOMBrowser.navigate(DOMBrowser.java:103)
     at script.run(script.java:27)
     at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:316)
     at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
     at java.lang.Thread.run(Thread.java:619)
14:29:49,907 INFO [1] Finished VU 1 for script WebTutor2
Edited by: 916445 on Feb 23, 2012 1:14 AM
Edited by: 916445 on Feb 23, 2012 1:15 AM

Hi Elmar,
I have checked the packages and the XFree86-libs-4.3.99 is not installed. I guess I will have to install it.
Now your question about oracle user. I am not sure if you have performed any SAP MDM installation with ORACLE RDBMS but the installation guide is totally different than the normal SAP inst guides. Indeed someone needs to install separately SAP MDM and ORACLE and in my installation I do not install NetWeaver since it is not mandatory for the testing phase of the project. You can have a look at the guide (it is very poor -no reference to ORACLE details):
https://websmp105.sap-ag.de/~sapidb/011000358700000271882007E
So the official ORACLE inst gudie says to install the ORACLE software with the oracle user.
Rgds,
Louka

Similar Messages

  • In oracle Open Script (OATS) OracleEBS/Forms project all the elements or fields are being identified as web objects.

    In oracle Open Script (OATS), we have created an OracleEBS/Forms project. But when we try to record the script all the elements or fields are being identified as web objects. Due to this we are unable to use the functions like getText. Hence, please help.
    Example: The below line when executed gives an error " Failed to connect to the Oracle Forms applet after 90 seconds. Verify that the applet launching page opens, and that the Forms Startup Timeout setting is high enough for this site."
    forms.textField("/web:window[@index='0' or @title='Person']/web:document[@index='7' or @name='tabPage']/web:input_text[@id='PER_ID' or @name='PER_ID' or @index='0']").getText();
    We have already set the event timeouts in OpenScript Preferences -> Playback -> OracleEBS/Forms Functional as
    Forms startup time out = 90Sec
    Forms Action timeout = 120Sec
    Forms Response Timeout = 120 Sec.
    OpenScript
    Version: 12.4.0.1 Build 139

    If it is a name resolution I would try either replacing the server name in the script with the IP address or making an entry in the local host file of the machine trying to play back the script
    If you try one or both of those approaches does the script play back?

  • Oracle Open Script - Failed to open script error

    I am receiving the following error when trying to open a script in Oracle open script
    'Failed to open script' has encountered a problem.Failed to open <script_name>. See error log for details.
    I have tried the Giri Mandalika's solution but there is no "<failing_script_name>" folder in specified path.
    Can someone please help me to resolve this issue ?

    Hi ,You can try deleting the osworkspace folder .The folder should be at C:\Users\<username>\. May be take a back up copy of the folder before deleting it.Let me know if it works.

  • Lightroom 5 says "There has been an error during the modification of the modules." Lightroom does not open, freezes.

    Hi, I've got Creative Cloud, on a Mac Pro late 2010, 6 Core, 3.3 Gz, which has just been emptied and re-set with Yosemite. I've downloaded the Adobe stuff I need, especially Ps, Il, Id, Pp, Ae and Lightroom 5. Everything works find except Lightroom which doesn't open, giving me this message each time: "There has been an error during the modification of the modules."  There is no error number attached and the program freezes. I've got a deadline which has been broken because I can't finish the work I've started in Lightroom 5 on my old computer which I deactivated in order to run the new one. Now I don't know what to do nor where to look for the problem. I've placed the Lightroom Library on an external LaCie 4Big 8Tb Raid 5.

    Error changing modules | Lightroom

  • "An error (1502) occurred during the action Open." when opening original .VSD files, but NOT copies!?

    We have a weird situation we're trying to troubleshoot for quite a while: We have multiple .vsd files stored on our network in DFS shares.. We have multiple users who cannot open the files, when they try by navigating to the file and double-clicking it,
    they get "An error (1502) occurred during the action Open. File not found"
    However, if they copy and paste the file to the same exact network folder, THAT file they can open with no problem!
    The problem is very bizarre. I've checked obvious things such as file/folder permissions, versions of Visio installed, things in common between people who can and can't open the files.. I even did some testing today with some strange results...
    Windows 7 x64 machine with Visio 2010 Pro installed (x86):
    1. Opened file by double-clicking it in explorer, "Got the 1502 error"
    2. Tried it again, this time I just get "File not found"
    3. Opened Vizio, did a File --> Open --> navigated to the file and opened it that way... 1502 error.
    4. Copy/pasted the file into the same folder where it's stored, then double-clicked the copy and it opens fine.
    5. Closed the copy, tried to open the original, still get file not found / error 1502.
    The file does exist, it IS there.. sometimes the user just copies it to their local desktop (well, it's not really local, it's redirected) and it opens fine there.. other users email themselves a copy of the file and then open it that way.. it works for
    some, not for others.. and there's no discernible pattern yet to identify who this is affecting. Anyone have any ideas?
    -Keith
    -Keith Elkin

    Hi,
    Based on the error message, the issue may be caused by the Visio file is occupied by some other program in DFS.
    >>4. Copy/pasted the file into the same folder where it's stored, then double-clicked the copy and it opens fine.<< If you did this step, the Visio file would rename in the same folder, like file1.vsd. Thus, it opened well.
    Thus, I recommend you check the file's status in computer management in DFS server, see the below image:
    If the affected Visio files were occupied, please try to clean them(right click>close the file) to test.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Sorry,
    This didn't help, the files are not open, locked open, and the issue still persists. Any other suggestions?
    -Keith
    -Keith Elkin

  • Please can you help me? I have a Mac Book Pro with OS X 10.7.4 and my FaceTime doesn't open anymore. It appears this sentence:"the server detected an error during the elaboration of the registration. Please try later". What happens??

    Please can you help me? I have a Mac Book Pro with OS X 10.7.4 and my FaceTime doesn't open anymore. It appears this sentence:"the server detected an error during the elaboration of the registration. Please try later". What happens??

    Start the computer from the installation disk and perform Repair Disk and Repair Permissions using Disk Utility

  • I am getting the following error during the play of a rented movie from my MacBook that i am trying to watch on AppleTV Could not play the rental "A Thousand Words" because it is authorized to play on another computer or device." any ideas?

    I am getting the following error during the play of a rented movie from my MacBook that i am trying to watch on AppleTV Could not play the rental “A Thousand Words” because it is authorized to play on another computer or device." any ideas?

    Rentals can only play on one device/computer at a time.  Have you tried to play on the computer and still have that window open?
    Have you transferred the rental to iPod/iPhone or iPad to watch?
    If it won't play anywhere contact iTunes support at:
    expresslane.apple.com
    AC

  • Getting error during the Oracle9i installation "Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"

    Hi All,
    Getting follwing error during the Oracle9i installation “Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"
    u01/app/oracle/product/9.2.0/install/make.log
    - Linking Oracle
    rm -f /u01/app/oracle/product/9.2.0/rdbms/lib/oracle
    cc  -L/u01/app/oracle/product/9.2.0/lib/ -L/u01/app/oracle/product/9.2.0/rdbms/lib -o /u01/app/oracle/product/9.2.0/rdbms/lib/oracla
    ld:
    load_whole_file: Could not malloc 31328. bytes, for /u01/app/oracle/product/9.2.0/lib//libn9.a(asndata.o), didnt attempt to mmap
    Stop.
    *** Exit 1
    While checked the memory details in the machine its showing plenty of free virtual memory.
    # ps aux
    USER PID %CPU %MEM   VSZ  RSS TTY      S STARTED         TIME COMMAND
    oracle     1353 0.6 27.2  601M 555M pts/2    S N  09:14:07 5:49.67 /tmp/OraInstall2014-01-21_09-14-02AM/jre/bin/../bin/alpha/native_threads/java -Doracle.installe
    root       3033 0.0  0.4 10.4M 7.7M pts/0    R  + 10:59:44 0:00.06 ps aux
    oracle     1351 0.0  0.0 2.46M 320K pts/2    I N  09:14:02 0:01.36 ksh /tmp/OraInstall2014-01-21_09-14-02AM/installer -Doracle.installer.library_loc=/tmp/OraInsta
    oracle     1277 0.0  0.0 2.48M 312K pts/2    I  + 09:02:44 0:00.04 -ksh (ksh)
    root       1269 0.0  0.0 2.56M 232K pts/2    I    09:01:23 0:00.01 -sh (sh)
    root       1268 0.0  0.0 5.31M 768K ??       I    09:01:22 0:00.11 /usr/bin/X11/xterm -ls
    root 1  0.0  0.0  608K  96K ?? IL   08:45:31     0:00.08 /sbin/init -a
    root 0  0.0  3.9 2.52G  79M ?? R <  08:45:31     0:23.16 [kernel idle]
    And I have rebooted the machine still also getting the same error.
    Is there any way to resolve this issue??
    Regards
    prasanta

    Pl elaborate the business / technical reason for installing a 15+ year old unsupported software on a 15+ year old unsupported hardware, assuming you are installing an a supported OS version
    HTH
    Srini

  • Error During Method Call in Scripting Host

    Hey all ,
    I am running a webdynpro application , which runs an Ecatt which in turn runs an Underlying SAP GUI recording , and as soon we hit the  SAP GUI command we are getting an Error saying ERROR DURING METHOD CALL IN SCRIPTING HOST.
    As of now we know that this might be a security issue as this was working perfectly fine when we were running on a R3 system.
    If any of you have come across such a situation and was able to find a work around it would be of great help if you respond back as I need this info ASAP.
    Thanks And Kind Regards,
    Nischal

    Hi Lawrence,
    I have analyzed the condition, and come with the conclusion that, when eCATT calls QTP in integrated mode, and downloads the QTP scripts from server to your local machine,  it requires more memory. So try to free memory on C drive and don't keep running more application on the local machine.
    Thanks,
    Mahantesh

  • Error during the WebLogic 6.0 SP2 installation

    Hi all,
    It occurs a error during the installation of the WebLogic SP2 to HP-UX.
    Can someone help me.
    Many thanks
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This
    application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:77)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-

    Hi.
    Please try installing again. If you can reproduce this then please open a case with support.
    We saw this once awhile ago. After seeing the error we tried installing again (same procedure,
    same machine) and it worked, so we haven't been able to reproduce this.
    Regards,
    Michael
    David Gracias wrote:
    Hi all,
    It occurs a error during the installation of the WebLogic SP2 to HP-UX.
    Can someone help me.
    Many thanks
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This
    application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:77)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI---
    Michael Young
    Developer Relations Engineer
    BEA Support

  • ORA-20001 GET_BLOCK-ERROR during the installation of an application

    hi people,
    I' ve got the following error during the installation of an application in apex 2.2.
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02047: cannot join the distributed transaction in progress <pre>begin execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||'''';end;</pre>
    Can anybody help me?
    Message was edited by:
    user512746

    hi,
    db-version is oracle 10g r2
    os windows server 2003
    the error occured when two ore more people working in their workspaces but not when only one person working in his workspace
    Message was edited by:
    user512746
    Message was edited by:
    user512746

  • In updating my iPod to 6.1.2, I received an error during the update.  Now, ipod is not rebooting.  Has screen showing usb to Itunes picture.   Turning off and back on it goes back to this picture.  I don't know how to reset so that I can restore my backup

    In updating my iPod to 6.1.2, I received an error during the update.  Now, my ipod is not rebooting.  It continues to display a screen showing usb to Itunes picture.   Turning off and back on, it goes back to this picture.  I don't know how to reset so that I can restore from my backup.
    A similar thing happened when I updated the ios on my ipad.  But, I was able to reboot, and then restore from backup.   How can I get my ipod to reboot and allow restore when it is not even recognized as I reconnect to my computer?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • RSA1 Error during the retrieval of the logon data stored in secure storage

    Hi Gurus,
    when i go and check Source system the connection is OK, and RFC's from BI to R/3  and R/3 to BI is OK (including Authentication).
    but when i go and check Info provider there one customized object ZDTSYS01 is there when i check and and activate it it is giving error as below.
    All DDIC objects have been activated / deleted
    Post Processing/Checking the Activation for DataStore Object ZDTSYS01
    Creating Export DataSource and dependent Objects
    The creation of the export DataSource failed
    Reading the Metadata of ZDTSYS01 ...
    Creating DataSource 8ZDTSYS01 ...
    Error during the retrieval of the logon data stored in secure storage
    Error during the retrieval of the logon data stored in secure storage
    Error when creating the export DataSource and dependent Objects
    Program ID DC4B105KR4QT1KDW9HD7AXYEO retrieved for DataStore object ZDTSYS01
    Error when activating DataStore Object ZDTSYS01
    Deletion of Unused Dictionary Objects ( 3)
    please help me solve this issue
    Thanks in advance
    venkat

    Hi,
    1). Looks like SM59 Remote user has some issues. Can you check whether the user's are locked ?
    2). You can also correct this is TA STMS. Here you navigate to "System Overview (Shift+F6)".
    On the following screen, you select "Generate RFC DESTINATIONS" which can be found under "Extras".
    3). Please click on source system and restore the BW source system
    Please check the below 2 SAP Notes.
    538052 and 644015.This might solve your problem.
    Thanks,
    Arjun

  • SMQ2: SYSFAIL Comparison error during the execution of a simple

    Hi folks, I have an operation mapping interface determination with exactly 1 target message of occurence 0..1, that means the mapping output can be nothing for some input messages, that means a target message is not produced so that the output looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <Messages><Message1/></Messages>
    In services builder the test finishes successfully when no output message is produced. Also in integration builder i can test the configuration and it works without errors.
    But in runtime the message status is set to "Recorded for Outbound Processing" in SXI_MONITOR and the queue status of the message to "Message has errors". The message stops in SMQ2 with "SYSFAIL" as status and statusText "Comparison error during the execution of a simple" (truncated).
    Anybody experienced the same? How has the output of an operation mapping to look like when no target message is produced?
    I also tested with an output like this when no target is produced, but this results in System error "Split mapping created no messages" in SXI_MONITOR:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
    <ns0:Message1></ns0:Message1></ns0:Messages>
    Thanks for your help, best regards, Martin

    You seem to be having a multi-mapping involved.
    The operation mapping has to produce at least the start and end tag.....even if the entire message is not present
    Ex:
    <SRC>
    <First>
    <Middle>
    <Last>
    </SRC>
    If above is the structure, then it should be ensured that at least <SRC></SRC> is created by your mapping program....however in your case this is not happening....the tags that you see Messages and Message1 are due to the multi-mapping program and your message should be more than this.
    if you say that occurence is 0..1 then what you can do is map this 0..1 node (root) with at least a blank Constant.
    Unless you create a message (even though empty) you will continue to receive the error message.
    Regards,
    Abhishek.

  • Error during  the installation of SAPNetWeaver

    i try to insall sap netweaver but there is error during the installation,the message is:
    Errors occurred during the installation.
    An error occurred and product installation failed. Look at the log file C:\sapdb\NSP\log.txt for details.
    when i check the file C:\sapdb\NSP\log.txt  for error i find :
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst: One or more  validation errors occured:
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst:  PARAMETER     ERRORMESSAGE
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst:  =========     ============
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst:  DBNAME     Instance already exists
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst: Database NSP must not exist
    Mon Mar 15 00:06:01 CET 2010 MaxDB sdbinst: installation exited abnormally  at Mo, Mar 15, 2010 at 00:06:00
    Mon Mar 15 00:06:02 CET 2010 MaxDB: Error during call to sdbinst, rc= 1
    Mon Mar 15 00:06:02 CET 2010 MaxDB: Done with call_sdbinst
    Mon Mar 15 00:06:02 CET 2010 MaxDB: rc of sdbinst = 1
    Mon Mar 15 00:06:02 CET 2010 MaxDB: Start of CallSdbuninst
    Mon Mar 15 00:06:02 CET 2010 MaxDB: No IndepProgPath. Nothing to do.
    can you help me to solve this problem

    Hi Mustsap,
    as the log points out, there are remainders of a previous installation of NSP DB on your computer.
    Try the RegClean tool that comes with the evaluation copy. Eventualy you have to delete keys from the registry manualy. You won't be able to to reinstall before these remainders are removed.
    Cheers Markus

Maybe you are looking for