Cache inherited JSK

How do I enable cache inherited JSK (SystemPageCahe and SystemItemCache).

I tried by addition of -Dcs.useEhcache = false in run.bat. But the JSK is does not start.

'% JAVA_HOME%\bin\java' - Xms128m-Xmx512m - Dfile.encoding = UTF - 8 -Dcs.useEhcache = false -Djava.io.tmpdir=%CD%\temp - DSystemRoot = % SystemRoot % cp - JSK_Data\log4j-1.2.16.jar; JumpStartKit - 11.1.1.6.1.jar com.fatwire.jsk.Execute

Am I missing measures? or do we not have option to turn on cache inherited JSK?

You can still see for pages called Via Satellite (the key in the cache contains ft_ss = true) If you view the HTML source of the pop-up:

It seems that if you call the page through ContentServer, it simply puts in cache the entire page (at least for calls). This is probably normal, but I'm not sure. I think that's what this line means in the tag reference guide for render: satellitepage :

If an item is coded with a render:satellitepage tag but satellite Sites is not present, render:satellitepage passes the call to render:contentserver which serves the page or pagelet.

Kind regards

Stephan.

Tags: Fusion Middleware

Similar Questions

  • BlackBerry smartphones without credentials cached - error ID 40721

    I've updated Appworld on my Curve 8900 when it became first available a few weeks previously and immediately started to get the message to something to be wrong with this session and try again.  I tried a number of things like delete and re install AppWorld, and now I get the message "no credentials cache.  ID error 40721 "every time I try to upgrade applications or download new.  I have full access to AppWorld online with my browser of the computer.  I've updated my Blackberry ID and payment options.  I am still unable to use AppWorld on my device.

    Believe me... I understand the financial constraints... I've been unemployed since his layoff in October...

    Carpenter wrote:
    I inherited the device of my boss when he upgraded. Just off politics BES and I was good to go.

    Oh I hope that you did it correctly... There are very specific methods to do so, and many methods people think that work actually aren't (for example, the commands to ERASE on the device do not affect policy).

    Carpenter wrote:

    BTW it would be possible to downgrade my version of AW?

    As a general rule, you can access both versions of AW. The latest version (which you already have) and the version that was delivered with your BB OS. To return to it, you must reload your operating system so that you can find this version of AW. But nothing in between is 'officially' available - although I've seen the links from time to time of people hosting the unofficial versions of AW (not... I have no list).

    Good luck!

  • Is it possible to check the tables (HSQLDB) DB of JSK?

    Hello

    I want to inspect the tables of the catalog caching, SiteCatalog and element... Is this possible with JSK?

    You can run the HSQLDB Editor

    Java - cp hsqldb.jar org.hsqldb.util.DatabaseManagerSwing - urlid mem

    In JSK hsqldb.jar file Jar is located in the folder lib tomcast (apache-tomcat-7.0.32\Sites\lib)

  • Profile caching problem

    Hello

    We have a page of custom profile in portal WebCenter with a workflow that allows users to update some fields like first name, last name, Email, phone, title of the position, company and Department. These are all standard (but renamed in the user interface) so there is no custom field affected by this query. The reasoning (I think, I inherited this design) is to force the user to accept a company policy whenever they change their details, I suppose that we could using the standard profile page update mechanism.

    The way this taskflow updates the fields is by using the IdentityStore class to read and save changes directly on the server of the OID. The question that I've seen it, is that the profile does not reflect changes since he always uses the cached profile. I saw a WCUserProfile class that has a backup method on it, and I wonder if it really is the mechanism that we should use.

    I would appreciate feedback on the current design, and whether or not we should really use the class WCUserProfile. In addition, no one knows if recording method invalidates the profile cache WebCenter.

    Thank you
    Marc

    Hello

    I worked on a solution by using the WCUserProfile object which seems to do the trick. I can update the profile and after the user logs off and back in the changes are visible. So, it invalidates the cache profile WebCenter but unfortunately the session object is always placed in cache, so need to logout.

    I wrote a short blog post about it here. Update WebCenter profile of a user programmatically | Software Developer's blog

    Marc

  • Update server caching the my objects?

    Hello

    I created "SomeObject" and additional objects that it all inherit from "SomeObject", the key tells the server what to do with it.
    public class SomeObject implements Seriallizable {
         private int id;
         private Key key;
         public SomeObject(int id, Key key) {
              // blah blah
         }
         //getters/setters
    }
             
    public class SomeObject1 extends SomeObject implements Seriallizable {
         // Other stuff
    }
    Key inherits number and contains an int value.

    I send a SomeObject1 to the server with a key of 1, then I send the same SomeObject1 again, this time, I put the key in a 2 and the server picks up the key 1.

    Is someone can you please tell me why this is happening?

    Thanks in advance.

    Kind regards

    My guess is that you are re-using the same RMI connection to the server for each request. RMI caches of objects of reference and will not send the same object twice (it sends just a marker that says "the same object that I sent before"). at the reception, the object is cached by the ObjectInputStream and simply returned back to your code. If you want to send the same object twice with different contents, you can use ObjectOutputStream.writeUnshared () or call the ObjectOutputStream.reset () between each entry.

  • Library cache invalidation

    Hi all

    When I review a query using extended track that took 10 minutes to finish in production, I noticed the following.


    Production environment
    --------------------------------
    OPERATING SYSTEM: HP - UX 11
    Database: Oracle 10.2
    Audit: WE (actually, heavy, about 177 policies are on in addition to 57 MeV)
    Data Warehouse using Business Objects


    Observation of tkprof output
    ---------------------------------------------


    TOTALS FOR ALL NON RECURSIVE INSTRUCTIONS

    call the query of disc elapsed to cpu count current lines
    ------- ------ -------- ---------- ---------- ---------- ---------- ----------
    Parse 2 0.44 0.42 0 0 0 0
    Run 2 0.01 0.00 0 0 0 0
    Pick up 84 4.34 5.05 1303 3522 0 1235
    ------- ------ -------- ---------- ---------- ---------- ---------- ----------
    Total 88 4.79 5.48 1303 3522 0 1235

    Chess in the library during parsing cache: 1

    Elapsed time are waiting on the following events:
    Event waited on times max wait for the Total WHEREAS
    ---------------------------------------- Waited ---------- ------------
    SQL * Net message to client 85 0.00 0.00
    SQL * Net client message 85 66,91 66.95
    SQL * Net more data from client 1 0.00 0.00
    DB file sequential read 14 0.01 0.09
    latch: allocation session 1 0.00 0.00
    db file scattered read 326 0.53 0.02
    latch: shared pool 2 0.00 0.00
    latch: cache library 1 0.00 0.00


    TOTALS FOR ALL RECURSIVE INSTRUCTIONS

    call the query of disc elapsed to cpu count current lines
    ------- ------ -------- ---------- ---------- ---------- ---------- ----------
    Parse 7121 0.68 0.56 0 0 0 0
    Run 21847 6.53 6.31 0 0 0 6998
    Search 15396 686.64 674,91 2364 22572060 0 21579
    ------- ------ -------- ---------- ---------- ---------- ---------- ----------
    Total 44364 693.85 681,79 2364 22572060 0 28577

    Chess in the library during parsing cache: 36
    Lack in the cache of the library during execution: 38


    The figures for non-recursive don't look too bad but recursive seems bad (I think this is mainly because the audit). I inherited this database, and I plan to make a recommendation to reduce the number of checks in place. In the meantime, I'm trying my best to improve the situation regarding the absences of the library cache. The shared pool is currently 400 m and here are some of my observations...


    SELECT INVALIDATIONS, PINHITS, NAMESPACE, RELOADS, PINES
    V $ LIBRARYCACHE
    ORDER OF NAMESPACE;

    NAMESPACE PINHITS INVALIDATION RECHARGE PINES

    3582593 3581741 362 BODY 0
    14296 13932 179 CLUSTER 0
    132338 112879 7460 INDEX 0
    GIVEN JAVA 0 0 0 0
    RESOURCES JAVA 0 0 0 0
    JAVA SOURCE 0 0 0 0
    OBJECT 0 0 0 0
    PIPE 0 0 0 0
    AREA 283694927 281523185 267596 SQL * 118090 *.
    215851629 215588814 105599 TABLE/PROC 0
    5890804 5889652 986 RELAXATION 0


    Select sum (pinhits) /sum (pine) in V$ LIBRARYCACHE
    0.9951717580770384466008350939793460248477


    SELECT V $ SGASTAT *.
    WHERE NAME = 'free mΘmoire '.
    AND POOL = 'pool'

    49920768 (12:00 day value)


    Based on the fact that there are 118 090 invalidations SQLAREA within 2 days (database was restarted Saturday) and the following information in the trace sql sql which I was followed Sunday.

    Total amount for recursive statements
    ---------------------------------------------------
    Chess in the library during parsing cache: 36
    Lack in the cache of the library during execution: 38


    I intend to increase the shared_pool of 400 to 600M and 160 M to 250 M large_pool (sqls many parallel boards in them). I don't don't parallel queries in memory of shared_pool. Please let me know if I'm on the right track or suggestions.

    Thanks for your time.

    Hello

    Look at what query on V$ SHARED_POOL_ADVICE will propose before changing the shared pool.

    Kind regards

  • Env flags flags vs DB, which is inherited and what is it not?

    Some flags is common between an environment and a database. Are a some of them inherited to open a database in an environment? You specify all the flags again?

    The flags in common seem to be:

    DB_CREATE
    DB_MULTIVERSION
    DB_THREAD
    DB_NOMMAP

    Thank you
    -Dan

    Hello

    I don't think that there is no general rule here. To clarify, verify
    each indicator in the 'Permuted Index' documentation to:

    http://www.Oracle.com/technology/documentation/Berkeley-DB/DB/api_c/c_pindex.html

    For example the parameter DB_MULTIVERSION with DB_ENV-> set_flags() opens
    all databases in the environment than if DB_MULTIVERSION is passed to
    DB-> open(). However DB_CREATE on the environment has no influence on the
    DB_CREATE using a database.

    Documentation, for the four indicators mentioned:

    DB_CREATE when used with DB_ENV-> open() cause Berkeley DB subsystems
    to create files underlying, if necessary. DB_CREATE when
    used with DB-> open() creates the database. If the database is not
    exist and the DB_CREATE flag is not specified, the DB-> open()
    will fail.

    When DB_MULTIVERSION is used with DB_ENV-> set_flags() all databases in
    the environment will be open only if DB_MULTIVERSION is passed to
    DB-> open(). This indicator will be ignored for the queue for the DB_MULTIVERSION databases
    is not supported. When used with DB-> open() it opens the database with the support of
    access control competitive product.

    The use of DB_THREAD with DB_ENV-> open() causes the returned DB_ENV handle
    by DB_ENV-> open() to be free of threads; in other words, can be used simultaneously by multiple threads
    in the address space. The use of DB_THREAD with DB-> open() causes the returned handle DB
    by DB-> open() to be free of threads; in other words, can be used simultaneously by multiple threads in the
    address space

    When DB_NOMMAP is used with DB_ENV-> set_flags(), read-only database
    the files will be copied to the local cache rather than potentially mapping
    These in the memory of the process. When it is used with the flag says for DB-> open(), do
    do not map this database in process memory

    Thank you
    Sandra

  • How to remove the cache of mail under macOS Sierra?

    I was not able to clear my cache of mail to update the web images. I tried to empty as I did in Mavericks and it does not work. In Mavericks, I rarely had even do like everything. In the Sierra I can't erase?

    Hello

    There is a very useful tool built into macOS Sierra for free space, including mail cache: sierra.html http://www.iphonehacks.com/2016/09/analyze-storage-get-rid-unwanted-files-macos-

  • Update errors (iPhoto, Garageband) inherited iMac 2011

    I've updated an iMac mid-2011 legacy of OS X Lion to El Capitan, and almost everything works, except that the App Store again that Garageband and iPhoto (*) requires the update, but when I try to do updates: "Update not available with this Apple ID" / "this update is not available for this Apple ID either because it was bought by another user or the item has been repaid. or cancelled. "(for Garageband, has always been the same second part of that message; I could have sworn that attempts to update iPhoto used to give another like the one given below after a failed attempt to execute it, but now, it's the same mistake as with Garageband).  After that, I get another message, "We could not complete your request." / "there was an error in the App Store. Please try again later. (null) ».

    (*) I understand not iPhoto is obsolete, but despite you ask to import from iPhoto, Photos actually seems to have done the job (maybe he did, but I can't be sure if I can't open iPhoto), so I would need to retrieve inherited photos (family).  If it is not possible to update, can someone let me know which directories to go to be safe?

    The existing version of iPhoto is 9.2.1 - this will not work and says he needs an update (who, when tried, gives the error message "Point not available" / "the object you requested is not available in the US store.").  The existing version of Garageband is 6.0.4 - this runs, but says it needs an update.

    To the best of my knowledge, the previous owner never bought either of these as a separate post (the previous owner never used Garageband and found it annoying that this has been included in the default Mac OS X software), and I don't think that the previous owner has even bothered where was able to set up a Apple ID , so I don't know why these 2 programs to give the above error messages when any other update very well.

    How can I fix it?

    When Googling for solutions, the people of problems post answers to always seem to be a little different, although I knew to have duplicates on other readers might cause problems (I can say in advance that I don't have this problem: it happens with any connected storage device).  I tried the solution to drag *.app for these last records in the trash and then retrying App Store, but he wants to charge for Garageband and will not appear iPhoto at all (although it shows for iPhoto Add-ons that are always available).  I also saw a workaround complicated for those who want to stick with iPhoto instead of Photos that is to make a new account to install it (in fact I already did, by making a new account on this computer after the update to El Capitan, even if I get the same errors on the previous owner).  Also, before you just drag *.app for these last files in the Recycle Bin permanently, I need to know if other things must be removed to get rid of them, if they cannot be updated.

    Before anyone arrives on my case about do not update the software on the Mac for a long time before Mac OS X El Capitan, also note that the previous owner had problems of health and health problems of the family during the duration of validity as it should have been upgraded, enough to take it past option of discord.

    Apologies for any question in double (strangely, putting my question in the search bar or by post in these forums did not turn anything and sent me directly to do this post) or something that should be obvious, these last weeks have been my first experience Mac search in the system (i.e., more than occasional use during the family visit) since the mid-2000s , and this is my first time on these forums.

    This you should get a completely restored system so that it was when it was first purchased. After that upgrades should be thin. There is no Apple given ID. All applications must work.

    1. The recovery of Internet startup by pressing Option + command (⌘) r immediately after start-up or that you restart your Mac. Release the keys when you see the Apple logo. Start-up is finished when you see the utility window.
    2. Open utility drive in the Utilities window, then use disk utility to erase your hard disk using the Mac OS extended (journaled) format. Quit disk utility when done.
    3. Choose Reinstall macOS (or reinstall OS X) in the utility window, and then follow the instructions on the screen.
      This installs the system provided with your Mac, when it was new.
  • caching of server log entry

    Can someone please explain the difference between "stored on the Internet" and "imported"?

    I have activated additional recording and it says:

    "Since the beginning of server: 1.61 TB returned to clients, 165,28 GB stored from the Internet, 0 bytes from peers, 116.3 MB abandoned; GB any 43.93. »


    My best guess is maybe imported refers to iOS clients backups?

    Thank you!

    'Imported' means data user uploaded through your server to cache to iCloud.

  • Caching server - you can remove individual files?

    Hello, I'm running a server from caching on a Mac Mini 10.11.6.

    Today, the iTunes 12.5.1 update came out, but none of my systems are able to install the update of the caching server. Download package, so they fail. I think that the download must be corrupted. I turned off the server and then update of iTunes on one of the clients, and it worked. So I think that the copy on the server is bad.

    Is it possible to find and remove the correct file in the packages cached so that it will download a new copy? Or do I have to reset the entire cache?

    Hi W.Loring,

    Try these two suggestions:

    -Run under sudo:

    /Applications/server.app/Contents/ServerRoot/usr/sbin/serveradmin caching settings: LogClientIdentity = true

    /Applications/server.app/Contents/ServerRoot/usr/sbin/serveradmin stop caching

    /Applications/server.app/Contents/ServerRoot/usr/sbin/serveradmin start caching

    - then check service log hiding in.app for clues

    -Check: Configure OS X Server Advanced Cache Settings and set LogLevel, restart the cache service and check the alternative log file for clues.  Remember that performance will decrease with this context.

    hope this helps, dwbrecovery

  • Apple caching server in a Windows domain?

    Hello

    We seek to add caching to the Apple services to our WIndows domain. It seems that we need a DNS server to do? Does anyone know the DNS settings, which can be placed on our servers DNS Windows to Apple devices point to the caching server?

    Thank you

    If your PC can access the internet using your DC as DNS server (which is the usual case in an Active Directory environment) then you will should not do something else. But a man of what DNS it is, is not the same as another. Anther thing that you should be aware, that's if your environment uses a proxy. In which case you may need to this twist a bit then as caching and access is not limited somehow.

    There are some useful articles/guides you might look at first before moving forward:

    http://help.Apple.com/ServerApp/Mac/5.1.5/#/apd6015d9573

    http://help.Apple.com/ServerApp/Mac/5.1.5/#/apd74DDE89F-08D2-4E0A-A5CD-155E345EF B83

    http://help.Apple.com/ServerApp/Mac/5.1.5/#/apd5E1AD52E-012B-4A41-8F21-8E9EDA565 83

    Content types supported by the caching service in OS X Server - Apple Support

    https://www.yesdevnull.NET/2013/10/OS-x-Mavericks-server-setting-up-caching-serv er.

    http://krypted.com/Mac-security/the-new-caching-service-in-OS-x-server/

    http://blog.fraserhess.com/2013/11/caching-server-2.html

  • Delete the contents of the Caches folder?

    Hi all

    Hard drive > users > username > library > Caches

    I discovered Caches of this record is About 60 GB big.

    I can delete everything inside this folder?

    Thank you!

    Hi howwow. Yes, you can delete any folder cache and it will rebuild. But be aware that your mac will be slower for a while after doing this, until they can catch up.

  • Apple devices like iPads don't leave caches in the system? Yes or no.  If yes how system caches can be deleted?

    Apple devices like iPads don't leave caches in the system? Yes or no.  If yes how system caches can be deleted?

    Yes.

    IOS or system caches are called "Documents & Data" or D & D for short and 'others '. They can be seen by plugging your iOS device on iTunes - on the Summary tab down there will be bar display accurately. They cannot be deleted. The only way to reset is to do a system restore. A restore will reduce the size of D & D and others, but they will start to grow again. However, applications have caches that can be deleted. Safari for example > you can delete all Cookies and data. For other applications, it depends on the application.

    The system restore. First save your device via iTunes. Also import your photos on your computer and copy all the data if possible. Reconstruction of the support first test and test. If this does not help, you may need to restore as a new and reconfigure from scratch as the backup may be damaged. It is important to have your photos and your saved data separately from the backup. Here are the steps for a restoration:

    https://support.Apple.com/en-us/HT201252

    These items also help explain the caches:

    http://osxdaily.com/2013/07/24/remove-other-data-storage-iPhone-iPad/

    http://www.IMore.com/how-find-and-remove-other-files-iPhone-and-iPad

    https://support.Apple.com/en-pH/HT201656

    https://discussions.Apple.com/docs/doc-5142

  • How can I erase history navigation, cache and cookies

    How can I erase history navigation, cache and cookies?

    You'd which using your Safari browser. Perhaps under the menu Safari or in the privacy of the Safari preferences option.

Maybe you are looking for