Exception occurs when OpenScript and QTP resides on the same machine

Hi,
I attempted to run OpenScript Oracle Forms Script in a machine where QTP is already installed. But system throws an exception while running the scripts. While performing the Diagnosis, System displays following error message stating 'Software Conflict':
HP QTP software has been detected on this machine which could conflict with OpenScript''s Oracle EBS/Forms Functional Testing module. Please consider uninstalling QTP or install OpenScript on a separate machine if you plan to record or playback Oracle EBS/Forms Functional Testing scripts.
In logs, I found following message:
2010-01-20 11:09:28 WARN [ModalContext][oracle.oats.scripting.modules.formsFT.diagnosis.util.FormsFTUtil] HP QTP is found. QuickTest Professional 9.5
2010-01-20 11:09:29 ERROR [ModalContext][oracle.oats.scripting.modules.webdom.diagnosors.firefox.util.FFExtUtil] OpenScript WebDom Add-on is not compatible with the installed Firefox 2.0.0.16
2010-01-20 11:09:38 WARN [ModalContext][oracle.oats.scripting.modules.formsFT.diagnosis.util.FormsFTUtil] HP QTP is found. QuickTest Professional 9.5
2010-01-20 11:16:04 WARN [ModalContext][oracle.oats.scripting.modules.formsFT.diagnosis.util.FormsFTUtil] HP QTP is found. QuickTest Professional 9.5
So, Is it not possible to have both OpenScript and QTP in a single machine? If so, could you please explain why it is?
Thanks,
VVK

try to specify the absolute path for java such as
c:\my_java_JDK1.3\bin\java -jar orion.jar

Similar Messages

  • How to use Forms 5 and DevSuite 10g in the same machine

    Hello everybody,
    I have installed forms 5 and IDS 10g in one machine and both the versions of the forms were working simultaneously. Now I have un-installed both the versions of the forms and re-installed in the same machine. Installation was successful. but I am not able to connect to the database in forms 5. It shows TNS could not resolve service name. TNS is created in both the versions with same name as well as different name. The IDS is working fine. Please help.
    Thanks and regards
    Sukanta sarkar

    Sukanto,
    What error are you getting? One potential problem you will have with more than one version of Oracle Dev Suite installed is keeping the TNSNAMES.ORA synchronized. I've found the easiest solution to this problem is to add the TNS_ADMIN registry key to each Oracle Home so I can share a single copy of the TNSNAMES.ORA file. You can add this entry by starting the Window Registry editor (regedt32.exe or regedit.exe) and navigate to the following registry hive:
    HKEY_LOCAL_MACHINE => SOFTWARE => ORACLE => HOME? (where ? represents the number of the Oracle Home, eg., 0-9).
    In your example, Forms 5 should be in HOME0 and IDS 10g should be in HOME1. Open each home and add a new "String Value" and name it: TNS_ADMIN. After you have added the new String Value entry, edit the String Value and enter the path to the copy of your TNSNAMES.ORA that is working. Then do the same thing with HOME1 and exit the Registry. You should be able to connect to your database with Forms 5 and IDS 10g. Normally, changes to the registry do not require you to reboot your computer, but I have seen where this is necessary - though not very often.
    Note: Always ensure you have a BACKUP of the Windows Registry before you make any changes. If you uncomfortable modifying the Windows Regisitry, then I don't recommend you make this change.
    Hope this helps.
    Craig...

  • VBA Merge PDFs - Error when first and second PDF are the same

    Using http://khkonsulting.com/2009/03/adobe-acrobat-and-vba-an-introduction/ as a guide, I am able to successfully merge multiple pdf's together into one document using VBA (Access mdb), except when the PDF being merged to has the same name as the next PDF.
    Here's my scenario.  An Access table is updated with a list of reports that need to be printed.  All of these reports are PDF's.  I loop thru this table and merge the PDF's according to an identifier, then print the group.  There are times
    when there are multiple copies of the same report for an identifier.  If the PDF being merged to has the same name of the PDF being merged, an error occurs.  How can I handle this situation?
    Sample data:  This identifier (ESO and Pulling) needs to merge these PDF's (Aaa.PDF) together which happen to have the same name.  Aaa.PDF is trying to merge Aaa.PDF and this throws an error.
    Aaa.PDF ESO  Pulling
    Aaa.PDF ESO  Pulling
    This identifier merges fine despite having the same PDF twice.  But the first PDF is not named the same.  Xxx.PDF is the first PDF and merges the next two into it.  The last two
    are named the same.
    Xxx.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Code:
    pdfDoc1.Open (filesToMerge(1))
    numPages = pdfDoc1.GetNumPages()
    Set pdfDoc2 = CreateObject("AcroExch.PDDoc")
    Dim i As Integer
    For i = 2 To intNbr - 1
    pdfDoc2.Open (filesToMerge(i))
    If pdfDoc1.InsertPages(numPages - 1, pdfDoc2, 0, pdfDoc2.GetNumPages(), True) = False Then
    MsgBox "Cannot insert pages"
    End If
    pdfDoc2.Close
    Next i
    If pdfDoc1.Save(PDSaveFull, "C:\....\ReportPacket__" & Trim(CStr(intReportCount)) & "__" & ... & ".pdf") = False Then
    MsgBox "Cannot save the modified document"
    End If
    pdfDoc1.Close
    The pdfDoc1.InsertPages command fails, displays "Cannot insert pages", then displays "Method 'Close' of object 'CAccroPDDoc' failed.
    Thanks for any help or advice.

    Hi
    As far as I know, Access didn't provide such method. But I think you are able to achieve this goal through some 3rd party PDF component
    Hope this will help you.
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Different Web Server and JDK Version on the same machine

    Dear All,
    There's a Orion App Servevr w/ JDK1.3 that running JSP. And I
    have installed the IBM websphere 5.0 SP2 w/ JDK 1.5 for another application in the same machine. When I tried to
    start the orion using cmd "java -jar orion.jar" for the original application, I encountered error as
    follow:
    C:\orion>java -jar orion.jar
    Exception in thread "main" java.lang.VerifyError: <class: com/evermind/server/ApplicationServer, method: na signature: <Ljava/lang/String;Lcom/evermind/util/ErrorHandler;>Lcom/evermind/server/ Application;> Incompatible object argument for invokespecial
    Whats the possible solution? May anyone give a suggestion? Thanks
    Regards

    try to specify the absolute path for java such as
    c:\my_java_JDK1.3\bin\java -jar orion.jar

  • How to best support CT2, CT3 and CT4 clients from the same machine?

    I have clients that are still insisting on CT2 and CT3 for
    their
    editing. I am able to use CT3 with work arounds for my CT2
    customes;
    but would like to get on with CT4.
    Can anyone point me to the Tips and Techniques that will
    point out the
    "gotcha's" when trying to support multiple versions of CT
    from the same
    machine?
    Thanks,
    Howard

    To remove file from iPhoto and the HD simply put the files in the iPhoto trash and then go iPhoto Menu -> Empty trash.
    This works if you're using iPhoto in the default setting, where the files are copied to the Library on import. If, however, you have a referenced library, you'll need to trash the files in your own folder structure yourself.
    Regards
    TD

  • Installation of Adobe Acrobat and Adobe Reader on the same machine

    What is the recommendation from Adobe on having both Adobe Acrobat Pro/Std installed and Adobe Reader installed on the same machine?
    Is there an 'official' or 'recommended' statement for this?

    I think it is not recommended or supported for versions earlier than X.

  • Forms 6i and developer 10g on the same machine

    Can i have forms 6i and developer 10g on the same machine

    Jacob,
    Were you installing any patches to the Forms 6i?? I think your problem was a mix up in the environmental variables.
    multiple versions of the same Oracle product CAN* be installed successfully on the same machine, it has been done by many.
    Do not generalize one experience, since you are working on VMware, try them on one, it's easy to revert to a snapshot ;)
    Install Forms 6i first patch it configure it and restart your machine and install DS 10g, On this machine I have Forms 6i and DS 10g installed at this same moment, and it's been working fine for that last 2 years.
    Tony

  • Multiple Middleware Homes and Node Managers on the same machine.

    Hi Experts,
    Before I explain the issue we are facing, I would like to explain the environment.
    - Single Machine.
    - Multiple Weblgoic homes (I mean two weblogic software installations).
    C:\Oracle\MiddlewareODS
    C:\Oracle\MiddlewareIAM
    - MiddlewareODS has a domain called "ODSDomain" with the maanged servers ods and oif.
    - MiddlewareIAM has a domain called "IAMDoain" with the managed server oim,oam,oaam,and oif.
    Our requirement is to have seperate nodemanager for each domain and they belong to different weblogic software homes.
    - MiddlewareODS node manager port is 5556
    - MiddlewareIAM node manager port is 5557
    Though we configured different port for each node manager , we are not able to start both the node managers. We are able start only one node manager at a time.
    My question is, Can each weblogic home has it's own node manager on the same machine ?
    Thanks

    Nodemanagers are not domain specific. Thus you can have one nodemanager in one machine and have multiple servers from multiple domains managed on that machine via this single node manager. You just need to update your nodemanager.domains properties file to have all the domains which your single nodemanager would listen to.
    -Bikash

  • Running JDK 1.2 and 1.3 at the same machine

    Can I run two versions of JDK at the same machine? IS there any drawback of doing this?
    thanks,
    Jun Xiao
    LDMI
    313-972-8088

    i have jdk's 1.1, 1.2, 1.3.1_04 and 1.4.0_01 and jre's 1.3.1_01, 1.3.1_04 and 1.4.0_01 installed on my machine without problems.
    but as the last post indicates it can get confusing some times.
    i use batch files for different builds to set the path as needed.
    the only issue I know of where I can't switch from one to another is in my browser where i have the (last installed) 1.4 runtime but i can use the different appletviewers for testing in this case.
    in case anyone is wondering why i have all these installed. i use
    1.1 for some applets because if you can get away with just this people generally don't need the plug-in.
    1.2 is old but sometimes i use it for some stuff for servers that don't have anything newer
    i.4 is what i use normally
    1.3 i need to use the ActiveX bridge and packager which was removed in 1.4 but is coming back for the next release.

  • Best practice when FACT and DIMENSION table are the same

    Hi,
    In my physical model I have some tables that are both fact and dimension table, i.e. in the BMM they are of course separated into Fact and Dim source (2 different units) and it works fine. But I can see that there will be trouble when having more fact tables and I e.g. have a Period dimension pointing to all the different fact tables (different sources).
    Seems like the best solution to this is to have an alias of the fact/transaction table and have 2 "copies" of the transaction table (one for fact and one for dimension table) in the physical layer. Only bad thing is that there will then allways be 2 lookups in the same table when fetching data from the dimension and the fact table.
    This is not built on a datawarehouse - so the architecture is thereby more complex. Hope this was understandable (trying to make a short story of it).
    Any best practice on this? Or other suggestions.

    Id recommend creation of a view in the database. if its an oracle DB, materialised views would be a huge performance benefit. you just need to make sure that the MVs are updated when the source is updated.
    -Domnic

  • When attempting to access a specific web page on my iPad, the page seems to load then quickly disappears (resembling a white/black we page). Other sites seem fine. Note this is also occurring when I use Chrome (to access the same page).

    When attempting to access a specific web site on my iPad http://www.sggplastering.co.uk the page seems to load then quickly disappears (resembling a white web page). Other sites seem fine.

    Thanks so much for addressing my question. Note that the site (www.xula.edu) was working with Safari this morning, but not this afternoon. I also have now been able to access it with Chrome (remember I could not access the site with Chrome initially). Essentially one time while the site was loading on Chrome I clicked another link on the site and opened a new tab for the link- the original page then loaded and now continues to load. I've been trying to do the same with Safari but the page loads and "goes to white" to quickly.
    Other notes: I've powered off my iPad (did not help) and restarted my iPad (also did not help). I can also access all other links (to other www.xula.edu related pages on the site using Safari - I find them via a google search)- it's just the home page that loads then goes to "white screen" very quickly. Thanks again for your reply - any help/advice provided is greatly appreciated.

  • Can I run iPhoto 09 and iPhoto 11 on the same machine?

    A few months ago I bought a MacBook Air, which came pre-installed with iPhoto 11. On a recent trip I tried using it to edit a lot of photos I took. This program is appalling! So many clicks to carry out edits (3:1) compared with iPhoto 09! Cropping is a nightmare on a trackpad; it's almost impossible to nail down the crop to the right size and position. The comments area is ruined; I annotate all my photos and this used to be really easy, with the comments area right next to the photo in the bottom left of the screen. Now I have to go through mouse clicks to access the comments and only two visible lines are available and then scroll bars kick in. To view the comments I now have to fiddle around trying to hover over the comments box, instead of just glancing at the corner of the screen.
    Who designed this beast? Who could possibly think its editing ergonomics are an improvement over iPhoto 09? As a result, I want to install iPhoto 09 on my MacBook Air, which I'll do using by using the wireless disk function from my Mac Pro. The question is, do I have to de-install iPhoto 11 first, or can the programs sit side-by-side? I shall put the iPhoto 09 icon in my dock so I launch the right version.
    I know this post contains a complaint, which is because I want to know if other users share my frustration. However, I have also sent a lengthy feedback to Apple in the hope they may simplify the editing in iPhoto 12.

    Hi Jayson,
    I never tried to install SAP on XP myself... only heard that someone had issues with it, and it is not officially listed in PAM.
    For separated ABAP and JAVA systems, you can install them in any order.
    For ABAP+JAVA, you have to install ABAP first, or both at the same time.
    All installation guides are available at https://service.sap.com/instguides
    Best regards,
    Victor

  • Can we have both IFS 1.0 and 1.1 on the same machine? (eom)

    -

    Yes, with the following restrictions:
    1. iFS 1.0 can only access a 1.0 schema
    2. iFS 1.1 can only access a 1.1 schema
    (that is, the 1.0 and 1.1 software cannot access the same files/ifs schema; you must have two different iFS schemas created on the database)
    3. iFS 1.0 can be running at the same time as iFS 1.1 only if the iFS 1.0 protocol servers (including JWS and the JWS admin service) are configured to use different ports than the iFS 1.1 protocol servers.
    4. only ONE SMB server may run -- EITHER the iFS 1.0 SMB server OR the iFS 1.1 SMB server, because the SMB port is not configurable.
    5. you must have a lot of RAM :-)
    Note: you can use the same database for both iFS schemas. You can also install both versions of iFS in the same ORACLE_HOME. iFS 1.0 will be located in $ORACLE_HOME/ifs and iFS 1.1 will be located in $ORACLE_HOME/ifs1.1

  • Can I install OBIEE 11g and Database 11g on the same machine?

    Hi experts
    i have some confusion...
    i have oracle database 11g on one of my server.
    i want to install OBIEE 11g on that same machine...
    i just want to be assure that will it cause any problem or conflict..
    because i set ORACLE_HOMe=/home/oracle/app/oracle/product/11.2.0/dbhome_1
    and i have to set ORACLE_HOME for OBIEE also....
    Please let me know what how to give...and is there any other way
    Thanks
    Abhishek Anand

    Hi Abhishek,
    You can install or mount both DB and OBIEE on same machine, but check out the disk space and memory needed should be more to accomodate both.
    Cheers,
    KK

  • Terminating ssl on a bigip, disco and oid running on the same machine

    hi,
    please could someone point me in the right direction.
    I have a working discoverer server 10.1.2 running on a host on 7777
    I have a working 10.1.2 SSO and OIM 10.1.2 server running on the same host on port 7779
    Everything works fine with OID authentication being forwarded to AD servers.
    I'd like to put a bigip in front of the SSO server and terminate the SSL on the bigip, because this seemed to be simplest.......
    The bigip docs say delete the SSO Server from the partner apps (this isn't possible from the SSO web interface, I can only view it).
    I need to get discoverer to connect to the https://[bigip] for SSO authentication.
    I know I need to use ssoreg.sh to do this, the combination of commands eg which homes to use I am having difficulty getting right.
    Thanks in advance,
    Robbo

    And also, how I can interchange message between independent applications (or services) on the same computer?The same way you would interchange messages between them if they were running on different computers.
    You already seem to understand the concept of clients and servers passing messages between each other. There is nothing to prevent a "server" from being a client of another server. And there is nothing to prevent a client from running on the same computer as a server.

Maybe you are looking for

  • Error Msge GA733 'The segment contains no receivers'

    Dear SAP Gurus, I made a Profit Center Assessment Allocation using 3KE1 with parameter as below : Sender Values : Posted Amount Share in % : 100% Receiver Rule : Variable Portions Var.Portions Type : Actual Quantities/SKF Scale Neg. Tracing Factors :

  • Split the Target Structure.

    Hi, I have Header and Detail in my Target Structure, in the output I have to create 2 separate files, one for Header and one for Detail.I dont want to go for BPM, is there any solution for this with out using BPM? Thanks & Regards, Pragathi.

  • Jdbc paging for ms sql server 2000

    I want to do paging in jdbc.As ms sql server 2000 does not support limit clause, so it is difficult for me to do paging.please guide me.

  • Why can't I use the iPad as my smartphone?

    My basic question is,why can't I use the IPad as my smartphone? Ipad is doing everything what a smartphone does, except the calling facilities. Since IPad can connect to the Internet(WiFi), and via VOIP services like skype or yahoo, we can very well

  • Displaying vi full screen irrespective of the scrreen size

    Hi how dio i make a lv exe that adjusts according to the screen resolution and size?ie an exe that runs as full screen in our pc,clint    pc or laptop...currently v have to make exe according toi the clients pc setttings...but in future if  tyey chan