[daisy] Installation issue: java.lang.RuntimeException:
Missing "skin" attribute on request.
Bruno Dumon
bruno at outerthought.org
Fri May 4 08:34:39 CDT 2007
Hi,
Did you try if it worked with the included Jetty?
I have no experience with Resin, but did you deploy the webapp as a
whole to Resin, without any modifications?
I can't imagine how skin attribute could be missing.
Using 2.1-dev should make no difference in this, but if you want to
compile from source, be sure to follow the instructions in the
README.txt, not just run maven (first time it takes some time to setup,
which we'll improve in the future)
On Fri, 2007-05-04 at 13:26 +0300, Vitaly Sazanovich wrote:
> Hello,
>
> I'm trying to install Daisy 2.0.1 on a Linux box.
> This is what I'm getting when trying to open home page for the first
> time, after all instructions run successfully.
> I've checked the file
> file:/home/adsapient/ediew/ediew-site/daisy/sitemap.xmap:496:0
> and it contains InitSkin call alright. I've tried other mapped urls
> (like admin, usersettings) - they all lead to either this or that
> exception.
> See for yourself:
> http://ediew.com/usersettings
> http://ediew.com/
> http://ediew.com/admin/
> I've checked skinconf.xml, it refers to 'default' skin.
> Could you help me to diagnose the source of this error. I've tried to
> check out the sources and compile, but then download of 2.1-dev jars
> failed because neither of your 2 servers contained them. And I don't
> want to use a branch... Stuck here.
>
> An error has occured
>
> java.lang.RuntimeException: Missing "skin" attribute on request.
>
> Cocoon stacktrace[hide]
> Sitemap: error calling function 'org.outerj.daisy.frontend.IndexPageApple'
> context:/daisy/sitemap.xmap - 496:0 <map:call>
>
> Java stacktrace[hide]
>
> java.lang.RuntimeException: Missing "skin" attribute on request.
> at org.outerj.daisy.frontend.WikiHelper.getSkin(WikiHelper.java:78)
> at
<snip/>
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list