Jump to content
HWBOT Community Forums

The official HWBOT Country Cup 2013 thread.


Massman

Recommended Posts

I can't submit my HWBot Prime results

 

They all have a file size of 5,2 - 5,7 MB and when I try to upload the files it says:

 

 

Oops. Something went wrong.

 

We could blame this on you but it`s most likely our crappy coding skills. You could try again or nudge our developpers for fixing this.

 

Details:

 

Maximum upload size of 5000000 bytes exceeded; nested exception is org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (5951338) exceeds the configured maximum (5000000)

Stack trace:

 

org.springframework.web.multipart.commons.CommonsMultipartResolver.parseRequest(CommonsMultipartResolver.java:160)

org.springframework.web.multipart.commons.CommonsMultipartResolver.resolveMultipart(CommonsMultipartResolver.java:139)

org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1047)

org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:892)

org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:915)

org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:822)

javax.servlet.http.HttpServlet.service(HttpServlet.java:641)

org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:796)

javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)

org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:471)

org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:402)

org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:329)

org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)

org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)

org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)

org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)

org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.hwbot.web.filter.CookieFilter.doFilter(CookieFilter.java:188)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77)

org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.hwbot.web.filter.MobileFilter.doFilterInternal(MobileFilter.java:51)

org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.http://www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)

org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)

org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)

org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)

org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)

org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)

org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)

org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)

org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)

org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)

org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:565)

org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)

java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

java.lang.Thread.run(Thread.java:662)

Link to comment
Share on other sites

Don't see why it's not eligible. Its hybrid and its what the stage calls for. They can just make an entry for it just like they did to differentiate between 7000 and 8000 series devastator and scrapper cores. They can call it 8670D2 7700 series and so on for all the different ranges.

Link to comment
Share on other sites

Thats what hybrid is. Its crossfire between a gpu and an integrated apu. My understanding is that it doesn't work with any gpu, only select low end models, but I've never tried with a 7970 to verify this.

 

And if it worked, I wouldn't mind if you put up 300k with your 7970 setup. I'd do the same.

Link to comment
Share on other sites

Yes, but Massman explained that this is called Dual Graphics, not Hybrid. For Hybrid only Llano + 2-3 possible discrete videocards qualify.

Not saying it's the right thing, but that's what he explained.

As I see it the difference is the naming scheme only...

 

http://www.cpu-world.com/info/AMD/Recommended_graphics_cards_for_AMD_dual-graphics.html Basically you should look at the first table only.

Correct me if I'm wrong, but that's what I've understood so far. There was a discussion earlier in this thread.

Edited by I.nfraR.ed
Link to comment
Share on other sites

i hear ya mike

Yes, but Massman explained that this is called Dual Graphics, not Hybrid. For Hybrid only Llano + 2-3 possible discrete videocards qualify.

Not saying it's the right thing, but that's what he explained.

As I see it the difference is the naming scheme only...

 

http://www.cpu-world.com/info/AMD/Recommended_graphics_cards_for_AMD_dual-graphics.html Basically you should look at the first table only.

Correct me if I'm wrong, but that's what I've understood so far. There was a discussion earlier in this thread.

 

so what actually qualifies? this is kinda confusing

Link to comment
Share on other sites

i hear ya mike

 

so what actually qualifies? this is kinda confusing

 

 

These are the valid combinations for the hybrid stage:

 

Valid combinations for Hybrid stage:

 

HD6410D + HD6350 = HD6430D2

 

HD6530D + HD6450 = HD6550D2

HD6530D + HD6570 = HD6610D2

HD6530D + HD6670 = HD6690D2

 

HD6550D + HD6450 = HD6550D2

HD6550D + HD6570 = HD6630D2

HD6550D + HD6670 = HD6690D2

 

HD6410D + HD6350A = HD6430D2

HD6410D + HD6450A = HD6510A2

HD6410D + HD6550A = HD6570A2

 

HD6530D + HD6450A = HD6550A2

HD6530D + HD6550A = HD6590A2

HD6530D + HD6650A = HD6670A2

HD6530D + HD6750A = HD6710A2

 

HD6550D + HD6450A = HD6550A2

HD6550D + HD6550A = HD6610A2

HD6550D + HD6650A = HD6690A2

HD6550D + HD6750A = HD6730A2

 

HD6480G + HD6430M = HD6510G2

HD6480G + HD6450M = HD6510G2

HD6480G + HD6470M = HD6510G2

HD6480G + HD6490M = HD6515G2

 

HD6520G + HD6450M = HD6540G2

HD6520G + HD6470M = HD6540G2

HD6520G + HD6490M = HD6545G2

HD6520G + HD6630M = HD6580G2

HD6520G + HD6650M = HD6720G2

HD6520G + HD6730M = HD6740G2

HD6520G + HD6750M = HD6755G2

HD6520G + HD6770M = HD6775G2

 

HD6620G + HD6450M = HD6640G2

HD6620G + HD6470M = HD6640G2

HD6620G + HD6490M = HD6645G2

HD6620G + HD6630M = HD6690G2

HD6620G + HD6650M = HD6740G2

HD6620G + HD6730M = HD6760G2

HD6620G + HD6750M = HD6755G2

HD6620G + HD6770M = HD6775G2

 

Basically anyone who could read a table should have got that from the CPU-World page.

Link to comment
Share on other sites

Massman can you check why my hybrid HD6530D + HD6670 = HD6690D2 score has not update or appears on the 03 scores for Puerto Rico ? Also I submitted one score with APU for 03 unique socket , that one too is not updated , so far Mr. Paco and me are rooting for Puerto Rico :/ small island , not too many people lives here that overclocks. I believe we just need an agp submission to complete that stage :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...