Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Not sure about these log warnings

    They might have been here for a while, but haven't noticed them before. I run with Jetty in Tomcat and get:

    9:18:34.824 [qtp775535316-42] WARN com.isomorphic.store.DataStructCache - File isc_baseSkin.ds not found at explicitly specified location __USE_CONTAINER__/nw/sc/../tools/skinTools/data, checking project-wide area
    09:18:34.824 [qtp775535316-39] WARN com.isomorphic.store.DataStructCache - File isc_baseSkin.ds not found at explicitly specified location __USE_CONTAINER__/nw/sc/../tools/skinTools/data, checking project-wide area
    09:18:34.825 [qtp775535316-42] WARN com.isomorphic.store.DataStructCache - File isc_userSkin.ds not found at explicitly specified location __USE_CONTAINER__/nw/sc/../tools/skinTools/data, checking project-wide area
    09:18:34.825 [qtp775535316-39] WARN com.isomorphic.store.DataStructCache - File isc_userSkin.ds not found at explicitly specified location __USE_CONTAINER__/nw/sc/../tools/skinTools/data, checking project-wide area
    is it Reify? we're not using that so not sure what it's looking for. Any way to get rid of it?

    #2
    It isn't Reify, it's the ability to load dynamic skins, such as those created on the fly in the Skin Editor, from a database. We'll adjust the logging to be clearer and prevent any duplicates.

    Comment


      #3
      great, thanks

      Comment

      Working...
      X