7009: Test Execution Error with tutorial examples

Hi,
I tried to run the tutorial files found on EclipseCon 2014 site (the "classic" dvd app test).
Following first steps, after running AUT when I run test cases I always get this error:
7009: Test Execution Error.
Referenced Testcase could not be found.
What does it mean? Is it a configuration problem?
I am on windows 7 64bit and Jubula 8.1 (the latest version).
The same happens when I try to run other pre-installed example projects.
Thanks for reply
Regards
Matteo

Hi,
okay, from a first quick look at your Test Case I can tell that the unbound modules concrete 8.0 library is missing in your database used by Jubula. This library is reused in the JubulaTutorial Project but since is does not exist in the database the JubulaTutorial Project is displayed "broken". But don´t worry, this is very easy to fix
1. Open the Properties for the JubulaTutorial Project
2. Select node "Used Projects"
3. On the left hand side you can see which libraries exist in you DB, on the right hand side you can which projects are reused in the currently opened Project
4. Select the unbound modules concrete 8.1 from the left side and select the unbound modules concrete 8.0 from the right side
5. Then click the single arrow which points to the right side
6. Confirm
7. Fixed

Similar Messages

  • Unhandled execution error with ODT

    Dear All,
    the following is the scenario
    I have a ASP.NET 3.5 application on windows server 2003 with ODTwithODAC1020221 & ODTwithODAC1110720 clients installed.
    The application was working fine until today it started giving me an unusual error *'unhandled execution error'* without any more details.
    I tried uninstalling and reinstalling the oracle client drivers, but not change.
    pls help.
    thanks in advance
    Regards,

    Dear All,
    the following is the scenario
    I have a ASP.NET 3.5 application on windows server 2003 with ODTwithODAC1020221 & ODTwithODAC1110720 clients installed.
    The application was working fine until today it started giving me an unusual error *'unhandled execution error'* without any more details.
    I tried uninstalling and reinstalling the oracle client drivers, but not change.
    pls help.
    thanks in advance
    Regards,

  • Test Execution Planning with eManager?

    I'd use MQC terminology to put up my question...
    IN MQC we have Test Lab for test execution planning. we can create test sets and track there completion, assign that execution efort to a tester etc. Do we have similar abilities in eManager as well? Does it allow us to define test execution plan and then track the same? How do we handle Test Execution Planning in eManager?

    Unlike in MQC, where test planning and test execution are handled through setting up in two different steps. In e-Manager enterprise, during the test planning phase, you would import an e-tester script and have it run manually as required on an agent box or e-Manager enterprise system. Or you could also have it scheduled to run for automated execution using the Schedule tool bar item that looks like a clock.

  • Test-spcontentdatabase error with claims authentictaion mode in sharepoint 2013

    I know this has been come up before but could not find any good answer so reposting . I am following Microfoft guide for upgrading Sp 2010 to Sp2013. Existing SP2010 sites use claims based authentication. I made backup of existing content database from
    SP2010 farm, copied them to SP2013 farm and restored on database server. Also  created web applications on SP2013 farm also using claims based authentication from UI in Central Administration .
    After that I used
    Test-SPContentDatabase cmdlet in order to check restored SP2010 content database against SP2013 web application and i am getting error
    Category        : Configuration
    Error           : False
    UpgradeBlocking : False
    Message         : The [SharePoint Primary - 443] web application is configured with claims authentication mode however the content database you are trying to attach is intended to be used against a windows classic authentication
    mode.
    Remedy          : There is an inconsistency between the authentication mode of target web application and the source web application. Ensure that the authentication mode setting in upgraded web application is the
    same as what you had in previous
                      SharePoint 2010 web application. Refer to the link "http://go.microsoft.com/fwlink/?LinkId=236865"
    for more information.
    Any idea on how to resolve and why am i getting this error ?
    Thanks
    MP
    mp

    Now at this point you can just attach the database to either web application and notice that it will still upgrade. If you want run the ps command: 
    convert-spwebapplication -identity
    http://nameofyourwebapp -to claims -retainpermissions
    which will update the
    web app and the users.  After that check the web application user policy for verification.  Make sure to add the
    spsuperreader and
    spsuperuser accounts too.  I had some issues where I had to re enter the site collection owners in CA and the site collection. 
    If you're getting a constant pop up for credentials I would check to make sure that the sites are "trusted" in IE through group policy and set it up with a wildcard (*) to cover all sites.  Ex: 
    http://*.yourdomainname.com
    Jennifer Knight (MCITP, MCPD)
    Thanks Jennifer - I ran into the same situation and agree with you this must be a bug. Seeing
    others having similar issue as well. Not seeing any response from Microsoft on this yet. 
    BlueSky2010
    Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and
    "Mark As Answer"

  • Error with clustering example

              I am trying to get the ejb clustering example working for weblogic 5.1 sp10. The
              examples all deploy ok, but when I try to get the client to connect I get the
              following errors occuring.
              I get no errors come up on the weblogic server.
              Can anyone help??
              cheers
              Piers
              ---------- Java output ------------------
              D:\java\jdk1.2.2\bin\javaw -classpath "D:\Downloads\Java\weblogic\cluster\classes;D:\weblogic\lib\weblogicaux.jar;D:\weblogic\classes;D:\java\jdk1.2.2\demo\jfc\Java2D\Java2Demo.jar;D:\java\jdk1.2.2\jre\lib\ext\iiimp.jar;D:\java\jdk1.2.2\jre\lib\i18n.jar;D:\java\jdk1.2.2\jre\lib\jaws.jar;D:\java\jdk1.2.2\jre\lib\plugprov.jar;D:\java\jdk1.2.2\jre\lib\rt.jar;D:\java\jdk1.2.2\lib\dt.jar;D:\java\jdk1.2.2\lib\tools.jar"
              examples.cluster.ejb.Client t3://mycluster:81
              Beginning cluster.ejb.Client...
              Start of transaction set 1
              Transaction 1 of set 1 (997703208590)
              Attempt 1
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 2
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 3
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 4
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 5
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              :::::::::::::: Error :::::::::::::::::
              java.lang.Exception: Transaction 1 of set 1 ended unsuccessfully
                   at examples.cluster.ejb.Client$Transaction.transaction(Client.java, Compiled
              Code)
                   at java.lang.Exception.<init>(Exception.java, Compiled Code)
                   at examples.cluster.ejb.Client$Transaction.transaction(Client.java, Compiled
              Code)
                   at examples.cluster.ejb.Client.main(Client.java, Compiled Code)
              Statistics for different servers:
              No statistics are available.
              End cluster.ejb.Client...
              

              Thanks, that worked! I didn't have the weblogic service pack jar
              on the classpath with compiling with ejbc.
              Sabha <[email protected]> wrote:
              >Make sure you have built the ejbs with the latest service pack and then
              >run the client. Seems either some older methods are still being called.
              >
              >-Sabha
              >
              >Piers wrote:
              >
              >> I am trying to get the ejb clustering example working for weblogic
              >5.1 sp10. The
              >> examples all deploy ok, but when I try to get the client to connect
              >I get the
              >> following errors occuring.
              >> I get no errors come up on the weblogic server.
              >>
              >> Can anyone help??
              >>
              >> cheers
              >>
              >> Piers
              >>
              >> ---------- Java output ------------------
              >>
              >> D:\java\jdk1.2.2\bin\javaw -classpath "D:\Downloads\Java\weblogic\cluster\classes;D:\weblogic\lib\weblogicaux.jar;D:\weblogic\classes;D:\java\jdk1.2.2\demo\jfc\Java2D\Java2Demo.jar;D:\java\jdk1.2.2\jre\lib\ext\iiimp.jar;D:\java\jdk1.2.2\jre\lib\i18n.jar;D:\java\jdk1.2.2\jre\lib\jaws.jar;D:\java\jdk1.2.2\jre\lib\plugprov.jar;D:\java\jdk1.2.2\jre\lib\rt.jar;D:\java\jdk1.2.2\lib\dt.jar;D:\java\jdk1.2.2\lib\tools.jar"
              >> examples.cluster.ejb.Client t3://mycluster:81
              >>
              >> Beginning cluster.ejb.Client...
              >>
              >> Start of transaction set 1
              >>
              >> Transaction 1 of set 1 (997703208590)
              >>
              >> Attempt 1
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 2
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 3
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 4
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 5
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> :::::::::::::: Error :::::::::::::::::
              >>
              >> java.lang.Exception: Transaction 1 of set 1 ended unsuccessfully
              >>
              >> at examples.cluster.ejb.Client$Transaction.transaction(Client.java,
              >Compiled
              >> Code)
              >>
              >> at java.lang.Exception.<init>(Exception.java, Compiled Code)
              >>
              >> at examples.cluster.ejb.Client$Transaction.transaction(Client.java,
              >Compiled
              >> Code)
              >>
              >> at examples.cluster.ejb.Client.main(Client.java, Compiled Code)
              >> Statistics for different servers:
              >>
              >> No statistics are available.
              >>
              >> End cluster.ejb.Client...
              >
              

  • Test execution error

    Hi all
    I make my own Operator Interface on the base of test Stand OI.
    I am not sure , that it is a reason of my problem, but sometimes (one time in several days), duaring testing popup message.
    Please find it attached.
    Please, look it and help me, because I have no idea where I can start investigation
    Thanks a lot Valery
    Attachments:
    TestExec Error.JPG ‏165 KB

    Hi Corbin H. 
     Yes, I still have this error ((( And I need help
    Unfortunately, station with this code runs in Philippines and I have not possibility to investigate the problem in details.  I think that the problem is related to batch loop, that is in batch model (I am using batch model for client sequence). I have made some changes in this code too.
    Please find attached my “batchmodeluutdlg.c” file and “TestExec.prj” (it is a project of GUI).
    May be you will need "db" folder (attached too) , set it in the directory " c:/_ate/ " 
    Thanks a lot
    Valery
    Attachments:
    batchuutdlg.c ‏43 KB
    CVI.ZIP ‏1365 KB
    db.zip ‏403 KB

  • OAS Error with Servelet example from OTN

    I have followed the servelet example
    from OTN Oracle Java Roadmap and it works
    in JDeveloper. THen I followed the steps for
    deployment to OAS and I get the following
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `Java cartridge runtime intialize..., thr_id: 19
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `Notify object content initialized to null`
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `config flag: MAX_HEAP value: 64M
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `config flag: SYSTEM_PROPERTY value: java.naming.factory.initial=oracle.oas.naming.jndi.CartxInitCtxFactory
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `config flag: SYSTEM_PROPERTY value: ORACLE_HOME=e:\oracle\oas
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `config flag: SYSTEM_PROPERTY value: ORAWEB_HOME=e:\oracle\oas\ows\4.0
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `Using Servlet runtime
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `config flag: RUNTIME_MODE value: JSERVLET
    `
    02-22-2000 13:21:43 0 demlwo193 `JAVAWEB` 445 7 0x400fff `CLASSPATH=e:\oracle\oas\ows\4.0\jdk\lib\classes.zip;e:\oracle\oas\ows\4.0\classes\services.jar;e:\oracle\oas\ows\cartx\jweb\classes\jweb.jar;e:\oracle\oas\ows\cartx\jweb\classes\j servlet.jar;e:\oracle\oas\orb\classes\yoj.jar;e:\oracle\oas\ows\4.0\classes\cosnam.jar;e:\oracle\oas\orb\classes\session.jar;e:\oracle\oas\orb\classes\cache.jar;e:\oracle\oas\jdbc\ lib\classes111.zip;e:\oracle\oas\ots\classes\oraclejts.jar;e:\oracle\oas\ots\classes\jtsjdbc.jar;e:\oracle\oas\ows\4.0\classes\ecoapi.jar;e:\oracle\oas\ows\4.0\classes\ejbapi.jar;e :\oracle\oas\ows\4.0\classes\oasdeploy.jar;c:\ctxdemo\DemoDBServelet.jar;c:\jCVS-5.1.1\jcvsii.jar
    `
    02-22-2000 13:21:47 0 demlwo193 `JAVAWEB` 445 0 0x400fff `Exception `
    02-22-2000 13:21:47 0 demlwo193 `JAVAWEB` 445 0 0x400fff `in thread `
    02-22-2000 13:21:47 0 demlwo193 `JAVAWEB` 445 0 0x400fff `"Thread-5"`
    02-22-2000 13:21:47 0 demlwo193 `JAVAWEB` 445 0 0x400fff ` `
    02-22-2000 13:21:47 0 demlwo193 `JAVAWEB` 445 0 0x400fff `Exception happend in executing:oracle.OAS.servlet.servletrunner.main(String[])
    `
    null

    1. Which version of JDK you are using. OAS 4081 is certified for JDK 1.1.6. If you are using JDeveloper3.0 (JDK 1.2.2), please change over to JDeveloper3.0 (JDK 1.1.8).
    2. Similarly, which version of JVM is used with OAS. You may have to edit your wrb.app to make necessary changes.
    Jayakumar
    null

  • DoScript Execution Error with GUI

    Dear all,
    I am facing a problem, I made a dialog box and several Checkbox options in that, and for every checkbox i just wan to run an script.
    but it shows an error after clicking ok button, The error is
    "Can not handle the request because a modal dialog or alert is active"
    here is my code
    function ps()
    var res =
    "dialog{\
    orientation:'column',\
    alignChildren:'left',\
    img:Image{\
    size:[130,90]\
    xmlot:Panel\
    xml:Group{\
    orientation:'row',\
    s:StaticText {text:'Select For XML Export'}\
    b: Checkbox{text:'Word Out From Index', alignment:'left'}, \
    c: Checkbox{text:'Index Out With Page Number', alignment:'left'}, \
    d: Checkbox{text:'XML Out', alignment:'left'}, \
    buttons: Group { orientation: 'row', alignment: 'right', \
    okBtn: Button { text:'OK', properties:{name:'ok'} }, \
    cancelBtn: Button { text:'Cancel', properties:{name:'cancel'} } \
    var win = new Window(res,"Utility");
    win.center();
    win.img.icon = File("/InDesign/logo.jpg");
    win.buttons.okBtn.onClick = function ()
    if(app.documents.count()>0)
    {if(win.xmlot.xml.b.value==true)
    {app.doScript (new File("/InDesign/wo.jsx"), ScriptLanguage.JAVASCRIPT);}
    if(win.xmlot.xml.c.value==true)
    {app.doScript (new File("/InDesign/Generation.jsx"), ScriptLanguage.JAVASCRIPT);}
    if(win.xmlot.xml.d.value==true)
    {app.doScript (new File("/InDesign/Export.jsx"), ScriptLanguage.JAVASCRIPT);}
    win.buttons.cancelBtn.onClick = function (){
    win.close (true);
    win.show();

    Yup.
    To rephrase Marijan's answer:
    The modal dialog that is open is your own!
    You need to close it before you execute any code which touches the InDesign-specific part of the DOM...
    Harbs

  • Report execution error with columns,rows truncating

    One of abaper executing report in background and he selected Output device:LOCL and format type:X_65_512/2 but some columns are truncating with that properties.to overcome this can i create new page format or format type? how can i assign page format to device type and device type to output device?
    explain me soonplz
    Thanks

    Hi,
    Pls see in text format in preview mode if that is ok then you have to check your output software format.
    Anil

  • Error with XSLTransform example ....

    Hi,
    I try to use the XSLTransform exmaple and I've got the following error. Please help !!
    oracle.xml.parser.v2.XSLException: XSL-1009: Attribute 'xsl:version' not found in 'xsl:stylesheet'.
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Exception.java:42)
    at oracle.xml.parser.v2.XSLException.<init>(XSLException.java:38)
    at oracle.xml.parser.v2.XSLStylesheet.error(XSLStylesheet.java:1382)
    at oracle.xml.parser.v2.XSLStylesheet.processResult(XSLStylesheet.java:603)
    at oracle.xml.parser.v2.XSLStylesheet.initStylesheet(XSLStylesheet.java:409)
    at oracle.xml.parser.v2.XSLStylesheet.<init>(XSLStylesheet.java:147)
    at XSLTransform.main(XSLTransform.java:44)
    the xml file is:
    <?xml version="1.0"?>
    <portfolio>
    <stock>
    <name>zacx corp</name>
    <symbol>ZCXM</symbol>
    <price>28.875</price>
    </stock>
    <stock>
    <name>zaffymat inc</name>
    <symbol>ZFFX</symbol>
    <price>92.250</price>
    </stock>
    <stock>
    <name>zysmergy inc</name>
    <symbol>ZYSZ</symbol>
    <price>20.313</price>
    </stock>
    </portfolio>
    and the XSL file:
    <?xml version='1.0'?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
    <xsl:template match="/">
    <HTML>
    <BODY>
    <TABLE BORDER="2">
    <TR>
    <TD>Symbol</TD>
    <TD>Name</TD>
    <TD>Price</TD>
    </TR>
    <xsl:for-each select="portfolio/stock">
    <TR>
    <TD><xsl:value-of select="symbol"/></TD>
    <TD><xsl:value-of select="name"/></TD>
    <TD><xsl:value-of select="price"/></TD>
    </TR>
    </xsl:for-each>
    </TABLE>
    </BODY>
    </HTML>
    </xsl:template>
    </xsl:stylesheet>
    null

    Hi,
    I found the answer to my question ... I just have to change one ligne in my XSL stylesheet
    The old version:
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
    and the correct one:
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    Regards.
    null

  • Error with vb example

    This is from the VB Scripting reference:
    Set appRef = CreateObject("Illustrator.Application.3")
    If (appRef.Documents.Count = 0) Then
        Set docRef = appRef.Documents.Add
    Else
        Set docRef = appRef.ActiveDocument
    End If
    If appRef.Documents.Count > 0 Then
        If Not IsEmpty(appRef.ActiveDocument.selection) Then
            endIndex = UBound(appRef.ActiveDocument.selection)
            Set newGroup = appRef.ActiveDocument.GroupItems.Add
            For i = 0 To endIndex
                Set artItem = appRef.ActiveDocument.selection(i)
                Set dupItem = artItem.Duplicate(newGroup, aiPlaceAtEnd)
                appRef.ActiveDocument.GraphicStyles(2).ApplyTo dupItem
            Next
        End If
    End If
    I get an error "Object required"
    Any ideas?

    Version of illustrator?
    In Top of your coding declare the object for illustrator.
    Dim docRef As Illustrator.Document
    Dim appRef As New Illustrator.Application
    Also add the reference for your illustrator version.(In Vb goto Project->References->"Adobe Illustrator CS(Version) Type Library")

  • Getting below error while running Tutorial example in Jdev 10G (10.1.3.3.0)

    Hi Guys ,
    I am trying to run the Tutorial example in Jdev 10G ( 10.1.3.3.0) and getting the below error message.
    Please help me to resolve this error.
    Error :
    Network Error (tcp_error)
    A communication error occurred: "Operation timed out"
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.
    Thanks and regards
    Raghu

    Hi Raghu,
    Make sure you are using the right version of Jdeveloper with your EBS application,
    I understand you are trying to run the page with a R12 application, below are the Jdev , EBS map,
    ATG Release 12 Version     JDeveloper 10g Patch
    12.0.0     <<Patch 5856648>> 10g Jdev with OA Extension
    12.0.1 (patch 5907545)     <<Patch 5856648>> 10g Jdev with OA Extension
    12.0.2 (patch 5484000 or 5917344)     <<Patch 6491398>> 10g Jdev with OA Extension ARU for R12 RUP2 (replaces 6197418)
    12.0.3 (patch 6141000 or 6077669)     <<Patch 6509325>> 10g Jdev with OA Extension ARU for R12 RUP3
    12.0.4 (patch 6435000 or 6272680)     <<Patch 6908968>> 10G JDEVELOPER WITH OA EXTENSION ARU FOR R12 RUP4
    12.0.5 (No new ATG code released)     No new JDev patch required
    12.0.6 (patch 6728000 or patch 7237006)     <<Patch 7523554>> 10G Jdeveloper With OA Extension ARU for R12 RUP6 Release 12.1 ATG Release 12.1 Version     JDeveloper 10g Patch
    12.1 (Controlled Release - only included for completeness)     <<Patch 7315332>> 10G Jdev with OA Extension ARU for R12.1 (Controlled Release)
    12.1.1 (rapidInstall or patch 7303030)     <<Patch 8431482>> 10G Jdeveloper with OA Extension ARU for R12.1.1
    12.1.2 (patch 7303033 or patch 7651091)     <<Patch 9172975>> 10G JDEVELOPER WITH OA EXTENSION ARU FOR R12.1 RUP2
    For more details, pleas erefer the metalink
    Note 416708.1 How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x
    With regards,
    Kali.
    OSSi.

  • Tomcat 4.0.4 Internal Server Error with JWSDP 1.0.01 examples

    Hi,
    I am trying to run the JWSDP 1.0.01 tutorial examples with
    Apache Tomcat 4.0.4. I have j2sdk 1.4.0.01 installed on
    Windows 2000.
    I have successfully built and installed the 'date' example
    jwsdp-1_0_01\docs\tutorial\examples\web\date. When I point my browser at http://localhost:8080/date/ I get the following:
    Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    error: An error has occurred in the compiler; please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi).
    1 error, 1 warning
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:548)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:176)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:188)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Thread.java:536)
    Any ideas ?
    Thanks,
    Mike.

    Check if you've the latest servlet.jar file
    -Dieter

  • WebLogic 10.3 Workshop - Downloading tutorial examples give errors

    Hi,
    I'm trying to go through the Workshop tutorials. The tutorials that are using examples to be downloaded from Oracle site giving me errors. For example, here are the steps:
    - Tutorial: Struts
    - From the AppXplorer view, click New Example Web Project. Expand Struts and choose Workshop Struts Tour. Click Next. - so far so good
    - In the New Web Project dialog, click Finish. - once I click finish I get the following error dialog:
    Failed to download the example project from Oracle site.
    sun.security.ValidatorException: PKIX path building failed:
    sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    PKIX path building failed:
    sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    unable to find valid certification path to requested target.
    I'm guessing it has something to do with setting up Java Security Manager inside (or outside) Eclipse. I'll appreciate any help.
    Thanks,
    Yuval

    Any reason why you are using Workshop 10.3 instead of Oracle Enterprise Pack for Eclipse 11g? It likely supports the features you want and is the strategic Eclipse tool. The latest release just came out last week, see:
    http://www.oracle.com/technology/products/enterprise-pack-for-eclipse/index.html
    Some features are only in Workshop 10.3, but that usually only affects a subset of BEA customers that used features deprecated once the Oracle acquisition became complete.

  • VSTS loadtest error while running Loadtest with Runsettings as No of test iterations , ERROR is : could not read result repository: unknown transaction id in results:

    Subject: VSTS loadtest error while running Loadtest with Runsettings as  No of test iterations ,  ERROR is :  could not read result repository: unknown transaction
    id in results:
    Hello All,
    I am facing the following error while running a loadtest (when i choose the scenario to be executed for No of test iterations). But the same loadtest with the Run duration for X minutes is running fine without any issues. 
    Any suggestions on the issue i am facing
    error is :
    could not read result repository: unknown transaction id in results:
    or
    could not read result repository: unknown request id in results: 
    Thanks
    Satish

    Hi Kotapati,
    >>Subject: VSTS loadtest error while running Loadtest with Runsettings as  No of test iterations ,  ERROR is :  could not read result repository: unknown transaction
    id in results:
    According to your description, you mean that when you run your load test using the Test Iterations way and then get the error message, am I right?
    If yes, please you try to close the VS, and then open this VS again. Then clean your load test project/solution and then re-build it, run your load test again check this issue again.
    In addition, I suggest you could try to create a new load test and then run it using Test Iterations way check if you get the issue for the specified load test or all load tests.
    If possible, I suggest you could share me simple load test for us so that we will further help you.
    You could upload your load test to OneDrive and then copy link here.
    Best Regards,
    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.

Maybe you are looking for

  • Visitors can't subscribe to my iWeb website blog. All ideas are welcome.

    Hello, good people. OK. I've figured out the PDF issue. Thanks. Visitors to my iWeb website, nancysolomon.net, cannot subscribe to my blog. It's not that what I have to say is so important, but I would like to offer that option. Because they can't su

  • ORA-01033: ORACLE initialization or shutdown in progress on mounted standby

    Hi we are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 We have seven different databases on different machines. Similarly we also have standby database for all databases on different machines. The standby databases are opened as fo

  • User Status for PM Order

    Hi everybody, I have created a user status for PM orders. the problem is when Order status in CNF ( confirmed ) and I use IW45 to cancel confirmation, the user status doesn't change to Release and still remain CNF. I couldn't find any business transa

  • BT Mail / Google Chrome Problem

    Since Monday of this week, if I leave a message open and select my inbox to look at other messages, I am automatically logged out. BT tells me this is an issue with Chrome, and indeed I don't have the same problem with Internet Explorer. Has anybody

  • My Lombard is having problems with Ethernet

    I just bought a used Lombard and am having some really strange problems trying to connect to my lan. I'm using a Belkin wireless router, but until I find a wireless card was planning on wiring it directly. At the present time, I have a 400mhz G4 towe