PDA

View Full Version : Any changes done in hwbot engine????


thebanik
11-16-2009, 05:56
I just lost 10 hwboints within a few hours, but my rank is still intact. Also it was my highest hwboints ever achieved and the maximum points that I reached, 357.6 is not visible in my profile anymore.
After checking overclockers league ranking, it seems every1 around me has dropped points suddenly and hence my rank(which I got to after reaching 357.6 points) hasnt changed. Something seems fishy to me, :p

chispy
11-16-2009, 06:31
Suddenly a lot of us lost around 40 points in Team PURE. hwbot maintnance ?

Gamer
11-16-2009, 06:53
Same here.

psynapse
11-16-2009, 08:43
Have a look at 3D01 multi card scores (might be others too).

My result in listings says 9ish. Expand the score and it switches to 2ish.

My total score is with the lower number.

Massman
11-16-2009, 09:08
No issue with that here, Psynapse.

Can't seem to find where it went wrong. Maybe RB finds the problem.

richba5tard
11-16-2009, 09:11
No changes made in the past few days. Maybe a bad points calculation?

BenchBros
11-16-2009, 09:12
Same problems here... we lost arround 60 global points.

take a look to 3D01 ranings.... global first in both categories... 17 points...

richba5tard
11-16-2009, 10:21
Indeed, again a corrupted mysql table. The database server needs replacement, NOW! :(

thebanik
11-16-2009, 10:25
Indeed, again a corrupted mysql table. The database server needs replacement, NOW! :(

does this means few hours/days of downtime to hwbot???

richba5tard
11-16-2009, 10:30
If the server does not crash untill the replacement server gets here, no. Half an hour should suffice to replace the server.

Vivi
11-16-2009, 10:30
i lost 124 points :D

richba5tard
11-16-2009, 10:32
They will return in a few minutes,.one hour max. :)

Vivi
11-16-2009, 10:47
nah no problem :). thanks for the hardwork you put into HWBOT

thebanik
11-16-2009, 11:11
recently I saw in some news post, some people wanted to donate and rich you gave a link in that thread for people to make donations(though there were hardly 10 posters in that thread), now can that link be posted in the homepage??? Honestly I wont be able to donate anything right now, but if and when I can, I certainly would like to donate and the link be accessible easily, :p (most likely like others here, me too a very lazy guy)

komadyret
11-16-2009, 11:57
that link was broken.. or rather the donation link on that page...

http://hwbot.org/hwbot.support.do

When I press the donate-link it gives me : The requested URL /https://www.paypal.com/cgi-bin/webscr was not found on this server.

richba5tard
11-16-2009, 12:10
Damn, a stupid typo. It's fixed now.

http://hwbot.org/hwbot.support.do

komadyret
11-16-2009, 12:16
Link tested and found in working order :)

richba5tard
11-16-2009, 13:26
Thanks for the support, komadyret!

Oj0
11-16-2009, 13:32
Anything done preventing me from uploading scores? :p

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception
javax.servlet.ServletException: org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Read timed out
org.apache.struts.upload.CommonsMultipartRequestHa ndler.handleRequest(CommonsMultipartRequestHandler .java:202)
org.apache.struts.util.RequestUtils.populate(Reque stUtils.java:442)
org.apache.struts.action.RequestProcessor.processP opulate(RequestProcessor.java:816)
org.apache.struts.action.RequestProcessor.process( RequestProcessor.java:203)
org.apache.struts.action.ActionServlet.process(Act ionServlet.java:1196)
org.apache.struts.action.ActionServlet.doPost(Acti onServlet.java:432)
javax.servlet.http.HttpServlet.service(HttpServlet .java:710)
javax.servlet.http.HttpServlet.service(HttpServlet .java:803)
org.hwbot.web.filter.TermsAndConditionsFilter.doFi lter(TermsAndConditionsFilter.java:50)
org.displaytag.filter.ResponseOverrideFilter.doFil ter(ResponseOverrideFilter.java:125)
org.hwbot.web.filter.PostRequestEncodingFilter.doF ilter(PostRequestEncodingFilter.java:37)
org.hwbot.web.filter.LocaleFilter.doFilter(LocaleF ilter.java:38)
org.hwbot.web.filter.CookieFilter.doFilter(CookieF ilter.java:180)
org.hwbot.web.filter.ResponseHeaderFilter.doFilter (ResponseHeaderFilter.java:29)


root cause
org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Read timed out
org.apache.commons.fileupload.FileUploadBase.parse Request(FileUploadBase.java:429)
org.apache.struts.upload.CommonsMultipartRequestHa ndler.handleRequest(CommonsMultipartRequestHandler .java:193)
org.apache.struts.util.RequestUtils.populate(Reque stUtils.java:442)
org.apache.struts.action.RequestProcessor.processP opulate(RequestProcessor.java:816)
org.apache.struts.action.RequestProcessor.process( RequestProcessor.java:203)
org.apache.struts.action.ActionServlet.process(Act ionServlet.java:1196)
org.apache.struts.action.ActionServlet.doPost(Acti onServlet.java:432)
javax.servlet.http.HttpServlet.service(HttpServlet .java:710)
javax.servlet.http.HttpServlet.service(HttpServlet .java:803)
org.hwbot.web.filter.TermsAndConditionsFilter.doFi lter(TermsAndConditionsFilter.java:50)
org.displaytag.filter.ResponseOverrideFilter.doFil ter(ResponseOverrideFilter.java:125)
org.hwbot.web.filter.PostRequestEncodingFilter.doF ilter(PostRequestEncodingFilter.java:37)
org.hwbot.web.filter.LocaleFilter.doFilter(LocaleF ilter.java:38)
org.hwbot.web.filter.CookieFilter.doFilter(CookieF ilter.java:180)
org.hwbot.web.filter.ResponseHeaderFilter.doFilter (ResponseHeaderFilter.java:29)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.
Apache Tomcat/6.0.16

komadyret
11-16-2009, 13:43
Thanks for the support, komadyret!

NP, It's long overdue.
I/We really appreciate the effort you guys put in :)

richba5tard
11-16-2009, 13:54
Anything done preventing me from uploading scores? :p

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception
javax.servlet.ServletException: org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Read timed out


No, did you try to upload huge pictures or something? Something went wrong while processing the form attachments (pictures).

Oj0
11-16-2009, 14:10
456 KB (467*700 bytes) :/

Oj0
11-16-2009, 14:20
I just kept on trying and eventually it got though :)

PeterStoba
11-17-2009, 09:05
Damn, a stupid typo. It's fixed now.

http://hwbot.org/hwbot.support.do

Just cleared out my paypal, should be 10 euros on the way, not much, but it helps :)

Massman
11-17-2009, 11:09
Just cleared out my paypal, should be 10 euros on the way, not much, but it helps :)

http://www.theabeforum.com/images/emoticons/New/bow.gif

Thor941
11-17-2009, 15:00
just donate 20 € ;)

PeterStoba
11-17-2009, 17:15
http://www.theabeforum.com/images/emoticons/New/bow.gif

Do I get a little star like the others? xD

Thor941
11-20-2009, 12:56
where is my star :cry:

richba5tard
11-20-2009, 13:12
Komadyret, Thor and PeterStroba, you received a little star. ; )

Thor941
11-20-2009, 13:23
:d

Thor941
11-21-2009, 08:04
BTW I can't find the link to this donation page on the site, maybe It could help to put it on the mainpage no?

komadyret
11-21-2009, 08:38
Navigation box on the top left: about hwbot - suport :)
http://hwbot.org/hwbot.support.do

komadyret
11-21-2009, 08:41
Komadyret, Thor and PeterStroba, you received a little star. ; )

Shouldn't it be one for the team?
any amount >= 20 euro’s will get your team in the supporting teams list
Not that it matters. Put the funds to the best use! :)

PeterStoba
11-21-2009, 09:45
Komadyret, Thor and PeterStroba, you received a little star. ; )

Thanks, I feel special now :p

BTW I can't find the link to this donation page on the site, maybe It could help to put it on the mainpage no?

I agree, would help if it was a bit more visible.

Shouldn't it be one for the team?

Not that it matters. Put the funds to the best use! :)

I donated 10 euros, so no. If I donated 20 euros my team would get a star.

Thor941
11-21-2009, 10:15
Navigation box on the top left: about hwbot - suport :)
http://hwbot.org/hwbot.support.do

oops :)