Caelca - Global Science Group, SL - Pº de las Torres, 62. Local2 - 08191 Rubí (Barcelona) caelca@caelca.com
Descargue el nuevo catalogo on-line (proximamente)
Descargue nuestra tarifa de precios (proximamente)
Novedades
Que necesita
Consultas

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.apache.xml.utils.WrappedRuntimeException: No se ha podido encontrar la variable con el nombre groupUserId

A Transformer object cannot be created that satisfies the configuration requested. This could be due to a failure in compiling the XSL text. javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.apache.xml.utils.WrappedRuntimeException: No se ha podido encontrar la variable con el nombre groupUserId
 
The error occurred in D:\Domains\caelca.com\structures\structure1\blocks\categories\categoryInfo.cfm: line 28
Called from D:\Domains\caelca.com\structures\structure1\blocks\categories\categories.cfm: line 36
Called from D:\Domains\caelca.com\wwwroot\ecommerce\categories\categories.cfm: line 26
Called from D:\Domains\caelca.com\wwwroot\transform.cfm: line 6
Called from D:\LCCommon\application\OnRequest.cfm: line 106
Called from D:\Domains\caelca.com\wwwroot\application.cfc: line 57
26 : <cfset fileContent = replace(fileContent, "%ecommerceURL%", session.ecommerce.settings.url, "All")>
27 : <cfset fileContent = replace(fileContent, "%userId%", session.user.id, "All")>
28 : <cfoutput>#XmlTransform(xmlCategoryInfo, fileContent, languageSheet)#</cfoutput>
29 : 
30 : <cffile file="#templatePath#\categories\categoryButtons.xsl" charset="utf-8" action="read" variable="xslCategoryButtons">

Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.179.222
Referrer  
Date/Time   23-Feb-12 07:28 AM
Stack Trace
at cfcategoryInfo2ecfm437495254.runPage(D:\Domains\caelca.com\structures\structure1\blocks\categories\categoryInfo.cfm:28) at cfcategories2ecfm887673574.runPage(D:\Domains\caelca.com\structures\structure1\blocks\categories\categories.cfm:36) at cfcategories2ecfm1301388456.runPage(D:\Domains\caelca.com\wwwroot\ecommerce\categories\categories.cfm:26) at cftransform2ecfm464515555.runPage(D:\Domains\caelca.com\wwwroot\transform.cfm:6) at cfOnRequest2ecfm1275533730.runPage(D:\LCCommon\application\OnRequest.cfm:106) at cfapplication2ecfc1044718685$funcONREQUEST.runFunction(D:\Domains\caelca.com\wwwroot\application.cfc:57)

coldfusion.xml.XmlConfigurationException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.apache.xml.utils.WrappedRuntimeException: No se ha podido encontrar la variable con el nombre groupUserId
	at coldfusion.xml.XmlProcessor.doTransform(XmlProcessor.java:481)
	at coldfusion.xml.XmlProcessor.access$100(XmlProcessor.java:62)
	at coldfusion.xml.XmlProcessor$3.run(XmlProcessor.java:429)
	at java.security.AccessController.doPrivileged(Native Method)
	at coldfusion.xml.XmlProcessor.transform(XmlProcessor.java:425)
	at coldfusion.xml.XmlProcessor.transform(XmlProcessor.java:404)
	at coldfusion.runtime.CFPage.XmlTransform(CFPage.java:321)
	at cfcategoryInfo2ecfm437495254.runPage(D:\Domains\caelca.com\structures\structure1\blocks\categories\categoryInfo.cfm:28)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfcategories2ecfm887673574.runPage(D:\Domains\caelca.com\structures\structure1\blocks\categories\categories.cfm:36)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfcategories2ecfm1301388456.runPage(D:\Domains\caelca.com\wwwroot\ecommerce\categories\categories.cfm:26)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cftransform2ecfm464515555.runPage(D:\Domains\caelca.com\wwwroot\transform.cfm:6)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfOnRequest2ecfm1275533730.runPage(D:\LCCommon\application\OnRequest.cfm:106)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfapplication2ecfc1044718685$funcONREQUEST.runFunction(D:\Domains\caelca.com\wwwroot\application.cfc:57)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:280)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:338)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
	at coldfusion.CfmServlet.service(CfmServlet.java:200)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)