Error Page Exception

SRVE0260E: The server cannot use the error page specified for your application to handle the Original Exception printed below.


Original Exception:

Error Message: javax.servlet.jsp.JspTagException: Pack did not perfom successfull on combined Resource: null
Error Code: 500
Target Servlet:
Error Stack:
javax.servlet.jsp.JspTagException: Pack did not perfom successfull on combined Resource: null
     at java.lang.Throwable.<init>(Throwable.java:67)
     at javax.servlet.jsp.JspException.<init>(JspException.java:53)
     at net.sf.packtag.tag.BaseTag.promoteError(BaseTag.java:334)
     at net.sf.packtag.tag.PackTag.doEndTag(PackTag.java:107)
     at com.ibm._jsp._assets._jspService(_assets.java:510)
     at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
     at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:307)
     at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:579)
     at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:250)
     at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:259)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:104)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
     at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:259)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:685)
     at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1045)
     at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1006)
     at com.ibm._jsp._ultimate_5F_garden_5F_wood_5F_protector_5F_usage._jspService(_ultimate_5F_garden_5F_wood_5F_protector_5F_usage.java:425)
     at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
     at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:307)
     at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:579)
     at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:250)
     at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:259)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
     at com.europe.ici.common.filters.SecurityFilter.doFilter(SecurityFilter.java:68)
     at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
     at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:259)
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3933)
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
     at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:445)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:504)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:301)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
     at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
    


Error Page Exception:

Error Message: JSPG0049E: /error/debug.jsp failed to compile : JSPG0091E: An error occurred at line: 14 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 445 : String cannot be resolved JSPG0091E: An error occurred at line: 17 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 448 : req cannot be resolved JSPG0091E: An error occurred at line: 34 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 465 : reason cannot be resolved JSPG0091E: An error occurred at line: 68 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 485 : reason cannot be resolved JSPG0091E: An error occurred at line: 68 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 485 : reason cannot be resolved JSPG0091E: An error occurred at line: 78 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 491 : throwable cannot be resolved JSPG0091E: An error occurred at line: 79 in the file: /error/debug.jsp JSPG0093E: Generated servlet error from file: /error/debug.jsp /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 493 : throwable cannot be resolved
Error Code: 500
Target Servlet: /error/debug.jsp
Error Stack:
com.ibm.ws.jsp.JspCoreException: JSPG0049E: /error/debug.jsp failed to compile :
     JSPG0091E: An error occurred at line: 14 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 445 : String cannot be resolved
     JSPG0091E: An error occurred at line: 17 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 448 : req cannot be resolved
     JSPG0091E: An error occurred at line: 34 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 465 : reason cannot be resolved
     JSPG0091E: An error occurred at line: 68 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 485 : reason cannot be resolved
     JSPG0091E: An error occurred at line: 68 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 485 : reason cannot be resolved
     JSPG0091E: An error occurred at line: 78 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 491 : throwable cannot be resolved
     JSPG0091E: An error occurred at line: 79 in the file: /error/debug.jsp
     JSPG0093E: Generated servlet error from file: /error/debug.jsp
     /data/IBM/WebSphere/AppServer/profiles/icip/temp/gbsls9902Node01/server1/EUKCUP/EUKCUP.war/error/_debug.java : 493 : throwable cannot be resolved
     at java.lang.Throwable.<init>(Throwable.java:67)
     at com.ibm.ws.jsp.JspCoreException.<init>(JspCoreException.java:67)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.translateJsp(AbstractJSPExtensionServletWrapper.java:537)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper._checkForTranslation(AbstractJSPExtensionServletWrapper.java:459)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.checkForTranslation(AbstractJSPExtensionServletWrapper.java:317)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:153)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:353)
     at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:564)
     at com.ibm._jsp._error500._jspService(_error500.java:431)
     at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
     at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:307)
     at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:579)
     at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:250)
     at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:259)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:104)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
     at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:259)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:353)
     at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:3368)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:693)
     at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1045)
     at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1006)
     at com.ibm._jsp._ultimate_5F_garden_5F_wood_5F_protector_5F_usage._jspService(_ultimate_5F_garden_5F_wood_5F_protector_5F_usage.java:425)
     at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
     at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:307)
     at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:579)
     at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:250)
     at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:259)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
     at com.europe.ici.common.filters.SecurityFilter.doFilter(SecurityFilter.java:68)
     at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
     at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
     at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:259)
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3933)
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
     at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:445)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:504)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:301)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
     at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
    

Cuprinol Ultimate Garden Wood Protector

Usage guide

Cuprinol Ultimate Garden Wood Protector has a superior formulation that works in 3 ways: UV filters give long lasting colours for up to 5 years, added waxes & resins provide advanced weather protection and active ingredients penetrate deep into the wood top protect against rot, decay and blue stain. It can be used on all types of rough or planed wood such as sheds, fences, summerhouses, gates and arbours

Active prevention of rot and decay
A wax enriched, water based formula
Advanced weather protection
5 year colour performance

How much is needed

This 4L can covers up to 20m2 on smooth planed wood and 12-16m2 on rough sawn wood in 2 coats. Coverage may vary depending on the condition and nature of the surface.

Preparing the job

Before use: Read the Health, Safety and Environmental information. Surfaces should be dry and free from dirt and algae etc. remove any algae, lichen, fungi or moss using an appropriate fungicidal wash or cleaner designed for the job. Wood that has been woodstained, painted, or varnished should be stripped back to bare wood and treated as bare wood. Not suitable for use on timber in ground contact situations.

How to apply

Application by brush: Apply a minimum of two even brush coats to give a uniform finish. Allow the previous coat to soak in before applying the next . Usually 2-6 hours under normal weather conditions. Please note that the type of wood and any previous treatment will affect colour. Try a representative test area first to ensure colour is acceptable when dry.. do not apply in temperatures or if rain is likely before the product has dried. Apply evenly, avoiding splashing of surrounding plants, brickwork, glass, PVCu etc. Any splashing should be cleaned up immediately (whilst still wet) with water and household detergent. Excessive spillage on plants should be rinsed off immediately before drying. Where a strong colour change is involve, more coats may be required. If using more than 1 pack it is advisable to mix them together in a larger container or finish in a corner before starting a new pack. This product is wax enriched to repel water. Recoat within 2-3 days of previous coat. if a longer period elapses try a test area to ensure product is not repelled.

Cleaning and storage

Reseal tin after use. Clean up any spills while still wet. After use remove as much product as possible from equipment before cleaning with water. Do not store or use in extreme temperatures and protect from frost.

Always read the pack instructions carefully before use.
Cuprinol Garden Shades
Cuprinol Garden Shades