Re: No visible public albums

"Joe Panico" <[email protected]> Sat, 06 Nov 2004 18:54:12 -0000
Newsgroups gmane.comp.web.pixory
Message-ID <[email protected]>

Guy,

Pixory uses log4j for logging, with a little extra logic to find the
config files in more convenient places.

In the home directory of the Linux user that Pixory runs under, create
a directory named "log" (i.e. ~/log). Then copy to that new log
directory the log.configuration.xml file that came with your Pixory
distro. That file is a standard log4j config. file. The default
logging level for the pixory code proper is "info". You should change
that to "debug" to get as much information as possible:

        <category name="org.pixory" additivity="false">
                <priority value="debug" />
                <appender-ref ref="file" />
        </category>

After you restart Jetty, Pixory will start logging into
~/log/pixory.log. Be prepared for *big* log files with that setting.

Which version of Jetty are you using? I just did a quick install of
Pixory into Jetty 4.2.22 running on Fedora Core 2, and I'm able to see
public albums without any problems. I did a simple install:

1) unjarred the pixory.war into <jetty>/webapps/pixory.

2) added this entry to <jetty>/etc/jetty.xml

        <Call name="addWebApplication">
                <Arg>/pixory</Arg>
                <Arg>./webapps/pixory/</Arg>
        </Call>

After I restarted Jetty, everything seemed to work. I didn't test
extensively, but public albums worked.

regards,

joe

--- In [email protected], Guy K Hillyer <guy@f...> wrote:
> Joe
> 
> I rebooted my pc and tried IE and FireFox, deleted all cookies, still
> no joy...
> 
> I know there is some way to turn on logging, what is it?
> 
> Thanks
> 
>   -- Guy






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/EGnolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/pixory-beta/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/