Marc . Posted October 4, 2011 Posted October 4, 2011 I'm using Supercontainer 2.82 on 15-20 computers. Now on the latest one I have installed (running Lion 10.7.1 and Filemaker 11) I get the error reproduced below. The Supercontainer Log simply says: An error occurred while handling request /SuperContainer/Files/20111004/C61CD601-97AD-BCD2-2BC8-0017F20F25F6?height=1537&width=1163,5&style=image_only in thread http-8020-Processor3 For input string: "1163,5" The same files display without any problems on all the other computers. Any hints on what may be the cause of the problem would be greatly appreciated. TIA Marc -------- HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception java.lang.NumberFormatException: For input string: "1163,5" java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) java.lang.Integer.parseInt(Integer.java:456) java.lang.Integer.valueOf(Integer.java:553) com.prosc.supercontainer.model.ThumbnailParameters.<init>(ThumbnailParameters.java:54) com.prosc.supercontainer.web.JSPModel.getVariableThumbUrl(JSPModel.java:80) com.prosc.supercontainer.web.KitchenSink.doGet(KitchenSink.java:271) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) com.prosc.supercontainer.web.JSPModelFilter.doFilter(JSPModelFilter.java:156) com.prosc.supercontainer.web.ActionFilter.doFilter(ActionFilter.java:103) com.prosc.supercontainer.web.RegistrationFilter.doFilter(RegistrationFilter.java:82) com.prosc.supercontainer.LogFilter.doFilter(LogFilter.java:38) note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs. Apache Tomcat/5.0.28
epeeler Posted October 4, 2011 Posted October 4, 2011 Could you send an error log (found by following instructions here http://wo.360works.com/cgi-bin/support/productsupport.cgi/Plugin_log_files) to [email protected] with a description of your system and what you are trying to do?
Smef Posted November 3, 2011 Posted November 3, 2011 I believe the error here may be at least partially due to the comma in your width parameter.
Recommended Posts
This topic is 4767 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now