There was a problem with a Velocity script
Pagesports/mbkb/2024-25/boxscores/related-links-template
ErrorInvocation of method 'getRelatedInSchedule' in class com.prestosports.render.storage.database.DatabasePage threw exception java.lang.RuntimeException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 205 milliseconds ago. The last packet sent successfully to the server was 205 milliseconds ago. at kn1qjui8ec8zqxr1sports/mbkb/2024-25/boxscores/related-links-template[line 32, column 40]
Page source:
1: #macro (printLinkAriaLabelRelatedLinks $event $label)
2:     #if (!$event)
3:         #set ($ariaLabel = $label)
4:     #else
5:         #set ($ariaLabel = "${event.sport} event: ${formatter.formatDate($event.date, 'MMMM d hh:mm a:')}")
6:         #if ($event.neutralSite.length() > 0 || $event.home)
7:                 #set ($vsOrAt = "vs.")
8:         #else
9:                 #set ($vsOrAt = "at")
10:         #end
11:         #if ($event.teams.size() > 1)
12:                 #set ($ariaLabel = "${ariaLabel} ${event.teams.get(0).name} ${vsOrAt} ${event.teams.get(1).name}:")
13:         #elseif ($event.teams.size() == 1)
14:                 #set ($ariaLabel = "${ariaLabel} ${event.teams.get(0).name}:")
15:         #end
16:         #if ($event.neutralSite.length() > 0)
17:                 #set ($ariaLabel = "${ariaLabel} @ ${event.neutralSite}:")
18:         #end
19:         #set ($ariaLabel = "${ariaLabel} ${label}")
20:     #end
21:     aria-label="$ariaLabel"
22: #end ##printLinkAriaLabelRelatedLinks
23: 
24: 
25: ## RELATED LINKING
26: #if (!($request.getAttribute("disable_related_links").length() > 0))
27: #if($request.getAttribute("relatedLinksContentPage"))
28:         #set ($contentPage = $request.getAttribute("relatedLinksContentPage"))
29:     #else
30:         #set ($contentPage = $page)
31:     #end
32:     #set ($relatedPages = $contentPage.relatedInSchedule)
33:         #if ($relatedPages.size() > 0)
34:                 ##disable related links from showing again
35:                 $request.setAttribute("disable_related_links", "y")
36: 
37:                 #set ($printedLinks = {})
38:                 #set ($eventLinks = [])
39:                 #set ($relatedEvents = $contentPage.schedule.getEventsWithLink($contentPage.url))
40:                 #if (!$relatedEvents.isEmpty())
41:                         #set ($relatedEvent = $relatedEvents[0])
42:                         #if (!$relatedEvent.links.isEmpty())
43:                                 #set ($eventLinks = $relatedEvent.links)
44:                         #end
45:                 #end
46:   
47:                 <div class="page-related-links d-flex justify-content-start align-items-center gap-2">
48:                         #foreach ($related in $relatedPages)
49:                                 #set ($linkText = $related.mapLabel)
50:                                 #set ($linkUrl = $related.url)
51:                                 #set ($linkMapType = $related.mapType)
52:                                 #set ($linkFound = false)
53:                                 #if (!$eventLinks.isEmpty())
54:                                         #set ($link = $eventLinks[0])
55:                                         #foreach ($l in $eventLinks)
56:                                         #if ($related.url == $l.url)
57:                                                 #set ($link = $l)
58:                                                 #set ($linkFound = true)
59:                                         #end
60:                                         #end
61:                                 #end
62:                                 #if ($linkFound == true)
63:                                         #set ($linkText = $link.name)
64:                                         #set ($linkUrl = $link.url)
65:                                         #set ($linkMapType = $link.mapType)
66:                                 #end
67:                                 #set ($linkTypeCounter = 1)
68:                                 #set ($linkTypeLabel = $linkText)
69:                                 #if ($printedLinks.containsKey("${$linkText}"))
70:                                         #set ($linkTypeCounter = $printedLinks.get("${linkText}") + 1)
71:                                         #set ($linkTypeLabel = "${linkTypeLabel} ${linkTypeCounter}")
72:                                 #end
73:                                 #set ($ignore = $printedLinks.put($linkTypeLabel, $linkTypeCounter))
74: 
75:                                 <a class="btn btn-primary btn-sm #if ($related.id == $contentPage.id) active #end " href="$related.url" #printLinkAriaLabelRelatedLinks($relatedEvent, $linkTypeLabel) #if ($website.isExternalLink($related.url)) target="_blank" #end>
76:                                         #if ($linkMapType == "GA") ##gallery
77:                                                 <span class="far fa-images"></span>
78:                                         #elseif ($linkMapType == "TI") ##tickets
79:                                                 <span class="fas fa-ticket-alt"></span>
80:                                         #elseif($linkMapType == "RC") ##recap
81:                                                 <span class="fa fa-share"></span>
82:                                         #elseif($linkMapType == "PR") ##preview
83:                                                 <span class="far fa-eye"></span>
84:                                         #elseif($linkMapType == "LS") ##live stats
85:                                                 <span class="fas fa fa-eye"></span>
86:                                         #elseif($linkMapType == "VI") ##video
87:                                                 <span class="fa fa-video-camera"></span>
88:                                         #elseif($linkMapType == "AU") ## audio
89:                                                 <span class="fas fa-headphones-alt"></span>
90:                                         #elseif($linkMapType == "DI") ##directions
91:                                                 <span class="fas fa-directions"></span>
92:                                         #elseif($linkMapType == "BS") ##box scores
93:                                                 <span class="far fa-chart-bar"></span>
94:                                         #elseif($linkMapType == "RE") ##results
95:                                                 <span class="fa fa-calculator"></span>
96:                                         #elseif($linkMapType == "LI") ##custom link
97:                                                 <span class="fa fa-external-link"></span>
98:                                         #end
99:                                         <span class="recap-label">${linkText}</span>
100:                                 </a> 
101:                         #end
102:                 </div> 
103:         #end
104: #end ## disable
105: 

Orange Coast at Fullerton February 13, 2025

(5-23, 1-14)
71
(24-3, 13-2)
93
Final 1 2 T
Orange Coast 29 42 71
Fullerton 51 42 93

Box Score

Orange Coast
Fullerton

Orange Coast

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
27 3-6 0-1 0-0 3 3 6 2 2 1 2 2 6
33 8-19 1-9 11-14 1 2 3 0 2 0 1 4 28
17 0-3 0-0 2-4 2 0 2 0 0 0 1 0 2
28 2-8 0-4 0-1 0 1 1 0 0 1 1 2 4
32 5-11 2-5 3-3 1 3 4 1 4 0 1 2 15
RESERVES  
6 0-0 0-0 0-0 0 0 0 0 0 0 2 0 0
2 0-0 0-0 0-0 0 1 1 0 0 0 1 0 0
7 1-2 0-1 2-3 0 0 0 0 0 0 0 1 4
21 1-8 0-4 1-2 2 0 2 0 0 0 1 2 3
11 0-0 0-0 0-0 0 1 1 0 1 0 1 3 0
16 4-6 0-1 1-2 3 3 6 0 1 0 1 5 9
TM Team
1 1 2 1 0
TOTALS   24-63 3-25 20-29 13 15 28 3 10 2 13 21 71
    38.1% 12.0% 69.0%  

Fullerton

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
26 2-7 0-2 2-2 0 6 6 6 0 0 2 0 6
18 6-8 4-6 0-0 0 1 1 1 0 0 0 1 16
26 0-1 0-0 4-5 1 1 2 3 2 0 2 4 4
20 5-6 0-0 2-2 2 2 4 1 1 0 1 0 12
16 2-6 0-2 2-3 1 3 4 3 2 0 1 0 6
RESERVES  
7 1-1 0-0 0-2 0 3 3 1 0 0 0 4 2
10 1-5 0-0 1-2 4 3 7 1 0 0 1 1 3
17 3-7 1-3 2-2 0 1 1 2 2 0 1 2 9
16 2-5 0-0 1-2 2 7 9 0 1 0 2 2 5
18 2-3 1-2 3-4 1 0 1 0 1 0 7 0 8
17 4-4 3-3 5-6 0 2 2 1 1 0 1 2 16
10 2-4 0-0 2-2 2 1 3 0 0 2 1 2 6
TM Team
1 3 4 1 0
TOTALS   30-57 9-18 24-32 14 33 47 19 10 2 20 18 93
    52.6% 50.0% 75.0%  

Game Information

Date/TimeFebruary 13, 2025 - 6:00 PM
LocationFullerton Gym
Technical foulsOrange Coast-None ; Fullerton-None .
Officials,,
Attendance104

Play By Play

Team Stats

Team Statistics

Stat Orange Coast Fullerton
Field Goal 24-63 30-57
Field Goal % 38.1% 52.6%
3 Point 3-25 9-18
3 Point % 12.0% 50.0%
Free Throw 20-29 24-32
Free Throw % 69.0% 75.0%
Rebounds 28 47
Assists 3 19
Turnovers 13 20
Points off Turnovers 28 10
2nd Chance Points 18 13
Points in the Paint 36 40
Fastbreak Points 8 8
Bench Points 16 49
Largest Lead 0 34
Time of Largest Lead - 2nd-12:48
Trends Ties: 0; Lead Changes: 0
Field Goals %
Orange Coast
38.1%
52.6%
Fullerton
3 Point %
Orange Coast
12.0%
50.0%
Fullerton
Rebounds
Orange Coast
28
47
Fullerton
Turnovers
Orange Coast
13
20
Fullerton

Period1 Box Score

Orange Coast
Fullerton

Orange Coast

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
11 2-3 0-0 0-0 2 1 3 0 0 0 0 0 4
16 3-9 0-4 3-4 1 2 3 0 1 0 1 0 9
12 0-1 0-0 0-0 1 0 1 0 0 0 0 0 0
14 1-5 0-3 0-0 0 0 0 0 0 0 0 1 2
18 3-5 2-4 2-2 0 1 1 0 1 0 1 2 10
RESERVES  
4 0-0 0-0 0-0 0 0 0 0 0 0 2 0 0
0 0-0 0-0 0-0 0 0 0 0 0 0 0 0 0
3 0-1 0-1 0-0 0 0 0 0 0 0 0 0 0
7 0-2 0-1 0-0 0 0 0 0 0 0 0 0 0
8 0-0 0-0 0-0 0 0 0 0 0 0 0 2 0
7 2-3 0-1 0-0 2 2 4 0 0 0 1 2 4
TM Team
0 0 0 1 0
TOTALS   11-29 2-14 5-6 6 6 12 0 2 0 5 7 29
    37.9% 14.3% 83.3%  

Fullerton

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
19 1-3 0-0 2-2 0 3 3 5 0 0 1 0 4
14 5-7 3-5 0-0 0 1 1 1 0 0 0 1 13
11 0-0 0-0 2-2 0 0 0 1 0 0 0 0 2
14 3-4 0-0 2-2 2 2 4 1 1 0 1 0 8
12 2-5 0-2 1-1 1 2 3 3 2 0 1 0 5
RESERVES  
0 0-0 0-0 0-0 0 0 0 0 0 0 0 0 0
0 0-0 0-0 0-0 0 0 0 0 0 0 0 0 0
11 2-3 1-1 0-0 0 1 1 2 0 0 1 2 5
0 0-0 0-0 0-0 0 0 0 0 0 0 0 0 0
7 0-0 0-0 1-2 0 0 0 0 0 0 0 0 1
7 4-4 3-3 0-0 0 1 1 0 1 0 0 1 11
6 1-1 0-0 0-0 0 1 1 0 0 1 0 0 2
TM Team
0 1 1 0 0
TOTALS   18-27 7-11 8-9 3 11 14 13 4 1 4 4 51
    66.7% 63.6% 88.9%  

Period2 Box Score

Orange Coast
Fullerton

Orange Coast

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
16 1-3 0-1 0-0 1 2 3 2 2 1 2 2 2
17 5-10 1-5 8-10 0 0 0 0 1 0 0 4 19
5 0-2 0-0 2-4 1 0 1 0 0 0 1 0 2
14 1-3 0-1 0-1 0 1 1 0 0 1 1 1 2
14 2-6 0-1 1-1 1 2 3 1 3 0 0 0 5
RESERVES  
2 0-0 0-0 0-0 0 0 0 0 0 0 0 0 0
2 0-0 0-0 0-0 0 1 1 0 0 0 1 0 0
4 1-1 0-0 2-3 0 0 0 0 0 0 0 1 4
14 1-6 0-3 1-2 2 0 2 0 0 0 1 2 3
3 0-0 0-0 0-0 0 1 1 0 1 0 1 1 0
9 2-3 0-0 1-2 1 1 2 0 1 0 0 3 5
TM Team
1 1 2 0 0
TOTALS   13-34 1-11 15-23 6 8 14 3 8 2 7 14 42
    38.2% 9.1% 65.2%  

Fullerton

Player MIN FGM-A 3PM-A FTM-A OREB DREB REB AST STL BLK TO PF PTS
STARTERS  
7 1-4 0-2 0-0 0 3 3 1 0 0 1 0 2
4 1-1 1-1 0-0 0 0 0 0 0 0 0 0 3
15 0-1 0-0 2-3 1 1 2 2 2 0 2 4 2
6 2-2 0-0 0-0 0 0 0 0 0 0 0 0 4
4 0-1 0-0 1-2 0 1 1 0 0 0 0 0 1
RESERVES  
7 1-1 0-0 0-2 0 3 3 1 0 0 0 4 2
10 1-5 0-0 1-2 4 3 7 1 0 0 1 1 3
6 1-4 0-2 2-2 0 0 0 0 2 0 0 0 4
16 2-5 0-0 1-2 2 7 9 0 1 0 2 2 5
11 2-3 1-2 2-2 1 0 1 0 1 0 7 0 7
10 0-0 0-0 5-6 0 1 1 1 0 0 1 1 5
4 1-3 0-0 2-2 2 0 2 0 0 1 1 2 4
TM Team
1 2 3 1 0
TOTALS   12-30 2-7 16-23 10 19 29 6 6 1 15 14 42
    40.0% 28.6% 69.6%