DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29360>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29360 precompile xsp's without starting URI [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2004-10-26 13:54 ------- I have tested. The result is negative. The same error is in main.java I have corrected the error as well. The result is a new error: No xsp was compiled! output: deploy.rules: [java] -------------------------------------------------------------------- ---- [java] cocoon 2.1.5.1 [java] Copyright (c) 1999-2004 Apache Software Foundation. All rights reser ved. [java] -------------------------------------------------------------------- ---- [java] 0 [main] INFO control.CompositeCacheConfigurator - setting defaults to DC [java] 30 [main] INFO control.CompositeCacheConfigurator - setting default CompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = tru e, maxObjs = 100, maxSpoolPerRun = -1 ] [java] 30 [main] WARN config.OptionConverter - Could not find value for ke y jcs.default.elementattributes [java] 30 [main] WARN control.CompositeCacheConfigurator - Could not insta ntiate eAttr named 'jcs.default.elementattributes', using defaults. [java] 30 [main] INFO control.CompositeCacheConfigurator - setting default ElementAttributes to [ IS_LATERAL = false, IS_SPOOL = false, IS_REMOTE = false, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 109879727983 8, LastAccessTime = 1098797279838, getTimeToLiveSeconds() = -1000, createTime = 1098797279838 ] [java] 90 [main] WARN config.OptionConverter - Could not find value for ke y jcs.system.groupIdCache.elementattributes [java] 90 [main] WARN control.CompositeCacheConfigurator - Could not insta ntiate eAttr named 'jcs.system.groupIdCache.elementattributes', using defaults. [java] 180 [main] INFO lru.LRUMemoryCache - initialized LRUMemoryCache for groupIdCache [java] 180 [main] INFO control.CompositeCache - Constructed cache with nam e: groupIdCache [java] 2183 [main] INFO indexed.IndexedDiskCache - Cache file root directo ry: C:\AIDOS\KAIBox_Haupt_Cocoon2.1.5\Server\java\src\core\src\web\build\webapp\ WEB-INF\work\cache-dir [java] 2433 [main] WARN config.OptionConverter - Could not find value for key jcs.region.main.elementattributes [java] 2433 [main] WARN control.CompositeCacheConfigurator - Could not ins tantiate eAttr named 'jcs.region.main.elementattributes', using defaults. [java] 2433 [main] INFO lru.LRUMemoryCache - initialized LRUMemoryCache fo r main [java] 2433 [main] INFO control.CompositeCache - Constructed cache with na me: main [java] 2433 [main] INFO indexed.IndexedDiskCache - Cache file root directo ry: C:\AIDOS\KAIBox_Haupt_Cocoon2.1.5\Server\java\src\core\src\web\build\webapp\ WEB-INF\work\cache-dir [java] 2864 [CacheEventQueue.QProcessor-2] INFO engine.CacheEventQueue - Q Processor exiting for listenerId=-57, cacheName=main [java] 2874 [main] INFO engine.CacheEventQueue - Cache event queue destroy ed: listenerId=-57, cacheName=main [java] 3124 [main] INFO indexed.IndexedDiskCache - Optomizing file keyHash .size()=0 [java] 3144 [main] WARN indexed.IndexedDiskCache - Closing files, base fil ename: main [java] 3144 [main] WARN control.CompositeCache - Called close for main [java] 3144 [CacheEventQueue.QProcessor-1] INFO engine.CacheEventQueue - Q Processor exiting for listenerId=-57, cacheName=groupIdCache [java] 3144 [main] INFO engine.CacheEventQueue - Cache event queue destroy ed: listenerId=-57, cacheName=groupIdCache [java] 3505 [main] INFO indexed.IndexedDiskCache - Optomizing file keyHash .size()=0 [java] 3505 [main] WARN indexed.IndexedDiskCache - Closing files, base fil ename: groupIdCache [java] Total time: 0 minutes 6 seconds, Site size: 0 Site pages: 0 [java] 3525 [main] WARN control.CompositeCache - Called close for groupIdC ache Andrea Pöschel
