Undefined variable
<[email protected]> Fri, 22 Sep 2006 15:17:47 +0300
| Newsgroups | gmane.comp.java.webmacro.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm getting the following log, when I run my web-application. The error is on the last line of the log. What is the solution to this problem, can anyone help me? 06/09/22 14:43:44.203 sepe: WebMacro:LogFile NOTICE --- Log Started --- 06/09/22 14:43:44.203 sepe: WebMacro:broker NOTICE Loaded settings from Web= Macro.defaults, WEB-INF/WebMacro.properties, (WAR file), (System Properties) 06/09/22 14:43:44.203 sepe: WebMacro:resource INFO SimpleCacheManager.Prope= rtyOperator 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property CachingProvider.= template.CacheManager: org.webmacro.resource.ReloadingCacheManager 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property CachingProvider.= url.CacheManager: org.webmacro.resource.ReloadingCacheManager 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextAutoLoade= rs.ContextTools: org.webmacro.broker.DefaultContextAutoLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextAutoLoade= rs.WebContextTools: org.webmacro.broker.DefaultContextAutoLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools.Lis= t: org.webmacro.servlet.ListTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools.Mat= h: org.webmacro.servlet.MathTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools.Tex= t: org.webmacro.servlet.TextTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools.Typ= e: org.webmacro.servlet.TypeTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ContextTools.Var= iable: org.webmacro.servlet.VariableTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property DelegatingTempla= teProvider.EmulateTemplatePath: true 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.alter= nate: org.webmacro.directive.AlternateDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.attri= bute: org.webmacro.directive.AttributeDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.bean:= org.webmacro.directive.BeanDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.comme= nt: org.webmacro.directive.CommentDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.const= : org.webmacro.directive.AttributeDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.count= : org.webmacro.directive.CountDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.defau= lt: org.webmacro.directive.DefaultDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.eval:= org.webmacro.directive.EvalDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.forea= ch: org.webmacro.directive.ForeachDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.if: o= rg.webmacro.directive.IfDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.inclu= de: org.webmacro.directive.IncludeDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.macro= : org.webmacro.directive.MacroDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.param= : org.webmacro.directive.ParamDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.parse= : org.webmacro.directive.IncludeDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.set: = org.webmacro.directive.SetDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.setbl= ock: org.webmacro.directive.SetblockDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.setpr= ops: org.webmacro.directive.SetpropsDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.templ= et: org.webmacro.directive.TempletDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.text:= org.webmacro.directive.TextDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Directives.type:= org.webmacro.directive.TypeDirective 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Encoder.*.CacheM= anager: org.webmacro.resource.SimpleCacheManager 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ErrorTemplate: e= rror.wm 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ErrorVariable: e= rror 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ExceptionHandler= : org.webmacro.engine.DefaultEvaluationExceptionHandler 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property FastWriter.Defau= ltBufferSize: 4096 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.HTMLEs= cape: org.webmacro.util.HTMLEscaper.escape 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.URLDec= ode: org.webmacro.servlet.TextTool.URLDecode 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.URLEnc= ode: org.webmacro.servlet.TextTool.URLEncode 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.abs: o= rg.webmacro.servlet.MathTool.abs 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.eval: = org.webmacro.util.Eval.eval 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.join: = org.webmacro.servlet.TextTool.join 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.max: o= rg.webmacro.servlet.MathTool.max 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.min: o= rg.webmacro.servlet.MathTool.min 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.mod: o= rg.webmacro.servlet.MathTool.mod 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.pow: o= rg.webmacro.servlet.MathTool.pow 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.replac= e: org.webmacro.servlet.TextTool.replace 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.split:= org.webmacro.servlet.TextTool.split 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toBool= ean: org.webmacro.util.CastUtil.toBoolean 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toByte= : org.webmacro.util.CastUtil.toByte 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toChar= : org.webmacro.util.CastUtil.toChar 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toDoub= le: org.webmacro.util.CastUtil.toDouble 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toFloa= t: org.webmacro.util.CastUtil.toFloat 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toInt:= org.webmacro.util.CastUtil.toInt 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toList= : org.webmacro.servlet.ListUtil.toList 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toLong= : org.webmacro.util.CastUtil.toLong 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Functions.toShor= t: org.webmacro.util.CastUtil.toShort 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property GenerationalCach= eManager.*.RefreshRate: 1000 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property GenerationalCach= eManager.*.ReloadOnChange: true 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property LogLevel: DEBUG 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property LogTargets: org.= webmacro.util.LogFile 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property LogTraceExceptio= ns: TRUE 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property LogUsingServletL= og: TRUE 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Parsers: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Parsers.wm: org.= webmacro.parser.WMParser 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property PropertyOperator= .CacheManager: org.webmacro.resource.SimpleCacheManager 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.config= : org.webmacro.resource.ConfigProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.direct= ive: org.webmacro.directive.DirectiveProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.encode= r: org.webmacro.util.EncoderProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.parser= : org.webmacro.engine.ParserProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.templa= te: org.webmacro.resource.TemplateProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Providers.url: o= rg.webmacro.resource.UrlProvider 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property RelaxedDirective= Building: False 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ReloadingCacheMa= nager.*.ExpireTime: 30000 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ReloadingCacheMa= nager.*.ReloadOnChange: true 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property ReloadingCacheMa= nager.*.UseSoftReferences: TRUE 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property RestrictedClasse= s: java.lang.Class 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property RestrictedClasse= s.AllowedMethods.java.lang.Class: getName,isArray,isPrimitive,isAssignableF= rom,isInstance 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property Servlet22Broker.= TemplateLocation: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateEncoding= : Cp1252 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoader.b= roker: org.webmacro.resource.BrokerTemplateLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoader.c= lasspath: org.webmacro.resource.ClassPathTemplateLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoader.d= efault: org.webmacro.resource.FileTemplateLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoader.f= ile: org.webmacro.resource.FileTemplateLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoader.w= ebapp: org.webmacro.resource.ServletContextTemplateLoader 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateLoaderFa= ctory: org.webmacro.resource.DefaultTemplateLoaderFactory 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateOutputEn= coding: UTF-8 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplatePath: D:= /Oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/sepe/sepe/WEB-INF/= classes 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property TemplateServlet.= DefaultTemplate: index.tml 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools: = 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= CGI: org.webmacro.servlet.CGITool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= Cookie: org.webmacro.servlet.CookieTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= Form: org.webmacro.servlet.FormTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= FormList: org.webmacro.servlet.FormListTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= Request: org.webmacro.servlet.RequestTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= Response: org.webmacro.servlet.ResponseTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property WebContextTools.= Session: org.webmacro.servlet.SessionTool 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property include.Template= Extensions: .wm, .wmt, .tml, .tmpl, .wmm 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property parse.TemplateEx= tensions: .wm, .wmt, .tml, .tmpl, .wmm 06/09/22 14:43:44.218 sepe: WebMacro:broker DEBUG Property type.Enabled: tr= ue 06/09/22 14:43:44.250 sepe: WebMacro:directive INFO Registered directive: e= val 06/09/22 14:43:44.250 sepe: WebMacro:directive INFO Registered directive: c= ount 06/09/22 14:43:44.250 sepe: WebMacro:directive INFO Registered directive: s= etprops 06/09/22 14:43:44.250 sepe: WebMacro:directive INFO Registered directive: a= ttribute 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: f= oreach 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: t= ext 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: c= onst 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: b= ean 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: p= aram 06/09/22 14:43:44.265 sepe: WebMacro:directive INFO Registered directive: t= emplet 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: p= arse 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: i= nclude 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: a= lternate 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: s= etblock 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: if 06/09/22 14:43:44.281 sepe: WebMacro:directive INFO Registered directive: m= acro 06/09/22 14:43:44.296 sepe: WebMacro:directive INFO Registered directive: c= omment 06/09/22 14:43:44.296 sepe: WebMacro:directive INFO Registered directive: s= et 06/09/22 14:43:44.296 sepe: WebMacro:directive INFO Registered directive: t= ype 06/09/22 14:43:44.296 sepe: WebMacro:directive INFO Registered directive: d= efault 06/09/22 14:43:44.296 sepe: WebMacro:broker INFO Loaded provider org.webmac= ro.directive.DirectiveProvider@1ad65f7 06/09/22 14:43:44.296 sepe: WebMacro:engine INFO Registering parser: wm (or= g.webmacro.parser.WMParser) 06/09/22 14:43:44.312 sepe: WebMacro:parser INFO parser created 06/09/22 14:43:44.312 sepe: WebMacro:broker INFO Loaded provider org.webmac= ro.engine.ParserProvider@517bc3 06/09/22 14:43:44.312 sepe: WebMacro:broker INFO Loaded provider org.webmac= ro.util.EncoderProvider@e6f8d7 06/09/22 14:43:44.312 sepe: WebMacro:broker INFO Loaded provider org.webmac= ro.resource.ConfigProvider@1710374 06/09/22 14:43:44.328 sepe: WebMacro:resource INFO ReloadingCacheManager.te= mplate: ; expireTime=3D30000; reload=3Dtrue; softReference=3Dtrue; checkFor= ReloadDelay=3D-1 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Loaded provider CachingPro= vider(type =3D template) 06/09/22 14:43:44.343 sepe: WebMacro:resource INFO ReloadingCacheManager.ur= l: ; expireTime=3D30000; reload=3Dtrue; softReference=3Dtrue; checkForReloa= dDelay=3D-1 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Loaded provider CachingPro= vider(type =3D url) 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Text 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Registered automatic varia= ble factory List 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Math 06/09/22 14:43:44.343 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Variable 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Type 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Cookie 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory FormList 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory CGI 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Session 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Request 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Form 06/09/22 14:43:44.359 sepe: WebMacro:broker INFO Registered automatic varia= ble factory Response 06/09/22 14:43:44.375 sepe: WebMacro:wm NOTICE new WebMacro(sepe web-app) v= 2.0 06/09/22 14:43:44.375 sepe: WebMacro:servlet DEBUG No WebMacro.properties f= ile was found. 06/09/22 14:43:44.500 sepe: WebMacro:servlet NOTICE started: sepe.web.servl= et.SepeServlet@1f49401 06/09/22 14:43:44.515 sepe: WebMacro:resource INFO Loading template: Login.= wm 06/09/22 14:43:44.515 sepe: WebMacro:resource DEBUG Looking for template in= TemplatePath: Login.wm 06/09/22 14:43:44.515 sepe: WebMacro:resource DEBUG TemplateProvider: Found= Login.wm in D:/Oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/sep= e/sepe/WEB-INF/classes 06/09/22 14:43:44.562 sepe: WebMacro:resource DEBUG Returning unmodified re= load context 06/09/22 14:43:44.562 sepe: WebMacro:resource DEBUG cached: Login.wm for 30= 000 06/09/22 14:43:44.562 sepe: WebMacro:resource INFO Creating new ClockDaemon= thread 06/09/22 14:43:44.562 sepe: WebMacro:servlet DEBUG TemplateLocale=3Dnull 06/09/22 14:43:44.562 sepe: WebMacro:servlet DEBUG Using output encoding IS= O-8859-1 06/09/22 14:43:44.593 sepe: WebMacro:resource INFO SimpleCacheManager.ISO-8= 859-1 06/09/22 14:43:44.593 sepe: WebMacro:IncludeDirective DEBUG Including 'D:/y= tv_ohjeet/Login.html' as TEMPLATE 06/09/22 14:43:44.593 sepe: WebMacro:resource INFO Loading template: D:/ytv= _ohjeet/Login.html 06/09/22 14:43:44.593 sepe: WebMacro:resource DEBUG Looking for template in= TemplatePath: D:/ytv_ohjeet/Login.html 06/09/22 14:43:44.593 sepe: WebMacro:resource DEBUG Looking for template in= class path: D:/ytv_ohjeet/Login.html 06/09/22 14:43:44.593 sepe: WebMacro:resource DEBUG BrokerTemplateProvider:= Found D:/ytv_ohjeet/Login.html at file:D:/ytv_ohjeet/Login.html 06/09/22 14:43:44.593 sepe: WebMacro:resource DEBUG Returning unmodified re= load context 06/09/22 14:43:44.593 sepe: WebMacro:resource DEBUG cached: D:/ytv_ohjeet/L= ogin.html for 30000 06/09/22 14:43:56.984 sepe: WebMacro:resource INFO Loading template: Sepe.wm 06/09/22 14:43:56.984 sepe: WebMacro:resource DEBUG Looking for template in= TemplatePath: Sepe.wm 06/09/22 14:43:56.984 sepe: WebMacro:resource DEBUG TemplateProvider: Found= Sepe.wm in D:/Oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/sepe= /sepe/WEB-INF/classes 06/09/22 14:43:57.0 sepe: WebMacro:resource DEBUG Returning unmodified relo= ad context 06/09/22 14:43:57.0 sepe: WebMacro:resource DEBUG cached: Sepe.wm for 30000 06/09/22 14:43:57.0 sepe: WebMacro:servlet DEBUG TemplateLocale=3Dnull 06/09/22 14:43:57.0 sepe: WebMacro:servlet DEBUG Using output encoding ISO-= 8859-1 06/09/22 14:43:57.0 sepe: WebMacro:IncludeDirective DEBUG Including 'Header= .wm' as TEMPLATE 06/09/22 14:43:57.0 sepe: WebMacro:resource INFO Loading template: Header.wm 06/09/22 14:43:57.0 sepe: WebMacro:resource DEBUG Looking for template in T= emplatePath: Header.wm 06/09/22 14:43:57.0 sepe: WebMacro:resource DEBUG TemplateProvider: Found H= eader.wm in D:/Oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/sepe= /sepe/WEB-INF/classes 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG Returning unmodified rel= oad context 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG cached: Header.wm for 30= 000 06/09/22 14:43:57.15 sepe: WebMacro:IncludeDirective DEBUG Including 'D:/yt= v_ohjeet/Etusivu.html' as TEMPLATE 06/09/22 14:43:57.15 sepe: WebMacro:resource INFO Loading template: D:/ytv_= ohjeet/Etusivu.html 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG Looking for template in = TemplatePath: D:/ytv_ohjeet/Etusivu.html 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG Looking for template in = class path: D:/ytv_ohjeet/Etusivu.html 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG BrokerTemplateProvider: = Found D:/ytv_ohjeet/Etusivu.html at file:D:/ytv_ohjeet/Etusivu.html 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG Returning unmodified rel= oad context 06/09/22 14:43:57.15 sepe: WebMacro:resource DEBUG cached: D:/ytv_ohjeet/Et= usivu.html for 30000 06/09/22 14:43:57.15 sepe: WebMacro:IncludeDirective DEBUG Including 'SepeM= ap.wm' as TEMPLATE 06/09/22 14:43:57.15 sepe: WebMacro:resource INFO Loading template: SepeMap= .wm 06/09/22 14:43:57.31 sepe: WebMacro:resource DEBUG Looking for template in = TemplatePath: SepeMap.wm 06/09/22 14:43:57.31 sepe: WebMacro:resource DEBUG TemplateProvider: Found = SepeMap.wm in D:/Oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/se= pe/sepe/WEB-INF/classes 06/09/22 14:43:57.62 sepe: WebMacro:resource DEBUG Returning unmodified rel= oad context 06/09/22 14:43:57.62 sepe: WebMacro:resource DEBUG cached: SepeMap.wm for 3= 0000 06/09/22 14:43:57.78 sepe: WebMacro:engine ERROR Attempted to write an unde= fined variable: $fx at D:\Oracle\product\10.1.3\OracleAS_1\j2ee\home\applic= ations\sepe\sepe\WEB-INF\classes\SepeMap.wm:45.86 ------------------------------------------ Tapio Myllym=E4ki TietoEnator GMR Oy Puh. (014) 41 57452 GSM 040 7477985 Fax (014) 4157555 E-mail [email protected] Ylist=F6nm=E4entie 33 PL 203, 40101 Jyv=E4skyl=E4 ------------------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= VDEV