Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

[13:57:28 CST(-0600)] <dd_> ./ResourceServingWebapp/WEB-INF/applicationContext.xml: <property name="cacheManagerName" value="ResourceServer.cacheManager" />

[13:57:46 CST(-0600)] <EricDalquist> that was the only hit?

[13:57:53 CST(-0600)] <dd_> yup

[13:58:00 CST(-0600)] * EricDalquist is rather confused

[13:59:36 CST(-0600)] <EricDalquist> I'd try nuking your tomcat/work dir

[13:59:47 CST(-0600)] <EricDalquist> and then re-run "ant clean deploy-ear" in uPortal

[13:59:52 CST(-0600)] <EricDalquist> and see if that resolves this issue

[14:00:08 CST(-0600)] <dd_> what's the work directory for?

[14:00:19 CST(-0600)] <EricDalquist> it is tomcat's scratch dir

[14:00:24 CST(-0600)] <EricDalquist> JSPs get compiled there

[14:00:30 CST(-0600)] <EricDalquist> some stuff from JARs gets cached there

[14:00:35 CST(-0600)] <EricDalquist> it is 100% generated cotnent

[14:00:37 CST(-0600)] <EricDalquist> content

[14:00:41 CST(-0600)] <dd_> ok

[14:00:44 CST(-0600)] <EricDalquist> so it is safe to completely delete it

[14:22:36 CST(-0600)] <dd_> nope, same thing