| |
 |
|
|
FRED Distribution, Inc.
FRED Distribution is your source for Eagle Games, Gryphon Games and other popular titles in the wide world of designer games. Designer games (sometimes called “Euro” games), are distinguishable from widely recognizable mass-marketed games like Monopoly, because they have characteristics that set them apart. They tend to require more strategic thinking; they often have a theme that sets them in a particular historical or event context; they have high quality art and components; and they rely less on luck than on the players' evolving skill at mastering the game.
That's why FRED Games, both Eagle and Gryphon lines, lend themselves so well to game groups, social gatherings, libraries, classrooms, retirement facilities and all manner of environments where fun and learning go hand-in-hand.
Game enthusiasts know FRED's Eagle Games because of classics such as Through the Ages, Age of Steam, Brass, Attack!, Conquest of the Empire, and Bootleggers. Brand-new, destined-to-be-classic Eagle games include Attack! Deluxe Expansion, Railways of the World and Railways of England and Wales. These games have multiple-page rule booklets, heavier strategy and may take up to several hours to play. The theme is interwoven into the game play so that each game is unique, creating a world you inhabit as long as the game lasts. When you finish with one of these games, you feel as though you've really accomplished something!
Gryphon Games were created to appeal to game players looking for light-to-medium-weight strategy games, either to play in families, between “heavier” games at a long game-playing session, or for use in the classroom or library. Gryphon Games have short and simple rulebooks (readable and explainable in 5 minutes or less) and are typically playable in 20 to 40 minutes. The artwork and production values are high and the game play is snappy and innovative. The themes and settings are fun, interesting and educational. Some titles in the Gryphon line include the collectible, numbered Bookshelf Series that has become the talk of the gaming community – Money, Roll Through the Ages, Gem Dealer, For Sale, High Society, Incan Gold, Looting London, Birds on a Wire and Masters Gallery. In addition, Take it Easy is a colorful Bingo-like game that has sold over half a million copies worldwide and is perfect for game groups, classrooms, retirement villages and gatherings of any size or kind. "Stoplights", a simple strategic card game for 1-3 players (ages 4 and up) and "Take it Easy" have both just won Scholastic's Instructor Magazine's 2009 Teachers' Pick Award. Arthur Saves the Planet has won numerous awards, including the Parent's Choice award, and is endorsed by PBS.
Additional lines are being added as well. In the near future, Musketeers will inaugurate our Tin Box Series, a line of double-pack card games that will come in classic hinged tin boxes.
FRED'S GOALS
The goal of FRED Distribution is to encourage people to visit game stores, play games, learn through games and purchase games. The FRED Team believes that the game store is the cornerstone of the industry and by creating a network that encourages in-store patronage, the game industry that we enjoy so much will continue to thrive. If your favorite store doesn't carry Eagle or Gryphon Games, let them know about us. We will thank you, and we hope they will too!
The FRED Team also believes that games are a perfect learning vehicle for adults and children. FRED promotes games in education by making information available on how our games can help educators meet their curriculum goals and librarians meet the community goals of public libraries. We strive to make our games affordable so that everyone can discover the joys of gaming.
|
Retailers! |
|
|
|
|
FRED Store Locator |
|
Find a FRED Store near you!
Click here for the FRED Store Locator.
|
|
|
FRED Games |
|
|
Uptown
It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine...
|
|
|
Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@4ab8fba5 with arguments of types [java.lang.String,java.lang.String,]
The problematic instruction:
----------
==> ${screens.render("component://ecommerce/widget/CommonScreens.xml", "productsummary")} [on line 138, column 13 in component://ecommerce/webapp/ecommerce/fred/fred.ftl]
----------
Java backtrace for programmers:
----------
freemarker.template.TemplateModelException: Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@4ab8fba5 with arguments of types [java.lang.String,java.lang.String,]
at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134)
at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
at freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
at freemarker.core.Expression.getStringValue(Expression.java:93)
at freemarker.core.DollarVariable.accept(DollarVariable.java:76)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.IteratorBlock$Context.runLoop(IteratorBlock.java:179)
at freemarker.core.Environment.visit(Environment.java:415)
at freemarker.core.IteratorBlock.accept(IteratorBlock.java:102)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Environment.process(Environment.java:188)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:200)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:161)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeMarkerWorker.java:134)
at org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:95)
at org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:138)
at org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:67)
at org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:996)
at org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:141)
at org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetString(ModelScreenWidget.java:685)
at org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScreenWidget.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:835)
at freemarker.ext.beans.SimpleMethodModel.exec(SimpleMethodModel.java:106)
at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
at freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
at freemarker.core.Expression.getStringValue(Expression.java:93)
at freemarker.core.DollarVariable.accept(DollarVariable.java:76)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Environment.process(Environment.java:188)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:200)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:161)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeMarkerWorker.java:134)
at org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:95)
at org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:138)
at org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:67)
at org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:996)
at org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:141)
at org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:228)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:397)
at org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString(ModelScreenWidget.java:654)
at org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:141)
at org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:228)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:397)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:129)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:92)
at org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:100)
at org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:656)
at org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:435)
at org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:202)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:256)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CommonScreens.xml#productsummary] request [http://www.freddistribution.com/control/fred]: org.ofbiz.entity.transaction.GenericTransactionException: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [calculateProductPrice] / context [[product=[GenericEntity:Product][addlShippingCharge,null()][allowCustomerSpecifiedPrice,null()][amountUomTypeId,null()][autoCreateKeywords,null()][availability,null()][averageCustomerRating,null()][backInStockDate,2007-09-04 17:20:29.622(java.sql.Timestamp)][billOfMaterialLevel,0(java.lang.Long)][brandName,null()][casePackGroup,null()][casePackSize,null()][chargeShipping,null()][comments,null()][contentAdId,null()][contentsDescription,
- 1 board
- 140 tiles
- 5 tile racks
- rules
(java.lang.String)][createdByUserLogin,davidv(java.lang.String)][createdDate,2007-05-02 14:36:35.391(java.sql.Timestamp)][createdStamp,2007-05-02 14:36:35.392(java.sql.Timestamp)][createdTxStamp,2007-05-02 14:36:35.131(java.sql.Timestamp)][depthUomId,LEN_cm(java.lang.String)][description,It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine...(java.lang.String)][detailTemplate,null()][diameterUomId,null()][enableNotifications,null()][errata,null()][estTimeToLearn,Under 5 minutes(java.lang.String)][excludeFromFreeShipping,null()][facilityId,null()][feedExclusionFlags,null()][freeGroundShipping,null()][geekId,null()][genericImageFlags,null()][hasBackImage,Y(java.lang.String)][heightUomId,LEN_cm(java.lang.String)][imageFlags,1803263(java.lang.Long)][includeInBestsellerList,Y(java.lang.String)][includeInPromotions,null()][internalName,Uptown(java.lang.String)][internalNote,null()][introductionDate,null()][inventoryMessage,null()][inventoryWarnQty,null()][isOversize,null()][isVariant,N(java.lang.String)][isVirtual,Y(java.lang.String)][lastModifiedByUserLogin,davidv(java.lang.String)][lastModifiedDate,2009-07-03 12:34:16.112(java.sql.Timestamp)][lastUpdatedStamp,2009-07-03 16:33:14.437(java.sql.Timestamp)][lastUpdatedTxStamp,2009-07-03 16:33:14.434(java.sql.Timestamp)][longDescription,Click here for a PDF with more information!
It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine, dressed to the nines, and flashing that 4k diamond ring. Suddenly, out of nowhere, this box appeared. They opened it and heard: "Your mission is to create a unified group tonight. It is as easy as 1-2-3, minding your ABC's, and melding into familiar territory. Achieve this without capturing your companions and your name will live in Uptown fame forever!" They were told that if they failed, this mission would pass on to others in distant cities and countries. Given that you now hold this box in your hands, it looks like that Uptown mission is now yours!
Uptown is a tile-laying game that can be played by 3-5 players (special rules for 2). The rules are very short, and a typical game lasts 30-40 minutes. But allow more time because you will want to play again and again! Each player gets an identical set of 28 tiles; then plays one per turn, trying to get their tiles in one unified group, while disrupting the tile groups of opposing players -- capturing them only if unavoidable.
Kory Heath, the author, has put together an Uptown strategy guide to get you started:
Uptown Strategies (322 KB - PDF)
(java.lang.String)][ludingId,null()][manufacturerPartyId,null()][maxAge,0(java.lang.Long)][maxPlayers,5(java.lang.Long)][maxPurchaseQty,null()][maxTime,40(java.lang.Long)][minAge,8(java.lang.Long)][minPlayers,2(java.lang.Long)][minTime,30(java.lang.Long)][orderingNotes,null()][piecesIncluded,null()][playersText,null()][pointsPerDollar,null()][primaryProductCategoryId,null()][productDepth,null()][productDiameter,null()][productHeight,null()][productId,101030(java.lang.String)][productName,Uptown(java.lang.String)][productPackingDepth,null()][productPackingHeight,null()][productPackingWidth,null()][productRating,null()][productTypeId,FINISHED_GOOD(java.lang.String)][productWidth,null()][publicationYear,2007(java.lang.String)][qbTitle,null()][quantityIncluded,null()][quantityUomId,null()][ratingTypeEnum,null()][reorderOverride,null()][requireAmount,null()][requireInventory,null()][requires,null()][returnable,null()][reviewDescription,Ender Wiggin's BoardgameGeek Review
Tom Vasel's BoardgameGeek Review
Steve Oksienik's BoardgameGeek Review
Shannon Appelcline's RPG.net Review(java.lang.String)][salesDiscWhenNotAvail,null()][salesDiscontinuationDate,null()][showOnFrontEnd,null()][source,domestic(java.lang.String)][supportDiscontinuationDate,null()][tagline,null()][taxCategory,null()][taxDutyCode,null()][taxVatCode,null()][taxable,null()][totalQuantityOrdered,1527.0(java.lang.Double)][totalReviewCount,null()][totalTimesViewed,4301(java.lang.Long)][translation,null()][weight,750.0(java.lang.Double)][weightIsEstimate,N(java.lang.String)][weightUomId,WT_g(java.lang.String)][widthUomId,LEN_cm(java.lang.String)], prodCatalogId=FACatalogMain, webSiteId=FREDWebSiteMain, currencyUomId=USD, autoUserLogin=null, userLogin=null, locale=en]]: Internal service error. Please try again in a few minutes. (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [calculateProductPrice] / context [[product=[GenericEntity:Product][addlShippingCharge,null()][allowCustomerSpecifiedPrice,null()][amountUomTypeId,null()][autoCreateKeywords,null()][availability,null()][averageCustomerRating,null()][backInStockDate,2007-09-04 17:20:29.622(java.sql.Timestamp)][billOfMaterialLevel,0(java.lang.Long)][brandName,null()][casePackGroup,null()][casePackSize,null()][chargeShipping,null()][comments,null()][contentAdId,null()][contentsDescription,
- 1 board
- 140 tiles
- 5 tile racks
- rules
(java.lang.String)][createdByUserLogin,davidv(java.lang.String)][createdDate,2007-05-02 14:36:35.391(java.sql.Timestamp)][createdStamp,2007-05-02 14:36:35.392(java.sql.Timestamp)][createdTxStamp,2007-05-02 14:36:35.131(java.sql.Timestamp)][depthUomId,LEN_cm(java.lang.String)][description,It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine...(java.lang.String)][detailTemplate,null()][diameterUomId,null()][enableNotifications,null()][errata,null()][estTimeToLearn,Under 5 minutes(java.lang.String)][excludeFromFreeShipping,null()][facilityId,null()][feedExclusionFlags,null()][freeGroundShipping,null()][geekId,null()][genericImageFlags,null()][hasBackImage,Y(java.lang.String)][heightUomId,LEN_cm(java.lang.String)][imageFlags,1803263(java.lang.Long)][includeInBestsellerList,Y(java.lang.String)][includeInPromotions,null()][internalName,Uptown(java.lang.String)][internalNote,null()][introductionDate,null()][inventoryMessage,null()][inventoryWarnQty,null()][isOversize,null()][isVariant,N(java.lang.String)][isVirtual,Y(java.lang.String)][lastModifiedByUserLogin,davidv(java.lang.String)][lastModifiedDate,2009-07-03 12:34:16.112(java.sql.Timestamp)][lastUpdatedStamp,2009-07-03 16:33:14.437(java.sql.Timestamp)][lastUpdatedTxStamp,2009-07-03 16:33:14.434(java.sql.Timestamp)][longDescription,Click here for a PDF with more information!
It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine, dressed to the nines, and flashing that 4k diamond ring. Suddenly, out of nowhere, this box appeared. They opened it and heard: "Your mission is to create a unified group tonight. It is as easy as 1-2-3, minding your ABC's, and melding into familiar territory. Achieve this without capturing your companions and your name will live in Uptown fame forever!" They were told that if they failed, this mission would pass on to others in distant cities and countries. Given that you now hold this box in your hands, it looks like that Uptown mission is now yours!
Uptown is a tile-laying game that can be played by 3-5 players (special rules for 2). The rules are very short, and a typical game lasts 30-40 minutes. But allow more time because you will want to play again and again! Each player gets an identical set of 28 tiles; then plays one per turn, trying to get their tiles in one unified group, while disrupting the tile groups of opposing players -- capturing them only if unavoidable.
Kory Heath, the author, has put together an Uptown strategy guide to get you started:
Uptown Strategies (322 KB - PDF)
(java.lang.String)][ludingId,null()][manufacturerPartyId,null()][maxAge,0(java.lang.Long)][maxPlayers,5(java.lang.Long)][maxPurchaseQty,null()][maxTime,40(java.lang.Long)][minAge,8(java.lang.Long)][minPlayers,2(java.lang.Long)][minTime,30(java.lang.Long)][orderingNotes,null()][piecesIncluded,null()][playersText,null()][pointsPerDollar,null()][primaryProductCategoryId,null()][productDepth,null()][productDiameter,null()][productHeight,null()][productId,101030(java.lang.String)][productName,Uptown(java.lang.String)][productPackingDepth,null()][productPackingHeight,null()][productPackingWidth,null()][productRating,null()][productTypeId,FINISHED_GOOD(java.lang.String)][productWidth,null()][publicationYear,2007(java.lang.String)][qbTitle,null()][quantityIncluded,null()][quantityUomId,null()][ratingTypeEnum,null()][reorderOverride,null()][requireAmount,null()][requireInventory,null()][requires,null()][returnable,null()][reviewDescription,Ender Wiggin's BoardgameGeek Review
Tom Vasel's BoardgameGeek Review
Steve Oksienik's BoardgameGeek Review
Shannon Appelcline's RPG.net Review(java.lang.String)][salesDiscWhenNotAvail,null()][salesDiscontinuationDate,null()][showOnFrontEnd,null()][source,domestic(java.lang.String)][supportDiscontinuationDate,null()][tagline,null()][taxCategory,null()][taxDutyCode,null()][taxVatCode,null()][taxable,null()][totalQuantityOrdered,1527.0(java.lang.Double)][totalReviewCount,null()][totalTimesViewed,4301(java.lang.Long)][translation,null()][weight,750.0(java.lang.Double)][weightIsEstimate,N(java.lang.String)][weightUomId,WT_g(java.lang.String)][widthUomId,LEN_cm(java.lang.String)], prodCatalogId=FACatalogMain, webSiteId=FREDWebSiteMain, currencyUomId=USD, autoUserLogin=null, userLogin=null, locale=en]]: Internal service error. Please try again in a few minutes.)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:424)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:835)
at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:104)
... 79 more
Error rendering included template at location [component://ecommerce/webapp/ecommerce/fred/fred.ftl]: freemarker.template.TemplateModelException: Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@4ab8fba5 with arguments of types [java.lang.String,java.lang.String,]
|
|
Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@1f01b29 with arguments of types [java.lang.String,]
The problematic instruction:
----------
==> ${screens.render("component://ecommerce/widget/CommonScreens.xml#footer")} [on line 44, column 1 in component://ecommerce/webapp/ecommerce/templates/main.ftl]
----------
Java backtrace for programmers:
----------
freemarker.template.TemplateModelException: Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@1f01b29 with arguments of types [java.lang.String,]
at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134)
at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
at freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
at freemarker.core.Expression.getStringValue(Expression.java:93)
at freemarker.core.DollarVariable.accept(DollarVariable.java:76)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.MixedContent.accept(MixedContent.java:92)
at freemarker.core.Environment.visit(Environment.java:208)
at freemarker.core.Environment.process(Environment.java:188)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:200)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:161)
at org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeMarkerWorker.java:134)
at org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:95)
at org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:138)
at org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:67)
at org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:996)
at org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:141)
at org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:228)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:397)
at org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString(ModelScreenWidget.java:654)
at org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:141)
at org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:228)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:397)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:129)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:92)
at org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:100)
at org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:656)
at org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:435)
at org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:202)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:256)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CommonScreens.xml#footer] request [http://www.freddistribution.com/control/fred]: org.ofbiz.entity.transaction.GenericTransactionException: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [calculateProductPrice] / context [[product=[GenericEntity:Product][addlShippingCharge,null()][allowCustomerSpecifiedPrice,null()][amountUomTypeId,null()][autoCreateKeywords,null()][availability,null()][averageCustomerRating,null()][backInStockDate,2007-09-04 17:20:29.622(java.sql.Timestamp)][billOfMaterialLevel,0(java.lang.Long)][brandName,null()][casePackGroup,null()][casePackSize,null()][chargeShipping,null()][comments,null()][contentAdId,null()][contentsDescription,
- 1 board
- 140 tiles
- 5 tile racks
- rules
(java.lang.String)][createdByUserLogin,davidv(java.lang.String)][createdDate,2007-05-02 14:36:35.391(java.sql.Timestamp)][createdStamp,2007-05-02 14:36:35.392(java.sql.Timestamp)][createdTxStamp,2007-05-02 14:36:35.131(java.sql.Timestamp)][depthUomId,LEN_cm(java.lang.String)][description,It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine...(java.lang.String)][detailTemplate,null()][diameterUomId,null()][enableNotifications,null()][errata,null()][estTimeToLearn,Under 5 minutes(java.lang.String)][excludeFromFreeShipping,null()][facilityId,null()][feedExclusionFlags,null()][freeGroundShipping,null()][geekId,null()][genericImageFlags,null()][hasBackImage,Y(java.lang.String)][heightUomId,LEN_cm(java.lang.String)][imageFlags,1803263(java.lang.Long)][includeInBestsellerList,Y(java.lang.String)][includeInPromotions,null()][internalName,Uptown(java.lang.String)][internalNote,null()][introductionDate,null()][inventoryMessage,null()][inventoryWarnQty,null()][isOversize,null()][isVariant,N(java.lang.String)][isVirtual,Y(java.lang.String)][lastModifiedByUserLogin,davidv(java.lang.String)][lastModifiedDate,2009-07-03 12:34:16.112(java.sql.Timestamp)][lastUpdatedStamp,2009-07-03 16:33:14.437(java.sql.Timestamp)][lastUpdatedTxStamp,2009-07-03 16:33:14.434(java.sql.Timestamp)][longDescription,Click here for a PDF with more information!
It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine, dressed to the nines, and flashing that 4k diamond ring. Suddenly, out of nowhere, this box appeared. They opened it and heard: "Your mission is to create a unified group tonight. It is as easy as 1-2-3, minding your ABC's, and melding into familiar territory. Achieve this without capturing your companions and your name will live in Uptown fame forever!" They were told that if they failed, this mission would pass on to others in distant cities and countries. Given that you now hold this box in your hands, it looks like that Uptown mission is now yours!
Uptown is a tile-laying game that can be played by 3-5 players (special rules for 2). The rules are very short, and a typical game lasts 30-40 minutes. But allow more time because you will want to play again and again! Each player gets an identical set of 28 tiles; then plays one per turn, trying to get their tiles in one unified group, while disrupting the tile groups of opposing players -- capturing them only if unavoidable.
Kory Heath, the author, has put together an Uptown strategy guide to get you started:
Uptown Strategies (322 KB - PDF)
(java.lang.String)][ludingId,null()][manufacturerPartyId,null()][maxAge,0(java.lang.Long)][maxPlayers,5(java.lang.Long)][maxPurchaseQty,null()][maxTime,40(java.lang.Long)][minAge,8(java.lang.Long)][minPlayers,2(java.lang.Long)][minTime,30(java.lang.Long)][orderingNotes,null()][piecesIncluded,null()][playersText,null()][pointsPerDollar,null()][primaryProductCategoryId,null()][productDepth,null()][productDiameter,null()][productHeight,null()][productId,101030(java.lang.String)][productName,Uptown(java.lang.String)][productPackingDepth,null()][productPackingHeight,null()][productPackingWidth,null()][productRating,null()][productTypeId,FINISHED_GOOD(java.lang.String)][productWidth,null()][publicationYear,2007(java.lang.String)][qbTitle,null()][quantityIncluded,null()][quantityUomId,null()][ratingTypeEnum,null()][reorderOverride,null()][requireAmount,null()][requireInventory,null()][requires,null()][returnable,null()][reviewDescription,Ender Wiggin's BoardgameGeek Review
Tom Vasel's BoardgameGeek Review
Steve Oksienik's BoardgameGeek Review
Shannon Appelcline's RPG.net Review(java.lang.String)][salesDiscWhenNotAvail,null()][salesDiscontinuationDate,null()][showOnFrontEnd,null()][source,domestic(java.lang.String)][supportDiscontinuationDate,null()][tagline,null()][taxCategory,null()][taxDutyCode,null()][taxVatCode,null()][taxable,null()][totalQuantityOrdered,1527.0(java.lang.Double)][totalReviewCount,null()][totalTimesViewed,4301(java.lang.Long)][translation,null()][weight,750.0(java.lang.Double)][weightIsEstimate,N(java.lang.String)][weightUomId,WT_g(java.lang.String)][widthUomId,LEN_cm(java.lang.String)], prodCatalogId=FACatalogMain, webSiteId=FREDWebSiteMain, currencyUomId=USD, autoUserLogin=null, userLogin=null, locale=en]]: Internal service error. Please try again in a few minutes. (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [calculateProductPrice] / context [[product=[GenericEntity:Product][addlShippingCharge,null()][allowCustomerSpecifiedPrice,null()][amountUomTypeId,null()][autoCreateKeywords,null()][availability,null()][averageCustomerRating,null()][backInStockDate,2007-09-04 17:20:29.622(java.sql.Timestamp)][billOfMaterialLevel,0(java.lang.Long)][brandName,null()][casePackGroup,null()][casePackSize,null()][chargeShipping,null()][comments,null()][contentAdId,null()][contentsDescription,
- 1 board
- 140 tiles
- 5 tile racks
- rules
(java.lang.String)][createdByUserLogin,davidv(java.lang.String)][createdDate,2007-05-02 14:36:35.391(java.sql.Timestamp)][createdStamp,2007-05-02 14:36:35.392(java.sql.Timestamp)][createdTxStamp,2007-05-02 14:36:35.131(java.sql.Timestamp)][depthUomId,LEN_cm(java.lang.String)][description,It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine...(java.lang.String)][detailTemplate,null()][diameterUomId,null()][enableNotifications,null()][errata,null()][estTimeToLearn,Under 5 minutes(java.lang.String)][excludeFromFreeShipping,null()][facilityId,null()][feedExclusionFlags,null()][freeGroundShipping,null()][geekId,null()][genericImageFlags,null()][hasBackImage,Y(java.lang.String)][heightUomId,LEN_cm(java.lang.String)][imageFlags,1803263(java.lang.Long)][includeInBestsellerList,Y(java.lang.String)][includeInPromotions,null()][internalName,Uptown(java.lang.String)][internalNote,null()][introductionDate,null()][inventoryMessage,null()][inventoryWarnQty,null()][isOversize,null()][isVariant,N(java.lang.String)][isVirtual,Y(java.lang.String)][lastModifiedByUserLogin,davidv(java.lang.String)][lastModifiedDate,2009-07-03 12:34:16.112(java.sql.Timestamp)][lastUpdatedStamp,2009-07-03 16:33:14.437(java.sql.Timestamp)][lastUpdatedTxStamp,2009-07-03 16:33:14.434(java.sql.Timestamp)][longDescription,Click here for a PDF with more information!
It was a hot August night in '23 -- the "Roarin' 20's"! Enzo and Alex were headed Uptown for a night of blues, blackjack, bubbly and fun again at Fred's. They donned top hats and canes, grabbed their limo, and picked up YuYu, looking flapper fine, dressed to the nines, and flashing that 4k diamond ring. Suddenly, out of nowhere, this box appeared. They opened it and heard: "Your mission is to create a unified group tonight. It is as easy as 1-2-3, minding your ABC's, and melding into familiar territory. Achieve this without capturing your companions and your name will live in Uptown fame forever!" They were told that if they failed, this mission would pass on to others in distant cities and countries. Given that you now hold this box in your hands, it looks like that Uptown mission is now yours!
Uptown is a tile-laying game that can be played by 3-5 players (special rules for 2). The rules are very short, and a typical game lasts 30-40 minutes. But allow more time because you will want to play again and again! Each player gets an identical set of 28 tiles; then plays one per turn, trying to get their tiles in one unified group, while disrupting the tile groups of opposing players -- capturing them only if unavoidable.
Kory Heath, the author, has put together an Uptown strategy guide to get you started:
Uptown Strategies (322 KB - PDF)
(java.lang.String)][ludingId,null()][manufacturerPartyId,null()][maxAge,0(java.lang.Long)][maxPlayers,5(java.lang.Long)][maxPurchaseQty,null()][maxTime,40(java.lang.Long)][minAge,8(java.lang.Long)][minPlayers,2(java.lang.Long)][minTime,30(java.lang.Long)][orderingNotes,null()][piecesIncluded,null()][playersText,null()][pointsPerDollar,null()][primaryProductCategoryId,null()][productDepth,null()][productDiameter,null()][productHeight,null()][productId,101030(java.lang.String)][productName,Uptown(java.lang.String)][productPackingDepth,null()][productPackingHeight,null()][productPackingWidth,null()][productRating,null()][productTypeId,FINISHED_GOOD(java.lang.String)][productWidth,null()][publicationYear,2007(java.lang.String)][qbTitle,null()][quantityIncluded,null()][quantityUomId,null()][ratingTypeEnum,null()][reorderOverride,null()][requireAmount,null()][requireInventory,null()][requires,null()][returnable,null()][reviewDescription,Ender Wiggin's BoardgameGeek Review
Tom Vasel's BoardgameGeek Review
Steve Oksienik's BoardgameGeek Review
Shannon Appelcline's RPG.net Review(java.lang.String)][salesDiscWhenNotAvail,null()][salesDiscontinuationDate,null()][showOnFrontEnd,null()][source,domestic(java.lang.String)][supportDiscontinuationDate,null()][tagline,null()][taxCategory,null()][taxDutyCode,null()][taxVatCode,null()][taxable,null()][totalQuantityOrdered,1527.0(java.lang.Double)][totalReviewCount,null()][totalTimesViewed,4301(java.lang.Long)][translation,null()][weight,750.0(java.lang.Double)][weightIsEstimate,N(java.lang.String)][weightUomId,WT_g(java.lang.String)][widthUomId,LEN_cm(java.lang.String)], prodCatalogId=FACatalogMain, webSiteId=FREDWebSiteMain, currencyUomId=USD, autoUserLogin=null, userLogin=null, locale=en]]: Internal service error. Please try again in a few minutes.)
at org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:424)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:129)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:92)
at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:835)
at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:104)
... 49 more
Error rendering included template at location [component://ecommerce/webapp/ecommerce/templates/main.ftl]: freemarker.template.TemplateModelException: Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@1f01b29 with arguments of types [java.lang.String,] | | |