Register | Login: pw: 

Attackpoint - performance and training tools for orienteering athletes

Discussion: Possible site downtime

in: Orienteering; The Website;

#  Posted 2007-06-07 06:10:11
ken: just a heads-up, AP is probably moving to a new server in the next few days (using "excessive resources" on the current one), so there may be a temporary interruption of availability...hopefully nobody will notice!

-ken

#  Posted 2007-06-07 07:29:21
toddp: OMG!

#  Posted 2007-06-07 08:01:43
Bash: Sounds like it might be a good time to donate to Attackpoint.

#  Posted 2007-06-07 10:35:13
blairtrewin: From the point of view of Australian users it's not a bad time to have some downtime - it's a long holiday weekend and many of us will be away at events somewhere.

#  Posted 2007-06-08 05:07:30
toddp: You are right, Bash. I just made a donation. :-)

#  Posted 2007-06-08 06:19:43
mindsweeper: I've donated a couple of times, and the new features seem to keep coming. Try hovering the mouse over a username in the discussion...

#  Posted 2007-06-08 07:02:54
ebuckley: Yeah, that's a nice one. Much better than having to click to another page to remember who it is you're talking to.

#  Posted 2007-06-08 17:26:10
Bash: Cool - I hadn't noticed that!

#  Posted 2007-06-08 18:49:22
chitownclark: Well it's a cool new tool...if the AP member has filled in his profile.

Many AP'ers seem to feel reluctant to provide these data, particularly Birth Year. Would it be too harsh to stipulate that basic profile info be supplied, or else the A/Per would lose membership, and his seniority ranking would be reduced to zero?

#  Posted 2007-06-08 19:04:09
Boojums: I would be quite opposed to the idea of making others share their information on AP. (And this is from someone who has certainly NOT remained anonymous.) It's not a dating site, I don't see why people should have to share real names or DoBs, as long as they're just using the site like any other APer and not causing a ruckus.

#  Posted 2007-06-08 19:13:39
cedarcreek: I think it would be too harsh.

I would point out, though, that entering a location gives you the weather links on your log. I use the weather links a lot. And it's not like it's an address. It's just a city.

#  Posted 2007-06-08 19:18:24
cedarcreek: And I forgot about the other cool things it does, such as distance to events and to other APers.

#  Posted 2007-06-08 19:28:10
toddp: Respect peoples privacy. If they only want to share their HR and not their real name, that is their privilege.

#  Posted 2007-06-08 23:30:30
TimGood: I was going to ask: what is supposed to happen when you hover over a name? Nothing happens for me. Seems this feature is only enabled if you are logged in, when I logged in to ask the question, I started getting the pop up user info.

#  Posted 2007-06-09 00:03:13
kupackman: This isn't a dating site? Whoops.

#  Posted 2007-06-09 00:07:24
bishop22: I have to turn off "Show tooltips" in my Opera browser, or the user info is covered up by Opera displaying the link that is associated with the hypertext (user name). I use the tooltips to determine whether I can click on a link (e.g. youtube and many other sites are "blocked" at work, and my attempt to access "is logged"), so I'll have to see which is more useful.

#  Posted 2007-06-16 07:01:17
Wyatt: If CPU time is the excessive resource in use, I wonder if rankings.jsp is a leading cause of that. It sometimes seems to use 10-30 seconds of processing time... If so, you might want to try caching the rankings (probably with a list of the input results used to create it, and then query & compare the input list to check if it needs a refresh...) While they would perhaps then need to be updated every time a new split is entered, that's probably a lot less often than every time someone looks at the rankings. (Although maybe I'm the main cause of that resource usage...)

And the fancy 'new' Home page probably isn't cheap either, and it's probably hit way more often than the rankings page.

#  Posted 2007-06-16 18:12:30
ebuckley: Fixing a resource problem by making the code more efficient? That's so 1970's. MORE HARDWARE! That's the way we do things now.

#  Posted 2007-06-16 18:26:31
Homey: LOL... ebuckley, you're sounding like a Triathlete now! hehehe....

#  Posted 2007-06-19 06:09:43
ken: The move is complete...the site was offline for only about 80 sec. Send me an email if you notice any wacky errors, thanks.

#  Posted 2007-06-19 08:12:14
tim_sleepless: Yep... I now have multiple entries in my training log, and can't edit them.

#  Posted 2007-06-19 08:37:47
Bruce: I don't seem to be able to comment on anyones' logs.

#  Posted 2007-06-19 08:49:23
Bash: Ditto to Tim's & Bruce's observations. I'm sure that poor Ken is having a wonderful evening.

#  Posted 2007-06-19 09:29:21
rwagnon: Very nice. Everything is back to normal and really fast!

#  Posted 2007-06-19 15:21:12
Jagge: Looks like foreign chars, like дце are OK here, but not in training logs.

#  Posted 2007-06-19 16:57:05
Bash: Weird... I'm still getting the same issues. The other quirk is that my unread Favorites stay unread after reading them.

#  Posted 2007-06-19 17:43:06
ken: ok, I just figured out how to reproduce the favorites/comments/edit problems (I had to login as one of you guys in order to see it). it should be at least partly fixed now.

#  Posted 2007-06-19 20:01:17
Ratlaf: I can't seem to access the Mothly or Yearly summary page. The training volume and activities seem to still be there but all I get is this error message:

java.sql.SQLException: java.sql.SQLException: Illegal hour value '53' for java.sql.Time type in value '53:31:32.

#  Posted 2007-06-19 20:58:52
olympicdreamer: same here...and on the training page i sometimes get something like that...but then the graphs are shown at the bottom of the page so it was kinda weird

#  Posted 2007-06-19 22:23:08
jjcote: I had one training entry from yesterday disappear overnight (so I just entered it again).

#  Posted 2007-06-20 02:17:45
bbrooke: It seems I can access everything but the homepage. I keep getting this error:

500 Servlet Exception

java.sql.SQLException: java.sql.SQLException: Illegal hour value '24'
for
java.sql.Time type in value '24:28:15.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910)
at com.mysql.jdbc.ResultSet.getTimeFromString(ResultSet.java:5995)
at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5718)
at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5544)
at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5584)
at org.attackpoint.UserTrainingList.getFavoritesListHTML(UserTrainingList.java:723)
at _jsp._index__jsp._jspService(index.jsp:121)
at com.caucho.jsp.JavaPage.service(JavaPage.java:60)
at com.caucho.jsp.Page.pageservice(Page.java:570)
at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:179)
at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173)
at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274)
at com.caucho.server.port.TcpConnection.run(TcpConnection.java:511)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:520)
at com.caucho.util.ThreadPool.run(ThreadPool.java:442)
at java.lang.Thread.run(Thread.java:595)

Resin-3.0.23 (built Mon, 22 Jan 2007 02:16:07 PST)

#  Posted 2007-06-20 03:44:48
James: I couldn't get to my training log. When I clicked on Log, it would take me to the page for the 'Training' tab. Also, I lost my settings for metric units (for the temperature display), lost my location and my birth date. I had to do a bit of fiddling to be able to reaccess it. Searched on google for my log, then added a note to it to see if the log would come up. It seemed to work.
Don't know if it's related to the whole switching server thing.

#  Posted 2007-06-20 23:06:35
Ratlaf: Seems like the problems I mentioned have been fixed.

Thanks for everything Ken!!!!!!!!!!!!!!!!!!!!!!!

#  Posted 2007-06-20 23:59:07
olympicdreamer: yah i havent had any of those things pop up in a while....what ever ken did he fixed it! Thanks!!!!!

#  Posted 2007-06-29 09:06:01
boyle: When I log time & distance of daily workout, I can no longer use the pace function. Previously, I could enter the elapsed time and the pace and then the software would calculate the distance.

#  Posted 2007-07-04 05:06:21
danf: I get a servlet exception when trying to access the running performances page. Maybe one last hangover from the server switch?

You must be logged in to add a message

Back to Discussion index



 

Jul 8, 2008: processing time: 0.14s | © 2000-2008 Attackpoint
contact | about orienteering | donate