JSP startup takes longer in Java4.1 w.r.t Java3.1

Hi,
I have a question on performance of Java4.1.
When i start about 4 to 5 Servlet Process on a CPU, it is seen to consume more cpu cycles, in the way causing other applications running on the cpu to be non-responsive.
This causes the clients to other process in the CPU to time out when the JSP process start up.
The problem is seen only in Java4.1, whereas Java3.1 gives a much better performance.
I would like to know why this regression happend, or can i do some tuning to reduce the JSP startup time.
I appreciate for any help in this regard.
Thanx,
Anup

I found the problem.
The dtd location of the faces-config.xml had to be changed. It was pointing to the schema of 1.1.
With the following faces-config.xml, my application worked perfectly fine.
<?xml version="1.0"?>
<faces-config xmlns="http://java.sun.com/xml/ns/javaee"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
              version="2.0">             
</faces-config>

Similar Messages

  • Startup Takes Longer Than Usual

    Lately, my MacBook Pro is taking longer to startup than usual. The initial grey apple logo screen is taking a good 10-15 seconds when it used not to. Does anyone know if this has anything to do with recent software/firmware updates???

    The links to instructions:
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck
    http://docs.info.apple.com/article.html?artnum=106214
    Resetting MacBook and MacBook Pro System Management Controller (SMC)
    http://docs.info.apple.com/article.html?artnum=303319
    Resetting your Mac's PRAM and NVRAM
    http://docs.info.apple.com/article.html?artnum=2238

  • After update combo startup takes longer to load

    Bought new iMac
    Straight out of the box and switch on it says updates
    So I click updates it gives me combo lion update that takes an hour
    The after startup which is slower than when I 1st switched on out of box
    I tried something on the forum page someone had said
    Verify permissions they say that all things on the iMac differ to what they should be so should I repair the permissions or not ? Help

    Since I end up waiting at least 30 seconds to 2 minutes or so for GB to open, I need to figure out if I should just reinstall OS X with the restore disks and leave it at that until a fix arrives... I'd rather not though. Apple, come on, release a patch or some sort of fix for it!
    I did try to recreate the problem by using a FireWire iSight but even after doing that and fixing it, nothing changed. I saw in one thread that some people have GB working correctly for them while others do not, so surely there is something somewhere wreaking havoc with GB. This is really odd.
    -MacUser

  • Oracle9i reports take longer time while running in web

    Hi,
    I have developed few reports in Oracle9i and I am trying to run the reports in web. Running a report through report builder takes lesser time compare to running the same report in web using web.show_document. This also depends on the file size. If my report file size(.jsp file) is less than 100KB then it takes 1 minute to show the parameter form and another 1 minute to show the report output. If my file size is around 190KB then the system takes atleast 15 minutes to show the parameter form. Another 10 to 15 minutes to show the report output. I don't understand why the system takes long time to show the parameter form.
    I have a similar problem while opening the file in reports builder also. If my file size is more than 150KB then it takes more than 15 minutes to open the file.
    Could anyone please help me on this.
    Thanks, Radha

    This problem exists only with .jsp reports. I saved the reports in .rdf format and they run faster on web now. Opening a .jsp report takes longer time(file with 600KB takes atleast 2 hours) but the same report in .rdf format takes few seconds to get opened in reports builder.

  • Take long time when IAS  startup

    Hi,
    We have a problem in develope enviornment. IAS takes longer and longer
    to finish its startup. We do not know the exact reason but reinstall IAS
    will kill this problem. It seems IAS read some info from JNDI or
    whatever, which grows over time.
    Anybody knows how to solve this problem wothout reinstalling IAS?
    Thanks

    Hi,
    I would like to know the configuration of your system. Next, what is the
    version of iAS, next, what is the application that you are running and the
    size of your application.
    Regards
    Raj
    default wrote:
    Hi,
    We have a problem in develope enviornment. IAS takes longer and longer
    to finish its startup. We do not know the exact reason but reinstall IAS
    will kill this problem. It seems IAS read some info from JNDI or
    whatever, which grows over time.
    Anybody knows how to solve this problem wothout reinstalling IAS?
    Thanks

  • HT1338 My mac is becoming too slow. It takes long to open word documents, pdf files or excel documents or even safari. Can anybody suggest something? I have tried to reduce the number of open applications, but does not seem to work.

    My mac is becoming too slow. It takes long to open word documents, pdf files or excel documents or even safari. Can anybody suggest something? I have tried to reduce the number of open applications, but does not seem to work.

    Hi ...
    Checked to see how much free space there is on the startup disk lately?
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure there's a minimum of 15% free disk space.
    Freeing Up Hard Disk Space - Mac GuidesFreeing Up Hard Disk Space - Mac Guides
    If disk space is not the issue, booting in Safe Mode deletes system caches that may help.
    A Safe Mode boot takes longer then a normal boot so be patient.
    Once you see the Desktop, click the Apple menu icon top left corner of the screen.
    From the drop down menu click Restart.
    See if that makes a difference ...

  • Running a page takes long time

    Hi,
    Running in page takes a long time in JDeveloper.
    I see that, every time I run a page, the tool archives/loads the following
    Tutalii: C:\jdevbin\jdev\appslibrt\iasjoc.zip
    Tutalii: C:\jdevbin\jdev\appslibrt\fwk.zip
    It seems that this process itself takes a lot of time - nearly 5 minutes.
    This adds to the page rendering time of nearly 10 minutes.
    We are doing remote development as we don't have an option. Can we prevent the loading of above zip files again and again ?
    Any other way to make the pages run faster ?
    Thanks,
    Amit

    I believe that link doesn't help much.
    The Tutali seems to only happen on the initial startup of a page the first time. If you keep the J2EE running then the next page load isn't so bad. There is no need to restart the J2EE as redeployment clears the classloader cache, etc..
    I've also found that if I have a lot of projects built in "myclasses", this "Tutali" thing takes longer. So when I finish with one project, I clear my directory under "myclasses".
    This might help.

  • Oracle report formatting takes long time

    hi
    i am using oracle 10g Application Server 9.0.4.0.0 on Red hat linux AS 3
    oracle reports are run thru JSP's
    some reports take long time to execute though query in it if executed on sql plus are fast.
    it is fond that that formatting is going on for those reports
    what might be the reason for this??
    is the data fetched first and then formatting takes place as per data??
    waiting for reply
    Avinash

    hi
    i am using oracle 10g Application Server 9.0.4.0.0 on Red hat linux AS 3
    oracle reports are run thru JSP's
    some reports take long time to execute though query in it if executed on sql plus are fast.
    it is fond that that formatting is going on for those reports
    what might be the reason for this??
    is the data fetched first and then formatting takes place as per data??
    waiting for reply
    Avinash

  • Normal is takes long time

    Dear Experts, i tried to enable audit option in oracle 10.2 .0 database which is running on windows box, after set this command , i tried to restart the DB with shutdown (only) option.
    ALTER SYSTEM SET audit_trail=db SCOPE=SPFILE;
    but its takes long time to complete i checked the alert log file , its showing
    ALTER SYSTEM SET audit_trail='DB' SCOPE=SPFILE;
    Wed Feb 01 12:23:48 2012
    Starting background process EMN0
    EMN0 started with pid=29, OS id=4836
    Wed Feb 01 12:23:49 2012
    Shutting down instance: further logons disabled
    Wed Feb 01 12:23:50 2012
    Stopping background process QMNC
    Streams Apply Server P001 pid=16 OS id=3708 stopped
    Wed Feb 01 12:23:51 2012
    Stopping background process CJQ0
    Streams Apply Reader P000 pid=15 OS id=3660 stopped
    Wed Feb 01 12:23:52 2012
    Errors in file e:\oracle\product\10.2.0\admin\std\bdump\psacc_p000_3660.trc:
    ORA-10388: parallel query server interrupt (failure)
    Streams Apply Server P004 pid=25 OS id=2124 stopped
    Wed Feb 01 12:23:52 2012
    Errors in file e:\oracle\product\10.2.0\admin\std\bdump\psacc_p004_2124.trc:
    ORA-10388: parallel query server interrupt (failure)
    Wed Feb 01 12:23:53 2012
    Errors in file e:\oracle\product\10.2.0\admin\std\bdump\psacc_p001_3708.trc:
    ORA-10388: parallel query server interrupt (failure)
    Streams Apply Server P002 pid=23 OS id=2404 stopped
    Wed Feb 01 12:23:53 2012
    Errors in file e:\oracle\product\10.2.0\admin\std\bdump\psacc_p002_2404.trc:
    ORA-10388: parallel query server interrupt (failure)
    Streams Apply Server P003 pid=24 OS id=1372 stopped
    Wed Feb 01 12:23:54 2012
    Errors in file e:\oracle\product\10.2.0\admin\std\bdump\psacc_p003_1372.trc:
    ORA-10388: parallel query server interrupt (failure)
    Wed Feb 01 12:23:54 2012
    Stopping background process MMNL
    Wed Feb 01 12:23:54 2012
    Streams APPLY A001 with pid=17, OS id=3400 stopped
    Wed Feb 01 12:23:55 2012
    Stopping background process MMON
    Wed Feb 01 12:23:57 2012
    Shutting down instance (normal)
    License high water mark = 21
    Wed Feb 01 12:23:57 2012
    Stopping Job queue slave processes
    Wed Feb 01 12:23:57 2012
    Job queue slave processes stopped
    Wed Feb 01 12:28:57 2012
    Active process 2572 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    Active process 3156 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    Active process 3416 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    Active process 5596 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    Active process 5200 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    Active process 5980 user 'SYSTEM' program 'ORACLE.EXE (SHAD)'
    SHUTDOWN: waiting for logins to complete.
    Wed Feb 01 12:43:28 2012
    MMNL absent for 1203 secs; Foregrounds taking over
    there is no more info after this line..... can any one please help on this , how to solve this issue... waiting for morethan 40 mins stil is running... guide me to proceed next step to complete this.... thanks in advance

    Use anothe command prompt and type sqlplus.
    For e.g in my system.
    C:\Documents and Settings\ranjit>sqlplus
    SQLPlus: Release 11.2.0.1.0 Production on Wed Feb 1 13:46:33 2012*
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    *SQL>
    Once you saw this.. type "shu abort;"
    This will abruptly shutdown the database. It is safe to run in non production databases however. And while starting up, it will to the recovery(which may take some time again to startup database).
    Regards

  • Gif files takes long time to load..!!

    Hi,
    I found the gif/jpg files takes long time ( more than 5 or 6 seconds depends on size ) to render on JavaHelp viewer EditorPane.. I am using JDK 1.3 / Win 2000 / 256 MB / 1 GHz Pentium. Also found JVM uses 90% of the system resources while loading the pic files. I have noticed it as a JDK 1.3 bug from another thread.
    http://forum.java.sun.com/thread.jsp?forum=42&thread=230409
    I would like to know is there any other solution for this, keeping my JDK Version as it is?
    Thanks
    Reji

    I would convert your images to JPegs if possible since they are so much smaller in size and therefore load much quicker. I had exactly the same problem but I sorted it out this way. I know it's a pain and it will probably screw up your view, but it will speed up your load time ten-fold and I don't know of any other work around. sorry...

  • Long startup and long log out/restart

    Hello I just recently successfully upgraded to leopard and everything seems like it's running fine but one thing i noticed is that it seems that leopard takes longer to startup. I also find that when I try to log out the beach ball rolls forever and the computer doesn't do anything. Has anyone else experienced this and how can I improve the performance?

    JayjayQ wrote:
    Hello I just recently successfully upgraded to leopard and everything seems like it's running fine but one thing i noticed is that it seems that leopard takes longer to startup. I also find that when I try to log out the beach ball rolls forever and the computer doesn't do anything. Has anyone else experienced this and how can I improve the performance?
    Someone just pointed out that the startup problem can be related to items in your startup folder.
    Under System->Accounts->Login Items see what's there. If you remove anything, remember what it was.

  • My mac pro 13 takes longer than normal to start?

    My mac pro 13 takes longer than normal to start. What do I need to do to speed up the start up process?

    with "normal" are you comparing it to other MacBooks? or to your model in the past?
    installing a SSD would increase the boot up time a lot if you don't have one already...
    also check what apps you have set to automatically open on startup because some/a lot will slow the startup down

  • New I7 quad-core takes longer to boot up than old imac?

    Just got my new I7 quad-core last night. (Looks gorgeous, by the way.) Transferred everything over from my old 24" 2.33GHz iMac.... all is well, only had one app hiccup so far (had to reinstall iTunes for some reason).
    Anyway, did a side-by-side startup this morning, and the old iMac basically kicked the new one's butt - it started up about 50% faster.
    Does this seem right? Is there a reason the new iMac, running basically the same exact system with same apps, preferences, etc, would take longer to boot up?

    i think the new one was rebooting from a bootable backup i had created. changed that in startup disc settings... seems faster rebooting now.
    and i transferred everything over via migration assistant (allowed it to move everything upon my first startup when it asked if i wanted to transfer data from another mac)....

  • Why does my MacBook take long to boot up

    If I force shutdown my MacBook then restart it, it stays on the load screen for minutes sometimes beyond an hour. I have already verified and repaired the disks and permissions but it still takes long to load. Any ideas why it could be taking so long to reboot?

    The first thing to do is startup up in Safe Mode and see if the machine behaves acceptably.  There is a second knowldege base article that may help give further guidance.

  • BPM Process chain takes long time to process

    We have BI7, Netweaver 2004s on Oracle and SUN Solaris
    There is a process chain (BPM) which pulls data from the CRM system into BW. The scheduled time to run this chain is 0034 hrs. This chain should ideally complete before / around 0830 Hrs. <b>Now the problem is that every alternate day this chain behaves normally and gets completed well before 0830 hrs but every alternate day this chain fails…</b> there are almost 40 chains running daily. Some are event triggered (dependent with each other) or some run in parallel. In this, (BPM) process chain, usually there are 5 requests with 3 Delta and 2 full uploads (Master Data). The delta uploads finishes in 30 minutes without any issues with very few record transfers. The first full upload is from 0034 hrs to approximately 0130 hrs and the 2nd upload is from 0130 hrs to 0230 hrs. Now if the 1st upload gets delayed then the people who are initiating these chains, stop the 2nd full upload and continue it after all the process chains are completed. Now this entire BPM process chain sometimes takes 17 -18 hrs to complete!!!!!
    No other loads in CRM or BW when these process chains are running
    CRM has background jobs to push IDOCS to BW which run every 2 minutes which runs successfully
    Yesterday this chain got completed successfully (well within stipulated time) with over 33,00,000 records transferred but sometimes it has failed to transfer even 12,00,000 records!!
    Attaching a zip file, please refer the “21 to 26 Analysis screen shot.doc” from the zip file
    Within the zip file, attaching “Normal timings of daily process chains.xls” – the name explains it….
    Also within the zip file refer “BPM Infoprovider and data source screen shot.doc” please refer this file as the infopackage (page 2) which was used in the process chain is not displayed later on in page number 6 BUT CHAIN GOT SUCESSFULLY COMPLETED
    We have analyzed:--
    1)     The PSA data for BPM process chain for past few days
    2)     The info providers for BPM process chain for past few days
    3)     The ODS entries for BPM process chain for past few days
    4)     The point of failure of BPM process chain for past few days
    5)     The overall performance of all the process chains for past few days
    6)     The number of requests in BW for this process chain
    7)     The load on CRM system for past few days when this process chain ran on BW system
    As per our analysis, there are couple of things which can be fixed in the BW system:--
    1)     The partner agreement (transaction WE20) defined for the partner LS/BP3CLNT475 mentions both message types RSSEND and RSINFO: -- collect IDOCs and pack size = 1 Since the pack size = 1 will generate 1 TRFC call per IDOC, it should be changed to 10 so that less number of TRFCs will be generated thus less overhead for the BW server resulting in the increase in performance
    2)     In the definition of destination for the concerned RFC in BW (SM59), the “Technical Setting” tab says the “Load balancing” option = “No”. We are planning to make it “Yes”
    But we believe that though these changes will bring some increase in performance, this is not the root cause of the abnormal behavior of this chain as this chain runs successfully on every alternate day with approximately the same amount of load in it.
    I was not able to attach the many screen shots or the info which I had gathered during my analysis. Please advice how do I attach these files
    Best Regards,

    Hi,
    Normally  index  creation or deletion can take long time in case  your database statistics are not updated properly, so can check  stat  after your data loading is completed and index generation is done,  Do creation of database statistics.
    Then try to recheck ...
    Regards,
    Satya

Maybe you are looking for