Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7234 - gentoo-stats doesn't work anymore
Summary: gentoo-stats doesn't work anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Maik Schreiber
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 16:55 UTC by Michiel de Bruijne
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2002-08-29 16:55:44 UTC
I wanted to update my statistics to help the Gentoo-developers, but I get the 
error below. I saw on the website that there hasn't been an update since august 
24 so I wonder do you still want users to upload their statistics? Please put 
more information about (the future of) gentoo-stats on the website. 
 
gentoo-stats --update <system-id> 
ERROR 
java.sql.SQLException: General error: Got error 127 from table handler 
        at org.gjt.mm.mysql.MysqlIO.sendCommand(Unknown Source) 
        at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(Unknown Source) 
        at org.gjt.mm.mysql.Connection.execSQL(Unknown Source) 
        at org.gjt.mm.mysql.PreparedStatement.executeUpdate(Unknown Source) 
        at org.gjt.mm.mysql.PreparedStatement.executeUpdate(Unknown Source) 
        at org.gentoo.stats.StatsServlet.processPackages(StatsServlet.java:119) 
        at org.gentoo.stats.StatsServlet.doPost(StatsServlet.java:52) 
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) 
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) 
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566) 
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472) 
        at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) 
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566) 
        at 
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564) 
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472) 
        at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) 
        at 
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347) 
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566) 
        at 
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564) 
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564) 
        at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564) 
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472) 
        at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) 
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) 
        at 
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566) 
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472) 
        at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) 
        at 
org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:458) 
        at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:551) 
        at java.lang.Thread.run(Thread.java:536)
Comment 1 Maik Schreiber 2002-08-29 17:25:22 UTC
I'm aware of the problem, but I didn't find enough time to properly fix it yet.
I will be doing it this weekend if time permits.

As for people updating their entries, this isn't really a problem. Since the
client daemon isn't designed to only transmit updates, it transmits all data
over and over again each time. So the next time clients can update their data as
usual, the "updated during the last 10 days" counter will begin to rise again.