Page Check Seconds

          HI,
          Page Check Seconds parameter of webapplicatoin is 1 sec by default, i changed
          it to 108000 sec which is half an hour i.e 60*60*30, even then if i change a
          JSP before this time the change is getting reflected no matter how much the
          value of page check seconds is.
          any Advice Pls?
          Thanks in advance
          Regards
          Shivanath
          

          Hi Nagesh,
          Thanks, it got resolved, do you know after changing the page check seconds
          from 1 sec to 300 sec is there any way to see how the performance of the server
          is improved.
          Thanks & Regards
          Shivanath
          "Nagesh Susarla" <[email protected]> wrote:
          >When the server restarts, if the jsp classes found in the workingDir
          >of a
          >given webapp are not-stale they will not be recompiled.
          >
          >You can specify a workingDir outside of the domain dir (which may very
          >well
          >be deleted by the server on a restart) by adding a jsp-descriptor called
          >workingDir to weblogic.xml
          >
          ><jsp-descriptor>
          ><jsp-param>
          > <param-name>workingDir</param-name>
          > <param-value>d:/foo/jspworkingdir</param-value>
          ></jsp-param>
          ></jsp-descriptor>
          >
          >"shivanath" <[email protected]> wrote in message
          >news:[email protected]...
          >>
          >> hi nagash,
          >>
          >> Thanks for u r response i am using wl6.1 sp 5, yes it is there is
          >weblogic.xml,
          >> i would like to know how this works when server restarts ?
          >>
          >> Regards
          >> Shivanath
          >>
          >> "Nagesh Susarla" <[email protected]> wrote:
          >> >What version of wls are you running ? and is pageCheckSeconds configured
          >> >as
          >> >a jsp-descriptor in weblogic.xml?
          >> >
          >> >--Nagesh
          >> >
          >> >
          >> >"shivanath" <[email protected]> wrote in message
          >> >news:[email protected]...
          >> >>
          >> >> sorry interval is 1800 sec
          >> >>
          >> >> Regards
          >> >> Shivanath
          >> >>
          >> >> "shivanath" <[email protected]> wrote:
          >> >> >
          >> >> >HI,
          >> >> >
          >> >> > Page Check Seconds parameter of webapplicatoin is 1 sec by default,
          >> >> >i changed
          >> >> >it to 108000 sec which is half an hour i.e 60*30=1800, even then
          >> >if i
          >> >> >change a
          >> >> >JSP before this time the change is getting reflected no matter
          >how
          >> >> >much the
          >> >> >value of page check seconds is.
          >> >> >any Advice Pls?
          >> >> >
          >> >> >Thanks in advance
          >> >> >
          >> >> >Regards
          >> >> >Shivanath
          >> >>
          >> >
          >> >
          >>
          >
          >
          

Similar Messages

  • Precompile and page-check-seconds elements not working in 9.2

    Hi,
              I am coming across a very wierd error, and was wondering if anyone could help. We have a plain struts webapp deployed on weblogic 9.2.2, and i am trying to improve performance by adding the <precompile> and <page-check-seconds> tags to the weblogic.xml. Here is the relevant section:
              <jsp-descriptor>
              <debug>true</debug>
              <precompile>true</precompile>
              <page-check-seconds>-1</page-check-seconds>
              </jsp-descriptor>
              However, when the server starts up, I get the following error saying the precompile and page-check-seconds are not allowed:
              D:\bea92\user_projects\domains\ejDomain\applications\ej\WEB-INF\weblogic.xml:45:10:45:10: problem: cvc-complex-type.2.4b: Element not allowed: precompile@http://www.bea.com/ns/weblogic/90 in element jsp-descriptor@http://www.bea.com/ns/weblogic/90:<D:\bea92\user_projects\domains\ejDomain\applications\ej/WEB-INF/weblogic.xml:45:10>
              Could someone please help figure this out? All help is appreciated.
              Thanks,
              Vik.
              Edited by vshevde at 05/06/2008 12:55 PM

    Please replace <debug> with <verbose>.
              For more details, check documentation at
              http://e-docs.bea.com/wls/docs92/webapp/weblogic_xml.html#wp1038491

  • Use of "Next paragraph same page" check box in paragraph format of SCRIPT?

    Hi Guys,
    What is the use of "Next paragraph same page" check box in paragraph format of SCRIPT?
    Don't Send me the F1 help ....i am not clear with that help it is quite confusing.
    Provide example if possible.
    Solutions will be rewarded.
    Regards,
    GURU

    Hello.
    You probably know the idea of PROTECT command. It makes that a paragraph wont break in two. If it fit's totaly in one page it will print in that page. If not, it will print totaly in the second page (won't break at the middle).
    The checkbox you are asking, makes the same with two paragraphs. This means that if you have paragraphs A and B (A becomes first) and if paragraph A has that option, the next paragraph won't break, and appear in the second page. If paragraph A is in first page, paragraph B will print in first page too, or they will both print in second page.
    Try it.
    Best regards.
    Valter Oliveira.

  • An Error occured while processing this page. check the log for details

    Hi ,
    when i open an browser http://localhost:8300/HyperionPlanning/AppWizard.jsp
    i get an error stating that :: An error occured while processing this page. check
    the log for details
    i am not aware where to look the log files.
    second issue. on anothor desktop i am able to login but when i create an sample application it moves forward until finish and takes lot of time and gives me an same error as above .
    please help me out ASAP iam tired uninstalling and reinstalling the products.
    please mail me at [email protected]....
    thanks and regards
    RED

    Hi,
    If you are running planning as a service could you stop the service, then run planning server from the start menu.
    If you try and log in again it should produce some error messages.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Pages Per Second, User Modes

    What is being recorded in the Pages per second metrics, is it:
    1) The DOWNLOAD and (emulated) RENDERING of the page with its attributes/objects (pages, images, frames etc)
    OR
    2) Just the DOWNLOAD of the page with its attributes/objects.
    Does this change between User Modes i.e. Thick and Thin Client

    Hi Paul,
    A page is the eTester representation of what would be a web page in terms of navigations and actions that are performed in the web browser after the document is completely rendered and before the last transition.
    Open the navigation editor and take a look at the Navigations tree. There it can be seen how the pages are divided. Each page will have between 0 to multiple navigations. Pages with zero navigations doesn't count, these pages won't even be shown in the report. If the page have frames the page will show more than one navigation. If the web application uses ajax or a similar technology with http transactions, or if the page uses java applets, flash objects or activex controls that makes http transactions and the proxy recorder was On, then the pages most likely will show more than one navigation.
    eLoad will request all the navigations contained in any given page of any script in your load test scenario, if the web server will responds back successfuly for all the navigations, then this is counted as one page received. eLoad willl be requesting multiple pages from the different scripts that exists in the scenario submitted then it will count how many of those pages are being received in an interval of time, then makes a units convertion of the time interval in order to display it in seconds.
    The pages received per second is the average of how many pages with all the navigations contained in it were successfully obtained from the web servers every second.
    The pages per second is the same statistic regardless if you are running in thick or in thin.
    The pages per second doesn't take into consideration the download of images, scripts, css, or any other object. These are considered in the hits per second.
    A similar thread was created earlier:
    http://qazone.empirix.com/thread.jspa?threadID=11&tstart=30
    The link was inserted here for crossreference if required later.
    Regards,
    Zuriel

  • Do I have to purchase "pages" a second time?

    I have purchsed pages on my iPad but when I go to the app store with my new macbook, I can't download it for free.
    Do I have to purchase pages a second time?

    Thanks for the quick answer.
    I got the add wrong:
    iWork for iOS
    iWork is also available for iPad, iPhone, and iPod touch — and it works seamlessly across all three devices. So you can buy it once and enjoy it anywhere.
    It clearly says iOS not iWork for Mac...
    Annoying.

  • Firefox opens with last page viewed, even though I have open with my home page checked

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/776958]</blockquote><br>
    Even though I have "open with my home page" checked in options, firefox intermittently opens with the last page viewed.

    Hi prym8t,
    You should look at the article [http://kb.mozillazine.org/Preferences_not_saved Preferences not saved].
    Hopefully this helps!

  • I cannot print single checks with my brand new HP Laserjet 500. Full page checks OK.

    Win 7, Quicken 2012R5, HP Color Laserjet 500. I can print full page of check fine. A single check prints by starting at the middle of the check, not at the end. Checks are inserted end-wise into the manual feed drop down. Quicken says it is an HP Printer problem. The Quicken "adjust" method only allows for movement of the printing by a few hundredths of an inch.  I need to move the print several inches. Appreciate any help you can offer. I tried HP support and was told to telephone, then got stuck forever on the que.......
    Aloha,
    Gene

    I can understand the frustration both of you have experienced.
    The product you have is a commercial printer. I suggest posting in the forum for HP Business Support for a better chance at finding a solution.
    Here is the link to the Commercial Laserjet board:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • Acrobat Pro 9 PDF Printer Hangs when printing Test Page (Checking Fonts)

    I have upgraded to CS5 and acrobat pro 9....
    When I print a test page from the PDF printer it starts fine but then hangs when checking fonts?!?!
    I have removed the software and reinstalled twice now and the same occurs...
    Any advice anyone?

    Bernd,
    thanks for the input... It helped a lot!
    I tracked down a few corrupt fonts and now things seem much better but not quite perfect yet....
    Distiller now opens fine but when I ran the test page from the PDF printer I got the follwoing error in the log file:
    Does it give any clues?
    %%[ ProductName: Distiller ]%%
    %%[ Error: typecheck; OffendingCommand: xshow ]%%
    Stack:
    500
    /l
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%

  • Web Part Page check in problem

    I created a simple web part page that contains a web page viewer web part.  I filled out all available fields during creation.  It was stored in the default Shared Documents folder.  I can link to the web part page with no problems.  However, others can't because it is check out to me.  When I try to check it in, I get the "You must fill out all required properties before checking in this document" error.  When I click "Edit Properties", everything is filled out.  I noticed that if I click "View Properties", a "Title" field is visible.  How can I fill this out???  It wasn't available during creation and I have no idea how to fill it out because it doesn't show up after clicking "Edit Properties.  This seems really buggy.

    I currently have this problem running wss3.0 in a portal I have created. Two existing document libraries contain web part pages which do not require check in/check out. However in the last day or two, every new page created is automatically checked out to myself, but I cannot check the item back in. I have the following show up:
    "You must fill out all required properties before checking in this document."
    I have followed the procedures above to add the web part as an extra content type to the list, and hiding the title column so its not needed, but i still receive this error message. It only seems to be happening on this particular portal, and not others. The fact exisitng pages in the document library do not require items to be checked out makes it very frustrating trying to resolve. Ive searched TechNet but cant find any more details. I've even tried to force check in using Sharepoint Designer but this also does not work.
    Does anyone have any ideas? Every new document library i create contains checked out items for this portal now, so others cannot view.
    thanks,

  • No warning show up when edit a page checked out by other

    We are using SharePoint 2013 standard on-premise. Users are testing with IE9.
    When a page is checked out by userA, userB click on the page -> edit page. UserB see no change on the page. No warning at all.
    After userA or someone with permission discard the checkout, userB can edit page now.
    I have tried using default oslo template and still the same. Is it a bug for IE9 or I missed something is configuration?

    Prithvi, thanks for your reply.
    Because clicking "edit page" do not turn into site editing mode, I cannot test adding web part.
    But when I click "Show Ribbon" and then "Edit page", I get "This page has been checked out by another user." modal box prompt. Is it also default behaviour? Should it mention "This page has been checked out by test\userA"?

  • Page check

    I am getting reports that there are white boxes around the
    images. I've forced it to detect Flash Player 10 which only
    displays the HTML alternates. Can I get some feedback on this
    possible issue?
    http://www.grinchmusical.com/indexSWFobject2.html

    Any chance you could put a Sound Off control on that page?
    I do not see white boxes in IE6/7, FF2x, Safari2x, even
    Konqueror. I did
    not check in earlier versions of any - that must be where the
    problem
    lies....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "aniebel" <[email protected]> wrote in
    message
    news:fafd28$iif$[email protected]..
    >I am getting reports that there are white boxes around
    the images. I've
    >forced
    > it to detect Flash Player 10 which only displays the
    HTML alternates. Can
    > I get
    > some feedback on this possible issue?
    >
    >
    http://www.grinchmusical.com/indexSWFobject2.html
    >

  • Installing Pages on second machine.

    Hi
    I downloaded Pages 4.1 from Apple Store for my MacBookPro 10.7.2 and would like to have it also on my iPad2.
    What should I do?
    Thank you.
    fr

    Thank you so much.
    Now I feel a bit frustrated. First I bought an iPad2 not knowing it will not work with my old 10.6...
    Then I bought 10.7 and of course none of all my old softwares do not work any more (Photoshop, etc.).
    Then I thought Pages will work on both my new machines (I know the price is very low, but still), so I have to purchase a second Pages.
    Are we all (Apple lovers) trapped in the system?
    Thank you again.
    All the best.
    Francis

  • How to: Print table on first page, use second page (back) for text only

    Hi, I am looking for a clear document on how to use pagination and the Odd and Even pages.
    We need to print a table over several pages, but only on Odd pages.
    On the back of each page we need to print "Terms and Conditions". Is that possible? Can it be done without scripting
    We are on ADOBE version 8.1
    In the file properties, double sided is switched on, and version set to 8.1 and higher.
    I created two Master pages, a FrontPage with ContentArea1and a BackPage with ContentArea2.
    FrontPage is used for uneven pages, BackPage is used for the even pages. The masterpages are printed correctly (alternating properly).
    Two pages were created for the content area's:
    ITEMS: contains item data (table with header and footer). Place is "On Odd Page". After "Goto page BackPage". And if the table needs to be paginated it goes to BackPage with overflow leader "Conditions".
    CONDITIONS: contains a textfield (Terms and Conditions). Place is "On Even Page". After "Goto page FrontPage". No overflow.
    What should happen is that on the front pages the item table is printed. If there are too many lines it should overflow to page number 3 then 5 etc. All the even pages should display the text.
    What actually happens is that the item table also gets printed in the content area for the Condition text...
    Also the "Conditions" are not printed on the last back page. But only once before it...
    Cheers,
    Edwin.

    Fixed it... After a lot of creating, deleting, playing around with pagination and the inevitable cursing...
    I have created 5 pages:
    1. FirstPage
         - Odd/Even: Odd (Front) Pages
         - Placement: First page (In page set)
    2. FrontPage (For Odd pages)
         - Odd/Even: Odd/Front Pages
         - Placement: Rest of Pages
    3. BackPage (For Even pages)
         - Odd/Even: Even (Back) Pages
         - Placement: Rest of Pages
    4. LastPage
         - Odd/Even: No Odd/Even Restrictions
         - Placement: Last page (In page set)
    5. DummyPage
         - Odd/Even: Blank pages
    The 'Terms and conditions' are located on the BackPage and LastPage (as a text).
    The table that is printed is (of course) located on a normal page (flowed subform).
    Pagination tab: Placement = Following previous, and After = "Continue filling parent". No overflow... Basically, it's all default.
    The table lines will now start on the first page and if there are more lines than can be printed on this page, it will continue in the next content area. That will be on the FrontPage.
    The trick is that each master page must have a content area (mandatory). Except for Blank pages, but these cannot be used... Blank pages would only be used once, after the first page.
    What I discovered is that you can drag a content area away from the Master page and attach it to a different master page.
    Logically, if there is no content area on a page, then data cannot be printed there. So, I created a Dummypage. On this page I dumped the content areas from the LastPage and the BackPage. As a result, content cannot be printed anymore on the back of pages. Only the standard text (a text field) is printed there. When the data from the table is overflowing, it will automatically overflow from the FirstPage to the next content area. Which is located on the FrontPages only.
    The DummyPage is NOT used anywhere.
    The result is that the records can only be printed on the content areas that exist on the First and Front pages. The back pages are now skipped.
    Duplex printing is now working correctly, and the text is printed on the back of all the pages.
    Cheers,
    Edwin.

  • OT: page check, please

    Here is a page I am making for a client.
    http://www.murraytestsite.com/unbridled/indexTBM.html
    Client reports that in IE6, the submenus (TabMenuMagic) do
    not disappear on
    mouseout....
    Please let me know if they do for you.
    P.S., I know about the menu breaking when you increase the
    text size.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================

    ROTFLMAO :)
    Let um jump :)
    Cheers
    Pablo
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:[email protected]...
    > Thanks Pabs. That's all they get at this price! 8(
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "Pablo" <[email protected]> wrote in
    message
    > news:[email protected]...
    >>
    http://www.dellimages.com/murr.jpg
    >>
    >> But a vertical swipe above or below the menu should
    clear
    >>> them from the screen. Does it?
    >>
    >> Yes but it only confuses people as people don't
    expect to dazzle all over
    >> the screen to get rid of something they don't want
    to see, don't be
    >> stubborn, people follow navigation, they don't jump
    or fall :)
    >>
    >> Cheers
    >>
    >> Pablo
    >>
    >> "Murray *ACE*"
    <[email protected]> wrote in message
    >> news:[email protected]...
    >>> Heh. As you navigate horizontally, the change
    from one submenu to the
    >>> next is instantaneous, and I don't expect them
    to disappear as you
    >>> continue horizontally. But a vertical swipe
    above or below the menu
    >>> should clear them from the screen. Does it?
    >>>
    >>> --
    >>> Murray --- ICQ 71997575
    >>> Adobe Community Expert
    >>> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >>> ==================
    >>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>> ==================
    >>>
    >>>
    >>> "Pablo" <[email protected]>
    wrote in message
    >>> news:[email protected]...
    >>>> Just put instructions for people how to
    navigate the site and exclude
    >>>> anyone with a shaky mouse or poor eyes,
    tiredness, drugs, it's late, I
    >>>> need to find a book, wtf is going on I
    didn't click anything...where am
    >>>> I :)
    >>>>
    >>>> Pabs:)
    >>>> "Murray *ACE*"
    <[email protected]> wrote in message
    >>>> news:[email protected]...
    >>>>> Thanks, Walt. What about vertically
    mousing over and then off?
    >>>>>
    >>>>> --
    >>>>> Murray --- ICQ 71997575
    >>>>> Adobe Community Expert
    >>>>> (If you *MUST* email me, don't LAUGH
    when you do so!)
    >>>>> ==================
    >>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>>> ==================
    >>>>>
    >>>>>
    >>>>> "Walt F. Schaefer"
    <[email protected]> wrote in message
    >>>>>
    news:[email protected]...
    >>>>>> Murray,
    >>>>>>
    >>>>>> When I mouseover Newsletters and
    then mouse to the right over the
    >>>>>> next 3 (top level) menu items the
    submenu for Newsletters stays on
    >>>>>> the screen. Move the mouse up, down
    or to the left and the
    >>>>>> (Newsletter) submenu disappears. And
    if I mouseover Resources and
    >>>>>> then mouse to the left over Catalog
    the Resources submenu stays on
    >>>>>> the screen.
    >>>>>>
    >>>>>> But I see the same behavior in FF.
    >>>>>>
    >>>>>> HTH
    >>>>>>
    >>>>>> Walt
    >>>>>>
    >>>>>>
    >>>>>> "Murray *ACE*"
    <[email protected]> wrote in message
    >>>>>>
    news:[email protected]...
    >>>>>>> Here is a page I am making for a
    client.
    >>>>>>>
    >>>>>>>
    http://www.murraytestsite.com/unbridled/indexTBM.html
    >>>>>>>
    >>>>>>> Client reports that in IE6, the
    submenus (TabMenuMagic) do not
    >>>>>>> disappear on mouseout....
    >>>>>>>
    >>>>>>> Please let me know if they do
    for you.
    >>>>>>>
    >>>>>>> P.S., I know about the menu
    breaking when you increase the text
    >>>>>>> size.
    >>>>>>>
    >>>>>>> --
    >>>>>>> Murray --- ICQ 71997575
    >>>>>>> Adobe Community Expert
    >>>>>>> (If you *MUST* email me, don't
    LAUGH when you do so!)
    >>>>>>> ==================
    >>>>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM)
    >>>>>>> Technotes
    >>>>>>> ==================
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

Maybe you are looking for

  • Transfer music from iphone 4gs to new macbook pro

    Hi, I need assistance on how to transfer music from my iphone 4gs to my new macbook pro.  My previous macbook pro was damaged and I can't get the music from the old macbook as the hard drive is severly damaged. I dont want to loose my music, so any h

  • Odd Files in Recent Files List

    We recently ran into some virus/identity theft issues on our macs.  We are a little concerned about a list of files which appeared in the 'recent files list' for excel (see attached screenshot).  The files seem to be related to emails and were locate

  • Why are my Smart playlists out of order in iOS 5?

    Since upgrading to iOS 5 on an iPad and iPhone 4 (Verizon), many (not all) of my smart playlists made in iTunes are out of order in both my iPad and iPhone (meaning the songs within the lists are our of order not the lists themselves).  Somtimes the

  • HT5035 I have an Itunes account balance but have forgotten all my access information.  I still have the same phone

    I have an Itunes account balance but I had to erase and reset my phone and have forgotten all my previous access info.  I have set up a new user and password but how do I find my old accunt.  I haven't changed my phone.

  • Make a raw material sellable

    Hi All, At creation time a ROH material will not be sellable. In some cases we need to be able to sell a ROH material. Therfore we create the Material Master with sales view. If the material is imported for self production & in some cased we need to