11 Jan 17:56
11 Jan 17:57
11 Jan 18:13
Re: snipsnap.org login
Ryan Barrett <snipsnap-dev <at> ryanb.org>
2006-01-11 17:13:49 GMT
2006-01-11 17:13:49 GMT
On Wed, 11 Jan 2006, ryan hoegg wrote: > Hi, does anyone know how I can get a login to snipsnap.org? > Registration is disabled. unfortunately, at the moment, you can't. they disabled registration a while ago due to spam. http://snipsnap.org/space/start/2005-02-14/1 it was over a year ago, though, and it was described a "targeted" spam attempt. they could probably consider turning registration back on... -Ryan -- http://snarfed.org/
11 Jan 18:20
Re: Allow users to change their own passwords
Ryan Barrett <snipsnap-dev <at> ryanb.org>
2006-01-11 17:20:53 GMT
2006-01-11 17:20:53 GMT
On Wed, 11 Jan 2006, ryan hoegg wrote: > So, how do I allow my users to change their own passwords? evidently, they can use the registration page as a "forgot password" page. i haven't been able to test this, though. http://www.snipsnap.org/space/2002-12-17 -Ryan -- http://snarfed.org/
19 Jan 14:44
Hello List
Clifton Craig <ccraig <at> gbg.com>
2006-01-19 13:44:28 GMT
2006-01-19 13:44:28 GMT
Hello all, I am new to snipsnap and the users list and I have some questions. First off I want to make sure I am registered on the list properly. Secondly I wanted to figure out how to fix my graph tag. I'm running snipsnap 1.0b1-uttoxeter and for whatever reason I cannot get any type of graph to work. Whenever I try one of the graph examples I get a graph:null error. Is this something that's fixed in a later version? --------------------------------------------------- Clifton C. Craig, Software Engineer Intelligent Computer Systems - A Division of GBG ccc <at> icsaward.com ccraig <at> gbg.com
20 Jan 15:30
Fwd: Re: Hello List
Clifton Craig <ccraig <at> gbg.com>
2006-01-20 14:30:24 GMT
2006-01-20 14:30:24 GMT
I thought I fowarded this message yesterday...
---------- Forwarded Message ----------
Subject: Re: [SnipSnap-USERS] Hello List
Date: Thursday 19 January 2006 9:42 am
From: Clifton Craig <ccraig <at> gbg.com>
To: "Matthias L. Jugel" <leo <at> mud.de>
On Thursday 19 January 2006 9:14 am, you wrote:
> First, make sure you run with java with -Djava.awt.headless=true.
> Then take a look at server.log for error messages.
I run under Jattey-5.1.5-rc1 using "java -Djava.awt.headless=true -jar
start.jar" on the cmd line and I get the graph:null error on screen with the
following log:
Jan 19, 2006 9:33:55 AM org.radeox.filter.MacroFilter handleMatch
WARNING: MacroFilter: unable to format macro: graph
java.lang.NullPointerException
at org.snipsnap.render.macro.GraphMacro.execute(GraphMacro.java:65)
at org.snipsnap.render.macro.SnipMacro.execute(SnipMacro.java:50)
at org.radeox.filter.MacroFilter.handleMatch(MacroFilter.java:117)
at
org.radeox.filter.regex.RegexTokenFilter$1.handleMatch(RegexTokenFilter.java:
91) at org.radeox.regex.JdkMatcher.substitute(JdkMatcher.java:48) at
org.radeox.filter.regex.RegexTokenFilter.filter(RegexTokenFilter.java:89)
at org.radeox.filter.FilterPipe.filter(FilterPipe.java:169)
at
org.snipsnap.render.SnipRenderEngine.render(SnipRenderEngine.java:128)
at org.snipsnap.snip.SnipFormatter.toXML(SnipFormatter.java:52)
(Continue reading)
20 Jan 15:31
Fwd: Re: Hello List
Clifton Craig <ccraig <at> gbg.com>
2006-01-20 14:31:02 GMT
2006-01-20 14:31:02 GMT
and I thought I fowarded this one too...
---------- Forwarded Message ----------
Subject: Re: [SnipSnap-USERS] Hello List
Date: Thursday 19 January 2006 9:44 am
From: Clifton Craig <ccraig <at> gbg.com>
To: "Matthias L. Jugel" <leo <at> mud.de>
Also this is the text that I'm trying to post:
Just testing the graph tag:
{graph:vertical}
(FIRST[Hauptfeld][:color:#DD5587][:background:#554488]
(Second1 lang[name name][:color:#AA99FF][:background:orange]
[:url:>>http://www.first.fraunhofer.de]
(Third2[name name][:color:blue]
(Fourth1)
(Fourth2[name name])
)
(Third5 [name name][:color:blue])
(Third6 [name name][:color:blue])
) (Second2[name name][:background:orange] (Third3[name name][:color:blue]
(Fourth5 [name name]) (Fourth6) ) (Third4 [name name][:color:blue]
[:status:done]) ) (Second3[name name][:background:orange] (Third9 [name name]
[:color:blue]) (Third10 [name name][:color:blue]) ) (Second4[name name]
[:background:orange] (Third7 [name name][:color:blue]) (Third8 [name name]
[:color:blue] (Fourth7 [name name][:url:>>http://www.hund.de])
(Continue reading)
24 Jan 14:38
Re: Fwd: Re: Hello List
Clifton Craig <ccraig <at> gbg.com>
2006-01-24 13:38:07 GMT
2006-01-24 13:38:07 GMT
Leo,
I'm still having no luck. I posted a blog on our wiki, saved it, then went
back and edited it to include the graph and I get this in the log:
08:32:50.780 WARN!! [P1-19]
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:589)
>11> /newarewiki/exec/render?name=start/2006-01-24/1&handler=vertical&id=-2125349035:
java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java:182)
at
org.snipsnap.graph.builder.StringTreeBuilder.build(StringTreeBuilder.java:49)
at
org.snipsnap.graph.VerticalContentRenderer.render(VerticalContentRenderer.java:51)
at org.snipsnap.net.RenderServlet.doGet(RenderServlet.java:77)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at org.snipsnap.net.filter.InitFilter.doFilter(InitFilter.java:358)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at org.snipsnap.net.filter.GZIPFilter.doFilter(GZIPFilter.java:40)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
(Continue reading)
26 Jan 19:22
two virtual hosts pointing to same webapp?
Jay Ballinger <jay.ballinger <at> gmail.com>
2006-01-26 18:22:35 GMT
2006-01-26 18:22:35 GMT
Hi everyone, I am running snipsnap as the root webapp under Tomcat. I would like to define two hosts that share the same webapp directory for snipsnap. I searched through the FAQs but could not find an answer to this question. I found answers for running multiple instances of snipsnap, but that's not what I'm asking here. Under Tomcat, I would like to have one host of "machinename.foo.com" defined with the webapp directory of "snipsnap". That works today. I would like to add "snipsnap.foo.com" as another virtual host defined with the same webapp directory of "snipsnap". When I try to define it this way, I get some odd behavior. The new snipsnap.foo.com can see all of the existing snips and navigate between them. However, if a user adds a snip under the host name of "machinename.foo.com", that snip is not available under "snipsnap.foo.com". As far as snipsnap.foo.com is concerned, that snip simply doesn't exist. Hopefully I've described this clear enough. If someone has a suggestion or a fix, could you please pass it along? Thanks + jay
26 Jan 19:36
Re: two virtual hosts pointing to same webapp?
Matthias L. Jugel <leo <at> mud.de>
2006-01-26 18:36:47 GMT
2006-01-26 18:36:47 GMT
Hi, Do you have two separate webapps defined? I guess the problem is that they are using the same data directories. The issue here is then that upon startup both read the data from the database in memory but will write concurrently to it. Since SnipSnap works in memory with a write- through cache both webapps will load the same initial data and then corrupt the database. Make sure both use different databases. If you want one singe snipsnap to be available under two different virtual hosts, make sure tomcat does start it twice. I don't know how to do that. We usually run snipsnap using jetty and then use apache as a reverse proxy handling the hosts. Leo. On 26.01.2006, at 19:22, Jay Ballinger wrote: > Hi everyone, > > I am running snipsnap as the root webapp under Tomcat. I would like to > define two hosts that share the same webapp directory for snipsnap. I > searched through the FAQs but could not find an answer to this > question. I found answers for running multiple instances of snipsnap, > but that's not what I'm asking here. > > Under Tomcat, I would like to have one host of "machinename.foo.com" > defined with the webapp directory of "snipsnap". That works today. I > would like to add "snipsnap.foo.com" as another virtual host defined > with the same webapp directory of "snipsnap".(Continue reading)
RSS Feed