Profiling Tools for Jdeveloper

Hi all
Is there any tools that can be used for the purpose of profiling , code review for the JDeveloper IDE. Or does jdeveloper come inbuilt with such features.

CPU Profile and Memory profile in Run will help you
additional to that you can use jrocikit to do extensive profiling and lock, memory leaks etc

Similar Messages

  • Uml tools for jdeveloper

    hi
    is there any UML Tools for JDeveloper that works on windows and mac or any one of them that does code engineering and database modeling also ?

    It includes Class diagrams, sequence diagrams, activity diagrams, use case diagrams, etc.
    Basically create a new application + project, then via the New Gallery (File -> New), select General -> UML in the New Gallery Dialog, and on the right hand side are the UML options.
    Regards,
    CM.

  • [Reports]   The best reporting tool for JDeveloper 10g

    Hi,
    Which is the best reporting tool for JDeveloper 10g: JasperReports, Crystal Reports or something else? I want to build parametric and rather complex reports but I don't know which tool offers more features, flexibility, ease of use , ... . I've built some simple parametric reports using JasperReports and JDeveloper 10g but I think it's not so productive and may need something more, maybe iReport. Does anyone have any ideas?
    S/\EE|)

    Hi Saeed,
    I'lm using Jasper too, and here is an example of how i pass to it some variables:
         <parameter name="theWantedId" isForPrompting="false" class="java.lang.Integer"/>
         <queryString><![CDATA[SELECT field1, field2 from table1 WHERE table1.field1 = $P!{theWantedId}]]></queryString>And in a bean (or other java code from which the template is called)
            Map parameters= new HashMap();
            parameters.put("theWantedId", findSelectedId()); // return the ID of the object to print
            JasperDesign design =
                JRXmlLoader.load(myTemplate); // First load template from the Blob table in an inputstream
            JasperReport report =
                JasperCompileManager.compileReport(design);
            InitialContext initialContext = new InitialContext();
            DataSource ds = (DataSource)initialContext.lookup("java:comp/env/jdbc/MYDATASOURCEConnectionDS");
            Connection conn = ds.getConnection();
            JasperPrint print =
                JasperFillManager.fillReport(report, parameters, conn);Hope that can help, if you need more information please ask,
    Best regards,
    Tif

  • Trying to install BI tool for jdeveloper

    when i try to install BI tool for jdeveloper. it is asking for jdeveloper full path where can i find the full path. please help me in this regard.

    I am sorry can you please restate your inquiry?  Where are you downloading CS4 from?  How far have you gotten with the installation process?  Which version of Mac OS are you using?

  • ERD Tool for JDeveloper

    Is there an ERD tool for JDeveloper? If not, how about a good 3rd party plug-in? I would like to have the power of ERWin from within my IDE. If Jdeveloper can do UML-to-Java, I would think it could do ERD-to-OracleDB.
    JDeveloper 9.0.3 is one of the best IDE's I have seen that has the potential to go head-to-head with MS Visual Studio .net.
    ** Good Job Oracle **

    William,
    Thanks for your question and encouragement.
    Right now, there is no database modeling solution in JDeveloper, and I am not aware of any plug-ins in this area.
    However, we do acknowledge the importance of this functionality, and are currently working on a DB modeling solution. This work is targeted at the next major release of JDeveloper (10i). In addition to generating and reverse engineering Oracle DBs, the tool will also enable users to link these models to EJB and BC4J designs.
    Thanks, Guus
    Product Manager UML modeling

  • Profiling Tool for Web AS

    Hi,
    which profiling tool would you recommend to be used for Web AS 6.4 based J2EE applications? Is the JDI shipped with one?
    Thank you,
    Heiko Nolte

    Hi Heiko,
    the "most official" supported tool is the so-called Sherlok (Doku: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/sherlok 1.4 java application monitor reference guide.pdf; Download: https://www.sdn.sap.com/sdn/downloads.sdn?page=sherlok_download.htm). More general information to be found under https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to analyze performance problems.pdf.
    Nevertheless, JProbe is "somewhat" supported, look here: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to start jprobe with web as java
    Hope it helps
    Detlev

  • Profiling tool for applets using Microsoft JVM?

    Hello All,
    I have an applet designed to work in Microsoft JVM. It is slow and sometimes crashes the browser and I doubted that it caused memory leak. Therefore, I wish to have a profiling tool which can collect time and memory consumption from Microsoft JVM.
    Please advice.

    simply: there is none.
    Its even impossible to denug it withought a legal copy of J++, trust me MSJVM really sucks.
    I have to create a really big applet which is compatible to Netscape-4.7 and MSJVM-3167+ and its nightmare. One change and the whole cardhouse breaks.
    I do not want to make you feel sad, but leave it.
    lg Clemens
    PS: I would try to create as few objects a s possible, the ms-gc is not very powerful nore stable...

  • Right tool for Configuration Management (version control) for Jdeveloper

    All
    Please share your idea and exepeience about right tool for Configuration Management (version control) for Jdeveloper Development. I used CVS in the past. Now In new company we are planning to use Oracle SCM. Is anybody used it before for Jdev Developmet ( BC4J/ADF and Struts project). Is SCM also intergrated with Jdev just like CVS.??
    Jdev Team please guide us.
    Thanks

    Before you go with SCM you should read these two papers:
    http://otn.oracle.com/products/designer/Schedule_2004.htm
    http://otn.oracle.com/products/designer/FAQ_Schedule_2004.htm

  • Need a tool for oracle,like we have in sqlserver profiler....

    Hi All,
    I need your help..I need a graphical tool for oracle for monitoring the queries which are hitting the database.Actulla our developers wants this tool.Please advice me in this ASAP
    We have a tool profiler in sqlserver,we need the tool which works like profiler...
    Regards,
    Mohammed

    You can enable tracing at multiple levels using the DBMS_MONITOR package. The following link shows how to enable session tracing: [Application Tracing Tools|http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/sqltrace.htm#CHDFCGAE]
    You can then use a tool like TKPROF or TRCSESS to aggregate the trace data into more readable files for analysis.
    HTH!

  • Best tools for profiling flex 3 application?

    What are the best tools for profiling flex 3 applications?

    What are the best tools for profiling flex 3 applications?

  • No profile with entry tool for task list QP01

    Hi all,
    I am trying to upload Inspection Plan through LSMW. When I reach the Create batch Input step, I encounter an error saying No profile with entry tool for task list Q 141 2 in session 5_INSP_PLAN. How do I fix this?
    Please help

    Solution is to check on config for Inspection Planning for QM.
    SPRO > QM > Quality Planning > Inspection Planning > Maintain Profile for Default Values (OQ84)
    Entry tool must be checked and Profile field in LSMW must correspond with Inspection Plan Profile

  • JVM performance profiling tool

    Hello,
    I wonder if there are any tools available out there for profiling a Java program running inside Oracle8i. A tool that measures in what methods execution time has been spent (how much time), how many instances of different objects have been created, heap size etc etc. I've been using OptimizeIt for standalone applications, but I don't know what to use for JServer inside 8i.
    Help !!!
    /Patrik

    Have you looked at JDeveloper? It has a set of execution profile and memory profile tools. It also supports debugging in the database for both PL/SQL and Java stored procedures.

  • Glassfish Tools for Luna

    I am running  Groovy/Grails Tool Suite™  eclipse distribution on a mac os x.
    when I try to install GlassFish Tools for Luna | Eclipse Plugins, Bundles and Products - Eclipse Marketplace
    it throws the following error below.
    Any suggestions?
    Thanks
    An error occurred while collecting items to be installed
    session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.application.common.services_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.application.common.services_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.doc_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.doc_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.services_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.services_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.services.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.services.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.templating_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.templating_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.upgrade_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.common.upgrade_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.envcheck_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.envcheck_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.glassfish_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.glassfish_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.glassfish_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.glassfish_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.glassfish.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.glassfish.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.javaee_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.javaee_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.javaee.doc_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.javaee.doc_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.javaee_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.javaee_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs.v11_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.jaxrs.v11_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.patches_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/oracle.eclipse.tools.patches_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.common.services_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.common.services_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.doc_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.doc_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.html_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.html_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.html.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.html.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.javawebapp_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.javawebapp_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf.facelet_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf.facelet_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsf.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsp_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsp_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsp.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jsp.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jstl_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jstl_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jstl.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.jstl.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.struts_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.struts_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.struts.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.struts.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.trinidad_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.trinidad_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.trinidad.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.trinidad.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.webtier.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.xml.edit.ui_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.xml.edit.ui_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.xml.model_7.2.1.201407111426.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/oracle.eclipse.tools.xml.model_7.2.1.201407111426.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.java_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.java_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java.jdt_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java.jdt_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.java.jdt_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.java.jdt_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java.jdt.ui_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.java.jdt.ui_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.modeling.xml_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.modeling.xml_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.osgi_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.osgi_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.osgi_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.osgi_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.osgi.fragment_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.osgi.fragment_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.platform_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.platform_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.ui_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.ui_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.ui_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.ui_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.ui.swt.xml.editor_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.ui.swt.xml.editor_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.ui.swt.xml.editor_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/features/org.eclipse.sapphire.ui.swt.xml.editor_0.7.4.201406171836.jar
    Artifact not found: http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.workspace.ui_0.7.4.201406171836.jar.
    http://download.oracle.com/otn_software/oepe/luna/plugins/org.eclipse.sapphire.workspace.ui_0.7.4.201406171836.jar

    Could you see if you can access the following two URLs on your system? The expected behavior is 404/not-found, but you are somehow trying to install based on metadata from the previous release, which was found in these two files.
    http://download.oracle.com/otn_software/oepe/luna/content.jar
    http://download.oracle.com/otn_software/oepe/luna/artifacts.jar

  • Oracle Fusion Order Demo Application For JDeveloper error

    HI,
    i try to run the (Oracle Fusion Order Demo Application For JDeveloper) Fusion Order Demo (FOD) is an end-to-end application sample :
    when i try to : Right click build.xml and choose Run Ant Target > buildAll . error coming
    Buildfile: C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:28: C:\Oracle\Middleware\jdeveloper\wlserver_10.3\server\lib not found.
    Total time: 6 seconds
    how i can run the build.xml

    Hi,
    not quite sure the question is clear. The add cart command is a link defined in the JSPX file
    <af:commandLink partialSubmit="true"
    actionListener="#{shoppingCartBean.addItemToCart}"
    id="cl3">
    that points to
    public void addItemToCart(ActionEvent evt) {
    Map attributes = evt.getComponent().getAttributes();
    invokeUpdateOp(new Integer(attributes.get( PRODUCT_ID_COL )+ ""));
    in StoreFrontModule\StorefrontUI\src\oracle\fodemo\storefront\cart\view\managed\ShoppingCartBean.java . This is where you follow up then.
    +"how i can make Repetition for the items in home.jspx"+
    I can only assume you mean how to create the catalog items. Here I suggest you look at the demo source as this is what the demo is for. If you are new to ADF, I recommend that you first run a tutorial from here
    If you are on 11g R1: http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-100269.html
    If you are on 11g R2: http://docs.oracle.com/cd/E18941_01/tutorials/toc.htm
    No demo can replace proper learning, to be honest
    Frank

  • Error during DatabaseCopy using SAP tools for SQL Server (v7.12)

    I'm trying to perform a system copy from PRD to QAS.  The database has been mounted to QAS via detach and attach method.  I did a DBCC on the database and everything looks OK.  I'm running SAPINST (SAP Tools for MSSQL) and selecting the Database Copy option.  The source database has a schema of DBO.  Both PRD and QAS are running SAP 4.7/Basis 620.  The target schema is QAS.  SAPINST fails in step 2 (Define Params) with:
    "This service cannot be used for a system with SAP ABAP release 620"
    Is this message misleading?  Has anyone receive this message before.
    UPDATE:
    I donwloaded the latest version of SAP Tools for MSSQL and now it failes during the execution phase on step, "Convert DB objects to new schema".
    Here is the log:
    Process environment
    ===================
    Environment Variables
    =====================
      =::=::\
      =C:=C:\Program Files\sapinst_instdir\MSS\CPY
      ALLUSERSPROFILE=C:\Documents and Settings\All Users
      APPDATA=C:\Documents and Settings\r3tadm.STAG\Application Data
      CLIENTNAME=TRAIMONOTEBOOK
      ClusterLog=C:\WINDOWS\Cluster\cluster.log
      CommonProgramFiles=C:\Program Files\Common Files
      COMPUTERNAME=STAG
      ComSpec=C:\WINDOWS\system32\cmd.exe
      DBMS_TYPE=MSS
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=\Documents and Settings\r3tadm.STAG
      LOGONSERVER=
    STAG
      MSSQL_DBNAME=R3T
      MSSQL_SERVER=stag
      NUMBER_OF_PROCESSORS=4
      OS=Windows_NT
      Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\RAC5;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\oma\oldiags\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\R3T\SYS\exe\run
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PROCESSOR_ARCHITECTURE=x86
      PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
      PROCESSOR_LEVEL=6
      PROCESSOR_REVISION=0f06
      ProgramFiles=C:\Program Files
      SAPINST_EXEDIR_CD=C:/STM/I386
      SAPINST_JRE_HOME=C:/WINDOWS/TEMP/3/sapinst_exe.3012.1234409473/jre
      SAPLOCALHOST=stag
      SESSIONNAME=RDP-Tcp#25
      SystemDrive=C:
      SystemRoot=C:\WINDOWS
      TEMP=C:\WINDOWS\TEMP\3
      TMP=C:\WINDOWS\TEMP\3
      USERDOMAIN=STAG
      USERNAME=r3tadm
      USERPROFILE=C:\Documents and Settings\r3tadm.STAG
      windir=C:\WINDOWS
    User: STAG\r3tadm, Id: S-1-5-21-2727398557-1322528747-1943968026-1019
    Working directory: C:/Program Files/sapinst_instdir/MSS/CPY
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 14
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_R3T_LocalAdmin S-1-5-21-2727398557-1322528747-1943968026-1021 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_LocalAdmin S-1-5-21-2727398557-1322528747-1943968026-1023 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\None S-1-5-21-2727398557-1322528747-1943968026-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\NTLM Authentication S-1-5-64-10 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-36828865 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_R3T_GlobalAdmin S-1-5-21-2727398557-1322528747-1943968026-1018 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    ERROR      2009-02-11 19:31:46.529 [sixxcstepexecute.cpp:984]
    FCO-00011  The step MoveSchema with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|MssSysCopy|ind|ind|ind|ind|4|0|MssSchemaMove|ind|ind|ind|ind|2|0|MoveSchema was executed with status ERROR .
    TRACE      2009-02-11 19:31:46.544
      Call block:CallBackInCaseOfAnErrorDuringStepExecution
        function:CallTheLogInquirer
    is validator: true
    WARNING    2009-02-11 19:31:46.544 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2009-02-11 19:31:46.544 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .
    TRACE      2009-02-11 19:31:46.544
    A problem occurs during execution the inquirer callback. SAPinst will switch back to the standard behaiviour.
    TRACE      2009-02-11 19:31:46.544 [iaxxgenimp.cpp:707]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP Toools for MS SQL Server > Database Copy. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/MSS/CPY. </p> </body></html>
    TRACE      2009-02-11 19:31:46.544 [iaxxgenimp.cpp:1245]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    Edited by: Tony Raimo on Feb 12, 2009 4:37 AM

    This is looks like permission issue on source folder
    Copy source in to your local drive and try again.
    I had same issue and able to resolve after copy EXP1 EXP2 and EXP3 folder in to local drive C: with Everyone full access
    Yogesh

Maybe you are looking for

  • Installed latest 11.2 Flash Player and drmtest says I need to update

    I installed the latest version of Flash but I still cannot watch video on Amazon Instant.  Contacted Amazon and uninstalled latest version and re-installed old version.  Still didn't work.  I updated Java.  Still didn't work.  I restarted the compute

  • Modifications aren't in sync - driving me crazy!

    Working in the latest version of (everything) pages,osx, iOS apps etc. Nothing is open on any devices except my MacBook Air. I have set time on all devices to automatically update and have also even reset the document storage on iCloud on all devices

  • Airplay in classroom

    I have a class set of iPad2 and just bought apple TV for the airplay function. How do I convert HDMI to VGA to sync with classroom projector? Anyone know of a converter from HDMI to VGA or RCA?

  • No sound in Youtube videos when played on Facebook in my Ipad

    When I use youtube app, sound is perfect, if I share. Video in Facebook and try to watch it on my IPad , I got no sound, same happened when trying to watch posted videos all in FB. What can I do to fix it?

  • Billing Numbering in Italy

    Does anybody have a sales organization setup for Italy... where they have implemented either: 1 - invoice lists 2 - parallel buffering We are having performance issues with our Italy billing because they want 1 invoice per payer... per month... so we