Cannot run junitreport/ on results from FlexUnit 4.1.0-RC1-77

I can't seem to run the junitreport ant task on the generated output of my tests from FlexUnit.
Here's the error I'm getting:
Buildfile: /home/rfkrocktk/Documents/Helios/activeinterview/build.xml
setup:
setup.main:
setup.test:
compile.client.test:
    [mxmlc] Loading configuration file /opt/adobe/flex/4.1.0.16076/frameworks/flex-config.xml
    [mxmlc] /home/rfkrocktk/Documents/Helios/activeinterview/activeinterview-client/build/test/test.application.swf is up-to-date and does not have to be rebuilt.
test.client:
[flexunit] (gflashplayer:20638): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
[flexunit] (gflashplayer:20638): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
[flexunit] Suite: com.activeinterview.flex.PassingTestCase
[flexunit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
[flexunit] Results :
[flexunit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
[junitreport] Processing /home/rfkrocktk/Documents/Helios/activeinterview/activeinterview-client/src/flexunit/TESTS-TestSuites.xml to /tmp/null1041996623
[junitreport] Loading stylesheet jar:file:/opt/eclipse/helios/64/plugins/org.apache.ant_1.7.1.v20100518-1145/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] : Error! Use of the extension element 'redirect' is not allowed when the secure processing feature is set to true.
[junitreport] Failed to process /home/rfkrocktk/Documents/Helios/activeinterview/activeinterview-client/src/flexunit/TESTS-TestSuites.xml
BUILD FAILED
/home/rfkrocktk/Documents/Helios/activeinterview/build.xml:70: Errors while applying transformations: javax.xml.transform.TransformerException: java.lang.RuntimeException: Use of the extension element 'redirect' is not allowed when the secure processing feature is set to true.
Total time: 7 seconds
This is what my ant target looks like:
<target name="test.client" depends="compile.client.test">
     <flexunit swf="${client.test.bin.file}"
          haltonfailure="true" verbose="false" localtrusted="true"
          headless="false" todir="${client.flexunit.bin.dir}"/>
     <junitreport todir="${client.flexunit.bin.dir}">
          <fileset dir="${client.flexunit.bin.dir}" includes="TEST-*.xml"/>
          <report format="frames" todir="${client.reports.bin.dir}"/>
     </junitreport>
</target>
Can anyone help me with this issue?

Alright. My TESTS-TestSuites.xml file is located here:
http://pastebin.com/5GHZHQ33
My TEST-com.activeinterview.flex.PassingTestCase.xml file is located here:
http://pastebin.com/eDjxE24e
This is really weird to say the least. Even when I try to run junitreport on tests generated by JUnit proper fail with the same error. Any ideas? I haven't done anything weird here, I promise! :-|

Similar Messages

  • Cannot run WebLogic Integration Samples from QuickStart

    I have installed the full WebLogic platform on an Intel box running Red Hat Linux
    8.0. From QuickStart I am unable to run the WebLogic Integration Samples. Everything
    else seems to work as expected.
    The error message that results when attempting to run the Integration samples
    is as follows:
    RunSamples execution failed: /usr/local/bea/weblogic700/samples/integration/samples/lib/RunSamples.xml:106:
    Cannot execute switchdb pointbase

    Dear Micha,
    Did you maintain the host file in Drivers\etc file:
    hope this will solve the problem
    If you did not add them plz add the hosts as follows:
          102.54.94.97     rhino.acme.com          # source server
           38.25.63.10     x.acme.com              # x client host
          (your PI server IP)   server Id name
    And also check your Java web start version.
    download the correct version for sun website.
    Best Regards
    Praveen K Kurni

  • Cannot run jnlp/webstart app from html page locally - application blocked

    I'm trying the DynamicTree demo from the oracle site locally. I've copied the code into Eclipse, built my jar, signed it, modified the jnlp and html but when I try and run it, it pops up the message saying its blocked. I've changed my java security settings to as low as they will go, and changed the advanced settings to allows allow jnlp but still no luck. I can however run it from the example on the oracle site?
    Does anybody have any ideas?

    I'm trying the DynamicTree demo from the oracle site locally. I've copied the code into Eclipse, built my jar, signed it, modified the jnlp and html but when I try and run it, it pops up the message saying its blocked. I've changed my java security settings to as low as they will go, and changed the advanced settings to allows allow jnlp but still no luck. I can however run it from the example on the oracle site?
    Does anybody have any ideas?

  • How to run a BI query from SSM

    HI,
    My client would like to drill down to a BI query where the starting point is a KPI.
    For eg, we have a KPI "Turnover". When we are at kpi detailed level for a specific period, we would like to run a query to have detailed information for turnover (we dont want to use report functionnality of SSM).
    We are using SSM 7.5 and BW queries as data provider.
    Is there a way to achieve this ? (web service ? )
    Thanks in adavnce

    Jacques,
    You cannot run a BI Query from the end user interface of SSM. Your alternatives are to create an associated report inside SSM or use an Associated Link in the KPI Details section.
    Right above the graphing on the KPI detail page there is the link Create Associated Report. SSM has some template reports and allows users to put together a report based on available SSM data.
    There is also the possibility of using Associated Links on the KPI detail page to point the user via a url to another reporting application, though it would not bring that data with it.
    Regards,
    Bob

  • Cannot run workbook from desktop

    Greetings All,
    Discoverer version 10.1.2.0.2,
    Disco Admin has created business areas and workbooks. Admin has also shared workbook with a user. When user tried to run workbook user is not prompted for parameters. WHen user refreshes worksheet still not prompted for paramater and user gets a blank worksheet. Basically, cannot run any shared workbook.(NOTE: do not even get msg that query returned no data).
    When user tries to create a workbook by selecting items for a folder in business area, then again the same result - does not didplay any data (NOTE: do not even get msg that query returned no data).
    User has select from all tables priv.
    Any suggestion?
    JP.

    Hi,
    Does the workbook bring back data for any other user?
    Does this user have the Create/Edit query (Desktop/Plus privilege?)
    Thanks.

  • Urgent - Cannot run sub query from VB 6

    Hello!
    I'm having a problem with my Oracle OLE DB connection in windows using Visual Basic 6.0 SP3.
    I can run normal queries just fine, but a correlated sub query like this:
    select A.col_a, (select col_b from Tab_B where id = A.id) from Tab_A A
    returns the following error:
    "ORA-00907: missing right parenthesis"
    But I'm able to run the query witout errors in Toad with the correct result!
    So basically, I cannot run a (correlated?) sub query via OLE DB...
    What am I doing wrong?? Is it a parameter that I need to set on the connection of command?
    I'm not using stored procedures, only plain text SQL.
    Very thankful for a quick answer, this is really urgent. If you have the possibility, please e-mail me at:
    [email protected]
    Thank you in advance.
    Best regards,
    Bnar Baban

    Hi!
    I'm running the latest version of Oracle OLE DB...when checking more in detail, it seems that the provider parses the code in a way, that makes the "(select" part of the sub statement be interpreted as a column name....when it does not find a right parenthesis, but a white space, it complains.
    I switched to Microsoft MSDAORA provider, and now it works perfectly...
    /Bnar

  • Problem of running the jump query from the result line

    Dear expert,
    I have a problem when running a jump query from the result line. Apparently, the values of the caracteristics haven't been sent to the jump target.  However, the configuration in RSBBS seems to be good as the jump works well from the other lines.
    Does anyone have some ideas on that?
    Thanks in advance!

    Hi,
    If you are supposed to bring across characteristic values to your target, then you will not be able to jump from the result line. The configuration expects that the values of the characteristic marked as being used in the jump are filled with unique values. When you use the result line as a source for your jump, the values in the result line will most likely be based on the sum of multiple characteristic values.
    Hth,
    -Jacob

  • The Java load in database SID / hostname has not been configured yet. You cannot run an installation from the System Copy folder with this load

    Dear Gurus,
    We are facing the below issue when performing a homogeneous system copy of NW 7.0 system using backup/restore method for DB6 system.
    The Java load in database <SID>/<hostname> has not been configured yet. You cannot run an installation from the System Copy folder with this load.
    We went through the SAP Note http://service.sap.com/sap/support/notes/2049842, and followed the same but no luck.
    We updated the Kernel to the latest, but still no luck.
    Request for your quick help as we have to complete it by EOD today.
    Thanks a lot in advance.
    Best Regards,
    Anuj

    Hello Ashutosh ,
    Thanks for your reply.
    We have gone followed the below sequence:
    SCS Installation
    Database Instance Installation using backup/restore method
    CI installation. -> getting error, when we provide the Java Components DVD.
    Best Regards,
    Anuj

  • Using invoke-command to run 'vssadmin list writers' on several servers, how do I sort the results from each server?

    Hi I am a PS virgin so be gentle with me. I am trying to run the vssadmin list writers command on 8 servers.
    invoke-command -computername srv-bx-hvc1, srv-bx-hvc2, srv-bx-hvc3, srv-bx-hvc4,
    srv-bx-hvc5,
    srv-bx-hvc6,
    srv-bx-hvc7, srv-bx-hvc8
    -command {vssadmin list writers}
    The command works but I cannot tell which response is from what server.
    The objective whould be to eventually have the command so I know which server has  failed vss writers if possible restart them automatically.
    Any thoughts on how to achieve this lofty ideal??
    Thanks

    This is a tweak to the example that JRV listed.  I am using this code to just pull the information about the Exchange Writers but you could adapt it for others.
    $servers='sdcexmail001','sdcexmail002','sdcexmail003','sdcexmail004','sdcexmail005'
    $servers | %{
    $sb={
    $writers=vssadmin list writers
    New-Object PSObject -Property @{Server=$_;Writers=$writers}
    $ServerName = $_
    $out = invoke-command -computername $_ -scriptblock $sb -Argumentlist $_
    $WritersData = $Out.Writers
    for ($I = 0;$I -le $WritersData.Count -1;$I++)
    $Data = $WritersData[$I]
    If($Data.StartsWith('Writer name:'))
    $WriterName = ($Data.Split(':')[1]).Trim()
    $WriterID = ($WritersData[$I+1].Split(':')[1]).Trim()
    $WriterInstID = ($WritersData[$I+2].Split(':')[1]).Trim()
    $State = ($WritersData[$I+3].Split(':')[1]).Trim()
    $LastError = ($WritersData[$I+4].Split(':')[1]).Trim()
    $info = [Ordered]@{
    'ComputerName' = "$ServerName";
    'WriterName' = "$WriterName";
    'WriterID' = "$WriterID";
    'WriterInstID' = "$WriterInstID";
    'State' = "$State";
    'LastError' = "$LastError";
    $object = New-Object -TypeName psobject -Property $info
    $object | Where-Object {$_.WriterName -like '*Microsoft Exchange*'} | Select-Object -Property ComputerName,WriterName,State,LastError

  • PhotoShop Elements from the App Store cannot run actions??

    I am so upset that I spent $80 to download PhotoShop Elements 9 from the App Store and then found out that it cannot run actions and presets!!!! For some reason, the version of PSE that you get from the app store is not capable of this, which is the main reason I NEED and USE PhotoShop! Please tell me I am wrong and if so, how to fix it!!! I have them installed in the files correctly but they don't show up in PS. Thank you for any help you can provide, thanks!

    I just loaded my actions using the PSE 10 from the App Store.
    Close PSE.
    Access the System library location from Finder, Click menue, "Go" then select "Go to Folder...". Type in  "~/Library" and click Go.
    The systems Library will open up and then you take this path:
    Application Support > Adobe > Adobe Photoshop Elements 10 Editor > Presets > Actions (The Actions folder is where you move your actions file to)
    Then go to the Photo Creations Folder > Locales > en_US and delete the MediaDatabase.db3 file (move it to the trash)
    The next time you launch PSE your Actions DB will be rebuilt with the new actions installed.

  • DBMS_JOB.RUN: cannot run a job from a job

    I'm trying to set up a job to automatically run every October 1st. The "submit" part of this job is pretty simple, but I am getting some errors on the "run" part:
    declare
    job_nbr binary_integer;
    BEGIN
    dbms_job.submit(job => job_nbr,
              what => 'RESET_ORDER_NBR_SEQ;',
              next_date => to_date('10/1/2008', 'mm/dd/yyyy'),
              interval => 'add_months(sysdate,12)');
    dbms_job.run(job_nbr);
    COMMIT;
    END;
    When I run this script, I get the following error: "ORA-32317: cannot run a job from a job". I know this is due to the dbms_job.run because I don't get the error when I comment this line out. Also, even when I moved the dbms_job.run into its own script (and even hard-coded the job_nbr, so the dbms_job.run was the only line in the script), it still gave me the same error. This is working in SQL Developer when but not in Application Express. It seems to be something specific to the "run", since "submit" and "remove" work fine. Has anyone had any problems like this?

    MBETTIS,
    Rather than including dbms_job.run in your PL/SQL block, why don't you just schedule the job to run via next_date?
    Also, the interval will be computed after the job successfully executes. So if your job takes 5 minutes to run, the value of SYSDATE in your interval may "slide" after each execution. Consider using some form of TRUNC against the SYSDATE in your interval if you want to achieve a consistent execution time.
    Joel

  • My iPad cannot run after I'm delete the content from reset setting. how to solve this?

    my iPad cannot run after I'm delete the content from reset setting. please help me!

    Try rebooting. Press Sleep/Wake and Home button for 10secs or more till Apple logo appears.

  • Have a IPad air. I cannot sync all my music from my computer. It keeps saying the device has timed out??? What does this mean? Unfortunately I have an older Dell that's running windows XP. Help

    Have a IPad air. I cannot sync all my music from my computer. It keeps saying the device has timed out??? What does this mean? Unfortunately I have an older Dell that's running windows XP. Help please. Not a computer savvy person

    Device Manager which is in Control Panels
    I strongly recommend AIDA64 to show everything, temps, fans, chips, drivers and versions
    http://www.aida64.com/ Windows has better tools to show you every service and knick and cranny
    https://discussions.apple.com/thread/2769294
    http://realitypod.com/category/hacks-and-cracks/mac-hacks-and-cracks/
    MacBook definitely uses Cirrus - probably iMac

  • I am running Mac OS 10.6.7 I cannot run a java based program from the net when parental controls are set the error is The error is Load: class installer.CheckVersion 13. class not found  Help!

    I am running Mac OS 10.6.7 I cannot run a java based program from the net when parental controls are set the error is The error is Load: class installer.CheckVersion 13. class not found 

    Then, talk to the person running the lab.

  • I'd downloaded many apps from the apps store but they're all dissappeared on my homescreen. I found them on purchased apps from the apps store as well, but still cannot run. Help. I'm using iphone 5s n latest version of ios.

    I'd downloaded many apps from the apps store but they're all dissappeared on my homescreen. I found them on purchased apps from the apps store as well, but still cannot run. Help. I'm using iphone 5s n latest version of ios.

    Thanks too all the people who responded. . . . (noone)
    Got it sorted though. Seems that Apple has issues with multiple apple id's.
    Seems i had to somehow remember and use the original id i had when i first bought my 1st iPhone. . . .
    Even after that it was extremely hard to get my apps back on my PC.
    If anyone else has the same problem. . . .email Apple. Cya.

Maybe you are looking for

  • I went swimming but forgot to take my iPhone out of my pocket, how can i get it back working?

    hello everyone, i went swimming today but i forgot to take my iPhone out of my pocket, it was only about a minute in the water, but still it can't be good. I haven't touched anything to avoid damage. The screen is withe on the upper edge, behind the

  • Help install Oracle 10gr2  Assistant Configuration

    I try to install oracle 10g r2 on Windows xp When i arrive to "Assistant Configuration de base de donnees" i have some problems OUI starts to copy files into database (phase create clone database) at 2% i have a pop-up with error message : ORA-00604

  • After a restore my pictures say the requested URL is unavailable

    Had a iPhone 4 and restored it because it was being silly and after it hadn't loaded my pics, videos n music properly! So I went to the shop and traded it for a 4s but when I restored this from my iCloud it says it's downloaded everything but it hasn

  • Printing wrong colors in CS4

    After changing picture to black and white or any other color change the picture will print some of the original colors especially greens and tans. This occurs when changing a jpg file or using layers. It did not happen in CS2 using the same Epson pri

  • Java regex doubt?

    I have a string by as follows: String name = "aaaaaaaaaahgcnjcdcd";I am trying to validate the above string. When the number of "a" in the string excceds 5 and above, I need to throw an error. I tried as follos: if (name.matches("A{5,}")){ system.out