List Info

Thread: Re: Blojsom 3.1 with JBoss + Apache




Re: Blojsom 3.1 with JBoss + Apache
country flaguser name
United States
2007-02-14 15:14:15
There is no referrer plugin in blojsom 3.x. The 2.x one
needed an overhaul,
so I'll probably just resurrect it and use it as a basis for
one in 3.x.


On 2/11/07 10:34 AM, "Philon Terving"
<philon.tervinggmx.net> wrote:

>> Then playing around, adding some content I noticed
that comments also
>> won't work. There isn't any message in the server
log. After POST'ing
>> the comment it just displays the old blog page. The
comment isn't saved
>> anywhere.
> 
> okay, found out that the comments are now to be allowed
my the owner.
> HINT: next time check email!
> 
> still no go on the referer, but I think it has to be
related to Apache
> Proxy.
> 
> 
> regards,
> Philon
> 
>
------------------------------------------------------------
-------------
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642

> _______________________________________________
> Blojsom-users mailing list
> Blojsom-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers

-- 
David Czarnecki

http://www.blojsom.com/b
log/ | http://blojsom.sf.net



------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers

Re: Blojsom 3.1 with JBoss + Apache
country flaguser name
Germany
2007-02-15 01:24:11
Hi David!

> There is no referrer plugin in blojsom 3.x. The 2.x one
needed an
> overhaul,
> so I'll probably just resurrect it and use it as a
basis for one in 3.x.

this makes me wonder why it even is being searched for. I
did a fresh install from the 3.1 war-file. Perhaps it's
still in the standard configs? I will have a look at my
configs.

Looks like it's still in blojsom-plugin-chain. I will
disable it to get rid of those log messages.


regards,
Philon
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/d
e/go/browser

------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers

Re: Blojsom 3.1 with JBoss + Apache
user name
2007-02-17 11:10:16
just for the log...

In /WEB-INF/classes/blojsom-plugins.xml, property
defaultPluginProperties:
<entry key="html" value="..., referer-log,
..." />

I deleted the entry. Seems to work for the logs.

Something that I thought to be related results in the
attached error 
message. This happens when sending a comment (which worked
before). What 
has changed? The latest J2SE Update from Apple has been
installed - my 
guess!

The exception is thrown on JBoss and also on the stand-alone
Tomcat 
5.5.20. I repeated this even with a fresh downloaded war on
a freshly 
setup Tomcat.

18:04:33,779 INFO  [STDOUT] 18:04:33,779 ERROR
[BlojsomServlet] Plugin 
not available: referer-log
18:04:33,926 INFO  [STDOUT] 18:04:33,923 ERROR [[blojsom]] 
Servlet.service() for servlet blojsom threw exception
java.lang.ArrayIndexOutOfBoundsException: 3
         at 
org.blojsom.plugin.moderation.OpenProxyModerationPlugin.proc
essEvent(OpenProxyModerationPlugin.java:138)
         at 
org.blojsom.event.SimpleEventBroadcaster.processEvent(Simple
EventBroadcaster.java:171)
         at 
org.blojsom.plugin.comment.CommentPlugin.process(CommentPlug
in.java:538)
         at 
org.blojsom.servlet.BlojsomServlet.service(BlojsomServlet.ja
va:253)
         at
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:252)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at 
org.blojsom.filter.PermalinkFilter.doFilter(PermalinkFilter.
java:207)
         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:202)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at 
org.blojsom.filter.SkipEntriesFilter.doFilter(SkipEntriesFil
ter.java:103)
         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:202)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at
org.blojsom.filter.PageFilter.doFilter(PageFilter.java:167)
         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:202)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at
org.blojsom.filter.FeedFilter.doFilter(FeedFilter.java:198)
         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:202)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Repl
yHeaderFilter.java:96)
         at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFi
lter(ApplicationFilterChain.java:202)
         at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(App
licationFilterChain.java:173)
         at 
org.apache.catalina.core.StandardWrapperValve.invoke(Standar
dWrapperValve.java:213)
         at 
org.apache.catalina.core.StandardContextValve.invoke(Standar
dContextValve.java:178)
         at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invok
e(SecurityAssociationValve.java:175)
         at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCo
ntextValve.java:74)
         at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHo
stValve.java:126)
         at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo
rtValve.java:105)
         at 
org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(Ca
chedConnectionValve.java:156)
         at 
org.apache.catalina.core.StandardEngineValve.invoke(Standard
EngineValve.java:107)
         at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAd
apter.java:148)
         at 
org.apache.coyote.http11.Http11Processor.process(Http11Proce
ssor.java:869)
         at 
org.apache.coyote.http11.Http11BaseProtocol$Http11Connection
Handler.processConnection(Http11BaseProtocol.java:664)
         at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Poo
lTcpEndpoint.java:527)
         at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(Maste
rSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:613)




------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )