<div dir="ltr">This is fixed in master. Try pulling in latest changes and do a clean build. <div><br></div><div style>You will be asked to setup VTK_DIR and VisTrails_DIR as we configure runtime during build now. </div><div style>
<br></div><div style>Also use run.sh under depoy to run it. </div><div style><br></div><div style>- Aashish</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 5:02 PM, Daniel K. O. <span dir="ltr"><<a href="mailto:dkosmari@gmail.com" target="_blank">dkosmari@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Commit 5b923b15d054febad6f7aa192dcf83c8a56a40ed added quotes in<br>
cmake/<a href="http://server.conf.in" target="_blank">server.conf.in</a>:<br>
<br>
--8<----8<----8<----8<----8<--<br>
 [/]<br>
-tools.staticdir.root: @STATICDIR_ROOT@<br>
+tools.staticdir.root: '@STATICDIR_ROOT@'<br>
-->8---->8---->8---->8---->8--<br>
<br>
<br>
<br>
Now when I the server I get this printed out:<br>
--8<----8<----8<----8<----8<--<br>
'geoweb.current_dir/web' is not an absolute path.<br>
'geoweb.current_dir/web' (root + dir) is not an existing filesystem path.<br>
section: [/ws]<br>
root: 'geoweb.current_dir'<br>
dir: 'web'<br>
-->8---->8---->8---->8---->8--<br>
<br>
<br>
And the error log says this while trying to load the main page:<br>
<br>
<br>
--8<----8<----8<----8<----8<--<br>
[11/Sep/2013:16:48:15]  Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line<br>
102, in run<br>
    hook()<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line<br>
62, in __call__<br>
    return self.callback(**self.kwargs)<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/_cptools.py", line<br>
176, in _wrapper<br>
    if self.callable(**kwargs):<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/lib/static.py", line<br>
319, in staticdir<br>
    handled = _attempt(filename, content_types)<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/lib/static.py", line<br>
246, in _attempt<br>
    serve_file(filename, content_type=content_type, debug=debug)<br>
  File "/usr/lib/python2.7/site-packages/cherrypy/lib/static.py", line<br>
47, in serve_file<br>
    raise ValueError(msg)<br>
ValueError: 'geoweb.current_dir/web/' is not an absolute path.<br>
-->8---->8---->8---->8---->8--<br>
<br>
<br>
Removing the quotes makes it work again without error. Does anyone know<br>
what could be wrong?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Daniel K. O.<br>
<br>
</font></span><br>_______________________________________________<br>
Opengeoscience-developers mailing list<br>
<a href="mailto:Opengeoscience-developers@public.kitware.com">Opengeoscience-developers@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/opengeoscience-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/opengeoscience-developers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    
</div>