Admin
New Beta Site - testing configuration changes
July 17, 2007 at 11:05PM View BBCode
We are working on some sitewide configuration changes which should help overall site performance.
Until further notice, please use this URL to access the beta site and let me know if you see anything out of the ordinary.
We are still working on Image caching, so that Dynasty Vision loads quickly.
http://beta.simdynasty.com:11080/
Thanks
Tyson
hobos
July 18, 2007 at 05:42AM View BBCode
My browsers (FireFox, IE, and Opera) cannot seem to connect to that url right now, although I was able to access it when I tried a few hours ago.
[Edited on 7-18-2007 by hobos]
tworoosters
July 18, 2007 at 06:20AM View BBCode
Safari can?t open the page ?http://beta.simdynasty.com:11080/? because it could not connect to the server ?beta.simdynasty.com?.
Admin
July 18, 2007 at 09:44AM View BBCode
Sorry, we don't have this set to restart after a reboot. I'll have to get them to restart it manually. I've changed the beta site back for now.
Tyson
Admin
July 18, 2007 at 01:05PM View formatted
You are viewing the raw post code; this allows you to copy a message with BBCode formatting intact.
Ok, I switched this back over. Let me know if you see any problems.
Tyson
tworoosters
July 18, 2007 at 02:47PM View BBCode
Tried to access rotation/bullpen:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 279 in the jsp file: /rosterp.jsp
The type javax.mail.MessagingException cannot be resolved. It is indirectly referenced from required .class files
276: String to = "tysonlowery@simdynasty.com";
277: String subject = "pin-cur";
278: if(teamid.equals("1308")) {
279: MailMessage.send(from, to, subject, message, true);
280: }
281:
282: }
Stacktrace:
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:423)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13 logs.
Apache Tomcat/6.0.13
Admin
July 18, 2007 at 03:03PM View BBCode
Thanks!!!!
I've fixed this. It was some old code that we don't need anymore, I've eliminated it and the error went away.
Tyson
tworoosters
July 18, 2007 at 03:33PM View BBCode
Attempting to adjust pitching rotation:
* SQLException caught *** SQLState: 01004 Message: Data truncation: Column set to default value; NULL supplied to NOT NULL column 'team_laststarter' at row 1 Vendor: 0 query: query
Admin
July 18, 2007 at 05:04PM View BBCode
Thanks again. Please keep pounding the beta site so we can find other problems like this.
Tyson
tworoosters
July 18, 2007 at 05:43PM View BBCode
Seems pretty solid, I tried going to a 4 man rotation, dropping below 40 man roster, putting more than 15 points on and subbing a non catcher and it handled it all with ease.
Must be a glitch in the code somewhere though because Detroit are not in the playoffs :puzzled::D
Admin
July 18, 2007 at 05:48PM View BBCode
lol.
Thanks for testing. Try out as many different pages as you can, doing different things. Trade proposals, waiving guys, stat pages, etc.
We're upgrading Tomcat and sometimes these things don't like my code if it uses old methods and components.
Tyson
hobos
July 18, 2007 at 06:02PM View BBCode
I attempted to make a trade proposal and got this error:
*** SQLException caught *** SQLState: HY000 Message: Field 'trade_commentsacc' doesn't have a default value Vendor: 1364
Admin
July 18, 2007 at 08:43PM View BBCode
Fixed the first issue with the trade proposal page, but working on something else now.
Tyson
Admin
July 20, 2007 at 08:28PM View BBCode
We made a few final changes this afternoon. If all goes well this weekend, we're going to try this out on the main site on Monday.
I added some things in during the last hour or two that should help load times a tiny bit by "asking the browser" to cache most javascript files and other static content.
Tyson
Pages: 1