"Horrible Exception: org.apache.turbine.util.security.Turbine SecurityException: Unable to update the security system.
at com.tribe.modules.actions.TribeLogin.doP erform(TribeLogin.java:121)
at org.apache.turbine.modules.Action.perfor m(Action.java:48)
at org.apache.turbine.modules.ActionLoader.e xec(ActionLoader.java:96)
at org.apache.turbine.Turbine.loginAction(T urbine.java:880)
at org.apache.turbine.Turbine.doGet(Turbine.j ava:690)
at org.apache.turbine.Turbine.doPost(Turbin e.java:862)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:237)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.tuckey.web.filters.urlrewrite.UrlRew riteFilter.doFilter(UrlRewriteFilter.jav a:304)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HostnameRewriteFilter.d oFilter(HostnameRewriteFilter.java:70)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HibernateSessionFilter.d oFilter(HibernateSessionFilter.java:49)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.LinkToolFilter.doFilte r(LinkToolFilter.java:52)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.ApiFamilyFilter.doFilt er(ApiFamilyFilter.java:60)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.apache.catalina.core.StandardWrapper Valve.invoke(StandardWrapperValve.java:2 14)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContext Valve.invokeInternal(StandardContextValv e.java:198)
at org.apache.catalina.core.StandardContext Valve.invoke(StandardContextValve.java:1 52)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.authenticator.Authen ticatorBase.invoke(AuthenticatorBase.jav a:462)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostVal ve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.valves.ErrorReportVa lve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineV alve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.i nvoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.s ervice(CoyoteAdapter.java:160)
at org.apache.jk.server.JkCoyoteHandler.inv oke(JkCoyoteHandler.java:300)
at org.apache.jk.common.HandlerRequest.invo ke(HandlerRequest.java:374)
at org.apache.jk.common.ChannelSocket.invok e(ChannelSocket.java:743)
at org.apache.jk.common.ChannelSocket.proce ssConnection(ChannelSocket.java:675)
at org.apache.jk.common.SocketConnection.ru nIt(ChannelSocket.java:866)
at org.apache.tomcat.util.threads.ThreadPoo l$ControlRunnable.run(ThreadPool.java:68 3)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.torque.TorqueException: java.sql.SQLException: com.mchange.v2.resourcepool.ResourcePool Exception: Attempted to use a closed or broken resource pool
at com.mchange.v2.resourcepool.BasicResourc ePool.ensureNotBroken(BasicResourcePool.j ava:920)
at com.mchange.v2.resourcepool.BasicResourc ePool.checkoutResource(BasicResourcePool.j ava:191)
at com.mchange.v2.resourcepool.BasicResourc ePool.checkoutResource(BasicResourcePool.j ava:170)
at com.mchange.v2.c3p0.impl.C3P0PooledConne ctionPool.checkoutPooledConnection(C3P0P ooledConnectionPool.java:172)
at com.mchange.v2.c3p0.PoolBackedDataSource.g etConnection(PoolBackedDataSource.java:5 8)
at com.mchange.v2.c3p0.ComboPooledDataSourc e.getConnection(ComboPooledDataSource.ja va:260)
at org.apache.torque.TorqueInstance.getConn ection(TorqueInstance.java:743)
at org.apache.torque.Torque.getConnection(T orque.java:306)
at com.tribe.modules.actions.TribeLogin.doP erform(TribeLogin.java:115)
at org.apache.turbine.modules.Action.perfor m(Action.java:48)
at org.apache.turbine.modules.ActionLoader.e xec(ActionLoader.java:96)
at org.apache.turbine.Turbine.loginAction(T urbine.java:880)
at org.apache.turbine.Turbine.doGet(Turbine.j ava:690)
at org.apache.turbine.Turbine.doPost(Turbin e.java:862)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:237)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.tuckey.web.filters.urlrewrite.UrlRew riteFilter.doFilter(UrlRewriteFilter.jav a:304)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HostnameRewriteFilter.d oFilter(HostnameRewriteFilter.java:70)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HibernateSessionFilter.d oFilter(HibernateSessionFilter.java:49)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.LinkToolFilter.doFilte r(LinkToolFilter.java:52)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.ApiFamilyFilter.doFilt er(ApiFamilyFilter.java:60)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.apache.catalina.core.StandardWrapper Valve.invoke(StandardWrapperValve.java:2 14)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContext Valve.invokeInternal(StandardContextValv e.java:198)
at org.apache.catalina.core.StandardContext Valve.invoke(StandardContextValve.java:1 52)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.authenticator.Authen ticatorBase.invoke(AuthenticatorBase.jav a:462)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostVal ve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.valves.ErrorReportVa lve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineV alve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.i nvoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.s ervice(CoyoteAdapter.java:160)
at org.apache.jk.server.JkCoyoteHandler.inv oke(JkCoyoteHandler.java:300)
at org.apache.jk.common.HandlerRequest.invo ke(HandlerRequest.java:374)
at org.apache.jk.common.ChannelSocket.invok e(ChannelSocket.java:743)
at org.apache.jk.common.ChannelSocket.proce ssConnection(ChannelSocket.java:675)
at org.apache.jk.common.SocketConnection.ru nIt(ChannelSocket.java:866)
at org.apache.tomcat.util.threads.ThreadPoo l$ControlRunnable.run(ThreadPool.java:68 3)
at java.lang.Thread.run(Thread.java:595)
at org.apache.torque.TorqueInstance.getConn ection(TorqueInstance.java:755)
at org.apache.torque.Torque.getConnection(T orque.java:306)
at com.tribe.modules.actions.TribeLogin.doP erform(TribeLogin.java:115)
... 56 more
Caused by: java.sql.SQLException: com.mchange.v2.resourcepool.ResourcePool Exception: Attempted to use a closed or broken resource pool
at com.mchange.v2.resourcepool.BasicResourc ePool.ensureNotBroken(BasicResourcePool.j ava:920)
at com.mchange.v2.resourcepool.BasicResourc ePool.checkoutResource(BasicResourcePool.j ava:191)
at com.mchange.v2.resourcepool.BasicResourc ePool.checkoutResource(BasicResourcePool.j ava:170)
at com.mchange.v2.c3p0.impl.C3P0PooledConne ctionPool.checkoutPooledConnection(C3P0P ooledConnectionPool.java:172)
at com.mchange.v2.c3p0.PoolBackedDataSource.g etConnection(PoolBackedDataSource.java:5 8)
at com.mchange.v2.c3p0.ComboPooledDataSourc e.getConnection(ComboPooledDataSource.ja va:260)
at org.apache.torque.TorqueInstance.getConn ection(TorqueInstance.java:743)
at org.apache.torque.Torque.getConnection(T orque.java:306)
at com.tribe.modules.actions.TribeLogin.doP erform(TribeLogin.java:115)
at org.apache.turbine.modules.Action.perfor m(Action.java:48)
at org.apache.turbine.modules.ActionLoader.e xec(ActionLoader.java:96)
at org.apache.turbine.Turbine.loginAction(T urbine.java:880)
at org.apache.turbine.Turbine.doGet(Turbine.j ava:690)
at org.apache.turbine.Turbine.doPost(Turbin e.java:862)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(H ttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:237)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.tuckey.web.filters.urlrewrite.UrlRew riteFilter.doFilter(UrlRewriteFilter.jav a:304)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HostnameRewriteFilter.d oFilter(HostnameRewriteFilter.java:70)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.HibernateSessionFilter.d oFilter(HibernateSessionFilter.java:49)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.LinkToolFilter.doFilte r(LinkToolFilter.java:52)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.ApiFamilyFilter.doFilt er(ApiFamilyFilter.java:60)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at net.tribe.filters.UncleanURLFilter.doFil ter(UncleanURLFilter.java:74)
at org.apache.catalina.core.ApplicationFilt erChain.internalDoFilter(ApplicationFilt erChain.java:186)
at org.apache.catalina.core.ApplicationFilt erChain.doFilter(ApplicationFilterChain.j ava:157)
at org.apache.catalina.core.StandardWrapper Valve.invoke(StandardWrapperValve.java:2 14)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContext Valve.invokeInternal(StandardContextValv e.java:198)
at org.apache.catalina.core.StandardContext Valve.invoke(StandardContextValve.java:1 52)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.authenticator.Authen ticatorBase.invoke(AuthenticatorBase.jav a:462)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostVal ve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.valves.ErrorReportVa lve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:102)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineV alve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveCo ntext.invokeNext(StandardValveContext.ja va:104)
at org.apache.catalina.core.StandardPipelin e.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.i nvoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.s ervice(CoyoteAdapter.java:160)
at org.apache.jk.server.JkCoyoteHandler.inv oke(JkCoyoteHandler.java:300)
at org.apache.jk.common.HandlerRequest.invo ke(HandlerRequest.java:374)
at org.apache.jk.common.ChannelSocket.invok e(ChannelSocket.java:743)
at org.apache.jk.common.ChannelSocket.proce ssConnection(ChannelSocket.java:675)
at org.apache.jk.common.SocketConnection.ru nIt(ChannelSocket.java:866)
at org.apache.tomcat.util.threads.ThreadPoo l$ControlRunnable.run(ThreadPool.java:68 3)
at java.lang.Thread.run(Thread.java:595)
at com.mchange.v2.sql.SqlUtils.toSQLExcepti on(SqlUtils.java:62)
at com.mchange.v2.c3p0.impl.C3P0PooledConne ctionPool.checkoutPooledConnection(C3P0P ooledConnectionPool.java:174)
at com.mchange.v2.c3p0.PoolBackedDataSource.g etConnection(PoolBackedDataSource.java:5 8)
at com.mchange.v2.c3p0.ComboPooledDataSourc e.getConnection(ComboPooledDataSource.ja va:260)
at org.apache.torque.TorqueInstance.getConn ection(TorqueInstance.java:743)
... 58 more"
And they want 5 bucks a month from me?
at com.tribe.modules.actions.TribeLogin.doP
at org.apache.turbine.modules.Action.perfor
at org.apache.turbine.modules.ActionLoader.e
at org.apache.turbine.Turbine.loginAction(T
at org.apache.turbine.Turbine.doGet(Turbine.j
at org.apache.turbine.Turbine.doPost(Turbin
at javax.servlet.http.HttpServlet.service(H
at javax.servlet.http.HttpServlet.service(H
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.tuckey.web.filters.urlrewrite.UrlRew
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HostnameRewriteFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HibernateSessionFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.LinkToolFilter.doFilte
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.ApiFamilyFilter.doFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.StandardWrapper
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.authenticator.Authen
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardHostVal
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.valves.ErrorReportVa
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardEngineV
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.ContainerBase.i
at org.apache.coyote.tomcat5.CoyoteAdapter.s
at org.apache.jk.server.JkCoyoteHandler.inv
at org.apache.jk.common.HandlerRequest.invo
at org.apache.jk.common.ChannelSocket.invok
at org.apache.jk.common.ChannelSocket.proce
at org.apache.jk.common.SocketConnection.ru
at org.apache.tomcat.util.threads.ThreadPoo
at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.torque.TorqueException: java.sql.SQLException: com.mchange.v2.resourcepool.ResourcePool
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.c3p0.impl.C3P0PooledConne
at com.mchange.v2.c3p0.PoolBackedDataSource.g
at com.mchange.v2.c3p0.ComboPooledDataSourc
at org.apache.torque.TorqueInstance.getConn
at org.apache.torque.Torque.getConnection(T
at com.tribe.modules.actions.TribeLogin.doP
at org.apache.turbine.modules.Action.perfor
at org.apache.turbine.modules.ActionLoader.e
at org.apache.turbine.Turbine.loginAction(T
at org.apache.turbine.Turbine.doGet(Turbine.j
at org.apache.turbine.Turbine.doPost(Turbin
at javax.servlet.http.HttpServlet.service(H
at javax.servlet.http.HttpServlet.service(H
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.tuckey.web.filters.urlrewrite.UrlRew
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HostnameRewriteFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HibernateSessionFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.LinkToolFilter.doFilte
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.ApiFamilyFilter.doFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.StandardWrapper
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.authenticator.Authen
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardHostVal
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.valves.ErrorReportVa
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardEngineV
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.ContainerBase.i
at org.apache.coyote.tomcat5.CoyoteAdapter.s
at org.apache.jk.server.JkCoyoteHandler.inv
at org.apache.jk.common.HandlerRequest.invo
at org.apache.jk.common.ChannelSocket.invok
at org.apache.jk.common.ChannelSocket.proce
at org.apache.jk.common.SocketConnection.ru
at org.apache.tomcat.util.threads.ThreadPoo
at java.lang.Thread.run(Thread.java:595)
at org.apache.torque.TorqueInstance.getConn
at org.apache.torque.Torque.getConnection(T
at com.tribe.modules.actions.TribeLogin.doP
... 56 more
Caused by: java.sql.SQLException: com.mchange.v2.resourcepool.ResourcePool
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.resourcepool.BasicResourc
at com.mchange.v2.c3p0.impl.C3P0PooledConne
at com.mchange.v2.c3p0.PoolBackedDataSource.g
at com.mchange.v2.c3p0.ComboPooledDataSourc
at org.apache.torque.TorqueInstance.getConn
at org.apache.torque.Torque.getConnection(T
at com.tribe.modules.actions.TribeLogin.doP
at org.apache.turbine.modules.Action.perfor
at org.apache.turbine.modules.ActionLoader.e
at org.apache.turbine.Turbine.loginAction(T
at org.apache.turbine.Turbine.doGet(Turbine.j
at org.apache.turbine.Turbine.doPost(Turbin
at javax.servlet.http.HttpServlet.service(H
at javax.servlet.http.HttpServlet.service(H
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.tuckey.web.filters.urlrewrite.UrlRew
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HostnameRewriteFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.HibernateSessionFilter.d
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.LinkToolFilter.doFilte
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.ApiFamilyFilter.doFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at net.tribe.filters.UncleanURLFilter.doFil
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.ApplicationFilt
at org.apache.catalina.core.StandardWrapper
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardContext
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.authenticator.Authen
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardHostVal
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.valves.ErrorReportVa
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.StandardEngineV
at org.apache.catalina.core.StandardValveCo
at org.apache.catalina.core.StandardPipelin
at org.apache.catalina.core.ContainerBase.i
at org.apache.coyote.tomcat5.CoyoteAdapter.s
at org.apache.jk.server.JkCoyoteHandler.inv
at org.apache.jk.common.HandlerRequest.invo
at org.apache.jk.common.ChannelSocket.invok
at org.apache.jk.common.ChannelSocket.proce
at org.apache.jk.common.SocketConnection.ru
at org.apache.tomcat.util.threads.ThreadPoo
at java.lang.Thread.run(Thread.java:595)
at com.mchange.v2.sql.SqlUtils.toSQLExcepti
at com.mchange.v2.c3p0.impl.C3P0PooledConne
at com.mchange.v2.c3p0.PoolBackedDataSource.g
at com.mchange.v2.c3p0.ComboPooledDataSourc
at org.apache.torque.TorqueInstance.getConn
... 58 more"
And they want 5 bucks a month from me?
- Mood:
cranky
One year later... One whole year to figgure out about how to get more product to market...
And they still don't care...
http://www.sfgate.com/cgi-bin/article.c gi?f=/c/a/2007/12/17/BUJ1TRPNU.DTL
And they still don't care...
http://www.sfgate.com/cgi-bin/article.c
- Mood:
crushed
Yes, "wOOt" became Merriam-Webster's Word of the Year 2007 yesterday...
Proving once again the folly of subjecting 7-year-olds to spelling tests...
http://thelede.blogs.nytimes.com/2007/1 2/13/word-of-the-year-ritual-pauses-for-p uzzlement/?hp
Someone needs to tell this corporate dictator and keeper of the American-English Lexicon that they are truly behind the curve...
I give them a D+ for their selection.
Proving once again the folly of subjecting 7-year-olds to spelling tests...
http://thelede.blogs.nytimes.com/2007/1
Someone needs to tell this corporate dictator and keeper of the American-English Lexicon that they are truly behind the curve...
I give them a D+ for their selection.
- Mood:
amused
You know, I have a problem buying into Tribe if the server is ALWAYS having problems - particularly now they are allowing subscription service...
Dude, buy and test a back up...
Dude, buy and test a back up...
- Mood:
aggravated
Absinthe

http://www.sfgate.com/cgi-bin/article.c gi?f=/c/a/2007/12/05/MNQJTO9FM.DTL
http://www.stgeorgespirits.com/
And announced on the anniversary of the 21st Amendment, too!
http://www.sfgate.com/cgi-bin/article.c
http://www.stgeorgespirits.com/
And announced on the anniversary of the 21st Amendment, too!
- Mood:
giddy
...to take nothing personally...
Just a note... That's all...
Just a note... That's all...
- Mood:
disappointed
Well, it is going to be another crazy weekend with too much to do... My father decided that he wanted to make it in to Dickens this weekend and I already have too many things planned... Between duties at the tea shop, doing a window with Ragani, working street gigs, two parties, "tea" time, trying to play some music with people who actually want to play all the time rather than hibernating: my plate is full...
I am a bit of a frustrated artist still: with too much and too little to do all that the same time...
I am seriously considering a sabatical, in an effort to refocus and renew my artistic and professional energy. More on that later...
I am a bit of a frustrated artist still: with too much and too little to do all that the same time...
I am seriously considering a sabatical, in an effort to refocus and renew my artistic and professional energy. More on that later...
- Mood:
drained
Friday has decided to call in sick.
We hope it gets better...
We hope it gets better...
- Mood:
lethargic
Will Needs:
1. A Lectern with a Microphone.
2. to worry about taxes eating up my children's enheritance.
3. To be made, because everyone needs a Will...
4. An Adobe reader.
5. To grow...
6. To wait for the worst...
7. time to make an impression with the Honda racing team...
8. Need to save in order to maintain my livestyle
9. your vote!
10. to make contracting an attractive carreer path...
-----
Type "(your name) needs" into google and list the top ten...
1. A Lectern with a Microphone.
2. to worry about taxes eating up my children's enheritance.
3. To be made, because everyone needs a Will...
4. An Adobe reader.
5. To grow...
6. To wait for the worst...
7. time to make an impression with the Honda racing team...
8. Need to save in order to maintain my livestyle
9. your vote!
10. to make contracting an attractive carreer path...
-----
Type "(your name) needs" into google and list the top ten...
- Location:work, ugh...
- Mood:
amused
Well it was a wild weekend...
Dickens Opening Weekend
3 family holiday parties...
Family visiting Dickens
Missing Jacket and Painful Shoes.
Traveling to and back from Wheatland...
Dad, Mom, Brother...
Scones, Crumpets, Lemon Curd, Cream, Coffee, $$
Friends (The tale of two Martins?!?!?!?)
Cheer... Lots of cheer... Lots and lots of cheer....
Girlfriend... Girlfriends Mom... Girlfriends Roomate... Girlfriends Roomate's Mom...
Brief stopover at my place for fresh clothes and musical instruments...
Information and Mis-information and counter mis-infomration.
Turkey, Turkey, Turkey, Turkey, Turkey... (and some of it wasn't even friends or family...)
Spots of sleap... of which there is never enough...
And people wonder why I hybernate this time of year...
Next weekend actually looks to be busier than this week... If that where even possable!
No rest for wicked people, I guess.
Dickens Opening Weekend
3 family holiday parties...
Family visiting Dickens
Missing Jacket and Painful Shoes.
Traveling to and back from Wheatland...
Dad, Mom, Brother...
Scones, Crumpets, Lemon Curd, Cream, Coffee, $$
Friends (The tale of two Martins?!?!?!?)
Cheer... Lots of cheer... Lots and lots of cheer....
Girlfriend... Girlfriends Mom... Girlfriends Roomate... Girlfriends Roomate's Mom...
Brief stopover at my place for fresh clothes and musical instruments...
Information and Mis-information and counter mis-infomration.
Turkey, Turkey, Turkey, Turkey, Turkey... (and some of it wasn't even friends or family...)
Spots of sleap... of which there is never enough...
And people wonder why I hybernate this time of year...
Next weekend actually looks to be busier than this week... If that where even possable!
No rest for wicked people, I guess.
- Location:Work! Ugh!
- Mood:
tired
10. That some greek cleric thought it would be a good idea to step outside a chorus and present himself as a mythical hero...
9. That someone thought Lazer pointers would make great cat toys...
8. That I finally have a door on by bathroom.
7. That I have some of the BEST friends ever, period, end statement...
6. My band, through much turbulation and trials this year - as every year, is still together.
5. Unbelievably generous gifts, kindly given to me, from people I hardly know.
4. I lost 80 lbs this year, because I thought that walking an hour a day would be good for me in preparation for Northern.
3. The fact that my mother is flying up this friday to visit me at Dickens.
2. How welcomed I feel after ariving at my father's house after spending 5 hours in a car driving...
1. The love and support of a certain beautiful blonde girl who entered my life a little less than two months ago, and how she makes me smile every day...
9. That someone thought Lazer pointers would make great cat toys...
8. That I finally have a door on by bathroom.
7. That I have some of the BEST friends ever, period, end statement...
6. My band, through much turbulation and trials this year - as every year, is still together.
5. Unbelievably generous gifts, kindly given to me, from people I hardly know.
4. I lost 80 lbs this year, because I thought that walking an hour a day would be good for me in preparation for Northern.
3. The fact that my mother is flying up this friday to visit me at Dickens.
2. How welcomed I feel after ariving at my father's house after spending 5 hours in a car driving...
1. The love and support of a certain beautiful blonde girl who entered my life a little less than two months ago, and how she makes me smile every day...
- Location:Wheatland... whooo boy!
- Mood:
thankful
It is amazing how items can unlock memories. It is almost a Harry Potteresque idea.
I have been searching for a copy of a book a friend of mine wrote, and in it's stead I found a version of a bound script of a play that I originated the character for some 10 years ago...
I marveled at my name in print, and it had pictures of the premier performance at CSU Chico...
A flood of memories and ideas, dreams and aspirations flowed through my recollection as if they where burried treasure on some deserted island... Hidden from human contact some ten years only to be rediscovered an openned years later...
How marvelous... How rejuvenating... I feel renewed...
I have been searching for a copy of a book a friend of mine wrote, and in it's stead I found a version of a bound script of a play that I originated the character for some 10 years ago...
I marveled at my name in print, and it had pictures of the premier performance at CSU Chico...
A flood of memories and ideas, dreams and aspirations flowed through my recollection as if they where burried treasure on some deserted island... Hidden from human contact some ten years only to be rediscovered an openned years later...
How marvelous... How rejuvenating... I feel renewed...
- Mood:
hopeful
It is a short week...
It is a busy week...
I feel like it is a week where very little will actually get done because I have too much to do in too little time... Three Thanksgiving Parties, Helping opening Don Brown's stand, my Dickens stuff, work...
In the back of my mind I am thinking - "yeah, this is why I have a difficult time working Dickens every year..." I don't know if I could even consider doing it without Ragani and all her help... And I certainly am not going to let her try and do everything that needs to get done simply on her own... It's just too much for her to do herself - despite her saying that it isn't...
The next month, unfortunately, isn't really going to be any easier...
I am just going to have to do my best...
Still I could use another weekend off...
It is a busy week...
I feel like it is a week where very little will actually get done because I have too much to do in too little time... Three Thanksgiving Parties, Helping opening Don Brown's stand, my Dickens stuff, work...
In the back of my mind I am thinking - "yeah, this is why I have a difficult time working Dickens every year..." I don't know if I could even consider doing it without Ragani and all her help... And I certainly am not going to let her try and do everything that needs to get done simply on her own... It's just too much for her to do herself - despite her saying that it isn't...
The next month, unfortunately, isn't really going to be any easier...
I am just going to have to do my best...
Still I could use another weekend off...
- Location:work - ugh!
- Mood:
stressed - Music:I wanna be sudated - the ramones
Yes, yes... I am getting tired of dealing with tribe other than being a news feed of what is going on with friends. However, I decided to venture forth and switch my primarly blog to LiveJournal...
I mean granted I should have done this along time ago...
I mean granted I should have done this along time ago...
- Mood:
crazy

All the world's a chaosloom
And all the men and women merely players.
Which work of Shakespeare was the original quote from?
Or Better Still!

O! for a Jonson of fire, that would ascend
The brightest heaven of invention!
Which work of Shakespeare was the original quote from?
- Mood:
amused
Sam and Max (Season Two, Episode One) has been released.
I bet you are thinking what I am thinking...
I bet you are thinking what I am thinking...
- Mood:
geeky
Happy Birthday, BarelyProper...
Sorry I missed it wilst I was at Holister...
:)
Sorry I missed it wilst I was at Holister...
:)
It was brought to my attention that H'Angus the Monkey, the mascot of the Hartlepool Soccer team in the UK, won the election for town mayor by promising all the school children a free banana...
I wanna banana...
- Location:ugh, work!!!
- Mood:
amused
There is nothing quite like speeding down the highway listing to Psycho Killer being performed on a ukulele...
Thanks Ms. Vox!
Thanks Ms. Vox!
- Location:work ugh!
- Mood:
chipper
Yup, I name my computers, and I just have a replacement for my laptop that died with a sticky key and an impossable to replace keyboard...
I am hoping I can salvage some of the data via my new "el machina de muertos"
I wonder what I should name it? Options?
I am hoping I can salvage some of the data via my new "el machina de muertos"
I wonder what I should name it? Options?
- Mood:
mischievous
