java.lang.RuntimeException: cannot create Stylesheet
[
]
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.templating.XslTransformer.compileTemplates(XslTransformer.java:181)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.templating.XslTransformer.transform(XslTransformer.java:65)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeStylesheet.transform(RuntimeStylesheet.java:78)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:437)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:380)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.transformComponent(PageTokenVariableComponent.java:321)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.renderNoCache(PageTokenVariableComponent.java:214)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.preRender(PageTokenVariableComponent.java:109)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenContainer.preRenderPage(PageTokenContainer.java:522)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:389)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimePage.transform(RuntimePage.java:515)
at deployment.iw-preview.war//com.interwoven.livesite.model.page.PreviewPage.getBaseTransform(PreviewPage.java:241)
at deployment.iw-preview.war//com.interwoven.livesite.model.page.PreviewPage.transform(PreviewPage.java:229)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.rendering.IntermediateRenderingManager.doOutputPage(IntermediateRenderingManager.java:287)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:403)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:273)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.generatePage(GenerateFilter.java:134)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.doFilter(GenerateFilter.java:77)
at deployment.iw-preview.war//org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
at deployment.iw-preview.war//org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
at io.undertow.core@2.0.21.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:364)
at io.undertow.core@2.0.21.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.xml.sax.SAXException: javax.xml.transform.TransformerException: Could not find function: replace
javax.xml.transform.TransformerException: Could not find function: replace
at org.apache.xalan//org.apache.xalan.processor.XSLTAttributeDef.processEXPR(XSLTAttributeDef.java:769)
at org.apache.xalan//org.apache.xalan.processor.XSLTAttributeDef.processValue(XSLTAttributeDef.java:1405)
at org.apache.xalan//org.apache.xalan.processor.XSLTAttributeDef.setAttrValue(XSLTAttributeDef.java:1601)
at org.apache.xalan//org.apache.xalan.processor.XSLTElementProcessor.setPropertiesFromAttributes(XSLTElementProcessor.java:363)
at org.apache.xalan//org.apache.xalan.processor.XSLTElementProcessor.setPropertiesFromAttributes(XSLTElementProcessor.java:268)
at org.apache.xalan//org.apache.xalan.processor.ProcessorTemplateElem.startElement(ProcessorTemplateElem.java:78)
at org.apache.xalan//org.apache.xalan.processor.StylesheetHandler.startElement(StylesheetHandler.java:626)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:498)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:180)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:275)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1653)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:324)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:875)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:798)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:108)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1198)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:564)
at org.apache.xalan//org.apache.xalan.processor.ProcessorInclude.parse(ProcessorInclude.java:312)
at org.apache.xalan//org.apache.xalan.processor.ProcessorInclude.startElement(ProcessorInclude.java:158)
at org.apache.xalan//org.apache.xalan.processor.StylesheetHandler.startElement(StylesheetHandler.java:626)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:498)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:180)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(XMLDTDValidator.java:813)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:275)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1653)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:324)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:875)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:798)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:108)
at org.apache.xerces@2.12.0.SP02//org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1198)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.templating.XslTransformer.compileTemplates(XslTransformer.java:167)
... 62 more
Caused by: javax.xml.transform.TransformerException: Could not find function: replace
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.error(XPathParser.java:610)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.FunctionCall(XPathParser.java:1507)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.PrimaryExpr(XPathParser.java:1446)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.FilterExpr(XPathParser.java:1345)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.PathExpr(XPathParser.java:1278)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.UnionExpr(XPathParser.java:1236)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.UnaryExpr(XPathParser.java:1142)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.MultiplicativeExpr(XPathParser.java:1063)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.AdditiveExpr(XPathParser.java:1005)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.RelationalExpr(XPathParser.java:930)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.EqualityExpr(XPathParser.java:870)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.AndExpr(XPathParser.java:834)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.OrExpr(XPathParser.java:807)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.Expr(XPathParser.java:790)
at org.apache.xalan//org.apache.xpath.compiler.XPathParser.initXPath(XPathParser.java:129)
at org.apache.xalan//org.apache.xpath.XPath.(XPath.java:227)
at org.apache.xalan//org.apache.xalan.processor.StylesheetHandler.createXPath(StylesheetHandler.java:155)
at org.apache.xalan//org.apache.xalan.processor.XSLTAttributeDef.processEXPR(XSLTAttributeDef.java:763)
... 92 more
This light kit signals to others that the machine is approaching. The light is positioned on top of the canopy or on a rollover protective structure (ROPS). It has a breakaway bracket, so that if struck the light can move out of the way.
LED front work light kit (2) - BUC10506
LED front work lights
The front work light kit provides the ability to mow at twilight, increasing productivity hours.
Light-emitting diode (LED) bulbs are used. They provide excellent lighting, efficient use of electricity, and long life.
Includes instructions, two LED lights, and mounting hardware.
Not compatible with Mulch on Demand decks.
Miscellaneous
Beacon Light Kit - LP40112
Beacon light kit
This light kit signals that unit is approaching. The light is positioned on top of the canopy or on rollover protective structure (ROPS) with a breakaway bracket; this ensures that, if struck, the light will not break but will move out of the way.
Hitch Kit - TCB11531
Rear hitch
The rear hitch acts as a mounting point for rear and tow-behind attachments:
The hitch can install directly to the engine shroud of a Z900 without the cast-iron bumper or with the cast-iron bumper installed.
Z900 models all have a 400-lb (181-kg) towing capacity.
Jack Kit - BTC10906
The jack for the mid-mount mower allows easy access to the underside of the mower for maintenance or blade changing while in the field. The kit contains everything necessary to install the jack onto the front of a mower.
Jack Kit - BUC10584
The jack for the mid-mount mower allows easy access to the underside of the mower for maintenance or blade changing while in the field.
Jack kit and jack installed
Jack in storage position
The front frame member is pre-drilled to accept the optional jack kit and jack:
The jack makes servicing the underside of the mower deck more convenient.
Placed in the storage position, the jack can be carried on the machine.
The jack must be removed when using a material collection system to allow installation of the front ballast weights.
NOTE: AE32971 jack is included in the kit. The kit contains everything necessary to install the jack onto the front of a mower.
Sun Canopy - LPA11548
Sun canopy
Not compatible with beacon light kit.
Ordering information
Customers, please contact your local John Deere dealer for availability and pricing information.
Sun canopy
Order number: LPA11548
Trash Receptacle Kit - TCB11248
Trash receptacle kit
Trash receptacle kit with pick stick and bucket
The trash receptacle kit provides mounting for 5-gal. (19-L) bucket and trash-grabbing apparatus (not included). It enables trash pickup and storage without having to leave the mower seat.
The kit also keeps the bucket out of the way and away from the trim side of mower. The bucket attaches quickly and easily with purchased elastic straps:
Strong, long lasting, and will meet a variety of operator needs
Saves time - allows the operator to continue mowing while picking up debris
No more plastic trash bags hanging from the mower
No more shredded paper on the lawn
Saves money - accommodates debris that can cause damage to a mower
Mulch Kits
Mulch Kit (1371.6-mm (54-in.) 7-Iron, 7-Iron II, 7-Iron PRO and HC) - TCB11469
Mulch kit
Mulch kit shown on Estate ZTrak™ mower deck
The mulching attachment allows converting the mowers so they can be used to perform the mulching function (grass or leaves) of this system.
The attachment consists of special mulching blades, mulch baffles to direct the clippings into the blade for recutting, and a discharge closure and hardware. The adjustable baffle can be moved to one of five positions to match conditions using the convenient wing nuts.
Operating tips when mulching:
Mow when the grass is dry.
Observe the one-third rule.
No more than one-third of the grass blade should be cut off at one time. This allows more efficient mulching and will promote the continued good health of the grass. If the desired cut height cannot be achieved by cutting off one-third, or there is clumping of the clippings, it may be required to cut higher; wait a day, then lower the mower and make a second pass.
Mow at proper intervals - approximately every four days to five days.
Always mow with sharp blades.
Mulch Kit (1524-mm (60-in.) 7-Iron, 7-Iron II and 7-Iron PRO) - TCB10953
Mulch kit
Mulch kit shown on Estate ZTrak™ mower deck
The mulching attachment allows converting the mowers so they can be used to perform the mulching function (grass or leaves) of this system.
The attachment consists of special mulching blades, mulch baffles to direct the clippings into the blade for recutting, and a discharge closure and hardware. The adjustable baffle can be moved to one of five positions to match conditions using the convenient wing nuts.
Operating tips when mulching:
Mow when the grass is dry.
Observe the one-third rule.
No more than one-third of the grass blade should be cut off at one time. This allows more efficient mulching and will promote the continued good health of the grass. If the desired cut height cannot be achieved by cutting off one-third, or there is clumping of the clippings, it may be required to cut higher; wait a day, then lower the mower and make a second pass.
Mow at proper intervals - approximately every four days to five days.
Always mow with sharp blades.
Rear Hitch
Hitch Kit - BUC10300
Rear hitch
The rear hitch acts as a mounting point for rear and tow-behind attachments:
The hitch can install directly to the engine shroud.
Z900 Series ZTraks™ have a 400-lb (181-kg) towing capacity.
Seat
Arm rest kit - Padded (Set of 2) - BUC10649
Padded armrests installed on seat
The padded armrest kit provides extra comfort for the operator.
NOTE: The padded armrest kit is only compatible with the mechanical suspension seat provided on the ZTrak™ Z740R Mower.
Isolated Suspension Seat Kit - BTC10907
Base seat pan
Isolated seat pan
The field-installed isolated seat kit for the gas Z900 ZTrak Mowers provides operators with an improved ride and reduces operator fatigue when mowing for prolonged periods of time.
This is a dealer-installed kit that converts a base seat with no suspension to an isolated seat.
It is compatible with all model year 2015 and newer gas Z900 ZTrak Mowers with base seats that have no suspension and a serial number break of (30,000-).
The field-installed suspension seat kit provides operators with maximum ride comfort and reduces operator fatigue when mowing for prolonged periods of time.
This is a dealer-installed kit that converts a base seat with no suspension to a suspension seat.
Spark Arrester
Spark Arrester Screen - AM115838
Spark arrester muffler
Spark arrester muffler screen
A spark arrester screen is available to meet current law in areas requiring use of mufflers under certain conditions or where needed to comply with local ordinances.
Includes instructions, a spark arrester screen, and mounting hardware.
Striping Kits
Rubber Flap Striping Kit for 1371.6-mm and 1524-mm (54-in. and 60-in.) Decks - BTC10286
Striping kit - 72 in. (183 cm) shown
Stripes
Striping kits are available for all B, E, M, and R Series Mowers. These kits utilize a rubber flap to achieve the striping effect on lawns. Different types of grass will stripe differently.
Striping kits mount behind the deck and can be adjusted for best performance.
; SystemID: ; Line#: 178; Column#: 12 net.sf.saxon.trans.XPathException: A sequence of more than one item is not allowed as the first argument of starts-with() ("/assets/images/region-4/produc...", "/assets/images/region-4/produc...") at net.sf.saxon.expr.Expression.typeError(Expression.java:1377) at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:227) at net.sf.saxon.expr.ItemChecker.iterate(ItemChecker.java:172) at net.sf.saxon.expr.SystemFunctionCall.evaluateArguments(SystemFunctionCall.java:360) at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:544) at net.sf.saxon.expr.Expression.effectiveBooleanValue(Expression.java:837) at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:857) at net.sf.saxon.expr.instruct.Choose.processLeavingTail(Choose.java:832) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:256) at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:356) at net.sf.saxon.expr.instruct.DocumentInstr.evaluateItem(DocumentInstr.java:330) at net.sf.saxon.expr.instruct.DocumentInstr.evaluateItem(DocumentInstr.java:54) at net.sf.saxon.expr.parser.ExpressionTool.evaluate(ExpressionTool.java:306) at net.sf.saxon.expr.LetExpression.eval(LetExpression.java:500) at net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:702) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:256) at net.sf.saxon.expr.instruct.CallTemplate$CallTemplatePackage.processLeavingTail(CallTemplate.java:512) at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:358) at net.sf.saxon.expr.instruct.CallTemplate.processLeavingTail(CallTemplate.java:412) at net.sf.saxon.expr.instruct.Choose.processLeavingTail(Choose.java:835) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311) at net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:711) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:256) at net.sf.saxon.expr.instruct.CallTemplate$CallTemplatePackage.processLeavingTail(CallTemplate.java:512) at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:358) at net.sf.saxon.expr.instruct.CallTemplate.processLeavingTail(CallTemplate.java:412) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.LetExpression.process(LetExpression.java:568) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:711) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:353) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:456) at net.sf.saxon.expr.instruct.ApplyTemplates$ApplyTemplatesPackage.processLeavingTail(ApplyTemplates.java:569) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:387) at net.sf.saxon.expr.instruct.ApplyTemplates$ApplyTemplatesPackage.processLeavingTail(ApplyTemplates.java:569) at net.sf.saxon.Controller.transformDocument(Controller.java:2279) at net.sf.saxon.Controller.transform(Controller.java:1854) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:579) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:185) at com.interwoven.livesite.runtime.model.page.RuntimeStylesheet.transformXsl(RuntimeStylesheet.java:245) at com.interwoven.livesite.runtime.model.page.RuntimeStylesheet.transform(RuntimeStylesheet.java:196) at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:359) at com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:314) at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.transformComponent(PageTokenVariableComponent.java:322) at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.renderNoCache(PageTokenVariableComponent.java:214) at com.interwoven.livesite.runtime.page.PageTokenVariableComponent.preRender(PageTokenVariableComponent.java:109) at com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:260) at com.interwoven.livesite.runtime.model.page.RuntimePage.transform(RuntimePage.java:466) at com.interwoven.livesite.model.page.PreviewPage.getBaseTransform(PreviewPage.java:224) at com.interwoven.livesite.model.page.PreviewPage.transform(PreviewPage.java:212) at com.interwoven.livesite.iw.servlet.preview.rendering.IntermediateRenderingManager.doOutputPage(IntermediateRenderingManager.java:277) at com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:385) at com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:255) at com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.generatePage(GenerateFilter.java:132) at com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.doFilter(GenerateFilter.java:75) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:343) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:260) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:56) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:58) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) at io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:234) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:76) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:153) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:197) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:737) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
SKU value{}{}reviews-ratings-f60efd37-0987-4cc7-87fe-0574ff5c92b7Reviews050000000000930M TChttps://us-previewdev.deere.com/en/rating-review-submission/reviewsubmission.html?bvdisplaycode=1507-en_au&bvappcode=rr&bvproductid=930M
TC&bvpage=https%3A%2F%2Fjohndeere.ugc.bazaarvoice.com%2Fbvstaging%2F1507-en_au%2F930M
TC%2Fsubmitreview.htm%3Fauthsourcetype%3D__AUTHTYPE__%26campaignid%3DBV_RATING_SUMMARY%26format%3Dembedded%26innerreturn%3Dhttps%253A%252F%252Fjohndeere.ugc.bazaarvoice.com%252F1507-en_au%252F930M
TC%252Freviews.djs%253Fformat%253Dembeddedhtml%26return%3Dhttp%253A%252F%252Fwww.deere.com%252Fen_US%252Fproducts%252Fequipment%252Ftractors%252Futility_tractors%252F5m_series%252F5075m_utility_tractor%252F5075m_utility_tractor.page%253F%26sessionparams%3D__BVSESSIONPARAMS__%26user%3D__USERID__&bvcontenttype=REVIEW_SUBMISSION&bvauthenticateuser=falsereviewsRecommended
byRating Snapshot54321VALUEQUALITYEASE OF USEWrite a ReviewThere are no customer reviews
yet. Be the first to write a review.FILTERStar RatingQualityValueShow FiltersMore
FiltersClear FiltersViewResultsAnyStarStarsEase of UseOwnership Length1 Week1 Month3
Months6 Months1 Year or LongerUsage FrequencyDailyWeeklyMonthlyYearlyLevel of ExpertiseBeginnerIntermediateExpertApplySORTNewestOldestHighest
RatingLowest RatingSort by3ofProsConsUsefulFromLength of OwnershipUsage FrequencyLevel
of ExpertiseYes, I recommend this productNo, I do not recommend this productShow More
ReviewsShow Less ReviewsSorry, no matches foundPlease try different criteria orclear
filtersto start overRead More >< Show Less600Reviewssticky-navpim-enabled/templatedata/deere/pimmapping/data/default-data-mapping-reviews-ratingsGENERATE_HTMLrow-2-area-110dce-ts16d-d.tal.deere.com
*Manufacturer's suggested price in USD. MSRP may be different in California. Shown with optional equipment not included in the price. Attachments and implements sold separately. Taxes, destination charge, freight, setup, and delivery not included. Equipment, models, features, options, attachments and prices may vary by dealer. John Deere reserves the right to change specifications, model features, design, and price of the products described here without notice. Before operating or riding, always refer to the safety and operating information on the vehicle, and in the Operator’s Manual. Actual vehicle top speed may vary based on belt wear, tire selection, vehicle weight, fuel condition, terrain and other environmental factors. The engine horsepower and torque information are provided by the engine manufacturer to be used for comparison purposes only. Actual operating horsepower and torque will be less. Refer to the engine manufacturer’s website for additional information.
java.lang.RuntimeException: Failed to execute rules and externals
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:454)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeComponent.buildComponentTransformData(RuntimeComponent.java:299)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:421)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimeComponent.transform(RuntimeComponent.java:380)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.transformComponent(PageTokenVariableComponent.java:321)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.renderNoCache(PageTokenVariableComponent.java:214)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenVariableComponent.preRender(PageTokenVariableComponent.java:109)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenContainer.preRenderPage(PageTokenContainer.java:522)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.page.PageTokenContainer.preRender(PageTokenContainer.java:389)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.page.RuntimePage.transform(RuntimePage.java:515)
at deployment.iw-preview.war//com.interwoven.livesite.model.page.PreviewPage.getBaseTransform(PreviewPage.java:241)
at deployment.iw-preview.war//com.interwoven.livesite.model.page.PreviewPage.transform(PreviewPage.java:229)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.rendering.IntermediateRenderingManager.doOutputPage(IntermediateRenderingManager.java:287)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.RenderingManager.renderPageGoal(RenderingManager.java:403)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.rendering.RenderingManager.render(RenderingManager.java:273)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.generatePage(GenerateFilter.java:134)
at deployment.iw-preview.war//com.interwoven.livesite.iw.servlet.preview.generate.GenerateFilter.doFilter(GenerateFilter.java:77)
at deployment.iw-preview.war//org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
at deployment.iw-preview.war//org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
at io.undertow.core@2.0.21.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
at io.undertow.core@2.0.21.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at org.wildfly.extension.undertow@17.0.0.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1502)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
at io.undertow.servlet@2.0.21.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
at io.undertow.core@2.0.21.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:364)
at io.undertow.core@2.0.21.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
at org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: Execution exception in com.interwoven.livesite.external.ExternalCall@4af4122d[object=com.deere.livesite.runtime.external.GenericContent,method=public org.dom4j.Document getBredCrumb(com.interwoven.livesite.runtime.RequestContext,),scope=local,parameters={},prefixCalls=[]]
at deployment.iw-preview.war//com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:525)
at deployment.iw-preview.war//com.interwoven.livesite.external.ExternalCall.execute(ExternalCall.java:156)
at deployment.iw-preview.war//com.interwoven.livesite.runtime.model.component.Component.executeExternal(Component.java:417)
... 61 more
Caused by: java.lang.RuntimeException: No such method: public org.dom4j.Document getBredCrumb(com.interwoven.livesite.runtime.RequestContext,) found on object of type: com.deere.livesite.runtime.external.GenericContent
at deployment.iw-preview.war//com.interwoven.livesite.common.pojo.PojoMethodCall.executeMethod(PojoMethodCall.java:460)
at deployment.iw-preview.war//com.interwoven.livesite.common.pojo.PojoMethodCall.execute(PojoMethodCall.java:520)
... 63 more
Caused by: java.lang.NoSuchMethodException: com.deere.livesite.runtime.external.GenericContent.getBredCrumb(com.interwoven.livesite.runtime.RequestContext)
at java.base/java.lang.Class.getMethod(Class.java:2108)
at deployment.iw-preview.war//com.interwoven.livesite.common.util.ClassUtils.getMethod(ClassUtils.java:74)
at deployment.iw-preview.war//com.interwoven.livesite.common.pojo.PojoMethodCall.executeMethod(PojoMethodCall.java:452)
... 64 more