|
From: Michal S. <sa...@se...> - 2003-06-18 09:18:51
|
Heya,
just got your JIGS (v0.9) of the web and when trying to generate webpages of
my pictures, it freezes.
It gets through first two stages - info+pics, but freezes on the last one -
webpage.
I guess the importnat piece of debug would be this:
-----------------------------------------------------
590159 [Thread-10] DEBUG edu.whitman.util.FileUtil pokus-jpg> -
makeRealtivePath
abs crntDir=E:\Pictures\naWeb\Dingle\web
abs target=E:\Pictures\naWeb\Dingle\web\web_0.html
590159 [Thread-10] DEBUG edu.whitman.util.FileUtil pokus-jpg> - Splitting
E:\Pic
tures\naWeb\Dingle\web
org.apache.oro.text.MalformedCachePatternException: Invalid expression: \
Trailing \ in expression.
at
org.apache.oro.text.GenericPatternCache.getPattern(GenericPatternCach
e.java:198)
at
org.apache.oro.text.perl.Perl5Util.__parseMatchExpression(Perl5Util.j
ava:310)
at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:760)
at org.apache.oro.text.perl.Perl5Util.split(Perl5Util.java:797)
at edu.whitman.util.FileUtil.splitFile(FileUtil.java:312)
at edu.whitman.util.FileUtil.splitFile(FileUtil.java:329)
at edu.whitman.util.FileUtil.makeRelativePath(FileUtil.java:221)
at edu.whitman.jigs.HREFLink.getRelativePath(HREFLink.java:18)
at
edu.whitman.JTL.JTLKeyRenderer.renderPicture(JTLKeyRenderer.java:240)
at edu.whitman.JTL.JTLKeyRenderer.renderKey(JTLKeyRenderer.java:69)
at edu.whitman.JTL.JigsTag.renderTag(JigsTag.java:316)
at
edu.whitman.JTL.TemplateParser.renderPage(TemplateParser.java:195)
at edu.whitman.JTL.JTLRenderer.renderPage(JTLRenderer.java:74)
at
edu.whitman.jigs.BasicOutputAlbum.render(BasicOutputAlbum.java:98)
at
edu.whitman.jigs.PageCreator.DriverThread.renderAlbum(DriverThread.ja
va:157)
-----------------------------------------------------
What's the problem there ? Is it a programmatic error ? Can it be
quick-and-dirty fixed by changing the path where I have my pictures ?
Cheers
Michal
|