Unable to run WLST getMDSArchiveConfig from ANT

I am having a problem using Ant to execute the setAppMetadataRepository WLST command. This command puts an entry in adf-config.xml that points to the MDS datasource.
This is the ant task that I'm using. These commands work from the WLST tool, but when using them with Ant, I get the error below.
<target name="setAppMetadataRepositoryUsingWlst">
<wlst debug="true" failonerror="true">
<script>
archive = getMDSArchiveConfig(fromLocation='D:/JDEV/deploy/portal.ear')
archive.setAppMetadataRepository(repository='mds-portalRepository',partition='Portal_v2', type='DB', jndi='jdbc/wcpcustom')
archive.save()
</script>
</wlst>
</target>
Here is the error that I get (NameError: getMDSArchiveConfig). This is saying that getMDSArchiveConfig isn't a recognized command. Other commands (like connect(...)) work ok from ant, but not these MDS commands. Is this a bug or am I doing something wrong here?
[wlst] <WLSTTask> All lines will be trimmed by 12
[wlst] <WLSTTask> Line: archive =getMDSArchiveConfig(fromLocation='D:/JDEV/deploy/portal.ear'). Final trim length: 12, String length: 104
[wlst] <WLSTTask> Line: archive.setAppMetadataRepository(repository='mds-portalRepository',partition='Portal_v2', type='DB', jndi='jdbc/wcpcustom'). Final trim length: 12,
String length: 147
[wlst] <WLSTTask> Line: archive.save(). Final trim length: 12, String length: 26
[wlst] <WLSTTask> The script that will be executed
[wlst] archive = getMDSArchiveConfig(fromLocation='D:/JDEV/deploy/portal.ear')
[wlst] archive.setAppMetadataRepository(repository='mds-portalRepository',partition='Portal_v2', type='DB', jndi='jdbc/wcpcustom')
[wlst] archive.save()
[wlst]
[wlst] Error: Error executing the script snippet
[wlst] archive = getMDSArchiveConfig(fromLocation='D:/JDEV/deploy/portal.ear')
[wlst] archive.setAppMetadataRepository(repository='mds-portalRepository',partition='Portal_v2', type='DB', jndi='jdbc/wcpcustom')
[wlst] archive.save()
[wlst]
[wlst] due to:
[wlst] Traceback (innermost last):
[wlst] File "<string>", line 1, in ?
[wlst] NameError: getMDSArchiveConfig
Regards,
Ashish

Hi Timo, Thanks for the quick response.
I have checked John's reply but there is no solution to it.
The big question here is how to automate builds if the Weblogic installations do not support WLST to modify MDS configurations. We are very much into production now, and still Jdev builds are the process. We need to integrate with Hudson, but for it the above problem should be resolved.
Please suggest a workaround if possible, there are a lot of posts on internet with the same problem but no solution..

Similar Messages

  • Unable to run my pages from jdeveloper

    Hi all,
    From past 2 days am unable to run my OAF pages, actually what i did is i deleted the environment variable and again created a new one. I dont know why am unable to run the pages... The Error Which it is throwing is
    "Unable to run the page DiagnosticsPG.xml. OAProject "C:\Jdeveloper10g\jdevhome\jdev\myprojects\OAProject.jpr" must reside in the "C:\Jdeveloper10g\jdevbin\jdev\myprojects" directory in order to run successfully." To fix the problem, quit jdeveloper and then either relocate all the associate project files, or correct the JDEV_USER_HOME enviorment variable on your computer "
    Any one who have an idea can please suggest me on this
    Thanks in Advance

    Hi Gaurav..
    I got some message(Migrate User Settings) when i run the jdeveloper for the first time after installation which says " The User Settings found in the user home directory were generated by a different installation of JDeveloper than what is currently running. To avoid complications , some settings will be restored to their defaults. Do u wish to continue?" When i say yes.. am facing the problem which i mentioned above i.e it is taking directory home as C:\Jdeveloper9i\jdevbin\jdev.... Yes am setting the JDEV_USER_HOME to c:\JDeveloper9i\jdevhome\jdev... and then trying to open that using a C:\JDeveloper9i\jdevbin\jdev\bin\jdevw icon
    Thanks

  • Unable to run struts project from jdeveloper 10.1.3

    Hi,
    I have created a struts-based application project using jdeveloper 10.1.3(build JDEVADF_10.1.3.1.0_NT..) by importing an ear file .The project seems to be built fine as i get no errors in compiling the entire project.I have included the Struts runtime library as well in the project.
    But when i try to run the login.jsp from the struts-config.xml,i get the :
    The page cannot be displayed message in the browser.
    I dont see any errors in the Embedded OC4J log except few warnings lik dis:
    [Another instance of the server is still running.  JDeveloper will shut it down and then restart the server.]
    Process exited.
    [Starting OC4J using the following ports: HTTP=8898, RMI=23899, JMS=9235.]
    D:\jdevr12\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config>
    D:\jdevr12\jdevbin\jdk\bin\javaw.exe -client -classpath D:\jdevr12\jdevbin\j2ee\home\oc4j.jar;D:\jdevr12\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\jdevr12\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    25-Jul-2007 18:46:28 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    25-Jul-2007 18:46:28 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source D:\jdevr12\jdevbin\jdev\appslibrt\xml.jar (from <library> in /D:/jdevr12/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/jdevr12/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\jdevr12\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\jdevr12\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /D:/jdevr12/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/jdevr12/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in D:\jdevr12\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\jdevr12\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /D:/jdevr12/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /D:/jdevr12/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in D:\jdevr12\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\jdevr12\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in D:\jdevr12\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /D:/jdevr12/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /D:/jdevr12/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 26766 ms.
    pls help me out on what could be the problem.This application wsa running fine in Eclipse but i am unable to run it using Jdeveloper.

    Is this new develop page ?
    you check these points for this issue.
    1. Check JDEV_USER_HOME
    2. Design a Test PG and test it first.
    3. Your OAF patch level: is 12.0.4 ? Are you running with r12?
    Thanks

  • What are CLASSPATH settings to run WLST scripts from JYTHON

    Hi,
    I am trying to run a Jython script that uses WLST calls.
    Following steps were done
    1. Run WLST.sh
    2. writeinit("wl.py")
    3. Invoke Jython and then do "import wl"
    The import fails with error
    from weblogic.management.scripting.utils import WLSTUtil
    ImportError: No module named weblogic
    Looking at the wlst.sh, it extends classpath for bunch of jars like
    if [ -d "${WLST_HOME}/lib" ] ; then
    for file in "${WLST_HOME}"/lib/*.jar ; do
    CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${file}"
    done
    fi
    Question - what are all the files to be added to classpath ? Is there a script to explicitly set classpath for all relevant jars for WLST usage ?
    Any help will be appreciated

    You shouldn't need to press the Sync button. In the Pod options menu for the share pod, with the PPT loaded, you will see an option for Show Presentation Playbar. Use that to get the Play button for the Hosts and Presenters in the room, and press play. The presentation will now play in a looped mode for everyone in a synchronized mode. You can also then hide the playbar to keep other Hosts and Presenters from stopping the playback and the Participants will never see the playbar or have the option to stop the presentation.
    Additionally, if your focus is on the Share pod (has the focus highlight), you can use the 'P' key to begin playing the presentation without revealing the playbar to anyone. Adobe Connect 9 * Accessibility features

  • Running custom annotations from ant

    I know this may be the wrong forum for such a question but figured someone ,ight have done it b4 and will not mind telling me
    I want to know how to run my custom annotation processor from an ant build script.
    I can run it from commanline but i dont know the ant targets fro doing it

    Vikas:
    Can you help me with this one too.....
    I am trying to add a custom page in iproc. According to the dev guide I should use the same AM that iproc uses. so I used ShoppingAM provided by Oracle. I extended it and created my own Am called DKSearchAM. But when I try to run the page from Jdev I get the following error messages.
    I brought ShoppingAM.xml file from the server and added it to my project and then updated it to create ShoppingAMImpl.java file.
    Please help!!!!!!!!
    I get the following error:
    Project: DKSearchOAProject.jpr
    C:\JDev\jdevhome\jdev\myprojects\oracle\apps\icx\icatalog\shopping\server\ShoppingAMImpl.java
    Error: can't read: C:\JDev\jdevhome\jdev\myprojects\oracle\apps\icx\icatalog\shopping\server\ShoppingAMImpl.java
    C:\JDev\jdevhome\jdev\myprojects\dekalb\oracle\apps\xxdk\search\server\DKSearchAMImpl.java
    Error(2,49): cannot access class oracle.apps.icx.icatalog.shopping.server.ShoppingAMImpl; file oracle\apps\icx\icatalog\shopping\server\ShoppingAMImpl.class not found
    Error(8,37): class ShoppingAMImpl not found in class dekalb.oracle.apps.xxdk.search.server.DKSearchAMImpl

  • Unable to run a report from developer 10g

    Hi, i can´t run a report from developer 10g when i run the report with the web icon appears the message
    Thu Jan 07 14:44:29 CST 2010
    javax.servlet.jsp.JspException
    javax.servlet.jsp.JspException
         at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:470)
         at sif10r4400F202316.jspService(_sif10r4400F202316.java:50)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:575)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:311)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:498)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:402)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:834)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:340)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    my report server is up, my servlet is ok too and REPORT_PATH environment is ok.
    Regards

    Hi, i can´t run a report from developer 10g when i run the report with the web icon appears the message
    Thu Jan 07 14:44:29 CST 2010
    javax.servlet.jsp.JspException
    javax.servlet.jsp.JspException
         at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:470)
         at sif10r4400F202316.jspService(_sif10r4400F202316.java:50)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:575)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:311)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:498)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:402)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:834)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:340)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    my report server is up, my servlet is ok too and REPORT_PATH environment is ok.
    Regards

  • Unable to run the form from Form Builder 10g

    HI,
    I am having a problem with running a form with form builder 10g.
    I have create a form with some text boxes to display values in a table.
    When i compile and run the form it does not run The error shown is
    HTTP 403(Forbidden) You are not authorised to view this page.
    The Link used for the above is:
    http://127.0.0.1:1740/sWuCqhMKUT1btA1N5cXLCRshkJzmgKRIlCEUFd9RL520LVq0
    The port number 1740 changes everytime. I dont know why.
    I have started the OC4J instance before starting the Form Builder.
    I have made the changes to the runtime preferences in the form builder.
    http://localhost:8889/forms/frmservlet
    But it doesn't work when i try to run the form from Form Builder.
    ie Program-->Run Form
    The form works properly when using the 'Run a form on the Web Utility' provided with Developer Suite.
    Can anyone please suggest a solution. I have searched the forum but didnot find a solution.
    Thanks
    V.S.

    One of our DBAs has installed the software.
    It was a default installation, I believe, as no configuration was done during the installation except for increasing the virtual memory size.
    Post installation we changed the tnsnames.ora file and the sqlnet.ora file.
    Do i need to configure something ?
    Thanks,
    V.S.

  • I am unable to run several iMacros from the commnd line concurrently

    The documentation implies that you can run concurrent iMacros by starting Firefox sessions under different profiles. I have tried this, but if I run Firefox from the command line it only takes note of the -P (profile) option if I am also specifying -no-remote (start in a new process). the problem is that to run an iMacro from the command line you have to start a firefox session first, then wait briefly before making the actual firefox call to your iMacro. So I can start a number of separate Firefox sessions under different profiles OK, but when I try to call my iMacros they might go to any of the sessions, and they just end up all hanging.
    If I start my Firefox sessions then go into them manually, I can start the iMacros one iMacro in each and they run fine concurrently.

    Are these newly purchased films or films purchased in the past that you want to re-download ? The 'check for available downloads' will check for things such as pre-orders that haven't been downloaded yet, and (I think) automatic downloads - it doesn't check for things which you've downloaded in the past but which are no longer in your library. If they are past purchases, then depending upon what country that you are in (films can't be re-downloaded in all countries), and whether they are still in the store (film studios occasionally remove them) then they might show under the Purchased link under Quicklinks on the right-hand side of the iTunes store home page on your computer's iTunes for re-downloading.

  • Unable to run discoverer report from command prompt

    Hi,
    I'm trying to run the discoverer report from command prompt and i need to schedule the same.
    How could i pass multiple values for the parameters?
    If i don't pass the optional parameters, the parameter screen is getting pop-up? How to skip optional parameters?
    Also, how to pass the data ranges (format for date parameters) ?
    I'm using the below command in command prompt:
    cd/d E:\oracle\BIToolsHome_1\bin
    dis51usr /connect username/password@database /opendb "TIMS-PCJ status Report" /sheet "TIMS observation status report (based on performed date)" /parameter "Test Number" 40351 /parameter "From Date" "01-JAN-2007" /parameter "To Date" "28-FEB-2007" /parameter "Observation Status" C /parameter "Observation Name" "Abdominal Girth" /export HTML "C:\DISCOVERER_REPORT_SCHEDULING\DIS_OUTPUT\PCJStatusOutput11"
    Any one please reply me. Its very urgent.
    Regards,
    Sreedhar

    Hi,
    How could i pass multiple values for the parameters? You should be able to use a comma separated list e.g.
    /parameter "Observation Name" "'Abdominal Girth','Abdominal Girth2'"
    How to skip optional parameters?I don't think you can. You have to supply all parameters and then decode out the parameters you don't need in the workbook.
    how to pass the data ranges You cannot pass a date range. You can pass a start and end parameters. The default format for the date parameters is DD-MON-YYYY but this can change depending on the NLS settings and format of the data item.
    Rod West

  • Unable to run Concurrent Request from Trigger

    Hi All
    Lots of Forums out there on this but I can't resolve it.
    Trigger as below does not run concurrent program.
    CREATE OR REPLACE TRIGGER APPS.XXGL_PNL_CONTROL_snapshot
    AFTER INSERT OR UPDATE
    ON XXOBI.XXGL_PNL_CONTROL
    REFERENCING NEW AS NEW OLD AS OLD
    FOR EACH ROW
    WHEN (
    NEW.STATUS ='APPROVED'
    declare
    l_errbuf varchar2(4000);
    l_retcode varchar2(4000);
    L_REQUEST_ID NUMBER;
    l_phase VARCHAR2 (240);
    l_status VARCHAR2 (240);
    l_dev_phase VARCHAR2 (240);
    l_dev_status VARCHAR2 (240);
    l_message VARCHAR2 (2000);
    l_call_status BOOLEAN;
    L_set_mode boolean;
    PRAGMA AUTONOMOUS_TRANSACTION;
    begin
    L_Set_mode := FND_Request.Set_Mode(TRUE);
    fnd_global.APPS_INITIALIZE (fnd_global.user_id,fnd_global.resp_id,fnd_global.resp_appl_id);
    l_request_id := fnd_request.submit_request(application => 'RMB GL',
    program => 'XXGLBSSNAP',
    argument1 => :NEW.CALENDAR_DATE,
    argument2 => :NEW.PNL_ROLLUP
    commit;
    end;
    If I remove the commit I get the following error
    active autonomous transaction detected and rolled back
    Cause: Before returning from an autonomous PL/SQL block, all autonomous transactions started within the block must be completed (either committed or rolled back). If not, the active autonomous transaction is implicitly rolled back and this error is raised.
    Action: Ensure that before returning from an autonomous PL/SQL block, any active autonomous transactions are explicitly committed or rolled back. ----------------------------------------------------------------------- 06520 through 06529 reserved for Foreign function errors
    Any help would be hugely appreciated
    Nicki

    after fnd_request.submit_request you must use - commit
    try change you code
    CREATE OR REPLACE TRIGGER APPS.XXGL_PNL_CONTROL_snapshot
    AFTER INSERT OR UPDATE
    begin
       cp_run(
                :NEW.CALENDAR_DATE...
    end;
    CREATE OR REPLACE PROCEDURE  cp_run (
           ... p_date indate ...
        IS
           PRAGMA AUTONOMOUS_TRANSACTION;
    l_request_id := fnd_request.submit_request(application => 'RMB GL',
    program => 'XXGLBSSNAP',
    argument1 => p_date
    commit;
    ...for example http://www.java2s.com/Tutorial/Oracle/0560__Trigger/MarktriggerwithPRAGMAAUTONOMOUSTRANSACTION.htm

  • Unable to run curl command from process c#

    Below is the curl command i am trying to run from c# script and i failed to execute please help
    curl -K config.cfg
    http://10.10.10.10:8080/MyApp/task
    string curlDirectory = "E:\\application";
    string curlArg1 = " -K ";
    string curlArg2 = "config.cfg";
    string curlArg3 = " http://10.10.10.10:8080/MyApp/task";
    Process process = new Process();
    process.StartInfo.FileName = "cmd.exe";
    process.StartInfo.UseShellExecute = false;
    process.StartInfo.CreateNoWindow = true;
    process.StartInfo.RedirectStandardInput = true;
    process.StartInfo.RedirectStandardError = true;
    process.Start();
    StreamWriter sw = process.StandardInput;
    sw.WriteLine("cd " + curlDirectory);
    sw.WriteLine("curl " + curlArg1 + curlArg2 + curlArg3);
    sw.WriteLine("exit");
    sw.Close();
    C:>cd E:\application\
    E:\application>curl -K config.cfg
    http://10.10.10.10:8080/MyApp/task
    E:\application>exit

    Did you get any error? can you remove the below line and try:
    process.StartInfo.CreateNoWindow = true;
    Fouad Roumieh

  • Unable to run the page from JDeveloper

    Hi all,
    I am trying to run a OA Framework page. and i'm recieving the following error.
    An error was encountered when running "JRADXML"
    No response received in 30 secs.
    Please try the following:
    1) Increase the timeout limit by setting the JRAD.RUNREG_TIMEOUT parameter in the ide.properties file located in the system directory
    2) Check the Host Name in the Preferences, under Embedded OC4J
    3) See the Log window for any error messages.
    I am sure that this is because the OC4J Server was not shutdown properly before. I tried even restarting the PC, but still JDeveloper is throwing me the above error.
    I even tried changing the port numbers under preferrences but still the error continues.
    yesterday too i had this problem and i wasnt able to execute the page, but when i tried today morning it worked.
    Has anyone faced this problem/ Got a Solution
    Cheers !!!!
    Senthil

    This is the Message appearing in the Pane.. and the same information is in the log file...
    this time what happened is, i disconnected the machine from network while the OC4J Server was running and when i reconnected and tried running the page.. again i'm facing the problem.
    this problem was automatically getting resolved exactly the next day, So, i Changed my System Date and Restarted JDeveloper and Ran the page and it worked.
    basically , i think the Server holds/locks some file in the filesystem and it remains locked when the server isnt shutdown properly and when date changes, may be the new file tried to lock would be of diff name (since the filename has sysdate in it..)
    [Starting OC4J using the following ports: HTTP=9000, RMI=23950, JMS=9300.]
    D:\JDeveloper\jdevbin\jdk1.4.2\bin\javaw.exe -client -classpath D:\JDeveloper\jdevbin\j2ee\home\oc4j.jar;D:\JDeveloper\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:D:\JDeveloper\jdevbin\jdev\appslibrt\ojdbc14.jar;D:\JDeveloper\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Doracle.j2ee.http.socket.timeout=1000 com.evermind.server.OC4JServer -config D:\JDeveloper\jdevhome\jdev\system9.0.3.5.1312\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 4287 ms.
    Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
    Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
    Message was edited by:
    tcesenthil

  • Can not run flexunit tests from ant

    Hello,
    I'm trying to script test execution in order to integrate tests in Jenkins. I followed the wiki article here http://docs.flexunit.org/index.php?title=Ant_Task
    The tests run successfully with Flash Builder but not with ant. I'm getting the following error:
    Error
    VerifyError: Error #1014: The class flash.filesystem::FileStream could not be found
    I think that this occurs because I'm using the flashplayer_11 as suggested in the wiki article and flashplayer does not load the airglobal.swc component.
    I noticed that Flash Builder launches the ADL.exe process; whereas flexunit within ant tests launches flashplayer.exe.
    Should I use ADL.exe with flexunit instead of Flash player ? In that case how to use adl argument in flexunnit ? I saw that Richard Lee has committed a fix to make flexunit support ADL arguments, how ?
    Is there a solution to my problem ?
    Thanks in advance.
    Ygor

    Thank you Michael,
    I resolved my problem by adding the the player attribute in the flexunit task as follow:
    <flexunit
               player="air"
                workingDir="${bin.loc}"
                toDir="${report.loc}"
                haltonfailure="false"
                verbose="true"
                localTrusted="true"
                >

  • Unable to run admsi.pl from Linux console after 7305220 PATCH FOR R12.AD.A.

    Looks like they do not want you running admsi.pl directly from linux console sessions as of AD.A.6:
    my $DISPLAY= $ENV{'DISPLAY'};
    if(($DISPLAY eq "") || ($DISPLAY eq ":0.0")){
    print "Please set the DISPLAY variable and re-run this script\n";
    exit 1;
    I had to comment out the exit 1; line as xterm would only display xclock with DISPLAY=:0.0.

    Looks like they do not want you running admsi.pl directly from linux console sessions as of AD.A.6:
    my $DISPLAY= $ENV{'DISPLAY'};
    if(($DISPLAY eq "") || ($DISPLAY eq ":0.0")){
    print "Please set the DISPLAY variable and re-run this script\n";
    exit 1;
    I had to comment out the exit 1; line as xterm would only display xclock with DISPLAY=:0.0.

  • Unable to run exe files from a cd image

    Hi,
    Im new to using Adobe Captivate and I have created a new CD
    navigator for my companys products.
    Im trying to launch exe or pdf files from the CD image, if i
    have a path to the required file with a directory listed i.e
    D:\GTX\Readme.pdf then the pdf will appear, however if the CD/DVD
    dirve is not "D" then the file will not be found and will not
    launch, how can I create a path to a file on the CD so it will run
    when clicked using a generic location as not all CD/DVD drives have
    the lable "D"?
    Any help would be greatful..
    Many thanks
    Gordon Lewis

    Hi Gordon and welcome to the forums!
    Captivate is pretty wonky when linking to other files. It
    really doesn't seem to like it when you link to files in a
    different directory structure than will be found in the "published"
    location.
    A suggestion would be to replicate your CD directory
    structure in the working directory you're using to create your
    Captivate project, then creating the links to those files so that
    the relative path is the same in both places.
    In other words, if your CD looks like this:
    CaptivateFile.exe
    PDFs\file1.pdf
    PDFs\file2.pdf
    make your working directory look like this:
    CaptivateFile.cp
    PDFs\file1.pdf
    PDFs\file2.pdf
    Hopefully, keeping the relative links the same will make
    Captivate happy. Otherwise, you may be forced to put everything in
    one flat directory structure.

Maybe you are looking for

  • Why do I have to DL an app twice?

    I bought an app about the 50th anniversary of JFK's assassination from NBC and it's on the iPad and it's working just fine. However, when I plug the iPad into the computer to sync various things, it wants to download that app again. Only problem is t

  • Do I need Os X Server?

    Can anyone offer advice, please? Office of 6 macs, one of which (old G3) we use as a server. Server runs NowUpToDate and Filemaker to give us Diary and JobLogging and overnight backups via Retrospect to tape drive. Server has external Hard disks atta

  • Dependenci​es error CVI 2010

    Hi, I have started to use CVI 2010. I loaded one of my projects which runs perfectly with CVI2009 but as I wanted to create a distribution kit I got the following error How can I solve it? In fact the application is not running on a user computer. I

  • JDK1.4

    I began to usa JDK1.4 this afternoon, but I found a little trouble occured during my jounery in JAVA. When I compile my first "HelloWorldApp.java" programme, the JDK works well; and when I compile the second "HelloWorldApplet.java", it shows me that

  • UPGRADE 8.1 FAILURE - DATA LOST

    Notice of UPGRADE to 8.1 ACCEPTED on March 14, 2009 - Upgrade made and installed. Opening revealed all music GONE AND PLAYLISTS[22] GONE!! Recovered download songs from USB backup folder after trying, unsuccessfully, recommeded 'FILE PROCEDURES'. PLA