Increase Adf Application Load Time

We have identified that ADF application is taking very long time to load at very first time , it is taking time to load the images,css and java script files ..
only after all these resources are downloaded, then it is starting to load the page..
Is there a way to load the page (displaying content on browser) in spite of waiting complete dom is ready. (domConetntLoaded).?
Is there any why to increase the page load time.?

User, tell us your jdev version, please!
The framework loads some content up front, which takes time. There are some techniques you can use to reduce this time like http://www.ateam-oracle.com/improving-adf-page-rendering-time/
or resource losing servlet which can cache calls and deliver images or other stuff faster.
Timo

Similar Messages

  • Sudden increase in webpage loading time

    I´ve had a Mac Mini (1 Gig of RAM) for over three years. It´s connected to a router Zyxel Prestige 660HW-61 via Ethernet. My internet connection is 3 Mbps down. Web surfing has been fine until last week when I noticed a sudden and dramatic increase in the time web pages took to load, to the extent that they fail to load more often than not.
    When browsing threads for possible causes, I found this one: http://discussions.apple.com/thread.jspa?threadID=2059511&start=0&tstart=0
    As suggested by Boece, I restarted my Mini and run nothing but Safari (4.x) and Activity Monitor to watch the outs-to-ins ratio while Safari tried to load a page. Page outs remained at 0% for the duration of the test (around 40 minutes testing sites such as IMDB and Youtube and running a few google searches)
    Next I installed Firefox (3.5) and Camino and run the same test to see how my DNS setup performed. Page outs remained at 0% again and page-loading time was painfully slow with the new browsers.
    Time to switch over to OpenDNS. I installed the OpenDNS domain name servers in both the router and the Mini instead of those provided by my ISP, restarted the Mini and run the same tests with Safari, Firefox and Camino. Unfortunately, I didn´t notice any improvements at all.
    I´m not aware of any anti-virus or malicious-website protection software installed on the Mini or in the browsers.
    I don´t have MS Office installed and only one Dashboard widget (iStats Pro)
    Web surfing is fine with my Dell laptop and donwload speeds with the Mini, though I´ve been unable to test them via websites (pages failed to load), seem fine after having downloaded a few bittorrent files using Transmission.
    Whatever the problem, it also applies, perhaps not surprisingly, to MacTubes. It fails to both play and download youtube videos.
    Any other suggestions? Thanks in advance for your help.

    I´ve had a Mac Mini (1 Gig of RAM) for over three years. It´s connected to a router Zyxel Prestige 660HW-61 via Ethernet. My internet connection is 3 Mbps down. Web surfing has been fine until last week when I noticed a sudden and dramatic increase in the time web pages took to load, to the extent that they fail to load more often than not.
    When browsing threads for possible causes, I found this one: http://discussions.apple.com/thread.jspa?threadID=2059511&start=0&tstart=0
    As suggested by Boece, I restarted my Mini and run nothing but Safari (4.x) and Activity Monitor to watch the outs-to-ins ratio while Safari tried to load a page. Page outs remained at 0% for the duration of the test (around 40 minutes testing sites such as IMDB and Youtube and running a few google searches)
    Next I installed Firefox (3.5) and Camino and run the same test to see how my DNS setup performed. Page outs remained at 0% again and page-loading time was painfully slow with the new browsers.
    Time to switch over to OpenDNS. I installed the OpenDNS domain name servers in both the router and the Mini instead of those provided by my ISP, restarted the Mini and run the same tests with Safari, Firefox and Camino. Unfortunately, I didn´t notice any improvements at all.
    I´m not aware of any anti-virus or malicious-website protection software installed on the Mini or in the browsers.
    I don´t have MS Office installed and only one Dashboard widget (iStats Pro)
    Web surfing is fine with my Dell laptop and donwload speeds with the Mini, though I´ve been unable to test them via websites (pages failed to load), seem fine after having downloaded a few bittorrent files using Transmission.
    Whatever the problem, it also applies, perhaps not surprisingly, to MacTubes. It fails to both play and download youtube videos.
    Any other suggestions? Thanks in advance for your help.

  • Application loading  time optimization

    Hi,
    I have a pretty big application in flex, its loading time is more than 1 minute.
    The swf size now is 1.6MB.
    I have tried breaking the swf into seperate modules, but that didnt improve the performance and have also tried using RSL and referred images at run time didnt work.
    Please let me know a solution to optimize Load time other than doing MVC.

    I an having the same problem "Profiling can only be performed on the debug version of an application".
    The application is compiled with '-debug'.
    I am not sure if this is related, but in the Flex Builder console, a message appears:
    java.lang.IllegalArgumentException: symbol 366 not defined
        at flash.swf.Dictionary.getTag(Dictionary.java:172)
        at flash.swf.TagDecoder.decodeSymbolClass(TagDecoder.java:433)
        at flash.swf.TagDecoder.decodeTag(TagDecoder.java:352)
        at flash.swf.TagDecoder.decodeTags(TagDecoder.java:170)
        at flash.swf.TagDecoder.parse(TagDecoder.java:119)
        at com.adobe.flash.profiler.internal.PlayerSession.swf(PlayerSession.java:570)
        at com.adobe.flash.profiler.internal.ProtocolHandler.readSwf(ProtocolHandler.java:353)
        at com.adobe.flash.profiler.internal.ProtocolHandler.process(ProtocolHandler.java:114)
        at com.adobe.flash.profiler.internal.PlayerSession.run(PlayerSession.java:383)
        at java.lang.Thread.run(Unknown Source)
    My version of Flex Builder is 3.02. The application is compiled (somewhere else) with Flex 4.1,
    could this be the problem ?

  • Setting components values in the ADF page load time

    Hi,
    We are trying to set the components labels dynamically, so each time the page is loaded we are loading the related labels from the database, instead of using the default database column names driven labels.
    We get the labels text okay from the database in the afterPhase method, but we do not have access to the output text UI items then, so a call scuh as this getOutputText1() will return null.
    We have also tried to use value binding for the output text, e.g. value=#{backing_untitled2.verbiage}, where verbiage attribute was set in the afterPhase method. The method is called okay and sets the attribute, but for some reason the attribute is then set back and displayed as null.
    The same code is executed okay in a command button.
    Any idea why is that failing, or how to populate these labels dynamically in the page load time better than the above?
    Thanks in advance
    Mohamed Elmallah

    Hi,
    I think you should re-think your strategy and not read the labels from the database all the time. Instead, read it into a class that extends HashMap one time and put it into the session. Then reference the bean #{sessionScope.beanname['label'], which will call the HashMap's getter method. Use the "label" name to find the label for the particular key
    If you r application becomes big, you may want to think of handling the session bean size through leaning it under specific conditions
    Frank

  • Is there any delay in application loading time, if i define properties which are same data type separately

    Hi guys,
    If i define the parameters(almost 40 parametes) in the app.xaml.cs page as like below ,then will there be any delay in application loading ?
            public static bool isfromentities = false;
            public static bool isjobformtomodify = false;
            public static bool isworkactionform = false;
            public static bool isattachmentform = false;
    Is it better to define the parameters like below.Please let me know is there any delay in application loading
    public static bool isfromentities = false, isjobformtomodify = false,  isworkactionform = false, isattachmentform = false;

    I believe there is zero difference between declaring the variables individually and declaring them in one statement. The compiler should be smart enough to produce the same compiled code regardless.
    IF there is any difference it would be so small as to be insignificant. I think someone with more experience could confirm if the compiled code is identical or not.
    Declaring variables in a single line is less readable and manageable. I never do it. If you do want to do it I'd suggest only combining variables that are directly related into the same line, e.g.
    bool positionX, positionY;
    int counter, counterTwo, counterThree;
    I'm a self-taught noob amateur. Please take this into account when responding to my posts or when taking advice from me.

  • ADF Table load time

    this.getCmSubscriberNewView1().executeEmptyRowSet();
    Hi,
    JDeveloper 11.1.1.3.0v
    I have 6 tables in my jspx page and before loading the page. I am calling the AM method to clear the previous data by the below code.
    this.getCmSubsw1().executeEmptyRowSet();
    Now my issue is, even though I call this executeEmptyRowSet, table is taking long time to load. I dont want any execution of my VO object's at the time of page load.
    All I want is, when ever user clicks on search button, these vo's should get executed and load the data.
    Please let me know how to achieve this.
    Thanks.

    Hi,
    beside that there seems to be something with your query when the initial load time takes ages, you can set the refresh condition on the iterator in the PageDef file to not query the data. For example, set the refresh condition to a managed bean attribute which returns false by default. Then, when the user clicks a button to query the table, set the attribute to "true". Make sure the managed bean is in viewScope so that when you navigate away from the page to then come back, it does show empty again
    Frank

  • Application load time

    When I launch Captivate 3 from the program menu, it takes
    several minutes (5 minutes or so) to complete the load cycle. Has
    anyone else had this issue?
    Once loaded it seems to work fine and I am able to open files
    without any problem or delay. It just takes forever to open the
    application.

    HashiKoz are you on a managed network?  Is your software firewall possibly interfering with the download?  You can utilize the information available in Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html to run a traceroute on the download path being utilized.  You could then report this information to your Internet Service Provider.

  • Desktop Application Load Time Improvement?

    I am new to the CC, and so far have found it very frustrating. I have the desktop app downloaded and am now trying to download the specific apps I need to use. However, the download time on this so far is absolutely horrendous. I've been waiting over two hours for just Illustrator to download, and it's currently at a whopping 26%. Is there anything that can be done to speed this up? I'd like to actually use these programs before one month of 'use' is up....

    HashiKoz are you on a managed network?  Is your software firewall possibly interfering with the download?  You can utilize the information available in Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html to run a traceroute on the download path being utilized.  You could then report this information to your Internet Service Provider.

  • Application Load Take Long time

    Hii all,
    i has developed and adf application and oracle 9i database and deployed on a weblogic 10.3.1 using JDBC Data Source an thin Oracle Driver for service connection and then when i run the application from the intranet in the other far building the application loading takes long time and then when loaded it works good so why this long time in loading and how i can fix it or how i can trace it and know where's the problem,, hope anyone can help me because the user wait for 5 minutes to load the application and he got bored my boss will kill me..
    Regards

    Ahmed,
    Have you done any detective work yourself to find out where the long load time is coming from? Are you testing this over a slow network link? If so, have a look at section A9 [url http://download.oracle.com/docs/cd/E15523_01/web.1111/b31973/ap_config.htm#ADFUI10059]of this part of the documentation to see how you can perhaps reduce the initial load time.
    If it's not the network, then you can give us some more information about where the long load times are.
    John

  • Error while loading a 10.1.3 ADF application login page on JBoss EAP 6.0.1

    I have a 10.1.3 ADF application that runs well on Web Sphere and OC4J. I'm trying to run it on JBoss EAP 6.0.1. The ear file was deployed successfully to JBOSS and according to ADF logging the connection to Oracle database is established.
    But when I try to load the application login page, I obtain the following exception
    ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/cv].[Faces Servlet]] (http-/0.0.0.0:8080-1) Servlet.service() for servlet Faces Servlet threw exception: oracle.jbo.common.ampool.ApplicationPoolException:
    JBO-30003: The application pool (com.claimvantage.adf.root.Oracle) failed to checkout an application module due to the following exception:
            at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002) [bc4jct.jar:]
            at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793) [bc4jct.jar:]
            at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453) [bc4jct.jar:]
            at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233) [adfmweb.jar:]
            at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) [bc4jct.jar:]
            at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419) [bc4jct.jar:]
            at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536) [adfm.jar:]
            at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396) [adfm.jar:]
            at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99) [adfm.jar:]
            at oracle.adf.model.BindingContext.get(BindingContext.java:457) [adfm.jar:]
            at oracle.adf.model.BindingContext.findDataControl(BindingContext.java:308) [adfm.jar:]
            at com.claimvantage.web.bean.jsf.JhsPageLifecycle.getMessageHolder(JhsPageLifecycle.java:220) [cv-model.jar:]
            at com.claimvantage.web.bean.jsf.JhsPageLifecycle.reportErrors(JhsPageLifecycle.java:203) [cv-model.jar:]
            at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareRender(PageLifecycleImpl.java:548) [adf-controller.jar:]
            at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareRender(FacesPageLifecycle.java:99) [adf-controller.jar:]
            at oracle.jheadstart.controller.jsf.lifecycle.JhsPageLifecycle.prepareRender(JhsPageLifecycle.java:1080) [jhsadfrt-10.1.3.jar:]
            at oracle.adf.controller.v2.lifecycle.Lifecycle$1.execute(Lifecycle.java:297) [adf-controller.jar:]
            at oracle.adf.controller.v2.lifecycle.Lifecycle.executePhase(Lifecycle.java:116) [adf-controller.jar:]
            at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:29) [adf-controller.jar:]
            at oracle.adf.controller.faces.lifecycle.ADFPhaseListener$1.before(ADFPhaseListener.java:426) [adf-controller.jar:]
            at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:77) [adf-controller.jar:]
            at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228) [jsf-impl-2.1.13-redhat-1.jar:2.1.13-redhat-1]
            at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99) [jsf-impl-2.1.13-redhat-1.jar:2.1.13-redhat-1]
            at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) [jsf-impl-2.1.13-redhat-1.jar:2.1.13-redhat-1]
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594) [jboss-jsf-api_2.1_spec-2.0.7.Final-redhat-1.jar:2.0.7.Final-redhat-1]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162) [adfm.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103) [adf-faces-api.jar:10_1_3_2_0]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at com.claimvantage.web.sso.AuthenticationFilter.doFilter(AuthenticationFilter.java:272) [cv-model.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162) [adfm.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123) [adf-faces-impl-no-oracle-desktop-xss.jar:10_1_3_2_0]
            at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103) [adf-faces-api.jar:10_1_3_2_0]
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.1.3.Final-redhat-4.jar:7.1.3.Final-redhat-4]
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:372) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:679) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:931) [jbossweb-7.0.17.Final-redhat-1.jar:]
            at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_16]
    Any help would be really appreciated.
    Thanks

    Thanks Frank for your answer.
    I can't see where the exception states that DB connection was not established!
    In the log, I have:
    21:49:06,874 INFO  [stdout] (http-/0.0.0.0:8080-1) [3011] Created root application module: 'com.claimvantage.adf.root.RootAppModule'
    21:49:06,874 INFO  [stdout] (http-/0.0.0.0:8080-1) [3012] Locale is: 'en_US'
    21:49:06,874 INFO  [stdout] (http-/0.0.0.0:8080-1) [3013] ApplicationPoolImpl.resourceStateChanged wasn't release related. No notify invoked.
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3014] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3015] import java.util.*;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3016] import java.sql.*;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3017] import java.io.*;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3018] public class JDBCCalls  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3019] {  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3020]    public Connection conn = null;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3021]    public CallableStatement cStmt = null;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3022]    public PreparedStatement pStmt = null;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3023]    public Statement stmt = null;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3024]    public ResultSet rslt = null;  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3025]    public static void main(String argv[])  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3026]    {  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3027]       DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());  // JBO-JDBC-INTERACT
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3028] Creating a new pool resource
    21:49:06,890 INFO  [stdout] (http-/0.0.0.0:8080-1) [3029] Trying connection/2: url='jdbc:oracle:thin:@s1ora01s:1521:s1ora01a' ...
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3030]       conn = DriverManager.getConnection("jdbc:oracle:thin:@s1ora01s:1521:s1ora01a", /*properties*/);  // JBO-JDBC-INTERACT
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3031]       conn.setAutoCommit(false);  // JBO-JDBC-INTERACT
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3032] Successfully logged in
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3033] JDBCDriverVersion: 10.2.0.1.0XE
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3034] DatabaseProductName: Oracle
    21:49:07,093 INFO  [stdout] (http-/0.0.0.0:8080-1) [3035] DatabaseProductVersion: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Don't you think that it indicates that DB connection is well established?
    MBen

  • Long load times and poor application performance

    We have packaged and deployed Adobe CC using SCCM within my school division. It pushed out fine, but now when we attempt to open Photoshop (or any other CC app) it has unusually long load times. 2-4 minutes. It seems to be hanging at the "Reading preferences" stage. After the application appears to have started, it takes an unusually long time to actually start working in the application (it appears to just hang).

    Hello There,
    EXE's always bundle additional files because it is a stand-alone entity. And, if the size 9GB then it will surely take time to load all the files. I'll check with the team again on how we can optimize it. BTW, are the videos inserted as slide video or Event video?
    Thanks,
    Vish

  • PortalHooks Exception on First Time Application Load.

    Dear Experts,
    I'm facing error(at com.sap.portal.pb.PageBuilder.updatePortalHooks), when my WDJ application loading on portal first time, once i hit page on second its getting loaded properly.
    My server details is NW 70. SP20
    Any help would greatly appricated.
    java.lang.NullPointerException
              at com.sap.portal.pb.PageBuilder.updatePortalHooks(PageBuilder.java:932)
              at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:358)
              at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
              at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:193)
              at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
              at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
              at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
              at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
              at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
              at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
              at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:782)
              at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
              at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
              at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
              at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
              at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
              at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
              at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
              at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
              at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
              at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
              at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
              at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
              at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
              at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
              at java.security.AccessController.doPrivileged(Native Method)
              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks
    AB

    Hi Daniel,
    Turn on Oracle logging to see if it catches a request from CR to log on and it should give you why it's failing.
    You could also put a routine in to make the connection and then test it to check your app does have access.
    Try downloading the updates onto a test machine or VM-ware image and see if that fixes the issue.
    Thank you
    Don

  • Some one please answer this, every time i go into application loader it says, application failed codesign verification go into application loader and try to publish a app it says, please go into depth im a beginner, and use gamesalad

    some one please answer this, every time i go into application loader it says, application failed codesign verification , please go into depth im a beginner, and only use gamesalad please respond as soon as possible!   

    yes i did sorry for the late response LOL plus it was just a minor error! Just check to make sure u have all of ur correct distribution/developer/and creator certificates in your keychain access installed and up-to-date! Plus i have had over 900 downloads on that game!! ^^
    -CHEERS /RYAN

  • Increasing loading time

    im a student at uni and doing java - i hope i pass this year just like the last year
    anyway
    we use a program at uni that was made by the Java dept. its a UML program for OO.
    problem is - im making it so it can run off a CD with the JDK on the CD along with this program.
    is there a faster way of:
    1) loading this program? I have basically told my own code to copy this program to the HDD in a temp folder and run it - it needs JDK files or SDK files so it grabs it from the CD since i set the paths like that
    2) how can i make compiling faster? (since its running from a CD) i know that the first time u compile it can take a while but when u compile again it does it within about 4 seconds.
    I know nothing is faster than your HDD compared to CD but thought there maybe a way of increasing speed of loading and compiling.
    Thanks

    1) Can you not just stick a copy of the JDK on the CD, stuff the .class files in the /bin directory, then make a batch file that runs java.exe in there?
    2) Why would you be compiling the version on the CD? Surely the idea is you've already compiled it and just need to run the interpreter on your bytecode? There are various compilers that let you make platform-specific .exe files, which might be what you want, although they're not particularly efficient or fast, and negate the advantages of java.

  • Single page application and page load time

    I'm trying to instrument a "single page application" with Application Insights but it seems that there is not way to provide manually the performance data (page load time) when invoking the logPageView() method.
    The single page application has a "unique page" and all views are displayed using internal routing feature without refreshing the main page once it is loaded. So the logPageView() method is invoked multiple times: one of each displayed view.
    It means that the built-in performance counter (netCon, ..., ptotal) based on window.performance.timing.* do not make sense for this type of application, that should be based on manual computation of the time needed to render each view.
    Is there any method to provide manually this information using logPageView() or separate method ? If not, is there any idea to fully support in the future the single page application ?
    Thanks in advance,
    Maurizio

    Hello Maurizio,
    Do you still have the same issue with the latest
    AI in Azure Portal?
    There should be new API layer with the ability to submit custom properties and metrics. This might work well for you scenario. AI nugets are still in preview, please, use "Show Prerelease" in VS when adding those.
    Dmitry Matveev

Maybe you are looking for

  • My iPhone 5 headphones won't fit in my ipad mini?

    mini? They fit in my iPhone though. They only go about half way and how ever hard I push, they won't go in. There is some on and off sound if I hold them a certain way. I honestly have no idea why...

  • Java.lang.NoClassDefFound Error while invoking dbua(9.2.0.8)on Sun Solaris.

    Hi Friends, I had installed Oracle 9.2.0.1(software alone) on Sun solaris box and then i installed the patchset 9.2.0.8 on the same Oracle 9i Home.It's installed. But when i try to run dbca to cretae a database from $ORACLE_HOME/bin it throws the err

  • Mail app 4.5 can't be used with 10.6.8 after security update?

    I just performed a security update based on an automatic notice to my Mac. It has made the mail app unaccesible  running OSX 10.6.8. Is there a solution or work around here? I don't think I'm the only one who has made this update and is running the A

  • Imports, but doesn't show up?

    I imported my clips from my Canon FS11 camcorder to iMovie '08. It says it successfully imported all of my videos and yet, one clip is missing. I go look up the event in my finder and I find my clip there. How is it possible that the clip is in the e

  • How to programmatically open the subreport preview

    Well I have a main report that display correctly when i open the CrystalreportViewer and I would like to also display all the subreports preview tab when I open my window. thanks