There was a problem with a Velocity script
Page/httpd/prestosports/site-public/WEB-INF/themes/generic/bio-career-template
ErrorInvocation of method 'include' in class com.prestosports.render.ContentEngineInvoker threw exception java.lang.RuntimeException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 43,147 milliseconds ago. The last packet sent successfully to the server was 29 milliseconds ago. at /httpd/prestosports/site-public/WEB-INF/themes/generic/bio-career-template[line 12, column 10]
Page source:
1: ## MOBILE CHECK
2: #if ($browser.getIphone() || $browser.getMobile())
3: 	#set ($isMobile = true)
4: #else
5: 	#set ($isMobile = false)
6: #end
7: 
8: #set ($mobileNS = 'mobile-stats-')
9: #set ($mobileNSP = "#${mobileNS}")
10: 
11: ## PICK UP OPTIONS
12: $website.include("options")
13: #set ($options = $request.getAttribute("options"))
14: #set ($locale = "en_us")
15: #set ($locale = $options.get("locale"))
16: #set ($showCareer = $wiki.valid() && $seasons)
17: #if ("yes" == $options.get("stats_show_career") && $seasons)
18:   #set ($showCareer = "yes")
19: #end
20: 
21: #if ($locale == "en_us")
22:   #set ($defLabel = "Defense")
23: #elseif ($locale == "en_gb")
24:   #set ($defLabel = "Defence")
25: #end
26: 
27: #set ($pos = "")
28: #if($attributes.get("position_stat"))
29:     #set ($pos = $attributes.get("position_stat"))
30: #else
31:     #set ($pos = $attributes.get("position"))
32:     #set ($pos = $statPosition)
33:     #set ($posVec = $pos.split("/"))
34:     #set ($pos = $posVec[0])
35: #end
36: #set ($pos = $pos.toLowerCase())
37: #set ($pos = $positions.get($pos))
38: 
39: #set ($highlights = $highlights.get($pos))
40: #if ($request.getParameter("pos"))
41:   #set ($pos = $request.getParameter("pos"))
42:   #set ($pos = $pos.toLowerCase())
43:   #set ($pos = $positions.get($pos))
44: #end
45: #set ($labels = $labels.get($pos))
46: #set ($briefs = $briefs.get($pos))
47: #set ($gamelogs = $gamelogs.get($pos))
48: #set ($view = $!request.getParameter("view"))
49: #set ($url = ${page.url})
50: 
51: #set ($playerId = $attributes.get("playerId"))
52: 
53: #set ($stats = $splits.overall)
54: 
55: ## CAREER STATS WILL PRINT LIKE THIS
56: #macro (splitBioCareer $label $stats $class)
57:     #set ($url = "${page.url}?view=career")
58:     #if ($request.getParameter("pos"))
59:       #set ($escPos = $request.getParameter("pos"))
60:       #set ($escPos = $tool.esc.url($escPos))
61:       #set ($url = "${url}&pos=$escPos")
62:     #end
63:     <tr class="$!{class}">
64:     <td class="${mobileNS}fixed-column"><a href="${url}">${label}</a></td>
65:     #foreach ($brief in $briefs.keySet())
66:       #set ($value = "-")
67:       #set ($value = $!formatter.formatNumber($stats.get($brief), $formats.get($brief)))
68:       <td align="center">
69:       #if ($value.length() > 0)$value#else - #end
70:       </td>
71:     #end
72:   </tr>
73: #end
74: 
75: #set ($name = $request.getParameter("name"))
76: $request.getAttribute("careerTotals").addGames($events)
77: $!request.getAttribute("careerMap").put($name, $stats)
78: 
79: #if ($request.getParameter("print") == 'yes')
80:   #splitBioCareer($name, $splits.overall, '')
81: #end

Lauren Goldthorpe #30 Lake Superior State

gp 1
pts/g 0.0
fg % 0.0
3pt % -
ft % -
reb/g 0.0
a/g 0.0
Recent Games
Feb 7 at Hillsdale L, 60-57
Feb 12 Grand Valley State L, 67-57
Feb 14 Ferris State L, 63-50
Feb 19 Northern Michigan L, 69-49
Feb 21 Michigan Tech L, 72-61
Feb 26 at Northwood L, 78-73
Statistics category Overall Conf
Games 1 -
Games started - -
Minutes 0 -
Minutes per game .0 -
FG 0-1 0-0
FG Pct 0.0 -
3PT 0-0 0-0
3PT Pct - -
FT 0-0 0-0
FT Pct - -
Off rebounds 0 -
Def rebounds 0 -
Total rebounds 0 -
Rebounds per game 0.0 -
Personal fouls 0 -
Disqualifications 0 -
Assists 0 -
Turnovers 0 -
Assist to turnover ratio - -
Steals 0 -
Blocks 0 -
Points 0 0
Points per game 0.0 -
Points per 40 min - -
Date Opponent Score gs min fg pct 3pt pct ft pct pts
Nov 8 # Madonna W, 86-80 - 3 0-0 - 0-0 - 0-0 - 0
Nov 14 McKendree W, 71-58 - 0 0-1 0.0 0-0 - 0-0 - 0
Nov 15 Illinois-Springfield W, 49-44 - - - - - - - - -
Nov 29 vs. Ursuline W, 78-63 - - - - - - - - -
Dec 4 at Wayne State L, 71-64 - - - - - - - - -
Dec 6 at Findlay L, 68-63 - - - - - - - - -
Dec 11 Malone L, 62-57 - - - - - - - - -
Dec 13 Walsh L, 74-56 - - - - - - - - -
Dec 18 Finlandia W, 74-65 - - - - - - - - -
Jan 2 at Lake Erie W, 48-44 - - - - - - - - -
Jan 4 at Ashland L, 72-33 - - - - - - - - -
Jan 8 Ohio Dominican W, 81-67 - - - - - - - - -
Jan 10 Tiffin L, 72-66 - - - - - - - - -
Jan 15 Saginaw Valley State W, 76-61 - - - - - - - - -
Jan 17 Hillsdale L, 59-54 - - - - - - - - -
Jan 22 at Grand Valley State L, 58-48 - - - - - - - - -
Jan 24 at Ferris State L, 62-55 - - - - - - - - -
Jan 29 at Northern Michigan L, 69-64 - - - - - - - - -
Jan 31 at Michigan Tech L, 74-61 - - - - - - - - -
Feb 2 Northwood L, 69-54 - - - - - - - - -
Feb 5 at Saginaw Valley State L, 67-49 - - - - - - - - -
Feb 7 at Hillsdale L, 60-57 - - - - - - - - -
Feb 12 Grand Valley State L, 67-57 - - - - - - - - -
Feb 14 Ferris State L, 63-50 - - - - - - - - -
Feb 19 Northern Michigan L, 69-49 - - - - - - - - -
Feb 21 Michigan Tech L, 72-61 - - - - - - - - -
Feb 26 at Northwood L, 78-73 - - - - - - - - -
# Stats don't count towards season totals
Date Opponent Score gs min off def reb ast to a/to stl blk pf dq
Nov 8 # Madonna W, 86-80 - 3 0 0 0 0 1 0.0 0 0 2 0
Nov 14 McKendree W, 71-58 - 0 0 0 0 0 0 - 0 0 0 0
Nov 15 Illinois-Springfield W, 49-44 - - - - - - - - - - - -
Nov 29 vs. Ursuline W, 78-63 - - - - - - - - - - - -
Dec 4 at Wayne State L, 71-64 - - - - - - - - - - - -
Dec 6 at Findlay L, 68-63 - - - - - - - - - - - -
Dec 11 Malone L, 62-57 - - - - - - - - - - - -
Dec 13 Walsh L, 74-56 - - - - - - - - - - - -
Dec 18 Finlandia W, 74-65 - - - - - - - - - - - -
Jan 2 at Lake Erie W, 48-44 - - - - - - - - - - - -
Jan 4 at Ashland L, 72-33 - - - - - - - - - - - -
Jan 8 Ohio Dominican W, 81-67 - - - - - - - - - - - -
Jan 10 Tiffin L, 72-66 - - - - - - - - - - - -
Jan 15 Saginaw Valley State W, 76-61 - - - - - - - - - - - -
Jan 17 Hillsdale L, 59-54 - - - - - - - - - - - -
Jan 22 at Grand Valley State L, 58-48 - - - - - - - - - - - -
Jan 24 at Ferris State L, 62-55 - - - - - - - - - - - -
Jan 29 at Northern Michigan L, 69-64 - - - - - - - - - - - -
Jan 31 at Michigan Tech L, 74-61 - - - - - - - - - - - -
Feb 2 Northwood L, 69-54 - - - - - - - - - - - -
Feb 5 at Saginaw Valley State L, 67-49 - - - - - - - - - - - -
Feb 7 at Hillsdale L, 60-57 - - - - - - - - - - - -
Feb 12 Grand Valley State L, 67-57 - - - - - - - - - - - -
Feb 14 Ferris State L, 63-50 - - - - - - - - - - - -
Feb 19 Northern Michigan L, 69-49 - - - - - - - - - - - -
Feb 21 Michigan Tech L, 72-61 - - - - - - - - - - - -
Feb 26 at Northwood L, 78-73 - - - - - - - - - - - -
# Stats don't count towards season totals
  gp gs min/g fg/g pct 3pt/g pct ft/g pct ppg
Total - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
  gp gs min fg pct 3pt pct ft pct pts
Total - - - 0-0 - 0-0 - 0-0 - 0
  gp gs min/g fg/40 pct 3pt/40 pct ft/40 pct pts/40
Total - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
  gp gs mpg off/g def/g reb/g pf/g dq/g ast/g to/g a/to stl/g blk/g
Total - - - - - - - - - - - - -
  gp gs min off def reb pf dq ast to a/to stl blk
Total - - - - - - - - - - - - -
  gp gs mpg off/40 def/40 reb/40 pf/40 dq/40 ast/40 to/40 a/to stl/40 blk/40
Total - - - - - - - - - - - - -
  gp gs min/g fg/g pct 3pt/g pct ft/g pct ppg
Total 1 - .0 0.0-1.0 0.0 0.0-0.0 - 0.0-0.0 - 0.0
Conference - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
Exhibition 1 - 3.0 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - 0.0
 
-
Home 1 - .0 0.0-1.0 0.0 0.0-0.0 - 0.0-0.0 - 0.0
Away - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
Neutral - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
 
-
Wins 1 - .0 0.0-1.0 0.0 0.0-0.0 - 0.0-0.0 - 0.0
Losses - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
 
-
November 1 - .0 0.0-1.0 0.0 0.0-0.0 - 0.0-0.0 - 0.0
  gp gs min fg pct 3pt pct ft pct pts
Total 1 - 0 0-1 0.0 0-0 - 0-0 - 0
Conference - - - 0-0 - 0-0 - 0-0 - 0
Exhibition 1 - 3 0-0 - 0-0 - 0-0 - 0
 
-
Home 1 - 0 0-1 0.0 0-0 - 0-0 - 0
Away - - - 0-0 - 0-0 - 0-0 - 0
Neutral - - - 0-0 - 0-0 - 0-0 - 0
 
-
Wins 1 - 0 0-1 0.0 0-0 - 0-0 - 0
Losses - - - 0-0 - 0-0 - 0-0 - 0
 
-
November 1 - 0 0-1 0.0 0-0 - 0-0 - 0
  gp gs min/g fg/40 pct 3pt/40 pct ft/40 pct pts/40
Total 1 - .0 0.0-0.0 0.0 0.0-0.0 - 0.0-0.0 - -
Conference - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
Exhibition 1 - 3.0 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - 0.0
 
-
Home 1 - .0 0.0-0.0 0.0 0.0-0.0 - 0.0-0.0 - -
Away - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
Neutral - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
 
-
Wins 1 - .0 0.0-0.0 0.0 0.0-0.0 - 0.0-0.0 - -
Losses - - - 0.0-0.0 - 0.0-0.0 - 0.0-0.0 - -
 
-
November 1 - .0 0.0-0.0 0.0 0.0-0.0 - 0.0-0.0 - -
  gp gs mpg off/g def/g reb/g pf/g dq/g ast/g to/g a/to stl/g blk/g
Total 1 - .0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 - 0.0 0.0
Conference - - - - - - - - - - - - -
Exhibition 1 - 3.0 0.0 0.0 0.0 2.0 0.0 0.0 1.0 0.0 0.0 0.0
 
-
Home 1 - .0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 - 0.0 0.0
Away - - - - - - - - - - - - -
Neutral - - - - - - - - - - - - -
 
-
Wins 1 - .0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 - 0.0 0.0
Losses - - - - - - - - - - - - -
 
-
November 1 - .0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 - 0.0 0.0
  gp gs min off def reb pf dq ast to a/to stl blk
Total 1 - 0 0 0 0 0 0 0 0 - 0 0
Conference - - - - - - - - - - - - -
Exhibition 1 - 3 0 0 0 2 0 0 1 0.0 0 0
 
-
Home 1 - 0 0 0 0 0 0 0 0 - 0 0
Away - - - - - - - - - - - - -
Neutral - - - - - - - - - - - - -
 
-
Wins 1 - 0 0 0 0 0 0 0 0 - 0 0
Losses - - - - - - - - - - - - -
 
-
November 1 - 0 0 0 0 0 0 0 0 - 0 0
  gp gs mpg off/40 def/40 reb/40 pf/40 dq/40 ast/40 to/40 a/to stl/40 blk/40
Total 1 - .0 - - - - - - - - - -
Conference - - - - - - - - - - - - -
Exhibition 1 - 3.0 0.0 0.0 0.0 26.7 0.0 0.0 13.3 0.0 0.0 0.0
 
-
Home 1 - .0 - - - - - - - - - -
Away - - - - - - - - - - - - -
Neutral - - - - - - - - - - - - -
 
-
Wins 1 - .0 - - - - - - - - - -
Losses - - - - - - - - - - - - -
 
-
November 1 - .0 - - - - - - - - - -